Commit Graph

17 Commits

Author SHA1 Message Date
ffbf1907ad Generalization of drag & drop for attachments 2024-10-11 09:35:00 +02:00
9aa156a9b4 Fix bug: partition can be found multiple times with private search off 2024-06-16 17:04:49 +02:00
d1812cdde7 Implement album and groupe zip download
Disabled by default for users not logged in
2024-04-10 18:38:47 +02:00
40becb01ce Set partitions to private by default (inaccessible from search for other users) 2024-02-29 13:14:28 +01:00
5d0535ef70 Remove whitespaces 2024-02-25 15:54:48 +01:00
b9a5f92a56 Add /settings 2024-02-25 15:28:51 +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
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
2de234870e Fix groupe deletion (removed orphans) 2023-10-26 23:38:09 +02:00
3b08f2e08c Delete attachments when deleting a partition 2023-10-26 14:24:30 +02: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
3f68ac0419 A bunch of small fixes 2023-10-11 15:57:06 +02:00
3e2569222a Split utils.py into multiple files 2023-10-10 11:14:16 +02:00