Commit Graph

16 Commits

Author SHA1 Message Date
5d0535ef70 Remove whitespaces 2024-02-25 15:54:48 +01:00
ebc454f7a2 Add launch page 2024-01-29 18:37:30 +01:00
f43b1e1090 Factorise duplicated code 2024-01-15 18:53:57 +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
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
8ff2f29617 Create groupes 2023-10-11 17:15:49 +02:00
3e2569222a Split utils.py into multiple files 2023-10-10 11:14:16 +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
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
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
2a0787441c Ajout d'un panneau d'administration 2022-08-31 13:54:13 +02:00