summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2021-04-07Enable socks feature for reqwestJake Howard
2021-04-05Add a generic job schedulerJeremy Lin
2021-03-29Icon and SMTP Debug fixes.BlackDex
2021-03-25Update dependencies, particularly openssl to 1.1.1kDaniel García
2021-03-22Update dependenciesDaniel García
2021-03-13Update dependencies and enable serde integration for chronoDaniel García
2021-03-06Updated dependenciesDaniel García
2021-02-24Update dependencies and web vaultDaniel García
2021-02-07Remove soup and use a newer html5ever directlyDaniel García
2021-02-07Swap structopt for a simpler alternativeDaniel García
2021-02-06Update dependenciesDaniel García
2021-01-31Updated dependencies and small mail fixesBlackDex
2020-12-15Updated insecure ws dependency and general dep updatesDaniel García
2020-12-04Updated dependencies and DockerfilesBlackDex
2020-11-18Updated email processing.BlackDex
2020-11-07Update dependenciesDaniel García
2020-10-15Updated dependenciesDaniel García
2020-10-03Updated web vault, dependencies and base docker imagesDaniel García
2020-09-25Add `vendored_openssl` feature.Eduardo Sánchez Muñoz
2020-09-19Update web vault to 2.16.0 and dependenciesDaniel García
2020-09-11Updated lettre (and other crates) and workflow.BlackDex
2020-08-24Add support for multiple simultaneous database features by using macros.Daniel García
2020-08-22Generate tokens more simply and uniformlyJeremy Lin
2020-08-12Update dependenciesDaniel García
2020-07-23Updated dependencies and changed rocket request importsDaniel García
2020-07-15Replace IP support in preparation for compiling on stable, included some test...Daniel García
2020-07-14Updated dependenciesDaniel García
2020-07-07Use local time in email notifications for new device loginsJeremy Lin
2020-07-05Add option to set name during HELO in email settingsDaniel García
2020-07-05Updated dependencies ans web vault versionDaniel García
2020-06-22Update dependenciesDaniel García
2020-06-15Updated dependenciesDaniel García
2020-05-31Update lettre to alpha release instead of git commit, and update the rest of ...Daniel García
2020-05-14Update dependenciesDaniel García
2020-05-07Change the mails content types to more closely match what we sent beforeDaniel García
2020-05-03Update lettre to latest masterDaniel García
2020-05-03Remove unused dependency and simple feature, update dependencies and fix some...Daniel García
2020-04-09Make web vault show a more informative error when browsers block WebCrypto in...Daniel García
2020-03-24Update dependencies, mainly diesel and sqliteDaniel García
2020-03-16Merge pull request #911 from BlackDex/upgrade-rocketDaniel García
2020-03-16Updated code so backtraces are logged also.BlackDex
2020-03-16Update dependenciesBlackDex
2020-03-14Updated reqwest to the latest version.BlackDex
2020-03-09Migrate lazy_static to once_cell, less macro magic and slightly faster1.14Daniel García
2020-03-09Update dependenciesDaniel García
2020-03-02Added command line flags for help and versionzethra
2020-01-30Convert email domains to punycodeDaniel García
2020-01-26Update handlebars to 3.0 which included performance improvements.Daniel García
2020-01-19Update u2f to 0.2, which requires OpenSSL but also might solve the problems w...Daniel García
2020-01-10Update dependenciesDaniel García