Daniel García
|
95d906bdbb
Merge branch 'master' into fmt
|
4 年之前 |
Jake Howard
|
994669fb69
Merge remote-tracking branch 'origin/master' into fmt
|
4 年之前 |
Jake Howard
|
3ab90259f2
Modify rustfmt file
|
4 年之前 |
Jake Howard
|
155109dea1
Extract client creation to a single place
|
4 年之前 |
BlackDex
|
95fc88ae5b
Some admin interface updates.
|
4 年之前 |
Jake Howard
|
93c881a7a9
Reflow some lines manually
|
4 年之前 |
Jake Howard
|
0af3956abd
Run `cargo fmt` on codebase
|
4 年之前 |
Jake Howard
|
81fa33ebb5
Remove unnecessary reference
|
4 年之前 |
Jake Howard
|
e8aa3bc066
Merge branch 'master' into clippy-run
|
4 年之前 |
BlackDex
|
57e17d0648
Updated diagnostics page
|
4 年之前 |
Jake Howard
|
3e5971b9db
Remove unnecessary result return types
|
4 年之前 |
Jeremy Lin
|
513056f711
Check for data folder on startup
|
4 年之前 |
BlackDex
|
705d840ea3
Extra features for admin interface.
|
4 年之前 |
BlackDex
|
235ff44736
Updated the admin interface
|
4 年之前 |
Jeremy Lin
|
455a23361f
Clean up datetime output and code
|
5 年之前 |
Daniel García
|
b32f4451ee
Merge branch 'master' into admin-disable-user
|
5 年之前 |
janost
|
1eb5495802
Show latest active device as last active on admin page
|
5 年之前 |
janost
|
043aa27aa3
Implement admin ability to enable/disable users
|
5 年之前 |
Daniel García
|
0365b7c6a4
Add support for multiple simultaneous database features by using macros.
|
5 年之前 |
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 年之前 |
Daniel García
|
32cfaab5ee
Updated dependencies and changed rocket request imports
|
5 年之前 |
Daniel García
|
668d5c23dc
Removed try_trait and some formatting, particularly around imports
|
5 年之前 |
BlackDex
|
ac2723f898
Updated Organizations overview
|
5 年之前 |
BlackDex
|
2fffaec226
Added attachment info per user and some layout fix
|
5 年之前 |
BlackDex
|
5c54dfee3a
Fixed an issue when DNS resolving fails.
|
5 年之前 |
Jeremy Lin
|
39d1a09704
Avoid double-slashes in the admin URL
|
5 年之前 |
BlackDex
|
b6fde857a7
Added version check to diagnostics
|
5 年之前 |
BlackDex
|
3c66deb5cc
Redesign of the admin interface.
|
5 年之前 |
Daniel García
|
ec8028aef2
Merge pull request #979 from jjlin/admin-redirect
|
5 年之前 |
Daniel García
|
9cca64003a
Remove unused dependency and simple feature, update dependencies and fix some clippy lints
|
5 年之前 |