Commit Graph

253 Commits

Author SHA1 Message Date
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 8f3268fd4f [server] Permissions grant and revoke 2025-05-29 01:41:21 +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 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 e1f92e42a2 [server] Rename user.display_name to name 2025-05-27 22:50:07 +05:30
Abhishek Shroff 5cda3e76a0 [server] Restructure commands 2025-05-27 22:38:24 +05:30
Abhishek Shroff 979e42303c [server] Use config.defaults.yml to load default config 2025-05-27 18:56:22 +05:30
Abhishek Shroff bb33725b77 [server] Extract common user creation functions 2025-05-26 19:20:12 +05:30
Abhishek Shroff 9dd30db3be [server] Change default instance url 2025-05-26 11:45:58 +05:30
Abhishek Shroff 134d32a39f [server] Allow not sending email for invite and password reset 2025-05-26 10:03:38 +05:30
Abhishek Shroff 3feb42c0d7 [server] Move 404 handler to inside catch-all middleware 2025-05-25 14:36:33 +05:30
Abhishek Shroff b5951c04c7 [server] Return JSON response for not found requests 2025-05-25 13:16:52 +05:30
Abhishek Shroff ebde9747c0 [server] Only serve static files for GET requests 2025-05-25 13:16:52 +05:30
Abhishek Shroff a81ccfa866 [server] Change config mail.url => mail.instance 2025-05-25 11:41:32 +05:30
Abhishek Shroff cdf3eb0454 [server] Password reset email 2025-05-24 19:37:04 +05:30
Abhishek Shroff 59880932c5 [server] Email templates 2025-05-24 17:22:25 +05:30
Abhishek Shroff 9cad4130dc [server] Generate and store reset tokens 2025-05-24 15:25:16 +05:30
Abhishek Shroff f1eaf97b37 [client] Send invite email on user creation 2025-05-22 11:40:13 +05:30
Abhishek Shroff 1b7b336bf3 [server] WIP: email 2025-05-22 11:20:13 +05:30
Abhishek Shroff ca296fbe34 [server] Tweak configs 2025-05-19 00:40:40 +05:30
Abhishek Shroff 50677e67da [server] Change default publink path to /pub 2025-05-19 00:21:52 +05:30
Abhishek Shroff 2cba371ac8 [server] Read environment variables 2025-05-18 22:32:31 +05:30
Abhishek Shroff b355bce61c [server] Get rid of viper 2025-05-15 12:57:45 +05:30
Abhishek Shroff 60e3838bab [server] Use koanf for server config 2025-05-15 12:37:27 +05:30
Abhishek Shroff e19849ce7e [server] Use storage.Config 2025-05-15 12:09:57 +05:30
Abhishek Shroff c4c3485933 [server] Use koanf for db config 2025-05-15 11:43:59 +05:30
Abhishek Shroff 495ee99084 [server] Incorporate flags 2025-05-15 09:55:22 +05:30
Abhishek Shroff f3b3f55706 [server] Start moving to koanf for config 2025-05-15 08:59:29 +05:30
Abhishek Shroff f27ec2d320 [server] Simplify user.User structure 2025-05-14 20:36:53 +05:30
Abhishek Shroff 038adab527 [server] UserID+email instead of username 2025-05-14 11:04:36 +05:30
Abhishek Shroff 2e405de4e1 [server][core] Fix fullResourceQuery for root node 2025-05-13 03:55:13 +05:30
Abhishek Shroff 8ea3d01db8 [server][cli] Fix base directory flag in user add 2025-05-13 03:55:13 +05:30
Abhishek Shroff 1c32543c0e [server][core] Do not expose parentID directly from fs 2025-05-12 14:40:53 +05:30
Abhishek Shroff 69c6b17f4c [server][core] Fix invalid name check 2025-05-10 23:36:00 +05:30
Abhishek Shroff 7378ab93be [server][core] Better handling of paths and CreateResourceByPath 2025-05-10 21:11:19 +05:30
Abhishek Shroff beffa43e74 [server][core] Rename ResourceByRootedPath => ResourceByPathWithRoot 2025-05-10 12:41:07 +05:30
Abhishek Shroff 1b19eb13a0 [server][cli] Clean up commands, use ResourceByPathWithMaybeRoot 2025-05-10 12:04:51 +05:30
Abhishek Shroff 71f7c9565f [server] Webdav first path segment to specify root 2025-05-09 14:51:01 +05:30
Abhishek Shroff 540c7ca8c9 [server][cli] Fix some commands 2025-05-07 11:43:39 +05:30
Abhishek Shroff da1c8eb59f [server] Allow webdav into other users' home directories 2025-05-07 11:15:36 +05:30
Abhishek Shroff a66024960d [server] Use pgtype.UUID for User.Home 2025-05-07 09:57:26 +05:30