Commit Graph

98 Commits

Author SHA1 Message Date
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 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
Abhishek Shroff e499f56854 [client] Upgrade offtheline, clear data on logout 2024-09-18 18:19:52 +05:30
Abhishek Shroff 5e0f3ffefe [client] Further improve logout flow 2024-09-18 14:41:16 +05:30
Abhishek Shroff 9b41ae7c25 [client] Fix remote logout 2024-09-18 13:31:58 +05:30
Abhishek Shroff 3f0ec0fd4c [client] Support server-side logouts 2024-09-18 13:16:25 +05:30
Abhishek Shroff 4226ba4df8 [client] Fix multi-select regression 2024-09-15 09:52:18 +05:30
Abhishek Shroff cb54876a0d [client] Show refresh error 2024-09-15 09:51:10 +05:30
Abhishek Shroff 29993818b5 [client] Refresh folder contents on open 2024-09-15 09:38:15 +05:30
Abhishek Shroff 460a622959 [client] Refactored ExplorerView 2024-09-15 09:11:30 +05:30
Abhishek Shroff cfb11c3f9a [client] NavHomeIntent, RenameIntent 2024-09-14 07:27:11 +05:30
Abhishek Shroff ffae3a07ef [client] Remove current location provider 2024-09-14 07:06:53 +05:30
Abhishek Shroff 4a169d33c2 [client] Upgrade offtheline, fix download file naming 2024-09-13 21:48:39 +05:30
Abhishek Shroff 913245576e [client] Fix Downloads 2024-09-13 21:34:02 +05:30
Abhishek Shroff c2f6d6458b [client] Fix download filename 2024-09-13 12:49:32 +05:30
Abhishek Shroff 8cfd175310 [client] Downloads tile 2024-09-13 00:24:31 +05:30
Abhishek Shroff 74bbf7d013 [client] Better download error handling 2024-09-12 23:35:18 +05:30
Abhishek Shroff 39091168c6 Download Files 2024-09-12 15:59:52 +05:30
Abhishek Shroff 0d1fc7f0f2 [client] Image previews 2024-09-12 02:13:41 +05:30
Abhishek Shroff 50fce00182 [client] Basic preview scaffolding 2024-09-12 01:12:49 +05:30
Abhishek Shroff 0d8815aed7 [client] Send and store content type information 2024-09-12 00:16:41 +05:30
Abhishek Shroff 4b6f293b8c [client] Nav forward/back on desktop and web with URLs 2024-09-11 14:08:39 +05:30
Abhishek Shroff 3d0c4c9035 [client] Update url on web 2024-09-11 00:34:20 +05:30
Abhishek Shroff 8100bc3f92 [client] Get rid of unnecessary enum in NavList 2024-09-10 13:05:52 +05:30
Abhishek Shroff 8376974ac4 [client] Better widget hierarchy 2024-09-10 13:03:45 +05:30
Abhishek Shroff 9de46f1c7d [client] Get rid of nested StreamBuilders 2024-09-09 20:27:09 +05:30
Abhishek Shroff 26eb7e9d08 [client] Fix transaction usage 2024-09-09 17:19:37 +05:30
Abhishek Shroff 0daeafc340 [client] ResourceRepository 2024-09-09 17:10:33 +05:30
Abhishek Shroff 61f4bc65c1 [client] Use transaction for parsing response 2024-09-08 23:59:08 +05:30
Abhishek Shroff b6ca2881de [client] Upgrade offtheline to 0.13.0 2024-09-08 20:38:15 +05:30
Abhishek Shroff 9d27030775 [client] Show loading and empty states 2024-09-07 01:15:18 +05:30
Abhishek Shroff d522509f31 [client] Place db files in correct dir 2024-09-07 00:27:38 +05:30
Abhishek Shroff d64e068d0b [client] Cut/paste within app 2024-09-06 22:11:13 +05:30
Abhishek Shroff 1a638f739e [client] Fix upload for top-level file paths 2024-09-06 21:17:24 +05:30
Abhishek Shroff 7b1aea9ea0 [client] Store server URI instead of api URI 2024-09-06 21:06:35 +05:30
Abhishek Shroff fd28fad15d [client] Paste files from clipboard 2024-09-06 12:06:40 +05:30
Abhishek Shroff 4a1b7c29d1 [client] Fix resource upload action deserialization 2024-09-06 12:03:59 +05:30
Abhishek Shroff 545d44fdb4 [client] Parse resource summary for edits 2024-09-06 10:13:20 +05:30
Abhishek Shroff fefa3dc251 [client] Fix oobe 2024-09-06 10:05:00 +05:30