1
0
Fork 0

Commit-Graph

  • 171b174ce9
    Update dependencies Daniel García 2020-08-12 18:46:28 +0200
  • 93b7ded1e6
    Remove unneccessary shim for backtrace Daniel García 2020-08-12 18:45:26 +0200
  • 29c6b145ca
    Remove redundant user fetching from login Daniel García 2020-08-11 16:48:15 +0200
  • a7a479623c
    Merge pull request #1087 from jjlin/org-creation-users 1.16.3 Daniel García 2020-08-08 16:20:15 +0200
  • 83dff9ae6e
    Merge pull request #1083 from jjlin/global-domains Daniel García 2020-08-08 16:19:30 +0200
  • 6b2cc5a3ee
    Merge pull request #1089 from jjlin/master Daniel García 2020-08-07 20:39:17 +0200
  • 5247e0d773 Don't push latest-arm32v6 tag for MySQL and PostgreSQL images Jeremy Lin 2020-08-07 10:15:15 -0700
  • 05b308b8b4 Sync global_domains.json with upstream Jeremy Lin 2020-08-04 00:49:14 -0700
  • 9621278fca Add a script to auto-generate the global equivalent domains JSON file Jeremy Lin 2020-08-04 00:45:16 -0700
  • 570d6c8bf9 Add support for restricting org creation to certain users Jeremy Lin 2020-08-05 22:35:29 -0700
  • ad48e9ed0f
    Fix unlock on desktop clients 1.16.2 Daniel García 2020-08-04 15:12:04 +0200
  • f724addf9a
    Merge pull request #1076 from jjlin/soft-delete Daniel García 2020-07-28 17:44:33 +0200
  • aa20974703
    Merge pull request #1075 from jjlin/master Daniel García 2020-07-28 17:43:59 +0200
  • a846f6c610 Fix soft delete notifications Jeremy Lin 2020-07-26 16:19:47 -0700
  • c218c34812 Push an extra latest-arm32v6 tag Jeremy Lin 2020-07-26 15:28:14 -0700
  • 2626e66873
    Merge pull request #1069 from jjlin/master 1.16.1 Daniel García 2020-07-24 23:05:29 +0200
  • 81e0e1b339 Skip cleanup of arm32v6 arch-specific tags Jeremy Lin 2020-07-24 11:32:44 -0700
  • fd1354d00e
    Merge pull request #1067 from jjlin/log-time-fmt Daniel García 2020-07-24 16:42:10 +0200
  • 071a3b2a32 Log timestamps with milliseconds by default Jeremy Lin 2020-07-23 14:19:51 -0700
  • 32cfaab5ee
    Updated dependencies and changed rocket request imports Daniel García 2020-07-19 21:01:31 +0200
  • d348f12a0e Add config option for log timestamp format Jeremy Lin 2020-07-22 21:50:49 -0700
  • 11845d9f5b
    Merge pull request #1061 from jjlin/use-strip-prefix 1.16.0 Daniel García 2020-07-21 16:31:31 +0200
  • de70fbf88a Use strip_prefix() instead of trim_start_matches() as appropriate Jeremy Lin 2020-07-20 22:33:13 -0700
  • 0b04caab78
    Merge pull request #1029 from jjlin/multi-arch Daniel García 2020-07-16 22:59:12 +0200
  • 4c78c5a9c9 Tag latest releases as latest and alpine Jeremy Lin 2020-07-15 20:02:18 -0700
  • 73f0841f17 Clean up arch-specific tags if Docker Hub credentials are provided Jeremy Lin 2020-06-14 00:00:05 -0700
  • 4559e85daa Multi-arch image support Jeremy Lin 2020-06-10 02:01:41 -0700
  • bbef332e25 Dockerfile.j2: remove dead code Jeremy Lin 2020-06-10 01:51:38 -0700
  • 1e950c7dbc
    Replace IP support in preparation for compiling on stable, included some tests to check that the code matches the unstable implementation Daniel García 2020-07-14 23:44:01 +0200
  • f14e19a3d8
    Don't compile the regexes each time Daniel García 2020-07-14 21:58:27 +0200
  • 668d5c23dc
    Removed try_trait and some formatting, particularly around imports Daniel García 2020-07-14 18:00:09 +0200
  • fb6f96f5c3
    Updated dependencies Daniel García 2020-07-14 16:08:11 +0200
  • 6e6e34ff18
    Merge pull request #1055 from jjlin/pg Daniel García 2020-07-11 11:17:45 +0200
  • 790146bfac Fix error in PostgreSQL build Jeremy Lin 2020-07-10 17:23:02 -0700
  • af625930d6
    Merge pull request #1049 from jjlin/local-tz Daniel García 2020-07-08 19:39:17 +0200
  • a28ebcb401 Use local time in email notifications for new device logins Jeremy Lin 2020-07-07 21:30:18 -0700
  • 77e47ddd1f
    Merge pull request #1042 from jjlin/hide-passwords Daniel García 2020-07-06 18:56:06 +0200
  • 5b620ba6cd
    Merge pull request #1048 from jjlin/init Daniel García 2020-07-06 18:15:18 +0200
  • d5f9b33f66 Add startup script to support init operations Jeremy Lin 2020-07-05 15:26:20 -0700
  • 596c9b8691
    Add option to set name during HELO in email settings Daniel García 2020-07-05 01:59:15 +0200
  • d4357eb55a
    Updated dependencies ans web vault version Daniel García 2020-07-05 01:38:16 +0200
  • b37f0dfde3
    Merge pull request #1044 from ArmaanT/master Daniel García 2020-07-05 01:07:29 +0200
  • 624791e09a
    Allow postgres:// DATABASE_URL Armaan Tobaccowalla 2020-07-04 16:13:27 -0400
  • f9a73a9bbe More cipher optimization/cleanup Jeremy Lin 2020-07-03 10:49:10 -0700
  • 35868dd72c Optimize cipher queries Jeremy Lin 2020-07-03 09:00:33 -0700
  • 979d010dc2 Add support for hiding passwords in a collection Jeremy Lin 2020-07-02 21:51:20 -0700
  • b34d548246
    Update dependencies Daniel García 2020-06-22 17:15:20 +0200
  • a87646b8cb
    Some format changes to main.rs Daniel García 2020-06-15 23:40:39 +0200
  • a2411eef56
    Updated dependencies Daniel García 2020-06-15 23:04:52 +0200
  • 52ed8e4d75
    Merge pull request #1026 from BlackDex/issue-1022 1.15.1 Daniel García 2020-06-07 19:53:47 +0200
  • 24c914799d Fixes #1022 cloning with attachments BlackDex 2020-06-07 17:57:04 +0200
  • db53511855
    Merge pull request #1020 from BlackDex/admin-interface Daniel García 2020-06-04 18:50:00 +0200
  • 325691e588 Fixed wrong status if there is an update. BlackDex 2020-06-04 17:05:17 +0200
  • fac3cb687d
    Merge pull request #1019 from xoxys/master Daniel García 2020-06-04 01:24:28 +0200
  • afbf1db331 add back openssl crate Robert Kaussow 2020-06-04 01:21:30 +0200
  • 1aefaec297
    Merge pull request #1018 from BlackDex/admin-interface Daniel García 2020-06-03 22:48:03 +0200
  • f1d3fb5d40
    Merge pull request #1017 from dprobinson/patch-1 Daniel García 2020-06-03 22:47:53 +0200
  • ac2723f898 Updated Organizations overview BlackDex 2020-06-03 20:37:31 +0200
  • 2fffaec226 Added attachment info per user and some layout fix BlackDex 2020-06-03 17:57:03 +0200
  • 5c54dfee3a Fixed an issue when DNS resolving fails. BlackDex 2020-06-03 17:07:32 +0200
  • 967d2d78ec
    Added missing ENV Variable for Implicit TLS David P Robinson 2020-06-02 23:46:26 +0100
  • 1aa5e0d4dc
    Merge pull request #1012 from BlackDex/admin-interface 1.15.0 Daniel García 2020-06-01 20:07:13 +0200
  • b47cf97409 Updated js/css libraries and fixed smallscreen err BlackDex 2020-06-01 18:58:38 +0200
  • 5e802f8aa3
    Update lettre to alpha release instead of git commit, and update the rest of dependencies while we are at it Daniel García 2020-05-31 17:58:06 +0200
  • 0bdeb02a31
    Merge pull request #1009 from jjlin/email-subject Daniel García 2020-05-31 00:22:58 +0200
  • b03698fadb
    Merge pull request #1010 from jjlin/admin-url Daniel García 2020-05-31 00:22:46 +0200
  • 39d1a09704 Avoid double-slashes in the admin URL Jeremy Lin 2020-05-30 01:06:40 -0700
  • a447e4e7ef Don't HTML-escape email subject lines Jeremy Lin 2020-05-29 23:25:18 -0700
  • 4eee6e7aee
    Merge pull request #1007 from BlackDex/admin-interface Daniel García 2020-05-28 20:54:11 +0200
  • b6fde857a7 Added version check to diagnostics BlackDex 2020-05-28 20:25:25 +0200
  • 3c66deb5cc Redesign of the admin interface. BlackDex 2020-05-28 10:42:36 +0200
  • 4146612a32
    Merge pull request #1006 from jjlin/email-change Daniel García 2020-05-27 18:18:21 +0200
  • a314933557 Allow email changes for existing accounts even when signups are disabled Jeremy Lin 2020-05-24 14:00:26 -0700
  • c5d7e3f2bc
    Merge pull request #1003 from frdescam/fix_arm_displaysize Daniel García 2020-05-23 13:10:06 +0200
  • c95a2881b5
    Merge pull request #998 from frdescam/fix_email_templates Daniel García 2020-05-23 13:09:44 +0200
  • 4c3727b4a3 use format! for rounding to fix arm issue fdeĉ 2020-05-22 12:10:56 +0200
  • a1f304dff7
    Update web vault to v2.14.0 Daniel García 2020-05-21 22:49:15 +0200
  • a8870eef0d
    Convert to f32 before rounding to fix arm issue Daniel García 2020-05-20 17:58:39 +0200
  • afaebc6cf3 fixing hard coded width email templates François 2020-05-20 13:38:04 +0200
  • 8f4a1f4fc2 fixing bad width in 2FA email template François 2020-05-18 12:27:21 +0200
  • 0807783388
    Add ip on totp miss Daniel García 2020-05-14 00:19:50 +0200
  • 80d4061d14
    Update dependencies Daniel García 2020-05-14 00:18:18 +0200
  • dc2f8e5c85
    Merge pull request #994 from jjlin/help-text Daniel García 2020-05-13 22:34:30 +0200
  • aee1ea032b
    Merge pull request #989 from theycallmesteve/update_responses Daniel García 2020-05-13 22:34:16 +0200
  • 484e82fb9f
    Merge pull request #988 from theycallmesteve/rename_functions Daniel García 2020-05-13 22:34:06 +0200
  • 322a08edfb Update startup banner to direct usage/config questions to the forum Jeremy Lin 2020-05-13 12:29:47 -0700
  • 08afc312c3
    Add missing items to profileOrganization response model theycallmesteve 2020-05-08 13:39:17 -0400
  • 5571a5d8ed
    Update post_keys to return a keys response model theycallmesteve 2020-05-08 13:38:49 -0400
  • 6a8c65493f
    Rename collection_user_details to collection_read_only to reflect the response model theycallmesteve 2020-05-08 13:37:40 -0400
  • dfdf4473ea
    Rename to_json_list to to_json_provder to reflect the response model theycallmesteve 2020-05-08 13:36:35 -0400
  • 8bbbff7567
    Merge pull request #987 from theycallmesteve/global_domains Daniel García 2020-05-08 01:04:10 +0200
  • 42e37ebea1
    Apply upstream global domain values and whitespace fixes theycallmesteve 2020-05-07 18:05:17 -0400
  • 632f4d5453
    Whitespace fixes theycallmesteve 2020-05-07 18:02:37 -0400
  • 6c5e35ce5c
    Change the mails content types to more closely match what we sent before Daniel García 2020-05-07 00:50:30 +0200
  • 4ff15f6dc2
    Merge pull request #978 from AltiUP/patch-1 Daniel García 2020-05-03 22:30:06 +0200
  • ec8028aef2
    Merge pull request #979 from jjlin/admin-redirect Daniel García 2020-05-03 22:27:09 +0200
  • 63cbd9ef9c
    Update lettre to latest master Daniel García 2020-05-03 17:41:53 +0200
  • 9cca64003a
    Remove unused dependency and simple feature, update dependencies and fix some clippy lints Daniel García 2020-05-03 17:24:51 +0200
  • 819d5e2dc8 Use absolute URIs for admin page redirects Jeremy Lin 2020-05-01 00:23:46 -0700
  • 3b06ab296b
    Delete the call to the map file Christophe Gherardi 2020-04-30 19:41:58 +0200