Commit Graph

131 Commits

Author SHA1 Message Date
Abhishek Shroff 67fa207366 [client] BookmarkRepository 2025-01-20 12:28:02 +05:30
Abhishek Shroff 1dc003f4f8 [client] WIP: Fix bookmark actions 2025-01-20 12:11:43 +05:30
Abhishek Shroff 230739448a [client] WIP: Upgrade offtheline 2025-01-19 20:37:00 +05:30
Abhishek Shroff 0901083624 [client] WIP: Better local change tracking 2025-01-15 15:39:02 +05:30
Abhishek Shroff 2f1e5d67c7 [client] Move PathView inside ExplorerView 2025-01-13 00:14:26 +05:30
Abhishek Shroff fb1aab9596 [client] Rename db files 2025-01-12 22:56:36 +05:30
Abhishek Shroff c12a349f63 [client] Update drift interceptor API 2025-01-12 22:54:28 +05:30
Abhishek Shroff c1af6a9968 [client] WIP: Better PathView 2025-01-11 22:03:46 +05:30
Abhishek Shroff be9d9e8c09 [client] Reset schema version clean up init 2025-01-11 17:39:26 +05:30
Abhishek Shroff bd6298dda8 [client] Upgrade offtheline 2025-01-11 17:39:24 +05:30
Abhishek Shroff d12e1c745c [client] Clean reverts 2025-01-11 13:49:47 +05:30
Abhishek Shroff 5e5f69feb0 [client] Fix server data tracking once and for all 2025-01-11 13:42:10 +05:30
Abhishek Shroff 2d2c136dce [client] Fix recents (bandaid) 2025-01-10 11:19:39 +05:30
Abhishek Shroff 47d7d6bf82 [client] Fix upload name conflict overwrite 2025-01-09 22:58:21 +05:30
Abhishek Shroff 5d81c87ddf [client] Upgrade offtheline 2025-01-09 17:35:28 +05:30
Abhishek Shroff f70df80b24 [client] Fix resource upload overwriting directory 2025-01-09 17:28:30 +05:30
Abhishek Shroff 86c5e0949f [client] Fix unique name generation 2025-01-09 17:07:16 +05:30
Abhishek Shroff 13d9d8ee2b [client] copy conflict handling 2025-01-09 17:02:14 +05:30
Abhishek Shroff 1ef4472755 [client] handle rename/move name conflicts 2025-01-09 16:41:13 +05:30
Abhishek Shroff 5e312d8e5c [client] Handle more name conflicts 2025-01-09 15:33:33 +05:30
Abhishek Shroff 6e6e62c166 [client] Allow getResourceByName to return multiple results 2025-01-09 15:02:52 +05:30
Abhishek Shroff 0a5d452f36 [client] upload wrapper 2025-01-09 14:41:26 +05:30
Abhishek Shroff 8da2f73c8d [client] Fix move action 2025-01-09 09:40:40 +05:30
Abhishek Shroff 8c2241efc7 [client] Fix DateTime (de)serialization in create actions 2025-01-09 09:21:05 +05:30
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 d1493f5dcb [client] Fix partial resource update object parsing 2024-12-24 22:50:03 +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 6a859a2b35 [client] Fix sync error messages 2024-12-12 22:23:43 +05:30
Abhishek Shroff 8ebfb91944 [client] Shared with me 2024-12-06 11:18:45 +05:30
Abhishek Shroff a04cadeda0 [client] Go through repositories instead of accessing db directly 2024-12-06 10:45:11 +05:30