1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-06-28 10:15:41 +02:00
vaultwarden/src
BlackDex 5b430f22bc
Support all DB's for Alpine and Debian
- Using my own rust-musl build containers we now support all database
types for both Debian and Alpine.
- Added new Alpine containers for armv6 and arm64/aarch64
- The Debian builds can also be done wihout dpkg magic stuff, probably
some fixes in Rust regarding linking (Or maybe OpenSSL or Diesel), in
any case, it works now without hacking dpkg and apt.
- Updated toolchain and crates
2021-12-26 21:59:28 +01:00
..
api Merge pull request #2170 from BlackDex/issue-2136 2021-12-24 20:40:30 +01:00
db Macro recursion decrease and other optimizations 2021-11-06 17:44:53 +01:00
static Sync global_domains.json to bitwarden/server@5a8f334 (TransferWise) 2021-12-24 13:25:16 -08:00
auth.rs Macro recursion decrease and other optimizations 2021-11-06 17:44:53 +01:00
config.rs Add support for external icon services 2021-12-20 01:34:31 -08:00
crypto.rs Rework file ID generation 2021-05-25 23:15:24 -07:00
error.rs Support all DB's for Alpine and Debian 2021-12-26 21:59:28 +01:00
mail.rs Macro recursion decrease and other optimizations 2021-11-06 17:44:53 +01:00
main.rs Enabled trust-dns and some updates. 2021-12-01 19:01:55 +01:00
util.rs Macro recursion decrease and other optimizations 2021-11-06 17:44:53 +01:00