42 Commits

Author SHA1 Message Date
Abhishek Shroff eed8c2f844 [client] Fix path view overflow 2026-03-12 07:21:36 +05:30
Abhishek Shroff 5356d98842 [client] Make the logged in user listenable 2025-05-29 09:51:55 +05:30
Abhishek Shroff 2a8b3b179f [server] Show trash in path for deleted items 2025-05-26 01:38:49 +05:30
Abhishek Shroff b53536bd8d [client] Rename page.dart => routes.dart 2025-05-25 00:21:48 +05:30
Abhishek Shroff 517cc8fbbb [client] Rename ExplorerPage => ExplorerRoute, and add PhylumRoute above 2025-05-24 21:38:56 +05:30
Abhishek Shroff 9a8f3863af [client] Primary instance takeover on web 2025-05-18 16:27:25 +05:30
Abhishek Shroff 47839e56a4 [client] Overhaul App initialization 2025-05-18 12:50:55 +05:30
Abhishek Shroff ec645c9c42 [client] Make folderId a method on ExplorerPage 2025-05-18 09:25:55 +05:30
Abhishek Shroff a3c7b5a7b7 [client] Adapt to new api response structure 2025-05-12 08:38:34 +05:30
Abhishek Shroff 6b5ea50a69 [client] Better path view for mobile 2025-04-29 23:55:09 +05:30
Abhishek Shroff eb0e3dea6a [client] Fix weirdness around ExplorerPageHome 2025-04-27 13:15:03 +05:30
Abhishek Shroff 9aa3d7a15a [client] Simplify nav intents 2025-04-21 02:14:37 +05:30
Abhishek Shroff 03da7078b6 [client] Better path view 2025-04-20 20:58:14 +05:30
Abhishek Shroff 282b2a1515 [client] Better routing, still needs work 2025-04-16 23:41:33 +05:30
Abhishek Shroff 4679de537f [client] Change ExplorerNavigator to ChangeNotifier 2025-04-14 01:13:13 +05:30
Abhishek Shroff 76766a51c4 [client] Completely redo navigation without go_router 2025-04-13 23:09:43 +05:30
Abhishek Shroff eb00268e83 [client] Tweak PathView 2025-01-13 01:36:54 +05:30
Abhishek Shroff e05ae3b299 [client] Redo ResourceDetailRow without ListTile 2025-01-13 01:20:42 +05:30
Abhishek Shroff 2f1e5d67c7 [client] Move PathView inside ExplorerView 2025-01-13 00:14:26 +05:30
Abhishek Shroff c1af6a9968 [client] WIP: Better PathView 2025-01-11 22:03:46 +05:30
Abhishek Shroff 3962c68403 [client] Fix NPE 2024-11-27 23:35:19 +05:30
Abhishek Shroff 0827c4e1a0 [client] rename NavDestination => ExplorerPage 2024-11-26 21:01:38 +05:30
Abhishek Shroff 1dac83b10b [client] Fix PathView 2024-11-26 20:53:51 +05:30
Abhishek Shroff 75f23eb4b7 [client] Remove destination from ExplorerController 2024-11-26 20:43:52 +05:30
Abhishek Shroff 67bc1eb385 [client] Use NavDestination directly in ExplorerController 2024-11-26 17:43:04 +05:30
Abhishek Shroff 6c8343191e [client] WIP: start to unify NavHistoryManager and ExplorerController 2024-11-26 13:18:18 +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 0f2b2f41cc [client] PathView reacts to changes in folderId 2024-11-20 20:46:55 +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 bfd31b1217 [client] External drag and drop only to current folder 2024-11-19 00:29:42 +05:30
Abhishek Shroff e993f9938d [client] super DropRegion, and tree-shakable widget selection to avoid NDK 2024-11-18 10:36:22 +05:30
Abhishek Shroff 1eb42f209e [client] Drop to path view 2024-11-16 12:18:41 +05:30
Abhishek Shroff 5a7e1cfc4a [client] access folder from provided controller 2024-11-13 12:21:06 +05:30
Abhishek Shroff 89a1cefc58 [client] Scaffolding to unify layout behavior 2024-11-13 11:30:47 +05:30
Abhishek Shroff dc237a6733 [client] show permissions in info view 2024-11-06 22:14:48 +05:30
Abhishek Shroff 86057f6fbc [client] split out files for info sidebar prep 2024-11-04 13:01:28 +05:30
Abhishek Shroff a4a5314422 [client] path view style tweaks, explorer view card 2024-11-04 07:56:35 +05:30
Abhishek Shroff b04dff6e5b [client] reflect folder name in window title 2024-11-03 08:47:46 +05:30
Abhishek Shroff c8b1d6d4b8 [client] do not keep previous views on stack 2024-11-03 08:31:36 +05:30
Abhishek Shroff ed06596dec [client] Use single recursive query in PathView 2024-11-03 07:42:52 +05:30
Abhishek Shroff 86f8dc23b2 [client] path view 2024-11-02 08:25:10 +05:30