|
340b6541ca
|
Shorter path for partitions
`/albums/<album_uuid>/<partition_uuid>` -> `/partition/<partition_uuid>`
|
2023-10-13 14:36:04 +02:00 |
|
|
d35fd063bd
|
Fix a "small fix"
|
2023-10-11 16:17:10 +02:00 |
|
|
3f68ac0419
|
A bunch of small fixes
|
2023-10-11 15:57:06 +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 |
|
|
b86c7322dc
|
Add create-album dialog
|
2023-06-17 21:25:13 +02:00 |
|
|
4c29460ab2
|
Remove add-partition template
|
2023-06-15 21:55:01 +02:00 |
|
|
7369e6f8d3
|
New album.html
|
2023-06-11 21:33:54 +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 |
|
|
bc1a59f52e
|
Add edit button
|
2022-12-18 21:39:01 +01: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 |
|