This website requires JavaScript.
Explore
Help
Register
Sign In
BlakeRain
/
parcel
Watch
1
Star
0
Fork
1
You've already forked parcel
Code
Issues
1
Pull Requests
Actions
Wiki
Activity
main
parcel
/
migrations
History
Blake Rain
4ea0a34563
feat: add functionality to define custom slugs
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