Commit Graph

40 Commits

Author SHA1 Message Date
f6690f2013 Remove inappropriate "Quit" button 2024-04-19 18:48:19 +02:00
dbe77d0ece Add UI button 2024-04-10 18:45:38 +02:00
74444871c0 localization: Update all base strings to be in English 2024-01-26 09:48:11 +01:00
7acb446837 Localization: add templates strings 2024-01-25 16:22:04 +01:00
fb13e396e5 Use lazy loading on all thumbnails 2024-01-16 21:25:32 +01:00
64d06dcfe2 Move thumbnails to instance directory 2024-01-16 21:00:14 +01:00
2c144674ba album.html: Fix wrong element 2023-11-24 12:08:47 +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
2ed8c92533 Added the ability to add online search to groupe 2023-10-13 14:37:10 +02:00
340b6541ca Shorter path for partitions
`/albums/<album_uuid>/<partition_uuid>` -> `/partition/<partition_uuid>`
2023-10-13 14:36:04 +02:00
8ff2f29617 Create groupes 2023-10-11 17:15:49 +02:00
566caac0a5 search: Add message when no results 2023-06-24 16:05:26 +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
341dcdb567 Re-upload add-partitions.html 2023-06-22 16:05:46 +02:00
b86c7322dc Add create-album dialog 2023-06-17 21:25:13 +02:00
4c29460ab2 Remove add-partition template 2023-06-15 21:55:01 +02:00
fb630f863b Nex index.html (kinda empty) 2023-06-11 21:45:54 +02:00
7369e6f8d3 New album.html 2023-06-11 21:33:54 +02:00
ec1d2bfb7e Fix html 2022-12-19 18:11:50 +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
bc1a59f52e Add edit button 2022-12-18 21:39:01 +01:00
b6a965dd87 Add MAX_ONLINE_QUERIES parameter 2022-10-25 18:45:08 +02:00
f34ffa205e Minor html changes 2022-10-02 20:59:37 +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
e40a344e2b Ajout d'une option permettant de quitter un album 2022-08-30 19:47:29 +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
8e7671af12 Ajout du module utils.py et modification du html 2022-08-16 15:21:12 +02:00
45240c4347 Implémentation de l'ajout de partitions 2022-08-16 00:00:20 +02:00
260cef29d4 Add thumbnails 2022-08-14 21:16:21 +02:00
937d77a349 Add delete and join options 2022-08-14 13:24:05 +02:00
1072956d26 Add base code 2022-08-13 23:36:10 +02:00