summaryrefslogtreecommitdiff
path: root/src/api/admin.rs
AgeCommit message (Expand)Author
2022-02-26Favicon, SMTP and misc updatesBlackDex
2022-01-30Upd Dockerfiles, crates. Fixed rust 2018 idiomsBlackDex
2022-01-30Async/Awaited all db methodsBlackDex
2022-01-30Update to rocket 0.5 and made code async, missing updating all db calls, that...Daniel García
2022-01-23Remove references to "bwrs" #2195Daniel García
2021-12-22Basic ratelimit for user login (including 2FA) and admin loginDaniel García
2021-12-01Enabled trust-dns and some updates.BlackDex
2021-11-06Macro recursion decrease and other optimizationsBlackDex
2021-10-08Fix error reporting in admin and some small fixesBlackDex
2021-09-09Fix issue when using uppercase chars in emailsBlackDex
2021-06-19Multiple Admin Interface fixes and some others.BlackDex
2021-05-15`cargo fmt` changesJeremy Lin
2021-05-10admin: Make invite_user error codes more specificCarl Dong
2021-05-10admin: Specifically return 404 for user not foundCarl Dong
2021-05-10admin: Add /users/<uuid> routeCarl Dong
2021-05-10admin: Return newly-created user in invite_userCarl Dong
2021-04-28Fix branch nameDaniel García
2021-04-27Fix formattingDaniel García
2021-04-27Project renamingDaniel García
2021-04-15Format the changes from merge to masterDaniel García
2021-04-15Merge branch 'master' into fmtDaniel García
2021-04-06Merge remote-tracking branch 'origin/master' into fmtJake Howard
2021-04-06Modify rustfmt fileJake Howard
2021-04-06Extract client creation to a single placeJake Howard
2021-04-05Some admin interface updates.BlackDex
2021-03-31Reflow some lines manuallyJake Howard
2021-03-31Run `cargo fmt` on codebaseJake Howard
2021-03-28Remove unnecessary referenceJake Howard
2021-03-28Merge branch 'master' into clippy-runJake Howard
2021-03-28Updated diagnostics pageBlackDex
2021-03-27Remove unnecessary result return typesJake Howard
2021-02-28Check for data folder on startupJeremy Lin
2021-02-03Extra features for admin interface.BlackDex
2021-01-19Updated the admin interfaceBlackDex
2020-12-13Clean up datetime output and codeJeremy Lin
2020-12-08Merge branch 'master' into admin-disable-userDaniel García
2020-12-03Show latest active device as last active on admin pagejanost
2020-11-30Implement admin ability to enable/disable usersjanost
2020-08-24Add support for multiple simultaneous database features by using macros.Daniel García
2020-08-12Make the admin URL redirect try to use the referrer first, and use /admin whe...Daniel García
2020-07-23Updated dependencies and changed rocket request importsDaniel García
2020-07-14Removed try_trait and some formatting, particularly around importsDaniel García
2020-06-03Updated Organizations overviewBlackDex
2020-06-03Added attachment info per user and some layout fixBlackDex
2020-06-03Fixed an issue when DNS resolving fails.BlackDex
2020-05-30Avoid double-slashes in the admin URLJeremy Lin
2020-05-28Added version check to diagnosticsBlackDex
2020-05-28Redesign of the admin interface.BlackDex
2020-05-03Merge pull request #979 from jjlin/admin-redirectDaniel García
2020-05-03Remove unused dependency and simple feature, update dependencies and fix some...Daniel García