Commit Graph

58 Commits

Author SHA1 Message Date
Abhishek Shroff d8957e55e2 [client] WIP: Get rid of unnecessary QueuedAction 2024-12-21 23:40:15 +05:30
Abhishek Shroff 36a2455f77 [client] Fix removeListener call 2024-12-11 23:08:11 +05:30
Abhishek Shroff 86d2904bf3 [client] Move action queue sorting to view 2024-12-11 22:58:02 +05:30
Abhishek Shroff 6a989ff18b [client] Unified list of all actions 2024-12-11 22:46:58 +05:30
Abhishek Shroff 7a64d70c86 [client] Separate lists for action statuses 2024-12-11 22:26:54 +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
Abhishek Shroff 8c43b6aaa4 [client] Add resources to recents on open 2024-12-04 14:38:48 +05:30
Abhishek Shroff 04b68451e9 [client] Recents ExplorerPage 2024-12-04 14:25:06 +05:30
Abhishek Shroff 0827c4e1a0 [client] rename NavDestination => ExplorerPage 2024-11-26 21:01:38 +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 fb1a1043bc [client] Show selection in collapsed layout app bar 2024-11-22 00:30:55 +05:30
Abhishek Shroff 32536c268e [client] Add bookmarks 2024-11-21 13:11:07 +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 3038983219 [client] Do not specify unique key for pages in navigation 2024-11-20 20:39:36 +05:30
Abhishek Shroff 612128a1a8 [client] show bookmarks in sidebar 2024-11-20 20:09:03 +05:30
Abhishek Shroff f6290a97a0 [client] View details 2024-11-19 21:28:13 +05:30
Abhishek Shroff bfd31b1217 [client] External drag and drop only to current folder 2024-11-19 00:29:42 +05:30
Abhishek Shroff 5777ce712c [client] Remove info pane for mid-size layouts 2024-11-15 09:59:45 +05:30
Abhishek Shroff 7deccb421c [client] streamline layouts 2024-11-13 12:58:43 +05:30
Abhishek Shroff 796e06d53c [client] clean up file and class names 2024-11-13 12:38:52 +05:30
Abhishek Shroff 5a7e1cfc4a [client] access folder from provided controller 2024-11-13 12:21:06 +05:30
Abhishek Shroff 4f4775282e [client] Move ExplorerViewController into layout 2024-11-13 11:38:10 +05:30
Abhishek Shroff 89a1cefc58 [client] Scaffolding to unify layout behavior 2024-11-13 11:30:47 +05:30
Abhishek Shroff 86057f6fbc [client] split out files for info sidebar prep 2024-11-04 13:01:28 +05:30
Abhishek Shroff c8be3243e2 [client] better separation between expanded and collapsed layouts 2024-11-04 11:54:40 +05:30
Abhishek Shroff 21d2ca2e34 [client] separate expanded and collapsed layouts 2024-11-04 08:26:39 +05:30
Abhishek Shroff a4a5314422 [client] path view style tweaks, explorer view card 2024-11-04 07:56:35 +05:30
Abhishek Shroff c8b1d6d4b8 [client] do not keep previous views on stack 2024-11-03 08:31:36 +05:30
Abhishek Shroff 86f8dc23b2 [client] path view 2024-11-02 08:25:10 +05:30
Abhishek Shroff 9ca9d50eaa [client] Show failed actions 2024-10-03 16:27:24 +05:30
Abhishek Shroff f47da0a527 [client] ActionQueueStatusNotifier 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 575c540fc7 [client] Show completed downloads 2024-10-03 16:27:13 +05:30
Abhishek Shroff f85c915d4d [client] Download Details 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 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 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 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