Commit Graph

29 Commits

Author SHA1 Message Date
b9a5f92a56 Add /settings 2024-02-25 15:28:51 +01:00
ebc454f7a2 Add launch page 2024-01-29 18:37:30 +01:00
3f888c39d2 Add html lang attribute 2024-01-27 12:25:52 +01:00
74444871c0 localization: Update all base strings to be in English 2024-01-26 09:48:11 +01:00
210ab6c0d3 Localization: add python strings 2024-01-22 16:06:03 +01:00
2ff7a515d5 Add ENABLED_LOGS config option 2024-01-19 13:48:23 +01:00
191ffebd7e Add logs server-side 2024-01-17 12:56:01 +01:00
56d01ee3e2 Several minor changes (pylint) 2024-01-16 21:32:00 +01:00
64d06dcfe2 Move thumbnails to instance directory 2024-01-16 21:00:14 +01:00
6f5031623c Move all instance files to instance directory
Still to move: thumbnails
2024-01-16 18:50:19 +01:00
d54419fd35 Add MAX_AGE config parameter 2024-01-13 12:44:28 +01:00
acaa8367d6 Fix more pylint warnings 2023-12-15 13:38:32 +01:00
11ddbf0169 Take advice from pylint 2023-12-15 11:36:34 +01:00
8ff2f29617 Create groupes 2023-10-11 17:15:49 +02:00
20eb87dca2 Add a footer with version+repo link 2023-09-08 13:56:08 +02:00
08908ffdf7 search: Multithreaded the downloads
search: Thumbnails are now created on-demand
2023-08-28 14:14:57 +02:00
e4777cf7a6 Redirect logged-in users 2023-06-25 09:24:44 +02:00
c735b1e496 Automatically close db connexion 2023-06-24 16:05:50 +02:00
13039dcf07 Various small fixes 2023-06-22 16:06:48 +02:00
b5d83e3c50 Pass current user to every render_template 2023-06-10 16:49:07 +02:00
46684a0f7e Update register.html 2023-03-04 19:48:37 +01:00
7841612299 Update admin panel 2022-12-19 15:19:58 +01:00
2a0787441c Ajout d'un panneau d'administration 2022-08-31 13:54:13 +02:00
dc4f1f21d3 Add config file 2022-08-30 18:18:38 +02:00
ca72bbb89b Ajout de création de compte par un administrateur 2022-08-16 20:14:56 +02:00
b1052563f7 Ajout de la recherche en local 2022-08-16 18:13:00 +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
1072956d26 Add base code 2022-08-13 23:36:10 +02:00