|
009be93b7a
|
Allow for drag & drop when creating partition
|
2024-10-10 10:54:46 +02:00 |
|
|
5d0535ef70
|
Remove whitespaces
|
2024-02-25 15:54:48 +01:00 |
|
|
b9a5f92a56
|
Add /settings
|
2024-02-25 15:28:51 +01:00 |
|
|
ebc454f7a2
|
Add launch page
|
2024-01-29 18:37:30 +01:00 |
|
|
eb5e1edf5e
|
Fix bad mobile scaling
|
2024-01-27 12:25:27 +01:00 |
|
|
99c9781767
|
Add admin logs view
|
2024-01-19 13:38:05 +01:00 |
|
|
5a7c3ed09d
|
Hide qrcode loading
|
2024-01-16 21:39:28 +01:00 |
|
|
bb59dfe992
|
Change webapp background color
|
2024-01-16 21:24:42 +01:00 |
|
|
93c8078bdb
|
Add ellipsis on long domain names in search
|
2024-01-16 21:02:37 +01:00 |
|
|
10621d70c7
|
Resize icons
|
2024-01-16 21:02:18 +01:00 |
|
|
f697bd0498
|
Reduced albums & groupes UUID's size
Added a new "share" dialog
|
2023-11-19 18:45:25 +01:00 |
|
|
f8670f4901
|
Add the ability to attach files to a partition
|
2023-10-26 14:14:40 +02:00 |
|
|
1d02292c61
|
remove big "Create groupe" button
|
2023-10-13 14:46:22 +02:00 |
|
|
972231e4b2
|
Added more JS tweaks (still optional)
|
2023-10-11 17:19:11 +02:00 |
|
|
8ff2f29617
|
Create groupes
|
2023-10-11 17:15:49 +02:00 |
|
|
4fff0e49e2
|
Remove footer left-margin
|
2023-10-01 15:01:11 +02:00 |
|
|
031f2af91f
|
This solution might be simpler...
...and might not need a complete rewrite of the whole CSS
|
2023-09-30 00:33:09 +02:00 |
|
|
20eb87dca2
|
Add a footer with version+repo link
|
2023-09-08 13:56:08 +02:00 |
|
|
92db6efebf
|
Add 'source' to partition table scheme
possible values:unknown,upload,_any url_
run this command against your DB before pulling:
`ALTER TABLE partition ADD source TEXT DEFAULT 'unknown'`
|
2023-08-30 19:50:00 +02:00 |
|
|
1cb8d45960
|
Fix that sidebar
|
2023-06-24 15:37:03 +02:00 |
|
|
ad04e395ab
|
Update webmanifest
|
2023-06-23 22:37:53 +02:00 |
|
|
ec105dc187
|
Tout petit bout de JS, reste 100% fonctionnel sans
|
2023-06-23 22:22:55 +02:00 |
|
|
4a38cf135a
|
Rewrite admin panel & partition edit HTML
|
2023-06-23 22:19:00 +02:00 |
|
|
1c1dc0bbcc
|
Various other fixes
|
2023-06-22 16:22:11 +02:00 |
|
|
13039dcf07
|
Various small fixes
|
2023-06-22 16:06:48 +02:00 |
|
|
b86c7322dc
|
Add create-album dialog
|
2023-06-17 21:25:13 +02:00 |
|
|
4e6421f9dc
|
New login.html
|
2023-06-11 22:01:03 +02:00 |
|
|
7fb6648fa1
|
"No album" displayed when user not logged in
|
2023-06-11 21:55:57 +02:00 |
|
|
7369e6f8d3
|
New album.html
|
2023-06-11 21:33:54 +02:00 |
|
|
f73e5bbd42
|
Upload new base html
|
2023-06-10 16:46:55 +02:00 |
|
|
d5a59248ab
|
Forgot to add that too
|
2023-01-19 18:03:52 +01:00 |
|
|
5fbb47ca80
|
Add black border to css (dark theme is still ugly)
|
2023-01-19 18:03:26 +01:00 |
|
|
055bb3df14
|
Add dark mode
|
2022-12-22 18:20:41 +01:00 |
|
|
4d3444c624
|
Update style.css
|
2022-12-19 18:27:03 +01:00 |
|
|
323f7c6198
|
Update mobile.css
|
2022-12-19 18:21:46 +01:00 |
|
|
8289ff7c3d
|
Update mobile.css
|
2022-12-19 18:19:29 +01:00 |
|
|
7841612299
|
Update admin panel
|
2022-12-19 15:19:58 +01:00 |
|
|
f226a80046
|
Set css grid layout
|
2022-12-19 10:04:50 +01:00 |
|
|
a0b7f4f0c3
|
Add edit and delete partition
|
2022-12-18 22:40:07 +01:00 |
|
|
6131235918
|
Update webmanifest
|
2022-12-18 21:39:30 +01:00 |
|
|
cd1d1d5dc4
|
Update css
|
2022-12-18 21:39:14 +01:00 |
|
|
55f63122d7
|
Add webmanifest
|
2022-11-21 21:00:48 +01:00 |
|
|
b6a965dd87
|
Add MAX_ONLINE_QUERIES parameter
|
2022-10-25 18:45:08 +02:00 |
|
|
2a0787441c
|
Ajout d'un panneau d'administration
|
2022-08-31 13:54:13 +02:00 |
|
|
1c7e272f91
|
Ajout d'un menu dropdown
|
2022-08-30 21:39:02 +02:00 |
|
|
664266bafd
|
Changements mineurs concernant l'interface
Détails:
- Ajout d'une icône
- Modifications concernant les images de profils des utilisateurs
- Changement de l'ordre des partitions
|
2022-08-24 22:53:51 +02:00 |
|
|
f36bc93e32
|
Ajout de la liste des utilisateurs
|
2022-08-18 14:54:55 +02:00 |
|
|
89cec8ef35
|
Possibilité d'ajouter les partitions depuis la recherche
|
2022-08-17 23:52:58 +02:00 |
|
|
121fa288d2
|
Ajout de la recherche google
|
2022-08-17 09:44:31 +02:00 |
|
|
b1052563f7
|
Ajout de la recherche en local
|
2022-08-16 18:13:00 +02:00 |
|