Commit Graph

63 Commits

Author SHA1 Message Date
Abhishek Shroff 075f732e77 [client] ResourceRepository.move 2025-01-09 09:06:39 +05:30
Abhishek Shroff 724f0d6401 [client] Local conflict resolution for mkdir 2025-01-09 08:37:51 +05:30
Abhishek Shroff 403c215a62 [client] Move mkdir to ResourceRepository 2025-01-09 08:15:04 +05:30
Abhishek Shroff 8ca1a5e644 [client] Maintain creation timestamp for actions 2025-01-09 07:31:18 +05:30
Abhishek Shroff 2f7e7d7e6a [client] Fix name conflict in copy actions 2025-01-09 07:18:14 +05:30
Abhishek Shroff da2b3058d8 [client] Move resource copy action to repository 2025-01-02 23:28:21 +05:30
Abhishek Shroff 8f472b5da1 [client] Move db manipulation functions into separate db helper 2025-01-02 22:47:58 +05:30
Abhishek Shroff ea9d8c8395 [client] Rename Resource.contentSize => contentLength 2025-01-02 22:19:26 +05:30
Abhishek Shroff 9d0e12587d [client] Set resource content* properties in local actions 2025-01-02 22:14:25 +05:30
Abhishek Shroff d9361f76f4 [client] Move server data tracking to ResourceAction 2024-12-29 21:33:38 +05:30
Abhishek Shroff 8f070aab1b [client] Fix resource delete action 2024-12-28 21:46:26 +05:30
Abhishek Shroff 020954b819 [client] Add some conflict resolution constants 2024-12-26 08:14:02 +05:30
Abhishek Shroff 10bb3f225e [client] resource bind conflict resolution 2024-12-25 21:43:20 +05:30
Abhishek Shroff 971628e924 [client] Handle resource id update from server response 2024-12-25 15:01:38 +05:30
Abhishek Shroff 85b253e8ab [client] Bring bookmark actions into ResourceAction hierarchy 2024-12-25 13:33:00 +05:30
Abhishek Shroff a4528d73f6 [client] Refactor common functionality in resource actions 2024-12-25 13:16:49 +05:30
Abhishek Shroff 6e85e7d18e [client] Change ResourceAction class hierarchy 2024-12-25 11:03:36 +05:30
Abhishek Shroff b56bfe46e2 [client] Edit resource bind actions 2024-12-24 22:42:33 +05:30
Abhishek Shroff 2d1256eb27 [client] Upgrade offtheline 2024-12-24 12:30:15 +05:30
Abhishek Shroff d8957e55e2 [client] WIP: Get rid of unnecessary QueuedAction 2024-12-21 23:40:15 +05:30
Abhishek Shroff 3fe3d9e2b3 [client] First pass at resource name change 2024-12-17 20:41:08 +05:30
Abhishek Shroff 149219a446 [client] WIP: Edit resource name on conflict 2024-12-17 12:44:01 +05:30
Abhishek Shroff a04cadeda0 [client] Go through repositories instead of accessing db directly 2024-12-06 10:45:11 +05:30
Abhishek Shroff 019e9c7eaf [client] Tweak permissions view 2024-11-30 14:59:46 +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 caf7bf490a [client] Generate V7 uuids 2024-11-25 09:45:28 +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 1eb42f209e [client] Drop to path view 2024-11-16 12:18:41 +05:30
Abhishek Shroff 0463bdb413 [client] rename methods 2024-11-08 23:36:29 +05:30
Abhishek Shroff 4180ef76cd [client] Keep track of changes to remote data for reverting actions 2024-11-08 23:34:36 +05:30
Abhishek Shroff 5c796a39e5 [client] Parse new api data format for ls 2024-11-02 00:31:47 +05:30
Abhishek Shroff d5ad072777 [client] Streamline parsing to be a single method 2024-10-30 13:06:32 +05:30
Abhishek Shroff d5aa2c1d59 [client] upgrade offtheline to fix sequential actions 2024-10-26 12:20:48 +05:30
Abhishek Shroff c6664b69ed [client] copy 2024-10-21 00:30:35 +05:30
Abhishek Shroff c7eaea3b31 [client] fix move action target 2024-10-20 12:35:02 +05:30
Abhishek Shroff 815fceb0eb [client] Update move action parameters 2024-10-18 23:29:40 +05:30
Abhishek Shroff 74a3edc725 [client] Update api end-points 2024-10-16 22:08:23 +05:30
Abhishek Shroff cfe26bc336 [client] Fix resource rename revert 2024-10-03 16:27:24 +05:30
Abhishek Shroff 0e205ea28f [client] Await optimistic updates 2024-10-03 16:27:24 +05:30
Abhishek Shroff f718e26f58 [client] Use move request for rename operations 2024-10-03 16:27:24 +05:30
Abhishek Shroff 261d29cb44 [client] Upgrade offtheline 2024-09-24 17:30:14 +05:30
Abhishek Shroff dc5dc1f3ab [client] Upgrade offtheline to use better types 2024-09-24 16:17:04 +05:30
Abhishek Shroff 894d31d772 [client] Delete and retry failed actions 2024-09-23 14:42:31 +05:30
Abhishek Shroff 77ad3ffe8a [client] upgrade offtheline for parallel execution 2024-09-22 22:35:16 +05:30
Abhishek Shroff a249f1079d [client] Upgrade offtheline to 0.15.0, cleaner abstractions 2024-09-21 00:29:35 +05:30
Abhishek Shroff 0d8815aed7 [client] Send and store content type information 2024-09-12 00:16:41 +05:30
Abhishek Shroff 0daeafc340 [client] ResourceRepository 2024-09-09 17:10:33 +05:30