Commit Graph

283 Commits

Author SHA1 Message Date
Abhishek Shroff 1d8ec3f37a [server][api] rename details => ls, remove ls, metadata 2024-10-16 21:41:55 +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 ce0c1f3687 [server] WIP: copy (untested) 2024-10-16 17:17:18 +05:30
Abhishek Shroff b02a6d0084 [server] move overwrite 2024-10-16 00:36:55 +05:30
Abhishek Shroff 79892d0912 [server][webdav] Stop relying on os.ErrXXX 2024-10-15 23:45:30 +05:30
Abhishek Shroff f6029fd6ad [server][webdav] use errors.Is instead os.IsNotExist 2024-10-15 23:01:13 +05:30
Abhishek Shroff a8e604265d [server] webdav creation date 2024-10-15 22:39:34 +05:30
Abhishek Shroff 3b3afffda5 [server] add creation data and fix deletion date 2024-10-15 21:44:08 +05:30
Abhishek Shroff 4d4204727d [client] rename json and model fields 2024-10-15 21:26:49 +05:30
Abhishek Shroff cae585be0a [server] Add mime type detection 2024-10-15 21:23:54 +05:30
Abhishek Shroff 1e9ce228f4 [server] deduplicate file content hashing 2024-10-15 20:13:45 +05:30
Abhishek Shroff cd3e6a9485 [server] store content type with resources 2024-10-15 19:37:31 +05:30
Abhishek Shroff 0982546acc [server] Streamline errors 2024-10-15 19:17:24 +05:30
Abhishek Shroff f0b03ae9f2 [client] Remove flicker when re-applyling optimistic updates 2024-10-15 19:14:13 +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 f2aa64d7bd [server] WIP: start to unify core and api data types 2024-10-08 20:22:43 +05:30
Abhishek Shroff f1c3fac975 [server] WIP: move resources routes to separate fs package 2024-10-08 20:09:37 +05:30
Abhishek Shroff 1bf193d543 [server] Add disk usage endpoint 2024-10-08 20:02:28 +05:30
Abhishek Shroff 9b35166b19 Add some behaviors to readme 2024-10-08 20:02:10 +05:30
Abhishek Shroff 713f07c7e9 [client] Tweak new folder naming 2024-10-03 21:52:10 +05:30
Abhishek Shroff beed4961cf [client] Update offtheline 2024-10-03 16:27:32 +05:30
Abhishek Shroff c9b1683c11 [client] move paste action handling to ExplorerView 2024-10-03 16:27:24 +05:30
Abhishek Shroff d6747dbbd0 [server] Fix invalid resource moves 2024-10-03 16:27:24 +05:30
Abhishek Shroff cfe26bc336 [client] Fix resource rename revert 2024-10-03 16:27:24 +05:30
Abhishek Shroff 27a6e6c5b5 [client] Update offtheline to re-apply optimistic updates 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 9ca9d50eaa [client] Show failed actions 2024-10-03 16:27:24 +05:30
Abhishek Shroff 9692ec6957 [server] report name conflict for move/rename 2024-10-03 16:27:24 +05:30
Abhishek Shroff f47da0a527 [client] ActionQueueStatusNotifier 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 98af02c565 [server] Merge rename functionality into move route 2024-10-03 16:27:24 +05:30
Abhishek Shroff 67e5dda93f [client] Fix download button progress 2024-10-03 16:27:24 +05:30
Abhishek Shroff ed9d124d99 [client] show upload progress 2024-10-03 16:27:24 +05:30
Abhishek Shroff 8d775bfb27 [client] Show only uploads and not all actions 2024-10-03 16:27:13 +05:30
Abhishek Shroff 575c540fc7 [client] Show completed downloads 2024-10-03 16:27:13 +05:30
Abhishek Shroff 42d1645239 [client] Fix download file name 2024-10-03 16:27:13 +05:30
Abhishek Shroff f85c915d4d [client] Download Details 2024-10-03 16:27:13 +05:30
Abhishek Shroff 0bd2e55eb1 [client] Adaptive sync dialog 2024-10-03 16:27:13 +05:30
Abhishek Shroff d293bebb93 [client] Upgrade offtheline, better sync button and action list 2024-10-03 16:27:13 +05:30
Abhishek Shroff 10f2df6345 [client] update offtheline, use single action queue 2024-10-03 16:27:06 +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 40e45f33f4 [client] Upgrade deps 2024-09-24 12:46:43 +05:30
Abhishek Shroff f4397e9733 Basic roadmap 2024-09-23 20:15:39 +05:30
Abhishek Shroff 894d31d772 [client] Delete and retry failed actions 2024-09-23 14:42:31 +05:30
Abhishek Shroff a91844b937 [client] basic sync dialog with pending actions 2024-09-23 11:11:10 +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 1600471915 [client] Move error response processing to datastore 2024-09-18 18:25:56 +05:30