parcel/migrations
2024-08-14 22:44:49 +01:00
..
000_initial.sql fix: increase size of some integer types 2023-10-18 01:58:47 +01:00
001_remaining.sql feat: improve limit and remaining (closes #13). Also break up the mods 2024-08-08 17:15:03 +01:00
002_user_name.sql feat: add a display name for users (defaults to username) 2024-08-08 20:29:44 +01:00
003_add_totp.sql feat: add TOTP to data model 2024-08-10 10:33:22 +01:00
004_add_password.sql feat: add password protection to public uploads (closes #12, closes #15) 2024-08-13 14:17:24 +01:00
005_custom_slug.sql feat: add functionality to define custom slugs 2024-08-14 22:44:49 +01:00