Commit Graph

97 Commits

Author SHA1 Message Date
Abhishek Shroff 576ebdf404 [client] Show sync errors in list 2025-01-23 00:03:44 +05:30
Abhishek Shroff efc5918b9c [client] Pending change indicators on list items 2025-01-22 23:44:01 +05:30
Abhishek Shroff e444afbfc2 [client] Do not use super drag and drop for mobile 2025-01-15 09:41:47 +05:30
Abhishek Shroff 4a314704ec [client] Preview cycling 2025-01-14 11:24:07 +05:30
Abhishek Shroff 09abfdc260 [client] Redo previews, including pdf 2025-01-13 17:15:00 +05:30
Abhishek Shroff d587e83d8d [client] Focus first/last 2025-01-13 08:26:20 +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 47d7d6bf82 [client] Fix upload name conflict overwrite 2025-01-09 22:58:21 +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 075f732e77 [client] ResourceRepository.move 2025-01-09 09:06:39 +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 092c92499d [client] Show size and modified date on list page 2025-01-02 09:05:57 +05:30
Abhishek Shroff 149219a446 [client] WIP: Edit resource name on conflict 2024-12-17 12:44:01 +05:30
Abhishek Shroff 101da59b0f [client] Add permissions for user 2024-12-10 12:26:30 +05:30
Abhishek Shroff f4d71e611c [client] WIP: Add permissions for user 2024-12-10 08:28:48 +05:30
Abhishek Shroff a04cadeda0 [client] Go through repositories instead of accessing db directly 2024-12-06 10:45:11 +05:30
Abhishek Shroff 04b68451e9 [client] Recents ExplorerPage 2024-12-04 14:25:06 +05:30
Abhishek Shroff 019e9c7eaf [client] Tweak permissions view 2024-11-30 14:59:46 +05:30
Abhishek Shroff 79a6663e01 [client] Better permission update 2024-11-29 20:20:48 +05:30
Abhishek Shroff dad6f0ef10 [client] Allow updating permissions 2024-11-29 07:32:41 +05:30
Abhishek Shroff 4e60e63e75 [client] Improved permissions view 2024-11-28 14:45:04 +05:30
Abhishek Shroff 78d846717f [client] Update to work with new permissions 2024-11-28 00:08:59 +05:30
Abhishek Shroff 3962c68403 [client] Fix NPE 2024-11-27 23:35:19 +05:30
Abhishek Shroff 4d46bc88b5 [client] View basic permissions list 2024-11-26 23:31:59 +05:30
Abhishek Shroff f7baca669c [client] Tweak ActivateIntent behavior 2024-11-26 22:10:01 +05:30
Abhishek Shroff c7e67667e1 [client] Remove unnecessary use of ExplorerState.folder 2024-11-26 21:55:31 +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 3ebf42864a [client] Remove ExplorerController.selectAll 2024-11-26 20:47:24 +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 6c8343191e [client] WIP: start to unify NavHistoryManager and ExplorerController 2024-11-26 13:18:18 +05:30
Abhishek Shroff f5865bf342 [client] Use ExplorerViewController for DestinationPicker 2024-11-26 12:39:14 +05:30
Abhishek Shroff caf7bf490a [client] Generate V7 uuids 2024-11-25 09:45:28 +05:30
Abhishek Shroff cfd6911c9d [client] reset ExplorerViewState on folder change 2024-11-22 00:34:48 +05:30
Abhishek Shroff cefd7d6444 [client] refactor menu options 2024-11-22 00:22:21 +05:30
Abhishek Shroff a710ab003e [client] Remove bookmark context menu item 2024-11-21 23:07:12 +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