1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-03-30 23:37:05 +00:00

Commit Graph

  • c91db7bc4f removing box count / message count feature Chad Furman 2024-07-12 14:01:12 -0400
  • c1bf722f82 Merge branch 'v68a-testing' Chad Furman 2024-07-12 13:55:00 -0400
  • 7c7b744605 removing the ability to configure the default quota -- default quota is always unlimited. Chad Furman 2024-07-12 13:54:49 -0400
  • 20f9cd0f8c Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2024-07-10 20:01:50 -0400
  • bc4ff0f1e8 Merge branch 'v68a-testing' Chad Furman 2024-07-08 20:44:14 -0400
  • 4e9c564c5d fixing cli commands Chad Furman 2024-07-08 20:37:42 -0400
  • 1c66f69fd9 using migrations for alter table command Chad Furman 2024-07-08 20:25:46 -0400
  • 8a1e803f48 removing duplicate conf Chad Furman 2024-07-08 20:14:27 -0400
  • 3c6551b696 Merge remote-tracking branch 'upstrea/main' Chad Furman 2024-07-08 20:05:52 -0400
  • f118a6c0bf
    Apply small Nextcloud upgrade to 26.0.13 (#2401) Michael Heuberger 2024-07-09 00:21:12 +1200
  • c3070544d9 Apply small Nextcloud upgrade to 26.0.13 Michael Heuberger 2024-06-23 20:58:11 +1200
  • 25439e2bf7 QA: update to Actions upload-artifact v4 downtownallday 2024-06-18 13:24:01 -0400
  • a685955f29 QA: attempt fixing logout click intercepted exception on github actions #2 downtownallday 2024-06-18 13:23:29 -0400
  • 626e2290e7 QA: attempt fixing logout click intercepted exception on github actions downtownallday 2024-06-18 12:57:48 -0400
  • 771895a243 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2024-06-18 12:20:35 -0400
  • de0fc796d4
    Fix chown during Nexcloud upgrades (#2377) jvolkenant 2024-06-18 05:37:01 -0700
  • 4dd1e75ee7
    Allow for Union[None, List[datetime.datetime]] values when printing user table in weekly mail logs (#2378) Matt 2024-06-18 22:35:54 +1000
  • 8b9f0489c8
    Add custom.yaml support for WebSockets (#2385) John James Jacoby 2024-06-18 07:32:11 -0500
  • 6321ce6ef0
    Add php8.0-intl package to z-push setup (#2389) matidau 2024-06-18 22:29:51 +1000
  • 30d78cd35a
    Update zpush.sh to version 2.7.3 (#2390) matidau 2024-06-18 22:29:22 +1000
  • fc0fd7d287 Update zpush.sh to version 2.7.3 matidau 2024-05-12 17:04:02 +1000
  • ce2dbff739 add php8.0-intl package to z-push setup matidau 2024-05-12 16:49:13 +1000
  • 0408ec36b8
    Merge branch 'main' into master Chad Furman 2024-05-04 23:02:44 -0400
  • 0cd8e4db62 fixing imap sed script Chad Furman 2024-05-04 22:22:47 -0400
  • 51c483117d fixing parens Chad Furman 2024-05-04 21:15:05 -0400
  • 173501e8b0 fixing imap sed script Chad Furman 2024-05-04 21:01:09 -0400
  • 39700387af fixing subprocess import Chad Furman 2024-05-04 14:27:11 -0400
  • 1795f8aefd bringing in quota changes Chad Furman 2024-04-27 18:41:35 -0400
  • 4af2859534
    #1956: Add custom.yaml support for WebSockets John James Jacoby 2024-04-21 10:00:01 -0500
  • 12f1486141 allow a custom dkim selector bilogic 2024-04-21 18:05:58 +0800
  • 09fb6d0ad8 auto formatting, no change in logic bilogic 2024-04-21 18:04:40 +0800
  • 7df6b00208 allow a custom dkim selector bilogic 2024-04-21 17:51:28 +0800
  • 3acd5fef84 auto format, no change in logic bilogic 2024-04-21 17:41:06 +0800
  • a7beb72168 override with config in storage root if it exists bilogic 2024-04-21 17:26:30 +0800
  • 705a756de2 override with config in storage root if it exists bilogic 2024-04-21 17:02:28 +0800
  • 22322f5d5f auto formatting, no change in logic bilogic 2024-04-21 17:01:52 +0800
  • 53a6cc1501 Fix - Allow for Union[None, List[datetime.datetime]] when printing user tables for the weekly mail logs. Matt 2024-04-08 21:27:36 +1000
  • f51a6b6d91 Ignoring duplicity informational messages for some backends (e.g. rsync) Frans King 2024-04-12 09:56:59 +0100
  • 79073bad92
    Limit readline() pixeebot[bot] 2024-04-09 17:20:04 +0000
  • 83652851f7 Add - ruff suppressions. Matt 2024-04-09 21:17:58 +1000
  • 5778ec339a Fix - Allow for Union[None, List[datetime.datetime]] when printing user tables for the weekly mail logs. Matt 2024-04-08 21:27:36 +1000
  • 3e0668bb91 Fix chown during Nexcloud upgrades Jeff Volkenant 2024-04-04 10:22:58 -0700
  • 4ffa64b6db
    Merge pull request #31 from downtownallday/merge-upstream Downtown Allday 2024-04-03 13:17:40 -0400
  • c9c0a51be2 Create temporary file in TMP not the current working directory downtownallday 2024-04-03 12:51:22 -0400
  • 95f23961dc QA: wait for first run wizard to display downtownallday 2024-04-03 12:47:23 -0400
  • dbc7d87f4b Actions: update checkout to v4 and remove duplicate test suite downtownallday 2024-04-03 12:47:00 -0400
  • 03e70941f5 QA: redirect command output to test output file downtownallday 2024-04-03 12:46:05 -0400
  • 11e69f53a0 Merge remote-tracking branch 'upstream/main' into merge-upstream downtownallday 2024-04-03 12:45:10 -0400
  • a332be6a7b
    Fixed bugs found by the ShellCheck linter (#1457) Joshua Tauberer 2024-04-03 09:25:32 -0400
  • c7faccf1fa Fixed SC2244: Prefer explicit -n to check non-empty string. Teal Dulcet 2023-12-21 08:49:20 -0800
  • ec497efa69 Quote echo commands to preserve whitespace. Teal Dulcet 2023-12-21 08:44:22 -0800
  • 55a8be4aa9 Removed unnecessary bc commands. Teal Dulcet 2023-12-21 08:29:24 -0800
  • 3399b25084 Replaced the pwd command with Bash's $PWD variable. Teal Dulcet 2023-12-21 08:18:43 -0800
  • 2afd0451c1 Fixed SC2007: Use $((..)) instead of deprecated $[..]. Teal Dulcet 2023-12-21 08:10:35 -0800
  • 27cf11d8ec Fixed SC2005: Useless echo. Teal Dulcet 2023-12-21 08:08:32 -0800
  • 44d9f6eebd Fixed SC2236: Use -n instead of ! -z. Teal Dulcet 2023-12-21 08:06:26 -0800
  • 4b7d4ba0a6 Fixed SC2166: Prefer [ p ] && [ q ] as [ p -a q ] is not well defined. Teal Dulcet 2023-12-21 08:05:18 -0800
  • 67bcaea71e Fixed SC2091: Remove surrounding $() to avoid executing output. Teal Dulcet 2023-12-21 08:03:54 -0800
  • bdf4155bed Fixed SC2046: Quote to prevent word splitting. Teal Dulcet 2023-12-21 08:00:26 -0800
  • f1888f2043 Fixed SC2148: Add a shebang. Teal Dulcet 2023-12-21 07:30:31 -0800
  • 33559bb844 Fixed SC2164: Use 'cd ... || exit' in case cd fails. Teal Dulcet 2023-12-21 07:02:42 -0800
  • 30c4681e80 Fixed SC2086: Double quote to prevent globbing and word splitting. Teal Dulcet 2023-12-21 06:58:34 -0800
  • fd8edbf6ad Added GitHub Actions CI. Teal Dulcet 2024-04-03 05:20:03 -0700
  • 133bae1300 Fixed SC2006: Use $(...) notation instead of legacy backticks .... Teal Dulcet 2023-12-21 06:15:50 -0800
  • c09a2b40c5
    fixed type error Kim Schulz 2024-04-02 09:31:18 +0200
  • 21b01aab6d v68 downtownallday 2024-04-01 17:59:40 -0400
  • 1be8257b20 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2024-04-01 17:57:03 -0400
  • 830c83daa1 v68 v68 Joshua Tauberer 2024-04-01 10:55:17 -0400
  • 7382c18e8f CHANGELOG entries Joshua Tauberer 2024-03-23 13:18:14 -0400
  • b2f758c598
    Merge 5e87b8bb11 into 14d0e20eab David McNett 2024-03-30 23:23:09 -0400
  • 379fd9a25b
    Merge pull request #30 from downtownallday/merge-upstream Downtown Allday 2024-03-23 18:11:45 -0400
  • 6ade958e2d Merge remote-tracking branch 'upstream/main' into merge-upstream downtownallday 2024-03-23 17:50:34 -0400
  • 7e03b651d7 Merge remote-tracking branch 'upstream/main' into merge-upstream downtownallday 2024-03-23 17:48:50 -0400
  • 14d0e20eab CHANGELOG entries Joshua Tauberer 2024-03-23 13:18:14 -0400
  • fa72e015ee Update SMTP Smuggling protection to the 'long-term fix' Joshua Tauberer 2024-03-23 12:59:39 -0400
  • 1a239c55bb
    More robust reading of sshd configuration (#2330) KiekerJan 2024-03-23 16:16:40 +0100
  • a219d6fd67
    Merge pull request #29 from downtownallday/merge-upstream Downtown Allday 2024-03-23 10:55:33 -0400
  • 4be2d1b844 Merge remote-tracking branch 'upstream/main' into merge-upstream downtownallday 2024-03-23 10:32:25 -0400
  • 9b450469eb
    Mail guide: OS X -> macOS (#2306) Gio 2024-03-23 21:04:43 +0800
  • 2a42e888c3 tweaks to reading ssh config Joshua Tauberer 2024-03-23 09:00:36 -0400
  • 163b1a297e
    Silence "wal" output on setup using hide_output (#2368) jvolkenant 2024-03-23 05:49:24 -0700
  • 8ca7b9397d Silence "wal" output on setup using hide_output Jeff Volkenant 2024-03-12 15:03:25 -0700
  • 88558f81e3 Return the result, not None to avoid crashing the management daemon downtownallday 2024-03-12 10:22:49 -0400
  • 5e24d22dba
    Merge pull request #28 from downtownallday/merge-upstream Downtown Allday 2024-03-12 08:02:48 -0400
  • d349150dd0 Merge remote-tracking branch 'upstream/main' into merge-upstream downtownallday 2024-03-12 07:41:14 -0400
  • bdda55413c update ssh get config value: tabs instead of spaces, ssh port can return None KiekerJan 2024-03-10 14:16:56 +0100
  • 4e64518881 merge upstream KiekerJan 2024-03-10 14:14:35 +0100
  • 18b8f9ab4b Revert "Allow customizations to Roundcube settings to persist between updates by including a configuration override file, if it exists (#2333)" Joshua Tauberer 2024-03-10 08:25:13 -0400
  • 0b1d92388a
    Take spamhaus return codes into account in status check and postfix config (#2332) KiekerJan 2024-03-10 13:09:36 +0100
  • a3cf7bbf1e your server => this box, to match other messages Joshua Tauberer 2024-03-10 08:08:42 -0400
  • 3072035d01 take into account spamhaus return codes on blocklist check for postfix KiekerJan 2023-11-25 11:23:49 +0100
  • f73c314e65 Take spamhaus return codes into account in the status check KiekerJan 2023-11-24 12:48:20 +0100
  • 1b8cdeb644
    Allow customizations to Roundcube settings to persist between updates by including a configuration override file, if it exists (#2333) Crag-Monkey 2024-03-10 07:02:16 -0500
  • 1053340124
    setup/preflight.sh: fix some minor shellcheck complaints (#2342) Bastian Bittorf 2024-03-10 13:01:13 +0100
  • 315d2cf691
    Fixed errors found by the Ruff Python linter (#2343) Joshua Tauberer 2024-03-10 07:57:19 -0400
  • dbc2b5eee0 Fixed ISC003 (explicit-string-concatenation): Explicitly concatenated string should be implicitly concatenated Teal Dulcet 2023-12-23 06:00:04 -0800
  • 775a4223de Fixed F821 (undefined-name): Undefined name e Teal Dulcet 2023-12-23 05:56:07 -0800
  • 618c466b84 Fixed SIM114 (if-with-same-arms): Combine if branches using logical or operator Teal Dulcet 2023-12-23 05:52:53 -0800
  • a32354fd91 Fixed PLR5501 (collapsible-else-if): Use elif instead of else then if, to reduce indentation Teal Dulcet 2023-12-23 05:51:45 -0800
  • 1d79f9bb2b Fixed PERF401 (manual-list-comprehension): Use a list comprehension to create a transformed list Teal Dulcet 2023-12-23 05:40:37 -0800