Commit Graph

16 Commits

Author SHA1 Message Date
ffbf1907ad Generalization of drag & drop for attachments 2024-10-11 09:35:00 +02: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
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
83b033a779 Testing a simple API 2023-10-26 14:33:06 +02:00
f8670f4901 Add the ability to attach files to a partition 2023-10-26 14:14:40 +02:00
340b6541ca Shorter path for partitions
`/albums/<album_uuid>/<partition_uuid>` -> `/partition/<partition_uuid>`
2023-10-13 14:36:04 +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
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
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