171 Commits (d0b53a6a3de61d3352afb8fb11c97e29cefa454a)

Author SHA1 Message Date
BlackDex cd3e2d7a5a
Increase privacy of masked config 2 years ago
BlackDex 353d2e6e01
Increase privacy of masked config 2 years ago
BlackDex 99fd92df21
Increase privacy of masked config 2 years ago
BlackDex cec45ae9bd
Increase privacy of masked config 2 years ago
BlackDex 7cc74dabaf
Increase privacy of masked config 2 years ago
BlackDex 4a85dd2480
Increase privacy of masked config 2 years ago
Stefan Melmuk d209df9e10
use a custom 404 page 2 years ago
BlackDex c0e3c2c5e1
Cleanups and Fixes for Emergency Access 2 years ago
BlackDex 63fb0e5a57
Cleanups and Fixes for Emergency Access 2 years ago
BlackDex dbcad65b68
Cleanups and Fixes for Emergency Access 2 years ago
BlackDex fee2b5c3fb
Cleanups and Fixes for Emergency Access 2 years ago
BlackDex 4aa6dd22bb
Cleanups and Fixes for Emergency Access 2 years ago
Stefan Melmuk d5e54cb576
only check sqlite parent if there could be one 2 years ago
Stefan Melmuk 8837660ba7
check if sqlite folder exists 2 years ago
BlackDex 7035700c8d
Add Organizational event logging feature 2 years ago
BlackDex b186813049
Add Organizational event logging feature 2 years ago
Stefan Melmuk 5a13efefd3
only check sqlite parent if there could be one 2 years ago
Stefan Melmuk 2f9d7060bd
check if sqlite folder exists 2 years ago
BlackDex 2ea9b66943
Add Organizational event logging feature 2 years ago
Karbob 56786a18f1 Update settings description 2 years ago
BlackDex b141f789f6
Set "Bypass admin page security" as read-only 2 years ago
Samuel Tardieu 7445ee40f8 Remove get_random_64() 2 years ago
BlackDex 439ef44973
Update Rust version, deps and workflow 2 years ago
BlackDex 17388ec43e
Update Rust version, deps and workflow 2 years ago
BlackDex 42db4b5c77
Update Rust version, deps and workflow 2 years ago
BlackDex b010dde661
Update Rust version, deps and workflow 2 years ago
Stefan Melmuk ed24d51d3e
validate cron expressions on startup 2 years ago
Stefan Melmuk 0e6f6e612a
use static_files() for email attachments 2 years ago
Stefan Melmuk 4d1b860dad
attach images to email 3 years ago
Stefan Melmuk 3b9bfe55d0
use static_files() for email attachments 2 years ago
Stefan Melmuk a0c6a7c0de
attach images to email 3 years ago
Stefan Melmuk 4289663a16
use static_files() for email attachments 2 years ago
Stefan Melmuk ea19c2250e
attach images to email 3 years ago
Stefan Melmuk ef4072e4ff
improve spelling of minimum expiration hours check 2 years ago
Stefan Melmuk c78d383ed1
make invitation expiration time configurable 2 years ago
Stefan Melmuk ac120be1c6
improve spelling of minimum expiration hours check 2 years ago
Stefan Melmuk b70316e6d3
make invitation expiration time configurable 2 years ago
BlackDex 0f95bdc9bb
Fix issue with CSP and icon redirects 3 years ago
Daniel García c9376e3126
Remove read_file and read_file_string and replace them with the std alternatives 3 years ago
Yip Rui Fung 5c38b2c4eb Remove option and use unwrap_or_else to fall back to copy behavior. 3 years ago
Yip Rui Fung ebe9162af9 Add option to make file uploads use move_copy_to instead of persist_to 3 years ago
Jeremy Lin 5e13b1a7cb Add `password_hints_allowed` config option 3 years ago
BlackDex 5d05ec58be
Updated deps and misc fixes and updates 3 years ago
Daniel García 54c78cf06d
Migrate old ws crate to tungstenite, which is async and also removes over 20 old dependencies 3 years ago
Jeremy Lin 542a73cc6e Switch to a single config option for database connection init 3 years ago
Jeremy Lin 78d07e2fda Add default connection-scoped pragmas for SQLite 3 years ago
Jeremy Lin b617ffd2af Add support for database connection init statements 3 years ago
BlackDex b0faaf2527
Several updates and fixes 3 years ago
BlackDex 19b8388950
Upd Dockerfiles, crates. Fixed rust 2018 idioms 3 years ago
Daniel García 0b7d6bf6df
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking 3 years ago