portal/db/models
Derrick Hammer 6f61f09ba4
refactor: move email validation to gorm
2024-02-13 19:41:00 -05:00
..
api_key.go feat: initial database support and models 2024-01-15 20:58:20 -05:00
blocklist.go fix: ensure blocklist is singular 2024-01-16 00:11:12 -05:00
download.go feat: initial database support and models 2024-01-15 20:58:20 -05:00
pin.go fix: fix user relationship 2024-01-16 00:05:25 -05:00
public_key.go feat: initial database support and models 2024-01-15 20:58:20 -05:00
s5_challenges.go feat: add S5 challenge model 2024-01-16 11:31:25 -05:00
tus_lock.go fix: update TusLock to use a compound unique index to work with soft deletes 2024-01-20 11:47:44 -05:00
tus_upload.go feat: add mimetype column to tus_upload and upload 2024-01-25 18:58:56 -05:00
upload.go feat: add mimetype column to tus_upload and upload 2024-01-25 18:58:56 -05:00
user.go refactor: move email validation to gorm 2024-02-13 19:41:00 -05:00