Commit Graph

188 Commits (8f05a90b96adfe06722d01510923759fe61a8bd6)

Author SHA1 Message Date
Daniel García 0fe93edea6
Some fixes for the new mobile apps (#4526)
7 months ago
Daniel García 27dc67fadd
Implement custom DNS resolver (#3988)
7 months ago
Mathijs van Veluw 93636eb3c3
Update Rust and crates (#4445)
9 months ago
Helmut K. C. Tessarek ea04b6f151
refactor: replace panic with a graceful exit (#4402)
9 months ago
Mathijs van Veluw 3427217686
Remove custom WebSocket code (#4001)
9 months ago
Daniel García a1fbd6d729
Improve JWT key initialization and avoid saving public key (#4085)
9 months ago
Mathijs van Veluw b9bdc9b8e2
Update Rust, crates and web-vault (#4328)
10 months ago
Mathijs van Veluw 569add453d
Add Kubernetes environment detection (#4290)
10 months ago
Tobias Bölz b435ee49ad tokio::signal::unix::SignalKind::hangup().as_raw_value() insted of 1
1 year ago
Tobias Bölz 66a7baa67c Reopen log file on SIGHUP
1 year ago
Stefan Melmuk f96c5e8a1e filter handlebars logs
1 year ago
Bernd Schoolmann 8d7b3db33d Implement login-with-device
1 year ago
BlackDex 951ba55123
Prevent some `::_` logs from outputting
2 years ago
BlackDex 8bcd0ab0c6
Some small fixes and updates
2 years ago
BlackDex 9e5b94924f
Merge ClientIp with Headers.
2 years ago
BlackDex 0c0e632bc9
Upd Crates, Rust, MSRV, GHA and remove Backtrace
2 years ago
BlackDex de157b2654
Admin token Argon2 hashing support
2 years ago
Helmut K. C. Tessarek 68bcc7a4b8
add argon2 kdf fields
2 years ago
BlackDex 36b5350f9b
Add avatar color support
2 years ago
BlackDex d30878c4ea Resolve uninlined_format_args clippy warnings
2 years ago
BlackDex cebe0f6442
Remove ctrlc crate and some updates
2 years ago
BlackDex 1b64b9e164
Add dev-only query logging support
2 years ago
BlackDex 7035700c8d
Add Organizational event logging feature
2 years ago
Stefan Melmuk fa7dbedd5d
redirect to admin login page when forward fails
2 years ago
BlackDex b010dde661
Update Rust version, deps and workflow
2 years ago
Daniel García 8409b31d6b
Update to diesel2
2 years ago
Stefan Melmuk 7532072d50
add check if data folder is a directory
2 years ago
Stefan Melmuk 102ee3f871
add api_not_found catcher for 404 errors in /api
2 years ago
Stefan Melmuk acb5ab08a8
add not_found catcher for 404 errors
2 years ago
BlackDex 9a787dd105
Fix persistent folder check within containers
2 years ago
Daniel García c9376e3126
Remove read_file and read_file_string and replace them with the std alternatives
2 years ago
BlackDex 55d7c48b1d
Add more clippy checks for better code/readability
2 years ago
BlackDex 45d3b479bc
Small change in log-level for better debugging
2 years ago
BlackDex e33b8fab34
Re-Base, Update crates and small change.
3 years ago
Daniel García 16ff49d712
Move to job_scheduler_ng
3 years ago
BlackDex 40ed505581
Add a persistent volume check.
3 years ago
BlackDex 1c266031d7
Fix upload limits and disable color logs
3 years ago
Daniel García 2a9ca88c2a
Dependency updates
3 years ago
BlackDex 3ca85028ea
Improve sync speed and updated dep. versions
3 years ago
BlackDex b0faaf2527
Several updates and fixes
3 years ago
BlackDex 5f01db69ff
Update async to prepare for main merge
3 years ago
BlackDex f38926d666
Upd Dockerfiles, crates. Fixed rust 2018 idioms
3 years ago
BlackDex 775d07e9a0
Async/Awaited all db methods
3 years ago
Daniel García 2d5f172e77
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking
3 years ago
Daniel García f4a9645b54
Remove references to "bwrs" #2195
3 years ago
Daniel García 5529264c3f
Basic ratelimit for user login (including 2FA) and admin login
3 years ago
BlackDex e327583aa5
Enabled trust-dns and some updates.
3 years ago
BlackDex c453528dc1
Macro recursion decrease and other optimizations
3 years ago
Jeremy Lin c476e19796 Add email notifications for incomplete 2FA logins
3 years ago
Jeremy Lin cee3fd5ba2 Emergency Access cleanup
3 years ago