Commit Graph

45 Commits

Author SHA1 Message Date
Abhishek Shroff 9bf11a82f3 [server] Remove unnecessary db access 2024-08-14 23:39:33 +05:30
Abhishek Shroff e031606889 [server] Rename user.username => email 2024-08-10 22:52:30 +05:30
Abhishek Shroff ec658e4fa7 [server] Add json body to 500s and descriptions to all errors 2024-08-10 22:22:38 +05:30
Abhishek Shroff eff58d3c9e [server] Improve login response, cleanup TODOs 2024-08-10 21:13:42 +05:30
Abhishek Shroff d9b96c0cae Rename permissions methods 2024-08-09 22:21:42 +05:30
Abhishek Shroff 04484ad9ca List specific and inherited permissions 2024-08-09 22:03:01 +05:30
Abhishek Shroff bcfc8a40fc Add resources chperm command 2024-08-09 12:40:10 +05:30
Abhishek Shroff 0b6496091e Get rid of resources owners 2024-08-09 11:20:07 +05:30
Abhishek Shroff 7abf2e4ba5 Fixes 2024-08-08 00:03:45 +05:30
Abhishek Shroff e99bbb3ede Fix app resource cmd 2024-08-07 22:41:35 +05:30
Abhishek Shroff cb49ebbd62 Allow user chroot 2024-08-07 22:31:56 +05:30
Abhishek Shroff 51a1464138 Fix creating rootfs 2024-08-07 22:03:08 +05:30
Abhishek Shroff 49ea467bc7 Streamline context usage 2024-08-07 21:40:23 +05:30
Abhishek Shroff 7bee423382 Merge app and core packages 2024-08-07 21:23:58 +05:30
Abhishek Shroff dc5268c9dc Support for user jails 2024-08-07 21:14:58 +05:30
Abhishek Shroff 5ee8ae0f3e Add schema reset command 2024-08-07 20:14:38 +05:30
Abhishek Shroff 4e63e74888 Remove app admin command 2024-08-07 16:56:14 +05:30
Abhishek Shroff d35561a0a2 Simplify user add command 2024-08-07 16:52:38 +05:30
Abhishek Shroff f6a42f62e0 Automatically create user home folder 2024-08-07 16:43:12 +05:30
Abhishek Shroff 9b706e784f Repackage db/sql files 2024-08-06 23:44:04 +05:30
Abhishek Shroff 00e47934c7 Repackage webdav files 2024-08-06 23:34:55 +05:30
Abhishek Shroff a9e45ddbc2 Update resource owner 2024-08-06 23:06:30 +05:30
Abhishek Shroff 70c1b0a041 Include owner in resource ls formatting 2024-08-06 22:51:23 +05:30
Abhishek Shroff b364b7e03d Hide app.Cs 2024-08-06 22:26:10 +05:30
Abhishek Shroff 8a2216e6b8 WIP: Updated permissions model 2024-08-06 15:58:22 +05:30
Abhishek Shroff 0d6ad83d19 Resource ls command 2024-08-06 00:32:34 +05:30
Abhishek Shroff 711b8bb02e Allow setting user for resource operations 2024-08-06 00:14:51 +05:30
Abhishek Shroff 9789886297 Resource rm command 2024-08-05 23:49:05 +05:30
Abhishek Shroff c610dd6251 Get rid of silos 2024-08-05 23:33:43 +05:30
Abhishek Shroff 7f2a8df372 Restructure commands 2024-08-04 18:21:56 +05:30
Abhishek Shroff 0f0fd69092 Add user_id 2024-08-04 11:31:45 +05:30
Abhishek Shroff 08a41b1aee Move functionality from silo into resource 2024-08-03 23:07:55 +05:30
Abhishek Shroff ada63198a1 WIP: Permissions 2024-08-03 08:07:49 +05:30
Abhishek Shroff 58b52feefa Don't use App.Db directly 2024-07-31 21:06:06 -07:00
Abhishek Shroff 45d23dfe47 ListSilosForUser 2024-07-31 21:01:16 -07:00
Abhishek Shroff 3ef436d8fa List silos 2024-07-31 09:59:04 -07:00
Abhishek Shroff 494673d853 Streamline auth middleware 2024-07-31 01:55:56 -07:00
Abhishek Shroff 71dda36499 Login via api 2024-07-31 01:04:03 -07:00
Abhishek Shroff 2b3645832a Refactor managers 2024-07-30 01:31:40 -07:00
Abhishek Shroff 06b293528d Create internal/app package for easy access to globals 2024-07-28 22:33:07 -07:00
Abhishek Shroff 1d750a8161 Access tokens 2024-07-28 15:56:32 -07:00
Abhishek Shroff 30b2ded0ed Allow manually migrating versions 2024-07-28 15:32:12 -07:00
Abhishek Shroff 1c69ad4a93 Use pgxpool instead of pgx directly 2024-07-24 01:52:05 -07:00
Abhishek Shroff 2e4f8d0820 Use tern to perform migrations on startup 2024-07-22 16:13:51 -07:00
Abhishek Shroff ca56e77f0c Make room for client code 2024-05-10 03:39:24 +05:30