Commit Graph

70 Commits

Author SHA1 Message Date
Abhishek Shroff 4a40fffc20 [server][core] move db and storage into core 2024-10-19 18:33:55 +05:30
Abhishek Shroff bdf35c59d8 [server][api][webdav] Restructure packages 2024-10-19 17:21:15 +05:30
Abhishek Shroff 094941c0a8 [server][core] restructure and break up into app, fs, errors sub-packages 2024-10-19 17:02:53 +05:30
Abhishek Shroff 890b172008 [server][core] copy contents 2024-10-19 00:35:43 +05:30
Abhishek Shroff f4f7cfa3a7 [server][core] move Error into core 2024-10-18 22:42:19 +05:30
Abhishek Shroff 34cc0a96ba [server][core] centralize resource path/uuid and move/copy target parsing 2024-10-18 21:42:44 +05:30
Abhishek Shroff 987235967d [server][cmd] improve cp 2024-10-18 02:26:53 +05:30
Abhishek Shroff 7665ab16bf [server][cmd] improve chperm 2024-10-18 01:42:29 +05:30
Abhishek Shroff 7313ac3b10 [server][cmd] print to stdout instead of logging 2024-10-18 01:32:29 +05:30
Abhishek Shroff 6847914ca9 [server][cmd] improve ls output 2024-10-18 01:10:08 +05:30
Abhishek Shroff 33b45ba21d [server][cmd] Print fs cmd outputs straight to stdout 2024-10-18 00:35:18 +05:30
Abhishek Shroff 9502789219 [server][cmd] Move app/resource => fs 2024-10-17 23:52:35 +05:30
Abhishek Shroff 8096520e62 [server][cmd] clean up debug flag 2024-10-17 22:54:06 +05:30
Abhishek Shroff 7e00039ab3 [server][cmd] Do not pass aroud db handler 2024-10-17 17:19:29 +05:30
Abhishek Shroff dc9b2b90d7 [server][cmd] fix default storage directory 2024-10-17 11:19:39 +05:30
Abhishek Shroff 3720a1c1c7 [server][cmd] Clean up app cmd structure 2024-10-17 11:05:44 +05:30
Abhishek Shroff 35b899bd1b [server][cmd] improve ls output 2024-10-16 18:48:03 +05:30
Abhishek Shroff f12b3e9f49 [server] Copy file structure (no content) 2024-10-16 18:24:20 +05:30
Abhishek Shroff 0982546acc [server] Streamline errors 2024-10-15 19:17:24 +05:30
Abhishek Shroff c025be6a9b [server] Use core.Resource instead of a separate response type 2024-10-08 20:55:11 +05:30
Abhishek Shroff 10f2df6345 [client] update offtheline, use single action queue 2024-10-03 16:27:06 +05:30
Abhishek Shroff e913999aa7 [server] Use username instead of userid and email 2024-09-17 11:42:14 +05:30
Abhishek Shroff 4d8518d7e0 [server] Allow basic and bearer auth for api access 2024-09-16 17:15:45 +05:30
Abhishek Shroff 5f8a64954b [server] Pass along resource.Permissions and InheritedPermissions 2024-09-16 10:30:00 +05:30
Abhishek Shroff ee1fd722c9 [server] Redo permissions to be stored as jsonb along with resources 2024-09-16 10:08:04 +05:30
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