portal/api
Derrick Hammer a8f62fd666
refactor: add option to SaveUpload so we have the option not to change an upload record if we are uploading or importing a file
2024-03-21 15:46:02 -04:00
..
account refactor: change cookie approach to broadcast cookies across all protocols based on the root domain, so they can be shared. 2024-03-21 14:54:17 -04:00
middleware fix: use StatusUnauthorized 2024-03-20 14:44:28 -04:00
registry refactor: add GetAllAPIs 2024-03-17 08:42:53 -04:00
router feat: add BuildSubdomain helper 2024-03-17 09:01:28 -04:00
s5 refactor: add option to SaveUpload so we have the option not to change an upload record if we are uploading or importing a file 2024-03-21 15:46:02 -04:00
swagger feat: create new swagger package 2024-02-17 03:05:22 -05:00
account.go refactor: change Registry name to EntryRegistry 2024-03-17 08:36:32 -04:00
api.go refactor: register api after init 2024-03-17 08:42:25 -04:00
casbin.go refactor: epic refactor to use uber fx microframework/DI framework to manage dependency graph, remove the portal object, and remove the interfaces package 2024-01-28 02:20:59 -05:00
s5.go refactor: change Registry name to EntryRegistry 2024-03-17 08:36:32 -04:00