DerLinkman
|
fee6ff43bf
|
Corrected compose standalone update message in generate config
|
2022-08-25 14:51:49 +02:00 |
|
DerLinkman
|
57cd5ec818
|
Readded update.sh new Version check :P
|
2022-08-25 14:48:38 +02:00 |
|
DerLinkman
|
3633766544
|
Fixed missing branch variable in app info.php (gen-config)
|
2022-08-25 11:21:12 +02:00 |
|
DerLinkman
|
e98a984417
|
Implemented correct app_info.php set in generate_config
|
2022-08-25 11:16:55 +02:00 |
|
DerLinkman
|
bc9141753f
|
Re-arranged position of source mailcow.conf
|
2022-08-25 10:32:33 +02:00 |
|
DerLinkman
|
1f9f4157a6
|
Corrected detect docker compose command position
|
2022-08-25 10:27:46 +02:00 |
|
DerLinkman
|
778a3ed551
|
Use universal Git Commit Date Command
|
2022-08-25 10:07:42 +02:00 |
|
DerLinkman
|
5ea4305185
|
Fix Upstream Commit ID grep
|
2022-08-24 16:26:07 +02:00 |
|
DerLinkman
|
ef311f22bf
|
Corrected Twig Footer
|
2022-08-24 16:16:38 +02:00 |
|
DerLinkman
|
e202530afb
|
Set correct Commit ID from origin instead of local
|
2022-08-24 16:12:36 +02:00 |
|
DerLinkman
|
85deeaf806
|
Corrected origin fetch
|
2022-08-24 16:00:57 +02:00 |
|
DerLinkman
|
825c8a6abe
|
Changed Git Checkout form
|
2022-08-24 15:56:02 +02:00 |
|
DerLinkman
|
cdc8f63b4b
|
Fixed Force flag
|
2022-08-24 15:05:14 +02:00 |
|
DerLinkman
|
9db9818ede
|
Moved Force Mode check in prio
|
2022-08-24 15:00:39 +02:00 |
|
DerLinkman
|
4f7ee669d3
|
Added missing ;then in update.sh
|
2022-08-24 14:42:31 +02:00 |
|
DerLinkman
|
77f9947613
|
Readded footer + vars.
|
2022-08-24 14:37:00 +02:00 |
|
DerLinkman
|
a8eb3b6ac5
|
Added nightly footer
|
2022-08-24 14:31:32 +02:00 |
|
DerLinkman
|
b16b276f36
|
Implement nightly/stable switch in update.sh
|
2022-08-23 14:04:40 +02:00 |
|
DerLinkman
|
4f380debb5
|
Added branch switch in generate_config.sh
|
2022-08-23 11:38:06 +02:00 |
|
DerLinkman
|
047c4aa3a0
|
Added seperate update_compose Script + some Improvements
|
2022-08-22 15:44:01 +02:00 |
|
DerLinkman
|
925b220905
|
Compose Version detection implemented in Backup script
|
2022-08-22 10:24:38 +02:00 |
|
DerLinkman
|
6708059227
|
Moved compose check to top.
Improved variable check.
|
2022-08-19 15:55:24 +02:00 |
|
DerLinkman
|
1f3d9d4e1c
|
Implemented user choice compose in cold-standby
|
2022-08-19 15:17:19 +02:00 |
|
DerLinkman
|
55f810b23f
|
Implemented new compose check in update.sh
|
2022-08-17 16:00:58 +02:00 |
|
DerLinkman
|
65eddee63e
|
New variable for mailcow.conf in generate_config.sh
|
2022-08-17 14:39:12 +02:00 |
|
Niklas Meyer
|
4322c98f73
|
[UI] Moved PWChange Button for users back to original place
|
2022-08-05 14:12:25 +02:00 |
|
Niklas Meyer
|
44a6f09a09
|
[CLAMAV] Update to 0.105.1
|
2022-07-29 14:08:26 +02:00 |
|
DerLinkman
|
ceaf1423f4
|
Moved general compose v2 check below the parameter section to respect --force
|
2022-07-18 10:39:17 +02:00 |
|
Niklas Meyer
|
9598b503ec
|
Merge branch 'master' into staging
|
2022-07-15 14:03:38 +02:00 |
|
DerLinkman
|
7aab2c55ff
|
Changed which to command -v + seperated compose check from for loop
|
2022-07-15 10:30:01 +02:00 |
|
DerLinkman
|
7d72ae3449
|
Added update-compose to update.sh and create-coldstandby
|
2022-07-14 11:29:38 +02:00 |
|
DerLinkman
|
586b60b276
|
Unspecified direct compose version (lower then 2.X.X)
|
2022-07-13 15:13:14 +02:00 |
|
DerLinkman
|
f07b9ea304
|
Corrected pip check
|
2022-07-13 15:08:31 +02:00 |
|
DerLinkman
|
65bb808441
|
Muted which Pip in update_compose
|
2022-07-13 11:02:41 +02:00 |
|
DerLinkman
|
83b79edb42
|
Fixed PIP Check
|
2022-07-13 08:57:50 +02:00 |
|
DerLinkman
|
b8ec244d92
|
Modified pip compose check
|
2022-07-13 08:50:28 +02:00 |
|
DerLinkman
|
c62daa0c59
|
Corrected , to . for new workflow
|
2022-07-08 21:41:48 +02:00 |
|
DerLinkman
|
43ec12f4f0
|
Readded (again) the new update script check...
|
2022-07-08 13:49:33 +02:00 |
|
DerLinkman
|
40cf2c85e6
|
Re-aranged the functions position to top
|
2022-07-08 13:48:31 +02:00 |
|
DerLinkman
|
6195b7c334
|
[Backup Script]Check for docker and docker-compose in each step seperate
|
2022-07-08 13:29:05 +02:00 |
|
DerLinkman
|
385570c1e8
|
Fixed wrongly override_backup overwriting
|
2022-07-08 10:54:50 +02:00 |
|
DerLinkman
|
d82cfc6c62
|
Changed no compose warning color
|
2022-07-08 10:43:44 +02:00 |
|
DerLinkman
|
f7369f0611
|
[Update.sh] Added docker-compose Update prompt + Version check
|
2022-07-05 12:07:10 +02:00 |
|
DerLinkman
|
03c49ea1f8
|
Merge branch 'staging' into feature/tfa-flow
|
2022-07-04 16:43:49 +02:00 |
|
DerLinkman
|
33eb2c8801
|
Improved [::] Section check + included prior override backup
|
2022-06-24 23:10:00 +02:00 |
|
DerLinkman
|
c1c7167ace
|
Added auto correction of composev1 Binds in compose.yml
|
2022-06-23 15:41:48 +02:00 |
|
Niklas Meyer
|
7969e7116d
|
Merge branch 'feature/imapsync' into staging
|
2022-06-23 11:26:07 +02:00 |
|
Niklas Meyer
|
4f58f2caee
|
Merge branch 'feature/update-composev2' into staging
|
2022-06-23 11:25:58 +02:00 |
|
DerLinkman
|
263baa81c0
|
Improved .yml and .yaml check for Port Removal
|
2022-06-23 10:55:12 +02:00 |
|
DerLinkman
|
092890b6ab
|
Changed message in nginx-port removal function
|
2022-06-23 10:23:48 +02:00 |
|
DerLinkman
|
db7d7ea288
|
Added override NGINX Port Removal
|
2022-06-23 10:05:09 +02:00 |
|
DerLinkman
|
452daf5d5e
|
Restored docker-compose Command
|
2022-06-23 08:55:06 +02:00 |
|
DerLinkman
|
dd6b8c44a4
|
Added automatic docker-compose standalone installation
|
2022-06-16 14:13:08 +02:00 |
|
DerLinkman
|
499273dbb7
|
Readded docker-compose check
|
2022-06-16 13:50:44 +02:00 |
|
DerLinkman
|
6612b892b7
|
Removed extra checkout line
|
2022-06-16 12:56:54 +02:00 |
|
DerLinkman
|
89cea31475
|
Revert "Before update on 2022-06-16_12_41_05"
This reverts commit 36e4ee7738.
|
2022-06-16 12:51:51 +02:00 |
|
DerLinkman
|
872fa07213
|
Restore docker-compose check in scripts
|
2022-06-16 12:49:17 +02:00 |
|
DerLinkman
|
36e4ee7738
|
Before update on 2022-06-16_12_41_05
|
2022-06-16 12:41:49 +02:00 |
|
DerLinkman
|
a139eb9bce
|
Readded Dual Stack availability of WebUI (default)
|
2022-06-16 12:38:06 +02:00 |
|
DerLinkman
|
7166696aa2
|
Readded Compose Standalone Download
|
2022-06-16 12:28:04 +02:00 |
|
DerLinkman
|
581be02e53
|
[Dovecot] Update to 2.3.19.1
|
2022-06-14 15:02:40 +02:00 |
|
DerLinkman
|
5d14baa43a
|
Fixed typo for previous commit
|
2022-06-07 18:38:43 +02:00 |
|
DerLinkman
|
141b397c82
|
Fix Docker Compose recognition for docker-compose syntax
|
2022-06-07 18:34:41 +02:00 |
|
DerLinkman
|
74baf20feb
|
Optimized if-else arguments and outputs
|
2022-06-07 14:45:19 +02:00 |
|
Niklas Meyer
|
7bcc8bd3a2
|
[Compose] Removed volume Bind from rspamd-vol
|
2022-06-07 10:34:59 +02:00 |
|
DerLinkman
|
040206859f
|
[DB] Remove pipemes from custom_params
(cherry picked from commit c27ad97287)
|
2022-05-20 09:45:54 +02:00 |
|
DerLinkman
|
d06119a21d
|
[IMAPSYNC] Hardened pipemess exploit prevention (pipemes)
(cherry picked from commit b1658c0f83)
|
2022-05-20 09:45:45 +02:00 |
|
DerLinkman
|
c27ad97287
|
[DB] Remove pipemes from custom_params
|
2022-05-20 09:44:11 +02:00 |
|
DerLinkman
|
b1658c0f83
|
[IMAPSYNC] Hardened pipemess exploit prevention (pipemes)
|
2022-05-20 09:30:42 +02:00 |
|
Niklas Meyer
|
05b8609073
|
[Postfix] Update to 3.5.6 (Rebase to Debian 11)
|
2022-05-19 18:49:01 +02:00 |
|
DerLinkman
|
552f09f48a
|
[DB] Update DB Version to remove pipemess parameters
(cherry picked from commit 97df5c3b9c)
|
2022-05-19 15:42:53 +02:00 |
|
DerLinkman
|
97df5c3b9c
|
[DB] Update DB Version to remove pipemess parameters
|
2022-05-19 15:42:13 +02:00 |
|
DerLinkman
|
8d9102aa08
|
[Imapsync] Case sensitive PIPEMESS removal
(cherry picked from commit 33e5ad2b5c)
|
2022-05-19 15:40:39 +02:00 |
|
DerLinkman
|
33e5ad2b5c
|
[Imapsync] Case sensitive PIPEMESS removal
|
2022-05-19 14:41:21 +02:00 |
|
DerLinkman
|
998cb642a9
|
[UI] Moved Password Change warning to top for user site
|
2022-05-19 10:43:06 +02:00 |
|
DerLinkman
|
ee844c81d2
|
Changed Base Docker Image to 0.105.0_base
|
2022-05-08 18:33:29 +02:00 |
|
Niklas Meyer
|
b6cb3b026c
|
[ClamAV] Update to 0.105
|
2022-05-06 15:44:58 +02:00 |
|
Niklas Meyer
|
0539cc6d8c
|
[SOGo] Update to 5.6.0
|
2022-05-05 08:28:57 +02:00 |
|
DerLinkman
|
224a59ab4b
|
[Compose] Update netfilter-mailcow to 1.47
|
2022-04-22 16:19:06 +02:00 |
|
DerLinkman
|
374cc64601
|
Merge branch 'staging'
|
2022-04-05 22:56:11 +02:00 |
|
DerLinkman
|
ba45f70a30
|
[NGINX] Added new Proxy Buffers to the /SOGo Section
|
2022-04-05 22:49:41 +02:00 |
|
Niklas Meyer
|
b04faddac4
|
Modified Buffer Size in site-defaults.conf
|
2022-03-23 11:14:07 +01:00 |
|
DerLinkman
|
e925187dda
|
Revert "[Web] add github version tag - adjust css"
This reverts commit a0c09af67e.
|
2022-03-22 19:53:21 +01:00 |
|
DerLinkman
|
880a68d563
|
Merge branch 'staging'
* staging:
[WEB] Changed Version to footer margin top to 20px
[Helper] Backup and restore: Use bullseye-slim
[Web] Delete related spam aliases when deleting alias domain
Revert "Before update on 2022-03-02_17_04_05"
[Web] Footer fix (#4500)
[Web] Update composer libs - Removing symfony/deprecation-contracts (v2.4.0) - Upgrading ddeboer/imap (1.12.1 => 1.13.1) - Upgrading directorytree/ldaprecord (v2.6.3 => v2.10.1) - Upgrading illuminate/contracts (v8.53.1 => v9.3.0) - Upgrading nesbot/carbon (2.51.1 => 2.57.0) - Upgrading phpmailer/phpmailer (v6.5.0 => v6.6.0) - Upgrading psr/container (1.1.1 => 2.0.2) - Upgrading psr/log (1.1.4 => 3.0.0) - Upgrading psr/simple-cache (1.0.1 => 2.0.0) - Upgrading robthree/twofactorauth (1.8.0 => 1.8.1) - Upgrading symfony/polyfill-ctype (v1.23.0 => v1.24.0) - Upgrading symfony/polyfill-mbstring (v1.23.1 => v1.24.0) - Upgrading symfony/polyfill-php80 (v1.23.1 => v1.24.0) - Upgrading symfony/translation (v5.3.4 => v6.0.5) - Upgrading symfony/translation-contracts (v2.4.0 => v3.0.0) - Upgrading symfony/var-dumper (v5.3.6 => v6.0.5) - Upgrading tightenco/collect (v8.34.0 => v8.83.2) - Upgrading twig/twig (v3.3.2 => v3.3.8)
Before update on 2022-03-02_17_04_05
Fix issue forms
[GH-Actions][stale] Update to v5.0.0
|
2022-03-17 22:06:10 +01:00 |
|
DerLinkman
|
d52323df2d
|
[WEB] Changed Version to footer margin top to 20px
|
2022-03-17 21:57:27 +01:00 |
|