94 Commits (e327583aa56a5129999d6295ff8a2be1ffa6d2a1)

Author SHA1 Message Date
BlackDex e327583aa5
Enabled trust-dns and some updates. 3 years ago
BlackDex c453528dc1
Macro recursion decrease and other optimizations 3 years ago
BlackDex 338756550a
Fix error reporting in admin and some small fixes 4 years ago
BlackDex 10d5c7738a Fix issue when using uppercase chars in emails 4 years ago
BlackDex 8615736e84 Multiple Admin Interface fixes and some others. 4 years ago
Jeremy Lin 38104ba7cf `cargo fmt` changes 4 years ago
Carl Dong e60bdc7efe admin: Make invite_user error codes more specific 4 years ago
Carl Dong cccd8262fa admin: Add /users/<uuid> route 4 years ago
Carl Dong 68e5d95d25 admin: Specifically return 404 for user not found 4 years ago
Carl Dong 5f458b288a admin: Return newly-created user in invite_user 4 years ago
Daniel García 2b4dd6f137
Fix branch name 4 years ago
Daniel García 3da44a8d30
Fix formatting 4 years ago
Daniel García 34ea10475d
Project renaming 4 years ago
Daniel García 305de2e2cd
Format the changes from merge to master 4 years ago
Jake Howard 3ab90259f2
Modify rustfmt file 4 years ago
Jake Howard 155109dea1
Extract client creation to a single place 4 years ago
BlackDex 95fc88ae5b Some admin interface updates. 4 years ago
Jake Howard 93c881a7a9
Reflow some lines manually 4 years ago
Jake Howard 0af3956abd
Run `cargo fmt` on codebase 4 years ago
Jake Howard 81fa33ebb5
Remove unnecessary reference 4 years ago
BlackDex 57e17d0648 Updated diagnostics page 4 years ago
Jake Howard 3e5971b9db
Remove unnecessary result return types 4 years ago
Jeremy Lin 513056f711 Check for data folder on startup 4 years ago
BlackDex 705d840ea3 Extra features for admin interface. 4 years ago
BlackDex 235ff44736 Updated the admin interface 4 years ago
Jeremy Lin 455a23361f Clean up datetime output and code 4 years ago
janost 1eb5495802 Show latest active device as last active on admin page 4 years ago
janost 043aa27aa3 Implement admin ability to enable/disable users 4 years ago
Daniel García 0365b7c6a4
Add support for multiple simultaneous database features by using macros. 5 years ago
Daniel García 6a972e4b19
Make the admin URL redirect try to use the referrer first, and use /admin when DOMAIN is not configured and the referrer check doesn't work, to allow users without DOMAIN configured to use the admin page correctly 5 years ago
Daniel García 32cfaab5ee
Updated dependencies and changed rocket request imports 5 years ago
Daniel García 668d5c23dc
Removed try_trait and some formatting, particularly around imports 5 years ago
BlackDex ac2723f898 Updated Organizations overview 5 years ago
BlackDex 2fffaec226 Added attachment info per user and some layout fix 5 years ago
BlackDex 5c54dfee3a Fixed an issue when DNS resolving fails. 5 years ago
Jeremy Lin 39d1a09704 Avoid double-slashes in the admin URL 5 years ago
BlackDex b6fde857a7 Added version check to diagnostics 5 years ago
BlackDex 3c66deb5cc Redesign of the admin interface. 5 years ago
Daniel García 9cca64003a
Remove unused dependency and simple feature, update dependencies and fix some clippy lints 5 years ago
Jeremy Lin 819d5e2dc8 Use absolute URIs for admin page redirects 5 years ago
Jeremy Lin 0a68de6c24 Warn on empty `ADMIN_TOKEN` instead of bailing out 5 years ago
Daniel García 7a6a3e4160
Set the cargo version and allow changing it during build time with BWRS_VERSION. 5 years ago
BlackDex 37b212427c Updated jsonwebtoken 5 years ago
Daniel García 70f3ab8ec3
Migrate lazy_static to once_cell, less macro magic and slightly faster 5 years ago
BlackDex 5a974c7b94 Added SMTP test button in the admin gui 5 years ago
BlackDex 5f61607419 Added SMTP test button in the admin gui 5 years ago
Daniel García 2f4a9865e1
Use absolute paths in the admin page 5 years ago
Jeremy Lin 29a0795219 Add backend support for alternate base dir (subdir/subpath) hosting 5 years ago
Miroslav Prasil 0a72c4b6db Do not disable invitations via admin API 5 years ago
Daniel García 8867626de8
Add option to change invitation org name, fixes #825 5 years ago