portal/model
Derrick Hammer ceb729f11d
refactor(tus): add auth requirement on TUS and add support for tracking and storing the uploader throughout the upload lifecycle
2023-06-29 05:48:56 -04:00
..
account.go fix: update model relationships 2023-04-30 02:16:32 -04:00
key.go fix: remove PrivateKey, rename PublicKey in Key model 2023-04-30 04:47:32 -04:00
key_challenge.go fix: update model relationships 2023-04-30 02:16:32 -04:00
login_session.go refactor: update LoginSession 2023-05-04 04:13:00 -04:00
pin.go feat: add pin model 2023-05-04 04:13:27 -04:00
tus.go refactor(tus): add auth requirement on TUS and add support for tracking and storing the uploader throughout the upload lifecycle 2023-06-29 05:48:56 -04:00
upload.go feat: add upload model 2023-05-04 04:13:19 -04:00