Commit Graph

554 Commits

Author SHA1 Message Date
Abhishek Shroff 4f124a7162 [server] Allow listing incremental users 2024-11-30 15:09:01 +05:30
Abhishek Shroff 1636509c29 [client] Do not delet orphaned children on server response 2024-11-30 15:00:48 +05:30
Abhishek Shroff 0c45472eaa [client] Fix multi-upload 2024-11-30 15:00:04 +05:30
Abhishek Shroff 019e9c7eaf [client] Tweak permissions view 2024-11-30 14:59:46 +05:30
Abhishek Shroff 79a6663e01 [client] Better permission update 2024-11-29 20:20:48 +05:30
Abhishek Shroff dad6f0ef10 [client] Allow updating permissions 2024-11-29 07:32:41 +05:30
Abhishek Shroff e17b70554a [client] ResourceShareAction 2024-11-28 22:18:40 +05:30
Abhishek Shroff 11c9fbd2db [server] Send correct permissions string on update 2024-11-28 22:18:13 +05:30
Abhishek Shroff 841df2ce36 [server] fix query parameter type 2024-11-28 14:45:34 +05:30
Abhishek Shroff 4e60e63e75 [client] Improved permissions view 2024-11-28 14:45:04 +05:30
Abhishek Shroff 36aeddc8b0 [client] update permissions constants 2024-11-28 11:51:16 +05:30
Abhishek Shroff 78d846717f [client] Update to work with new permissions 2024-11-28 00:08:59 +05:30
Abhishek Shroff a6abe4e723 [server] change representation of permissions to separate table 2024-11-28 00:01:51 +05:30
Abhishek Shroff 3962c68403 [client] Fix NPE 2024-11-27 23:35:19 +05:30
Abhishek Shroff 02f00b79e4 [client] Fix uuid generation 2024-11-27 23:35:07 +05:30
Abhishek Shroff fc7d8b0e25 [client] Specify access token during account creation 2024-11-27 23:34:52 +05:30
Abhishek Shroff 4d46bc88b5 [client] View basic permissions list 2024-11-26 23:31:59 +05:30
Abhishek Shroff 3b222fa36e [client] Responsive destination picker 2024-11-26 23:16:18 +05:30
Abhishek Shroff bd476652bd [client] Show folder name in destination picker 2024-11-26 22:22:49 +05:30
Abhishek Shroff f7baca669c [client] Tweak ActivateIntent behavior 2024-11-26 22:10:01 +05:30
Abhishek Shroff 333ac58543 [client] Copy/Move to 2024-11-26 22:06:47 +05:30
Abhishek Shroff c7e67667e1 [client] Remove unnecessary use of ExplorerState.folder 2024-11-26 21:55:31 +05:30
Abhishek Shroff 0827c4e1a0 [client] rename NavDestination => ExplorerPage 2024-11-26 21:01:38 +05:30
Abhishek Shroff b30d66985b [client] Fix DestinationPicker 2024-11-26 20:54:00 +05:30
Abhishek Shroff 1dac83b10b [client] Fix PathView 2024-11-26 20:53:51 +05:30
Abhishek Shroff 3ebf42864a [client] Remove ExplorerController.selectAll 2024-11-26 20:47:24 +05:30
Abhishek Shroff 75f23eb4b7 [client] Remove destination from ExplorerController 2024-11-26 20:43:52 +05:30
Abhishek Shroff aa600dcd91 [client] Move SelectionMode to navigation package 2024-11-26 19:58:05 +05:30
Abhishek Shroff 67bc1eb385 [client] Use NavDestination directly in ExplorerController 2024-11-26 17:43:04 +05:30
Abhishek Shroff 47688495e2 [client] Better way to update nav history 2024-11-26 16:42:55 +05:30
Abhishek Shroff 6c8343191e [client] WIP: start to unify NavHistoryManager and ExplorerController 2024-11-26 13:18:18 +05:30
Abhishek Shroff f5865bf342 [client] Use ExplorerViewController for DestinationPicker 2024-11-26 12:39:14 +05:30
Abhishek Shroff 35dc89dde9 [client] Destination picker controller 2024-11-25 17:46:49 +05:30
Abhishek Shroff 988749a012 [client] Basic destination picker 2024-11-25 16:54:28 +05:30
Abhishek Shroff caf7bf490a [client] Generate V7 uuids 2024-11-25 09:45:28 +05:30
Abhishek Shroff e17373bd3a [server] Use v7 uuids 2024-11-23 11:18:20 +05:30
Abhishek Shroff cfd6911c9d [client] reset ExplorerViewState on folder change 2024-11-22 00:34:48 +05:30
Abhishek Shroff fb1a1043bc [client] Show selection in collapsed layout app bar 2024-11-22 00:30:55 +05:30
Abhishek Shroff 59c09a121e [server] Fox bookmark remove response 2024-11-22 00:22:51 +05:30
Abhishek Shroff cefd7d6444 [client] refactor menu options 2024-11-22 00:22:21 +05:30
Abhishek Shroff a710ab003e [client] Remove bookmark context menu item 2024-11-21 23:07:12 +05:30
Abhishek Shroff c113fef4e2 [client] Fix query params for bookmark name 2024-11-21 13:38:56 +05:30
Abhishek Shroff 32536c268e [client] Add bookmarks 2024-11-21 13:11:07 +05:30
Abhishek Shroff 024e78bb37 [server] update bookmarks responses 2024-11-21 11:32:06 +05:30
Abhishek Shroff 315a8111f6 [client] Nav forward and back 2024-11-21 11:19:47 +05:30
Abhishek Shroff 14488b23b2 [client] WIP: nav cleanup 2024-11-21 10:31:43 +05:30
Abhishek Shroff c7578314f6 [client] Do not pass resourceId to ExternalDropRegion 2024-11-20 20:49:24 +05:30
Abhishek Shroff 0f2b2f41cc [client] PathView reacts to changes in folderId 2024-11-20 20:46:55 +05:30
Abhishek Shroff 537d392452 [client] Do not use pageBuilder in router 2024-11-20 20:42:43 +05:30
Abhishek Shroff 3038983219 [client] Do not specify unique key for pages in navigation 2024-11-20 20:39:36 +05:30