Age | Commit message (Expand) | Author |
2019-11-28 | Updated deps and fixed some lints1.13.0 | Daniel García |
2019-11-24 | Updated dependencies | Daniel García |
2019-11-22 | Add an option to fetch and parse href="data:image" | BlackDex |
2019-11-19 | Update web vault to fix twofactorauth.org integration1.12.0 | Daniel García |
2019-11-06 | Updated dependencies | BlackDex |
2019-11-04 | Trying to fix issue #687 | BlackDex |
2019-11-02 | Update dependencies | Daniel García |
2019-10-25 | Update rocket to latest master | Daniel García |
2019-10-24 | Update dependencies and docker base images | Daniel García |
2019-10-15 | Update rust version and use minimal profile for CI | Daniel García |
2019-10-11 | Update dependencies to use newer SQLite | Daniel García |
2019-10-08 | Updated dependencies and fixed disable_admin_token description | Daniel García |
2019-09-17 | Use upstream rmp | Daniel García |
2019-09-12 | Adds support for PostgreSQL which resolves #87 and is mentioned in #246. | Michael Powers |
2019-09-05 | Updated client kdf iterations to 100000 and fixed some lints | Daniel García |
2019-08-27 | Updated dependencies and web vault version | Daniel García |
2019-08-18 | Update dependencies | Daniel García |
2019-07-30 | Updated dependencies and fixed panic getting icons | Daniel García |
2019-07-09 | Move backend checks to build.rs to fail fast, and updated dependencies | Daniel García |
2019-07-02 | Fix #468 - Percent-encode the email address in invite link | Nick Fox |
2019-06-14 | Update dependencies and remove unwraps from Cipher::to_json | Daniel García |
2019-06-02 | Update dependencies and remove travis unused feature | Daniel García |
2019-05-27 | include libsqlite3-sys optionally, removed non common features | Nils Domrose |
2019-05-27 | revert include libsqlite3-sys optionally | Nils Domrose |
2019-05-27 | include libsqlite3-sys optionally | Nils Domrose |
2019-05-27 | re-added sqlite check_db code, cleanup | Nils Domrose |
2019-05-26 | initial mysql support | Nils Domrose |
2019-05-20 | Rework migrations for MySQL | Emil Madsen |
2019-05-17 | Update deps and swap back to official u2f crate again | Daniel García |
2019-05-15 | Update dependencies to use new ring | Daniel García |
2019-05-11 | Update ring to 0.14, jwt to 6.0, and u2f | Daniel García |
2019-05-11 | Updated web vault to hide org plans again and updated dependencies | Daniel García |
2019-04-26 | Updated dependencies | Daniel García |
2019-04-11 | Update dependencies and fix some warnings | Daniel García |
2019-04-05 | Implement user duo, initial version | Daniel García |
2019-04-02 | Make the syslog crate non-optional when available | Daniel García |
2019-03-29 | With the latest fern, syslog can be a config option instead of a build flag | Daniel García |
2019-03-25 | Fixed long e-mail message extending 1000 lines. | BlackDex |
2019-03-23 | Updated dependencies1.8.0 | Daniel García |
2019-03-17 | Use final release of lettre and update dependencies | Daniel García |
2019-03-13 | Remove unused features from multipart (integration with other servers) | Daniel García |
2019-03-07 | Update dependencies | Daniel García |
2019-02-27 | Update dependencies and fix some lints | Daniel García |
2019-02-20 | Updated dependencies, removed some unnecessary clones and fixed some lints | Daniel García |
2019-02-15 | Use the latest fast_chemail crate directly, with the fix | Daniel García |
2019-02-12 | Update deps and fix email check | Daniel García |
2019-02-06 | Implemented config form and fixed config priority | Daniel García |
2019-02-06 | Updated dependencies | Daniel García |
2019-01-27 | Added better favicon downloader. | BlackDex |
2019-01-25 | Change config to thread-safe system, needed for a future config panel. | Daniel García |