Commit Graph

4 Commits

Author SHA1 Message Date
f8670f4901 Add the ability to attach files to a partition 2023-10-26 14:14:40 +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
4a38cf135a Rewrite admin panel & partition edit HTML 2023-06-23 22:19:00 +02:00
a0b7f4f0c3 Add edit and delete partition 2022-12-18 22:40:07 +01:00