155 Commits (887e320e7f8dfc62d9b3ed08aca216cd7ad229f1)

Author SHA1 Message Date
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 19b8388950
Upd Dockerfiles, crates. Fixed rust 2018 idioms 3 years ago
BlackDex 87e08b9e50
Async/Awaited all db methods 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
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
thelittlefireman 4ab9362971 Add Emergency contact feature 4 years ago
Daniel García e3a2dfffab
Formatting 4 years ago
Daniel García 46e0f3c43a
Load RSA keys as pem format directly, and using openssl crate, backported from async branch 4 years ago
Daniel García c380d9c379
Support for webauthn and u2f->webauthn migrations 4 years ago
BlackDex f270f2ed65 Updated icon fetching and crates. 4 years ago
Daniel García 7b5d5d1302
Rename references to the discourse forum 4 years ago
Daniel García 34ea10475d
Project renaming 4 years ago
Jeremy Lin d77333576b Add support for auto-deleting trashed items 4 years ago
Jeremy Lin 73ff8d79f7 Add a generic job scheduler 4 years ago
Jake Howard 0af3956abd
Run `cargo fmt` on codebase 4 years ago
Jake Howard 49af9cf4f5
Correctly camelCase acronyms 4 years ago
Jake Howard ea57dc3bc9
Use `matches` macro 4 years ago
Daniel García 1fc6c30652
Send deletion thread and updated users revision 4 years ago
Jeremy Lin 513056f711 Check for data folder on startup 4 years ago
Daniel García 8b660ae090
Swap structopt for a simpler alternative 4 years ago
BlackDex 5860679624 Updated dependencies and small mail fixes 4 years ago
BlackDex 235ff44736 Updated the admin interface 4 years ago
BlackDex 48baf723a4 Updated icon downloading 4 years ago
BlackDex 6faaeaae66 Updated email processing. 4 years ago
Daniel García 729c9cff41
Retry initial db connection, with adjustable option 5 years ago
Daniel García 0365b7c6a4
Add support for multiple simultaneous database features by using macros. 5 years ago
Jeremy Lin f83a8a36d1 Track favorites on a per-user basis 5 years ago
Daniel García 93b7ded1e6
Remove unneccessary shim for backtrace 5 years ago
Jeremy Lin d348f12a0e Add config option for log timestamp format 5 years ago
Daniel García 1e950c7dbc
Replace IP support in preparation for compiling on stable, included some tests to check that the code matches the unstable implementation 5 years ago
Daniel García 668d5c23dc
Removed try_trait and some formatting, particularly around imports 5 years ago
Daniel García a87646b8cb
Some format changes to main.rs 5 years ago
Robert Kaussow afbf1db331 add back openssl crate 5 years ago
Jeremy Lin 322a08edfb Update startup banner to direct usage/config questions to the forum 5 years ago
Daniel García 9cca64003a
Remove unused dependency and simple feature, update dependencies and fix some clippy lints 5 years ago