index
:
vaultwarden
2024-updates-and-config-endpoint
authrequest_changes
dependabot/cargo/cargo-acb06c3a58
dependabot/cargo/h2-0.3.26
dependabot/cargo/mio-0.8.11
fix-nightly-errors
fix-nightly-errors-part-2
icons_dns
improved-http-client
main
more_authrequest_fixes
register_verify_email
remove_upcase
ssh_keys
test_dylint
update-rust-and-remove-unused-header-values
update_jwt_private_key
yubico-async
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
dani-garcia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-21
Merge pull request #1061 from jjlin/use-strip-prefix
1.16.0
Daniel García
2020-07-20
Use `strip_prefix()` instead of `trim_start_matches()` as appropriate
Jeremy Lin
2020-07-16
Merge pull request #1029 from jjlin/multi-arch
Daniel García
2020-07-15
Tag latest releases as `latest` and `alpine`
Jeremy Lin
2020-07-15
Clean up arch-specific tags if Docker Hub credentials are provided
Jeremy Lin
2020-07-15
Multi-arch image support
Jeremy Lin
2020-07-15
Dockerfile.j2: remove dead code
Jeremy Lin
2020-07-15
Replace IP support in preparation for compiling on stable, included some test...
Daniel García
2020-07-14
Don't compile the regexes each time
Daniel García
2020-07-14
Removed try_trait and some formatting, particularly around imports
Daniel García
2020-07-14
Updated dependencies
Daniel García
2020-07-11
Merge pull request #1055 from jjlin/pg
Daniel García
2020-07-10
Fix error in PostgreSQL build
Jeremy Lin
2020-07-08
Merge pull request #1049 from jjlin/local-tz
Daniel García
2020-07-07
Use local time in email notifications for new device logins
Jeremy Lin
2020-07-06
Merge pull request #1042 from jjlin/hide-passwords
Daniel García
2020-07-06
Merge pull request #1048 from jjlin/init
Daniel García
2020-07-05
Add startup script to support init operations
Jeremy Lin
2020-07-05
Add option to set name during HELO in email settings
Daniel García
2020-07-05
Updated dependencies ans web vault version
Daniel García
2020-07-05
Merge pull request #1044 from ArmaanT/master
Daniel García
2020-07-04
Allow postgres:// DATABASE_URL
Armaan Tobaccowalla
2020-07-03
More cipher optimization/cleanup
Jeremy Lin
2020-07-03
Optimize cipher queries
Jeremy Lin
2020-07-02
Add support for hiding passwords in a collection
Jeremy Lin
2020-06-22
Update dependencies
Daniel García
2020-06-15
Some format changes to main.rs
Daniel García
2020-06-15
Updated dependencies
Daniel García
2020-06-07
Merge pull request #1026 from BlackDex/issue-1022
1.15.1
Daniel García
2020-06-07
Fixes #1022 cloning with attachments
BlackDex
2020-06-04
Merge pull request #1020 from BlackDex/admin-interface
Daniel García
2020-06-04
Fixed wrong status if there is an update.
BlackDex
2020-06-04
Merge pull request #1019 from xoxys/master
Daniel García
2020-06-04
add back openssl crate
Robert Kaussow
2020-06-03
Merge pull request #1018 from BlackDex/admin-interface
Daniel García
2020-06-03
Merge pull request #1017 from dprobinson/patch-1
Daniel García
2020-06-03
Updated Organizations overview
BlackDex
2020-06-03
Added attachment info per user and some layout fix
BlackDex
2020-06-03
Fixed an issue when DNS resolving fails.
BlackDex
2020-06-02
Added missing ENV Variable for Implicit TLS
David P Robinson
2020-06-01
Merge pull request #1012 from BlackDex/admin-interface
1.15.0
Daniel García
2020-06-01
Updated js/css libraries and fixed smallscreen err
BlackDex
2020-05-31
Update lettre to alpha release instead of git commit, and update the rest of ...
Daniel García
2020-05-31
Merge pull request #1009 from jjlin/email-subject
Daniel García
2020-05-31
Merge pull request #1010 from jjlin/admin-url
Daniel García
2020-05-30
Avoid double-slashes in the admin URL
Jeremy Lin
2020-05-30
Don't HTML-escape email subject lines
Jeremy Lin
2020-05-28
Merge pull request #1007 from BlackDex/admin-interface
Daniel García
2020-05-28
Added version check to diagnostics
BlackDex
2020-05-28
Redesign of the admin interface.
BlackDex
[next]