Commit Graph

13 Commits

Author SHA1 Message Date
7369e6f8d3 New album.html 2023-06-11 21:33:54 +02:00
ea04e8271e Added user colors (depends on the css)
Planning to put them in the config later
(or maybe adding themes, but not today)
2023-06-10 17:07:24 +02:00
781134f4a4 Cache user albums and partitions 2023-06-10 16:50:33 +02:00
b5d83e3c50 Pass current user to every render_template 2023-06-10 16:49:07 +02:00
7841612299 Update admin panel 2022-12-19 15:19:58 +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
234e0f784f Option redirect=true pour une recherche en ligne
Modification du schéma sqlite:
`ALTER TABLE search_results ADD url TEXT;;`
2022-10-28 23:01:02 +02:00
067240b8a7 Revert "Close db"
This reverts commit 29590525ba.
2022-10-28 22:18:22 +02:00
29590525ba Close db 2022-10-28 22:13:03 +02:00
b6a965dd87 Add MAX_ONLINE_QUERIES parameter 2022-10-25 18:45:08 +02:00
7b0566fbff Add partition download_name 2022-10-03 20:45:10 +02:00
2a0787441c Ajout d'un panneau d'administration 2022-08-31 13:54:13 +02:00