partitioncloud-server/partitioncloud/modules
augustin64 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
..
admin.py Various small fixes 2023-06-22 16:06:48 +02:00
albums.py Add 'source' to partition table scheme 2023-08-30 19:50:00 +02:00
auth.py Redirect logged-in users 2023-06-25 09:24:44 +02:00
db.py Ajout d'un panneau d'administration 2022-08-31 13:54:13 +02:00
partition.py Pass current user to every render_template 2023-06-10 16:49:07 +02:00
search.py search: Multithreaded the downloads 2023-08-28 14:14:57 +02:00
utils.py Add 'source' to partition table scheme 2023-08-30 19:50:00 +02:00