Commit Graph

1410 Commits (ad92692babb31c9d9db665eb35bce26394c2c642)
 

Author SHA1 Message Date
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
4 years ago
Daniel García f14e19a3d8
Don't compile the regexes each time
4 years ago
Daniel García 668d5c23dc
Removed try_trait and some formatting, particularly around imports
4 years ago
Daniel García fb6f96f5c3
Updated dependencies
4 years ago
Daniel García 6e6e34ff18
Merge pull request #1055 from jjlin/pg
4 years ago
Jeremy Lin 790146bfac Fix error in PostgreSQL build
4 years ago
Daniel García af625930d6
Merge pull request #1049 from jjlin/local-tz
4 years ago
Jeremy Lin a28ebcb401 Use local time in email notifications for new device logins
4 years ago
Daniel García 77e47ddd1f
Merge pull request #1042 from jjlin/hide-passwords
4 years ago
Daniel García 5b620ba6cd
Merge pull request #1048 from jjlin/init
4 years ago
Jeremy Lin d5f9b33f66 Add startup script to support init operations
4 years ago
Daniel García 596c9b8691
Add option to set name during HELO in email settings
4 years ago
Daniel García d4357eb55a
Updated dependencies ans web vault version
4 years ago
Daniel García b37f0dfde3
Merge pull request #1044 from ArmaanT/master
4 years ago
Armaan Tobaccowalla 624791e09a
Allow postgres:// DATABASE_URL
4 years ago
Jeremy Lin f9a73a9bbe More cipher optimization/cleanup
4 years ago
Jeremy Lin 35868dd72c Optimize cipher queries
4 years ago
Jeremy Lin 979d010dc2 Add support for hiding passwords in a collection
4 years ago
Daniel García b34d548246
Update dependencies
4 years ago
Daniel García a87646b8cb
Some format changes to main.rs
5 years ago
Daniel García a2411eef56
Updated dependencies
5 years ago
Daniel García 52ed8e4d75
Merge pull request #1026 from BlackDex/issue-1022
5 years ago
BlackDex 24c914799d Fixes #1022 cloning with attachments
5 years ago
Daniel García db53511855
Merge pull request #1020 from BlackDex/admin-interface
5 years ago
BlackDex 325691e588 Fixed wrong status if there is an update.
5 years ago
Daniel García fac3cb687d
Merge pull request #1019 from xoxys/master
5 years ago
Robert Kaussow afbf1db331 add back openssl crate
5 years ago
Daniel García 1aefaec297
Merge pull request #1018 from BlackDex/admin-interface
5 years ago
Daniel García f1d3fb5d40
Merge pull request #1017 from dprobinson/patch-1
5 years ago
BlackDex ac2723f898 Updated Organizations overview
5 years ago
BlackDex 2fffaec226 Added attachment info per user and some layout fix
5 years ago
BlackDex 5c54dfee3a Fixed an issue when DNS resolving fails.
5 years ago
David P Robinson 967d2d78ec
Added missing ENV Variable for Implicit TLS
5 years ago
Daniel García 1aa5e0d4dc
Merge pull request #1012 from BlackDex/admin-interface
5 years ago
BlackDex b47cf97409 Updated js/css libraries and fixed smallscreen err
5 years ago
Daniel García 5e802f8aa3
Update lettre to alpha release instead of git commit, and update the rest of dependencies while we are at it
5 years ago
Daniel García 0bdeb02a31
Merge pull request #1009 from jjlin/email-subject
5 years ago
Daniel García b03698fadb
Merge pull request #1010 from jjlin/admin-url
5 years ago
Jeremy Lin 39d1a09704 Avoid double-slashes in the admin URL
5 years ago
Jeremy Lin a447e4e7ef Don't HTML-escape email subject lines
5 years ago
Daniel García 4eee6e7aee
Merge pull request #1007 from BlackDex/admin-interface
5 years ago
BlackDex b6fde857a7 Added version check to diagnostics
5 years ago
BlackDex 3c66deb5cc Redesign of the admin interface.
5 years ago
Daniel García 4146612a32
Merge pull request #1006 from jjlin/email-change
5 years ago
Jeremy Lin a314933557 Allow email changes for existing accounts even when signups are disabled
5 years ago
Daniel García c5d7e3f2bc
Merge pull request #1003 from frdescam/fix_arm_displaysize
5 years ago
Daniel García c95a2881b5
Merge pull request #998 from frdescam/fix_email_templates
5 years ago
fdeĉ 4c3727b4a3 use format! for rounding to fix arm issue
5 years ago
Daniel García a1f304dff7
Update web vault to v2.14.0
5 years ago
Daniel García a8870eef0d
Convert to f32 before rounding to fix arm issue
5 years ago