Commit Graph

506 Commits

Author SHA1 Message Date
Abhishek Shroff 537d392452 [client] Do not use pageBuilder in router 2024-11-20 20:42:43 +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 4d067948ab [client] request bookmarks 2024-11-20 15:25:12 +05:30
Abhishek Shroff 2c75231c75 [server] Don't send bookmark deleted timestamp 2024-11-20 15:24:40 +05:30
Abhishek Shroff 825643e240 [server] Improved bookmarks 2024-11-20 14:28:02 +05:30
Abhishek Shroff 2a9c0b1ea5 [server] Fix resource serving 2024-11-20 14:27:37 +05:30
Abhishek Shroff c0843966bb [server] Fix parent id check 2024-11-20 08:47:47 +05:30
Abhishek Shroff 309ea7a781 [client] Styling tweaks 2024-11-20 00:44:46 +05:30
Abhishek Shroff 8e671b6ea7 [client] Fix name wrap in DnD 2024-11-20 00:08:01 +05:30
Abhishek Shroff 3b129ccd66 [client] Fix no select, double menu 2024-11-20 00:07:12 +05:30
Abhishek Shroff f6290a97a0 [client] View details 2024-11-19 21:28:13 +05:30
Abhishek Shroff 639eac94c9 [client] Do not show outline on dismiss by tap 2024-11-19 20:34:36 +05:30
Abhishek Shroff 0d0cb43f7f [client] Explorer context menu 2024-11-19 01:19:04 +05:30
Abhishek Shroff bfd31b1217 [client] External drag and drop only to current folder 2024-11-19 00:29:42 +05:30
Abhishek Shroff dc06475af7 [client] Upgrade offtheline 2024-11-18 11:27:11 +05:30
Abhishek Shroff 9e0f4b92bd [server][api] Fix responses 2024-11-18 11:17:59 +05:30
Abhishek Shroff 06222a08f8 [server][api] Fix mkdir response 2024-11-18 11:09:09 +05:30
Abhishek Shroff 908974dfc7 [client] Accept external files for drop 2024-11-18 11:05:45 +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 31d22d07f0 [client] use super_drag_and_drop for dragging (drop not working) 2024-11-17 15:58:56 +05:30
Abhishek Shroff f9eefded13 [client] Fix dragging state update 2024-11-17 15:58:33 +05:30
Abhishek Shroff dfa196b67e [client][web] disable browser default context menu 2024-11-16 21:10:02 +05:30
Abhishek Shroff 1eb42f209e [client] Drop to path view 2024-11-16 12:18:41 +05:30
Abhishek Shroff c6d4301844 [client] separate out resource drop target 2024-11-16 12:05:49 +05:30
Abhishek Shroff 4add59105a [client] Move drag and drop handling to gesture handler 2024-11-16 11:48:08 +05:30
Abhishek Shroff 8fe7678289 [client] Separate out tap gesture handling for resource items 2024-11-16 11:19:19 +05:30
Abhishek Shroff 296cffd623 [client] context menu 2024-11-15 23:56:34 +05:30
Abhishek Shroff 614b4c960b [client] Improve resource options structure 2024-11-15 11:42:29 +05:30
Abhishek Shroff 5777ce712c [client] Remove info pane for mid-size layouts 2024-11-15 09:59:45 +05:30
Abhishek Shroff ff3b11665c [client] Tweak app theme 2024-11-15 09:58:55 +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 d913254b0c [client] Fix update respones parsing 2024-11-13 11:58:37 +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 feab5d0d1c [client] rename package 2024-11-10 21:22:08 +05:30
Abhishek Shroff 825af001f0 [server][api] publink create and list 2024-11-10 15:48:34 +05:30
Abhishek Shroff 26f5e4d2b4 [server][api] /fs/share 2024-11-10 15:28:40 +05:30
Abhishek Shroff f4c631d2f2 [client] Mark rows with sharing 2024-11-10 15:23:10 +05:30
Abhishek Shroff 0463bdb413 [client] rename methods 2024-11-08 23:36:29 +05:30
Abhishek Shroff 4180ef76cd [client] Keep track of changes to remote data for reverting actions 2024-11-08 23:34:36 +05:30
Abhishek Shroff 2b26dfd0cb [server] Send resource info response with copy/move 2024-11-08 23:29:41 +05:30
Abhishek Shroff eba8675295 [server] Fix rename-only move 2024-11-08 23:29:21 +05:30
Abhishek Shroff 1b0e5c9198 [server] send user home in login response 2024-11-08 23:27:01 +05:30
Abhishek Shroff 01dd890fbb [client] use user display name 2024-11-06 23:51:39 +05:30
Abhishek Shroff 1a58746b6d [client] refresh user list on app resume 2024-11-06 23:50:56 +05:30
Abhishek Shroff 309d8961f0 [server][api] change change /users/list response structure 2024-11-06 23:50:06 +05:30
Abhishek Shroff 0dd716ca55 [client] user repository 2024-11-06 23:49:43 +05:30