Niklas Meyer
a96b209e1b
Merge pull request #4870 from mailcow/staging
...
Automatic PR to nightly from 2022-11-23T12:47:06Z
2022-11-23 15:35:09 +01:00
Niklas Meyer
05b897f43e
Merge pull request #4848 from nathanielmom/compose-fix
...
change 'return 1' to 'exit 1'
2022-11-23 15:29:38 +01:00
Niklas Meyer
738dcac60d
Merge pull request #4855 from BigMichi1/polish_phpfpm_dockerfile
...
[PHP] Polish phpfpm dockerfile
2022-11-23 15:18:23 +01:00
Niklas Meyer
b3bbeee5e2
Merge pull request #4844 from mailcow/feature/php-8.1
...
[PHP] Update to 8.1
2022-11-23 15:17:55 +01:00
Niklas Meyer
782eae4d4c
Merge pull request #4869 from benpro/patch-1
...
Fixy comment typo
2022-11-23 15:16:48 +01:00
Benoît S
f2f5e212f5
Fixy comment typo
2022-11-23 22:10:57 +09:00
Peter
ff7102468e
[Helper] Backup and restore: Use latest tag for image
2022-11-22 18:38:38 +01:00
Peter
118cb1017a
Add new action Build mailcow backup image
2022-11-22 18:37:15 +01:00
bluewalk
360bb6f306
Split name and address for TO-variables
2022-11-20 10:42:44 +01:00
bluewalk
d8e314db1a
Fixed issue with subdomain senders + added TO variable and allow new lines in text using \n
2022-11-19 15:32:48 +01:00
bluewalk
fd14c51f85
Removed regex as we have the address from the header
2022-11-18 17:29:31 +01:00
bluewalk
57a5a9baeb
Updated DB version and make sure default sound is "pushover" when null
2022-11-17 21:14:44 +01:00
bluewalk
65c74c75c7
Added SENDER_ADDRESS and SENDER_NAME as variables for messages
2022-11-17 21:01:18 +01:00
bluewalk
e82f3b3975
Added SENDER_ADDRESS and SENDER_NAME as variables for messages
2022-11-17 21:01:18 +01:00
Niklas Meyer
d7323213b8
Merge pull request #4865 from mailcow/staging
...
Automatic PR to nightly from 2022-11-17T17:56:06Z
2022-11-17 20:55:57 +01:00
DerLinkman
fbc33da734
Merge branch 'master' into staging
2022-11-17 20:54:46 +01:00
DerLinkman
210815d4cf
Merge branch 'master' into staging
2022-11-17 20:54:13 +01:00
Niklas Meyer
1e672ae349
Update FUNDING.yml
2022-11-17 20:49:13 +01:00
DerLinkman
19fabd0e64
Merge branch 'feature/bootstrap5' into nightly
2022-11-17 11:12:55 +01:00
FreddleSpl0it
ef392ef6ba
add demo_mode for mailcow ui
2022-11-17 08:36:03 +01:00
DerLinkman
046e658984
Use @MAGICCC Version of action
2022-11-16 18:42:20 +01:00
DerLinkman
a46db9e0df
Fixed typo in tweet action
2022-11-16 18:39:37 +01:00
DerLinkman
17f3cc3ad8
Optimized/Fixed Tweet action
2022-11-16 18:34:22 +01:00
DerLinkman
3236a10cf5
Updated tweet action (again)
2022-11-16 18:19:12 +01:00
DerLinkman
a4eb6d5f1b
Update Release Tweet action
2022-11-16 18:15:45 +01:00
DerLinkman
a09661fc83
Merge branch 'feature/bootstrap5' into nightly
2022-11-16 18:00:32 +01:00
FreddleSpl0it
f52ab69a5b
change default template creation
2022-11-16 15:29:39 +01:00
Niklas Meyer
9d1b620dcf
Merge pull request #4861 from mailcow/staging
2022-11-16 13:30:10 +01:00
FreddleSpl0it
3ebd801b3d
remove whats new modal & add changelog modal
2022-11-16 12:12:23 +01:00
Peter
05181f1888
Update issue template
2022-11-15 19:44:07 +01:00
Peter
6875baf64c
Update issue template
2022-11-15 19:43:03 +01:00
FreddleSpl0it
0cdb1e638d
change git_project_url var for base.twig
2022-11-15 16:25:05 +01:00
FreddleSpl0it
da415e5c6b
[Dockerapi] define matched var before use
2022-11-15 16:12:07 +01:00
Peter
c46a1c1e2f
[GH-Actions][actionpr] Update to v0.5.3
2022-11-14 22:51:19 +01:00
Link Steve
b79a1530fb
Update Simplified Chinese Translation
2022-11-14 21:18:37 +08:00
thomas
a6a7ab45f8
switch update.sh/check_online_status() from ping to curl to make it proxy ready
2022-11-13 07:34:18 +01:00
FreddleSpl0it
c8f69ffe77
show created_on, last_modified for domain, mailbox
2022-11-11 09:22:58 +01:00
FreddleSpl0it
79982e0e8d
add template feature for domains and mailboxes
2022-11-10 16:22:18 +01:00
Michael Cramer
bc937ed2db
[PHP] Polish dockerfile
...
includes also #4839 because of --with-avif for gd configure command (is not available in 8.0)
contains the following adjustments:
- upgrade APCu to 5.1.22
- use PECL package for mailparse instead of git clone (3.1.4 is the latest one available and sice then no changes on master branch)
- split PECL commands into separate ones (according to https://hub.docker.com/_/php this is the recommended way)
- add missing configure options for gd extension to include webp, xpm and avif
- specify composer version to be installed
- cleanup more dev dependencies
2022-11-08 09:45:25 +01:00
Niklas Meyer
8ca028eb2e
Merge pull request #4847 from mailcow/staging
...
Automatic PR to nightly from 2022-11-06T20:27:08Z
2022-11-07 14:12:55 +01:00
Nathaniel Mom
df17e6b75e
change 'return 1' to 'exit 1'
2022-11-07 09:27:22 +10:00
Niklas Meyer
f880e1834d
Merge pull request #4846 from jorisdrenth/staging
...
Add undocumented /api/v1/get/mailbox/all/domain.tld endpoint to docs
2022-11-06 22:02:03 +01:00
DerLinkman
4dd1b97e38
[PHP] Update to 8.1
2022-11-06 15:52:30 +01:00
Niklas Meyer
074e3fcd6e
Merge pull request #4843 from mailcow/staging
...
Automatic PR to nightly from 2022-11-06T14:21:03Z
2022-11-06 15:38:01 +01:00
Joris Drenth
aeb433cc39
Add undocumented /api/v1/get/mailbox/all/domain.tld endpoint to documentation
2022-11-06 00:25:38 +01:00
Niklas Meyer
eb9d360c0a
Merge pull request #4837 from mailcow/feat/action-check_prs_if_on_staging
...
Add new action Check PRs if on staging
2022-11-04 16:02:30 +01:00
Peter
abfad4e025
Add new action Check PRs if on staging
2022-11-03 19:58:06 +01:00
FreddleSpl0it
3f40fada1b
edit page for default domain and mailbox settings
2022-11-03 07:25:18 +01:00
Vermium Sifell
a9871d05b2
✏️ Fixed invalid regexs for banning
2022-11-02 23:42:37 +01:00
FreddleSpl0it
39e46d2e0b
querySelector fails when id starts with digits
2022-11-02 14:09:45 +01:00