Commit Graph

138 Commits

Author SHA1 Message Date
Abhishek Shroff 01422daeff [client] Allow nullable parameters in login page and password reset page 2025-07-04 16:55:04 +05:30
Abhishek Shroff 04e16e7b8d [client] File preview page 2025-07-04 14:15:36 +05:30
Abhishek Shroff 3e98efb81a [client] Basic resource open 2025-07-04 00:44:00 +05:30
Abhishek Shroff f167bef8cd [client] Rename AppLayout => ExplorerPage 2025-07-03 17:50:55 +05:30
Abhishek Shroff 1231fef884 [server] Fix issue with token login 2025-06-29 13:05:38 +05:30
Abhishek Shroff d9235355d3 [client] Fix token login params 2025-06-29 12:58:20 +05:30
Abhishek Shroff c5eab669b0 [client] Generalize to token login 2025-06-29 12:49:00 +05:30
Abhishek Shroff 46847d4487 [client] Basic oauth login 2025-06-29 12:38:32 +05:30
Abhishek Shroff d07c04ee60 [client] WIP: web oauth login 2025-06-28 17:06:56 +05:30
Abhishek Shroff 95a7e8fa19 [client] Build pages from routes 2025-06-27 19:57:04 +05:30
Abhishek Shroff 25c89d8a0c [client] Separate oauth by platform 2025-06-27 18:19:19 +05:30
Abhishek Shroff 44ff406560 [client] Permanent delete keyboard shortcut 2025-06-11 02:24:07 +05:30
Abhishek Shroff 85f0b70075 [client] Show init errors on web 2025-05-29 13:25:49 +05:30
Abhishek Shroff 0e6778e9f9 [client] Upgrade offtheline, show init errors 2025-05-29 11:47:09 +05:30
Abhishek Shroff 5356d98842 [client] Make the logged in user listenable 2025-05-29 09:51:55 +05:30
Abhishek Shroff 6a61f15641 [client] Properly handle cut/paste 2025-05-26 02:47:20 +05:30
Abhishek Shroff 27884e2f6f [client] Working password reset 2025-05-25 18:08:27 +05:30
Abhishek Shroff de04b3289a [client] Fix dark theme 2025-05-25 10:40:41 +05:30
Abhishek Shroff b53536bd8d [client] Rename page.dart => routes.dart 2025-05-25 00:21:48 +05:30
Abhishek Shroff c817c1343e [client] Reset password stub page 2025-05-24 23:36:47 +05:30
Abhishek Shroff a48f9595e6 [client] Reset password route 2025-05-24 22:02:19 +05:30
Abhishek Shroff 517cc8fbbb [client] Rename ExplorerPage => ExplorerRoute, and add PhylumRoute above 2025-05-24 21:38:56 +05:30
Abhishek Shroff 7813830ea5 [client] Extract password login fragment 2025-05-24 21:24:35 +05:30
Abhishek Shroff 935a9423f6 [client] Refactor login page 2025-05-24 20:32:57 +05:30
Abhishek Shroff 30fbc0dcec [client] Get rid of unnecessary repository 2025-05-19 09:40:30 +05:30
Abhishek Shroff 1914023cf0 [client] Fix destination picker 2025-05-18 22:18:36 +05:30
Abhishek Shroff 68c091e399 [client] Extract LogoRow, make login into a card 2025-05-18 21:18:49 +05:30
Abhishek Shroff ad5bab0212 [client] Working primary handoff 2025-05-18 21:06:57 +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 feade88a8d [client] No need to pass in PhylumAccount to DownloadManager 2025-05-18 09:29:47 +05:30
Abhishek Shroff ec645c9c42 [client] Make folderId a method on ExplorerPage 2025-05-18 09:25:55 +05:30
Abhishek Shroff dcfe978016 [client] WIP: primary instance takeover 2025-05-18 08:53:09 +05:30
Abhishek Shroff a3c7b5a7b7 [client] Adapt to new api response structure 2025-05-12 08:38:34 +05:30
Abhishek Shroff 1e0a7972fb [client] Do not navigate up from Home 2025-05-05 23:49:24 +05:30
Abhishek Shroff e176aafd9c [client] Close drawers on sidebar item tap 2025-05-05 19:32:09 +05:30
Abhishek Shroff f08c03ede6 [client] Search typeahead 2025-05-05 14:17:09 +05:30
Abhishek Shroff 449dc93541 [client] Do not show search field on collapsed layout unless focussed 2025-05-05 10:52:04 +05:30
Abhishek Shroff c13855ed56 [server] About dialog, fix account init 2025-05-02 03:25:07 +05:30
Abhishek Shroff aa2de79880 [client] Handle paste file on web 2025-05-02 00:35:03 +05:30
Abhishek Shroff 22d74d2818 [client] Add logo in expanded layout 2025-05-01 14:33:19 +05:30
Abhishek Shroff 06dde44c80 [client] Add logo in drawer header 2025-05-01 14:18:22 +05:30
Abhishek Shroff bc40ec1186 [client] Fetch bookmark if we don't have it in the db 2025-05-01 09:04:20 +05:30
Abhishek Shroff 6390082f22 [client] Open resource without focus 2025-05-01 08:39:07 +05:30
Abhishek Shroff 8d2f10fd72 [client] Android back handling 2025-05-01 08:18:57 +05:30
Abhishek Shroff 23532055a0 [client] Android share wip 2025-04-30 22:30:31 +05:30
Abhishek Shroff f7b55267bc [client] Refresh shortcut 2025-04-30 21:40:19 +05:30
Abhishek Shroff 06cd78d6ac [client] Mobile search 2025-04-30 19:56:10 +05:30
Abhishek Shroff 409d9845e1 [client] Search field in collapsed layout 2025-04-30 16:53:28 +05:30
Abhishek Shroff 2946b87320 [client] Do not show upload folder on web and android 2025-04-30 15:34:30 +05:30