Commit Graph

1205 Commits

Author SHA1 Message Date
Abhishek Shroff 9d4697ccb3 Add defaults to compose.yml, and clean up example.env 2025-05-30 17:38:34 +05:30
Abhishek Shroff 2a05b15616 [server] Include releases page link in the email 2025-05-30 03:37:06 +05:30
Abhishek Shroff e2a62b7579 [client] Rename LoggedInUser => AccountUser 2025-05-30 03:29:39 +05:30
Abhishek Shroff 3475e4a77c [client] Vastly improve init error handling 2025-05-30 03:24:14 +05:30
Abhishek Shroff 2680ed68c1 [client] Fix 'cancel' from invite user dialog 2025-05-30 03:14:31 +05:30
Abhishek Shroff f144cfe437 [client] Close dialogs on nav list button press 2025-05-30 03:14:07 +05:30
Abhishek Shroff bd7c779ee1 [client] Fix login 2025-05-29 14:20:31 +05:30
Abhishek Shroff 85f0b70075 [client] Show init errors on web 2025-05-29 13:25:49 +05:30
Abhishek Shroff 385db4c7c5 [server] Do not use separate error recovery 2025-05-29 12:52:18 +05:30
Abhishek Shroff c8cac17a86 [server] Show solution if email fails in user invite 2025-05-29 12:40:50 +05:30
Abhishek Shroff 0e6778e9f9 [client] Upgrade offtheline, show init errors 2025-05-29 11:47:09 +05:30
Abhishek Shroff 2a0f837e15 [client] Use PhylumDialogScaffold for AccoutState not ready 2025-05-29 10:04:30 +05:30
Abhishek Shroff 5356d98842 [client] Make the logged in user listenable 2025-05-29 09:51:55 +05:30
Abhishek Shroff ebc8adc9b6 [client] Invite user button 2025-05-29 01:56:38 +05:30
Abhishek Shroff d3cb0ddb05 [client] InviteUserDialog 2025-05-29 01:54:00 +05:30
Abhishek Shroff edcc09f30b [client] Remove unused file 2025-05-29 01:52:20 +05:30
Abhishek Shroff 8f3268fd4f [server] Permissions grant and revoke 2025-05-29 01:41:21 +05:30
Abhishek Shroff 5a4ea3be8d [client] Check for permissions before showing invite option 2025-05-29 01:40:53 +05:30
Abhishek Shroff add48167f2 [client] Fix progress dialog messages 2025-05-29 01:08:46 +05:30
Abhishek Shroff 2e60321270 [server] check invite permission, insert default permissions 2025-05-29 01:08:19 +05:30
Abhishek Shroff dff6ec14d8 [client] Use base dir specified in config 2025-05-29 00:30:24 +05:30
Abhishek Shroff 486bc4516e [client] Password strength validation 2025-05-29 00:24:53 +05:30
Abhishek Shroff fd32960ab4 [client] Allow configuring password hashing 2025-05-29 00:11:58 +05:30
Abhishek Shroff a2d3008856 [client] Switch --user flag to --user-email 2025-05-28 23:25:38 +05:30
Abhishek Shroff 25792bb66a [client] Automatically log-in after password reset 2025-05-28 19:00:05 +05:30
Abhishek Shroff 64376c6d37 [server] Send login response with password reset 2025-05-28 18:39:20 +05:30
Abhishek Shroff d798c418cb [client] Move password reset logic into fragment 2025-05-28 14:45:14 +05:30
Abhishek Shroff 09ed36baa7 [meta] update README 2025-05-28 14:38:20 +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 bf1b1986c9 [server] Add clear to Bootstrap response 2025-05-28 01:55:21 +05:30
Abhishek Shroff 69cf9d1382 [server] Extract common api functionality, bootstrap response with login 2025-05-28 01:06:38 +05:30
Abhishek Shroff 8470282a7c [server] Bootstrap request with user info, all users, and bookmarks 2025-05-28 00:36:46 +05:30
Abhishek Shroff 1658f7d2f2 [server] Better ListUser 2025-05-28 00:30:27 +05:30
Abhishek Shroff dbeb2c5be4 [server] Allow fetching incremental bookmarks 2025-05-28 00:23:53 +05:30
Abhishek Shroff c2cc2dd66a [server] Don't allow specifying web app src 2025-05-28 00:01:58 +05:30
Abhishek Shroff cb7ebcbf7a [server] Allow disabling WebDAV 2025-05-27 23:45:38 +05:30
Abhishek Shroff 0efeb08a37 [server] Only serve static files if path doesn't match api, publinks, or webdav 2025-05-27 23:19:28 +05:30
Abhishek Shroff e20e3625fc [client] Rename User.displayName => User.name 2025-05-27 23:03:52 +05:30
Abhishek Shroff e1f92e42a2 [server] Rename user.display_name to name 2025-05-27 22:50:07 +05:30
Abhishek Shroff 573fba6d1a [server] Update readme 2025-05-27 22:49:46 +05:30
Abhishek Shroff 5cda3e76a0 [server] Restructure commands 2025-05-27 22:38:24 +05:30
Abhishek Shroff 5aae871595 [server] Change permissions of storage folder to 0700 2025-05-27 19:00:58 +05:30
Abhishek Shroff 979e42303c [server] Use config.defaults.yml to load default config 2025-05-27 18:56:22 +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