141 Commits (ead2f02cbd8a6fe29da0d0b09e68569920d3a4d2)

Author SHA1 Message Date
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
Daniel García 7a6a3e4160
Set the cargo version and allow changing it during build time with BWRS_VERSION. 5 years ago
BlackDex 35f30088b2 Fixing issue #759 by disabling Foreign Key Checks. 5 years ago
Ymage ba725e1c25 Make openssl crate as default (non feature-flipped) 5 years ago
BlackDex bd09fe1a3d Updated code so backtraces are logged also. 5 years ago
Daniel García 70f3ab8ec3
Migrate lazy_static to once_cell, less macro magic and slightly faster 5 years ago
zethra cc404b4edc
Added command line flags for help and version 5 years ago
BlackDex 7439aeb63e Make panics logable (as warn) 5 years ago
Jeremy Lin 29a0795219 Add backend support for alternate base dir (subdir/subpath) hosting 5 years ago
Richard Huang d592323e39
minor typo conect -> connect 5 years ago
Daniel García 36ae946655
Avoid some to_string in the request logging and include message to disable web vault when not found. 5 years ago
Daniel García 8d1b72b951
Collapsed log messages from 3 lines per request to 2 and hidden the ones valued as less informative. 5 years ago
BlackDex 0ff7fd939e Next attempt for issue #709 fix 5 years ago
Daniel García fccc0a4b05
Update rocket to latest master 5 years ago
BlackDex 9124d8a3fb Updated icon blacklisting. 6 years ago
Michael Powers f5f9861a78
Adds support for PostgreSQL which resolves #87 and is mentioned in #246. 6 years ago
vpl 16d88402cb Initial version of CORS support 6 years ago
Daniel García 05a1137828
Move backend checks to build.rs to fail fast, and updated dependencies 6 years ago