76 Commits (72fc2ea19f0992a1dfae35fc25880cd944499ed4)

Author SHA1 Message Date
Stefan Melmuk 72fc2ea19f
fix hiding of signup link 3 months ago
Stefan Melmuk 4fd22d8e3b
fix hiding email as 2fa provider (#6026) 3 months ago
Timshel df42b6d6b0
Fix Yubico toggle (#5833) 5 months ago
Stefan Melmuk 871a3f214a
rename membership and adopt newtype pattern (#5320) 9 months ago
Mathijs van Veluw 4816f77fd7
Add partial role support for manager only using web-vault v2024.12.0 (#5219) 10 months ago
Mathijs van Veluw 294b429436
Add dynamic CSS support (#4940) 11 months ago
Mathijs van Veluw f05398a6b3
Update admin interface dependencies (#4581) 1 year ago
Calvin Li d0c22b9fc9
fix: web API call for jquery 3.7.1 (#4400) 2 years ago
Mathijs van Veluw d6b97090fa
Update crates, GHA and a Python/JS scripts (#4357) 2 years ago
tuhana 3d4be24902
Fix typos 2 years ago
BlackDex 32543c46da
Update Rust and Crates 2 years ago
BlackDex 83d5432cbf
Update admin interface 2 years ago
BlackDex 4ec2507073
Remove debug code during attachment download 2 years ago
Daniel García 60964c07e6
Add some extra access checks for attachments and groups 2 years ago
BlackDex f906f6230a
Change `String` to `&str` for all Rocket functions 3 years ago
BlackDex ae437f70a3
Several config and admin interface fixes 3 years ago
Jeremy Lin d3626eba2a Add HEAD routes to avoid spurious error messages 3 years ago
BlackDex c9ed9aa733
Fix Javascript issue on non sqlite databases 3 years ago
BlackDex a263aaa481
Resolve uninlined_format_args clippy warnings 3 years ago
BlackDex e935989fee
Resolve uninlined_format_args clippy warnings 3 years ago
BlackDex d30878c4ea Resolve uninlined_format_args clippy warnings 3 years ago
BlackDex de26af0c2d
Removed unsafe-inline JS from CSP and other fixes 3 years ago
BlackDex 2020a302d0
Removed unsafe-inline JS from CSP and other fixes 3 years ago
BlackDex 0f588ced03
Removed unsafe-inline JS from CSP and other fixes 3 years ago
BlackDex 04e02d7f9f
Removed unsafe-inline JS from CSP and other fixes 3 years ago
BlackDex 0c5b4476ad
Removed unsafe-inline JS from CSP and other fixes 3 years ago
BlackDex ad60eaa0f3
Removed unsafe-inline JS from CSP and other fixes 3 years ago
BlackDex b4db853bcb
Removed unsafe-inline JS from CSP and other fixes 3 years ago
BlackDex 613b2519ed
Removed unsafe-inline JS from CSP and other fixes 3 years ago
BlackDex 67a584c1d4
Disable groups by default and Some optimizations 3 years ago
BlackDex 8b6dfe48b7
Disable groups by default and Some optimizations 3 years ago
Helmut K. C. Tessarek 5fcba3d7f5
use black favicon for /admin 3 years ago
Helmut K. C. Tessarek 5afba46743
use black favicon for /admin 3 years ago
Helmut K. C. Tessarek e649b11511
use black favicon for /admin 3 years ago
Helmut K. C. Tessarek 6915a60332
use black favicon for /admin 3 years ago
Stefan Melmuk d209df9e10
use a custom 404 page 3 years ago
BlackDex 7b09d74b1f
Update dependencies for Rust and Admin interface. 3 years ago
BlackDex c885bbc947
Update dependencies for Rust and Admin interface. 3 years ago
BlackDex c8040d2f63
Update dependencies for Rust and Admin interface. 3 years ago
BlackDex 610b183cef
Update dependencies for Rust and Admin interface. 3 years ago
Stefan Melmuk 0e6f6e612a
use static_files() for email attachments 3 years ago
Stefan Melmuk 3b9bfe55d0
use static_files() for email attachments 3 years ago
Stefan Melmuk 4289663a16
use static_files() for email attachments 3 years ago
Stefan Melmuk acb5ab08a8
add not_found catcher for 404 errors 3 years ago
BlackDex 5a05139efe
Change the handling of login errors. 3 years ago
Jeremy Lin df8aeb10e8 Add `/api/{alive,now,version}` endpoints 4 years ago
Daniel García 0b7d6bf6df
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking 4 years ago
Daniel García 2d5f172e77
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking 4 years ago
Daniel García f4a9645b54
Remove references to "bwrs" #2195 4 years ago
Jake Howard 4584cfe3c1
Additionally set expires header when caching responses 4 years ago