Commit Graph

197 Commits

Author SHA1 Message Date
Abhishek Shroff 04e16e7b8d [client] File preview page 2025-07-04 14:15:36 +05:30
Abhishek Shroff ff9209179a [client] Always use instance url instead of webAppBaseUrl 2025-07-04 10:13:33 +05:30
Abhishek Shroff 27ed35c99c [client] Scroll folder list on keyboard nav 2025-07-01 11:46:26 +05:30
Abhishek Shroff 0b2206676e [client] Preview file versions 2025-06-24 09:06:23 +05:30
Abhishek Shroff 821b1beaa7 [client] Download older versions 2025-06-24 09:06:23 +05:30
Abhishek Shroff 44ff406560 [client] Permanent delete keyboard shortcut 2025-06-11 02:24:07 +05:30
Abhishek Shroff bf986f1b94 [client] Fix 'delete' shortcut in trash 2025-06-11 02:22:09 +05:30
Abhishek Shroff 460cd947b3 [client] Fix error when sha256 is absent 2025-06-09 00:57:58 +05:30
Abhishek Shroff cc2be46625 [client] Version history view 2025-06-03 14:48:27 +05:30
Abhishek Shroff ca77219507 [client] Better size formatting 2025-06-03 14:35:09 +05:30
Abhishek Shroff 5a7fe08fff [client] Show previous versions in info view 2025-06-03 14:18:47 +05:30
Abhishek Shroff 3fa858bf31 [client] Show available versions in details row 2025-06-03 14:09:09 +05:30
Abhishek Shroff 64e4185dd8 [client] Show file type 2025-06-03 03:03:52 +05:30
Abhishek Shroff 2792944289 [client] initial support for file versions 2025-06-03 01:27:24 +05:30
Abhishek Shroff 62582b5e83 [client] Perform local permission check 2025-06-01 14:34:04 +05:30
Abhishek Shroff e2a62b7579 [client] Rename LoggedInUser => AccountUser 2025-05-30 03:29:39 +05:30
Abhishek Shroff 5356d98842 [client] Make the logged in user listenable 2025-05-29 09:51:55 +05:30
Abhishek Shroff d3cb0ddb05 [client] InviteUserDialog 2025-05-29 01:54:00 +05:30
Abhishek Shroff 5a4ea3be8d [client] Check for permissions before showing invite option 2025-05-29 01:40:53 +05:30
Abhishek Shroff 1efabfa22b [client] use bootstrap request instead of bookmarks and users 2025-05-28 10:30:51 +05:30
Abhishek Shroff e20e3625fc [client] Rename User.displayName => User.name 2025-05-27 23:03:52 +05:30
Abhishek Shroff cd5934c71c [client] Fix provider not found 2025-05-27 01:45:27 +05:30
Abhishek Shroff 7fdc1e3295 [client] Refactor permissions view 2025-05-27 01:33:29 +05:30
Abhishek Shroff ae2b482d2c [client] validate invite email addresses 2025-05-27 01:03:45 +05:30
Abhishek Shroff d75ccc0223 [client] Tweak user list query and sort 2025-05-26 23:12:21 +05:30
Abhishek Shroff cfd3a352b6 [client] Sort user list alphabetically 2025-05-26 23:04:58 +05:30
Abhishek Shroff 078065a103 [server] Invite users action 2025-05-26 23:00:53 +05:30
Abhishek Shroff bfaff95b03 [client] Invite user UI 2025-05-26 12:05:38 +05:30
Abhishek Shroff 6a61f15641 [client] Properly handle cut/paste 2025-05-26 02:47:20 +05:30
Abhishek Shroff c2711a0d56 [client] Remove dropdowns from permissions view 2025-05-26 01:48:17 +05:30
Abhishek Shroff 2a8b3b179f [server] Show trash in path for deleted items 2025-05-26 01:38:49 +05:30
Abhishek Shroff 0c56a09a78 [client] Show user email when display name is not set 2025-05-26 01:17:15 +05:30
Abhishek Shroff 001e0da2aa [client] Don't try to upload urls and text 2025-05-25 22:24:06 +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 c499809c53 [client] Properly compute other permissions 2025-05-19 01:20:34 +05:30
Abhishek Shroff 91df61bbc1 [client] Fix copied publink url to /pub/:link 2025-05-19 00:22:38 +05:30
Abhishek Shroff 168af1cd1c [client] Fix publink url on web 2025-05-19 00:20:40 +05:30
Abhishek Shroff ed3fbb6b5b [client] First long-press should not trigger drag 2025-05-18 21:52:22 +05:30
Abhishek Shroff 19c3976223 [client] Clear selection after drop 2025-05-18 21:28:35 +05:30
Abhishek Shroff 6ba8ccbdaa [client] Tweak empty view styling 2025-05-18 21:25:46 +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 6be5fa3d5e [client] Use user id and email 2025-05-16 01:24:41 +05:30
Abhishek Shroff 8ad1c00148 [client] Create separate publinks info view 2025-05-13 21:47:05 +05:30
Abhishek Shroff ac50aef226 [client] Calculate user permissions in processResponse 2025-05-12 20:14:54 +05:30
Abhishek Shroff 1db2d1d0b8 [client] Simplify response parsing 2025-05-12 19:38:33 +05:30
Abhishek Shroff 04bf4da63d [client] Fix grants map parsing 2025-05-12 12:50:01 +05:30
Abhishek Shroff a3c7b5a7b7 [client] Adapt to new api response structure 2025-05-12 08:38:34 +05:30