Commit Graph

513 Commits

Author SHA1 Message Date
Abhishek Shroff d798c418cb [client] Move password reset logic into fragment 2025-05-28 14:45:14 +05:30
Abhishek Shroff 1efabfa22b [client] use bootstrap request instead of bookmarks and users 2025-05-28 10:30:51 +05:30
Abhishek Shroff a649b07cee [client] Only serialize LoggedInUser in the account 2025-05-28 02:13:35 +05:30
Abhishek Shroff 94c2cdf962 [client] process bootstrap response during login 2025-05-28 01:55:43 +05:30
Abhishek Shroff e20e3625fc [client] Rename User.displayName => User.name 2025-05-27 23:03:52 +05:30
Abhishek Shroff 1a76e76242 [client] Update local user id from invite response 2025-05-27 01:46:52 +05:30
Abhishek Shroff cd5934c71c [client] Fix provider not found 2025-05-27 01:45:27 +05:30
Abhishek Shroff 180b69e52e [client] Fix resource share dependency 2025-05-27 01:40:01 +05:30
Abhishek Shroff 7fdc1e3295 [client] Refactor permissions view 2025-05-27 01:33:29 +05:30
Abhishek Shroff 150d8455ea [client] CreateUserChange 2025-05-27 01:20:39 +05:30
Abhishek Shroff ae2b482d2c [client] validate invite email addresses 2025-05-27 01:03:45 +05:30
Abhishek Shroff 4dd406d2a2 [client] Allow pause/resume sync 2025-05-27 01:01:24 +05:30
Abhishek Shroff a9fa6a7de7 [client] Allow retrying single actions 2025-05-27 00:49:37 +05:30
Abhishek Shroff c3140ddb0d [client] Keep UserRepository up to date 2025-05-26 23:17:46 +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 1678b55431 [client] Change instance url hint 2025-05-26 11:46:46 +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 94deab0561 [client] Fix resource share change 2025-05-26 01:33:11 +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 e75cda3c01 [client] Dismiss progress dialog on login 2025-05-25 21:37:00 +05:30
Abhishek Shroff 0158d8f064 [client] Refactor login requests 2025-05-25 18:39:15 +05:30
Abhishek Shroff 27884e2f6f [client] Working password reset 2025-05-25 18:08:27 +05:30
Abhishek Shroff be8f0caa57 [client] Better error handling for login requests 2025-05-25 13:16:52 +05:30
Abhishek Shroff d28e291b76 [client] Merge common request logic 2025-05-25 13:16:52 +05:30
Abhishek Shroff 5057d14b19 [client] Requets password reset email from server 2025-05-25 13:16:52 +05:30
Abhishek Shroff d8a5c0c3ab [client] Password reset plumbing 2025-05-25 11:13:10 +05:30
Abhishek Shroff de04b3289a [client] Fix dark theme 2025-05-25 10:40:41 +05:30
Abhishek Shroff 0ce26655af [client] Instance URL validation 2025-05-25 10:30:21 +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 d37252d9ff [client] Fix error message hierarchy in resource preview 2025-05-19 10:22:13 +05:30
Abhishek Shroff 31856fc3f8 [client] Show locally created publinks 2025-05-19 10:08:18 +05:30
Abhishek Shroff 16738e699b [client] Update publinks repository from responses 2025-05-19 10:01:48 +05:30
Abhishek Shroff 0c5bda9f2d [client] Add PublinkRepository 2025-05-19 09:58:37 +05:30
Abhishek Shroff faae163a8a [client] Upgrade UserRepository to match the pattern 2025-05-19 09:54:43 +05:30
Abhishek Shroff 497cfdfc33 [client] Simplify bookmarks repository 2025-05-19 09:45:52 +05:30
Abhishek Shroff 30fbc0dcec [client] Get rid of unnecessary repository 2025-05-19 09:40:30 +05:30
Abhishek Shroff 88f1b312b1 [client] Fix sync dialog 2025-05-19 01:36:19 +05:30
Abhishek Shroff c04edaa304 [client] Better styling for preview errors 2025-05-19 01:30:22 +05:30
Abhishek Shroff c499809c53 [client] Properly compute other permissions 2025-05-19 01:20:34 +05:30