portal/controller
Derrick Hammer bb26cfca5b
fix: rewrite streaming logic and centralize in a helper function
2023-06-11 03:19:07 -04:00
..
request fix: register request validation 2023-06-11 02:04:36 -04:00
response feat: add files/upload/limit endpoint 2023-06-10 01:58:45 -04:00
validators refactor: completely restructure validation. split request and respond structs to their own package 2023-06-07 13:04:38 -04:00
account.go refactor: move all primary logic to service packages and standardize error objects 2023-06-09 04:03:29 -04:00
auth.go refactor: move all primary logic to service packages and standardize error objects 2023-06-09 04:03:29 -04:00
controller.go feat: add getCurrentUserId helper function 2023-06-09 07:38:59 -04:00
files.go fix: rewrite streaming logic and centralize in a helper function 2023-06-11 03:19:07 -04:00