Commit Graph

290 Commits

Author SHA1 Message Date
cytopia
4b3cc3f1e8
Update project files 2022-03-16 14:33:13 +01:00
cytopia
75f1d7f471
Made vhost error message more verbose 2022-02-15 12:09:20 +01:00
cytopia
03eb46da99
Changed Intranet mail tester to using POST instead of GET for larger body size 2022-02-15 12:08:27 +01:00
cytopia
dd85f5b1bb
Fixed SSL-Cache Mutex on M1 CPU 2022-02-15 12:06:52 +01:00
cytopia
82a1d7c881
Adjust release date 2022-02-04 11:04:02 +01:00
cytopia
9b37e3a307
Updated project files 2022-02-03 10:01:28 +01:00
cytopia
38b96b7a08
Updated project files 2022-02-02 11:41:20 +01:00
cytopia
d57e72bc75
Update project files 2022-01-30 14:28:50 +01:00
cytopia
bbc6a661ed
Fixes #754 Be able to delete emails from control center 2022-01-30 14:27:08 +01:00
cytopia
55bb37c53b
Update project files 2022-01-27 08:23:19 +01:00
cytopia
61246b5151
Merge branch 'master' into fix-850 2022-01-26 10:01:31 +01:00
cytopia
7bd6b34698
Update project files 2022-01-25 10:06:22 +01:00
cytopia
2f8fc59dd9
Ensure PHP code is compatible to legacy versions 2022-01-24 09:15:52 +01:00
Felix Mosheev
bfb4769e85 fix: show utf-8 mail body properly 2021-11-07 15:56:54 +02:00
Eric Pfeiffer
56555e87a5 Adjust redis args regex to allow optional quotes. 2021-10-12 10:44:44 -05:00
Eric Pfeiffer
5e90a3a35d Use preg_match_all to get redis password from args
This should fix the issue where preg_split was being used and would cause an error if the redis args variable didn't contain the --requirepass string and the WebGUI wouldn't load as a result.
2021-10-12 09:42:04 -05:00
cytopia
2f9ba2e30a
Release v1.9.2 2021-06-04 10:32:46 +02:00
cytopia
5eb2ee8ca0
Merge branch 'master' into master 2021-05-20 16:28:02 +02:00
cytopia
6c438bb434
Updated Adminer to 4.8.1 2021-05-20 10:52:49 +02:00
cytopia
f28e1ee4a4
Enable mysql binlog by default 2021-05-19 19:04:22 +02:00
cytopia
867327a8c3
Update project files 2021-05-19 16:06:53 +02:00
cytopia
f4d492ea98
Update release date 2021-05-19 16:05:42 +02:00
cytopia
543e373b91
Added PHP Xdebug info page for intranet 2021-05-19 16:05:14 +02:00
cytopia
715c6b3c83
Adjusted Xdebug 3.0 defaults 2021-05-19 16:05:06 +02:00
Laurent Laville
83c0c672d4 avoid PHP Fatal Error when pgsql PHP module is not available 2021-04-19 17:27:20 +02:00
Laurent Laville
af68fb65f2 avoid PHP Fatal Error when mysqli PHP module is not available 2021-04-19 17:25:56 +02:00
Laurent Laville
f6c273d6c4 avoid PHP Fatal Error when memcache PHP modules are not available 2021-04-19 17:24:11 +02:00
Laurent Laville
46f5c48ba0 avoid PHP Fatal Error when redis PHP module is not available 2021-04-19 17:21:47 +02:00
Laurent Laville
6c18e8f112 avoid PHP Fatal Error when mongo PHP modules are not available 2021-04-19 17:20:00 +02:00
Laurent Laville
6807b83e6b typo error fixed in memcached info panel 2021-04-19 14:29:43 +00:00
Merlijn
01fb99ec1a Added custom shadowdom element to view emails
WIthout the styling leaking into the global styling.
2021-02-21 14:40:16 +01:00
Nicola Galgano
7cad84f527
Update .devilbox/www/htdocs/xdebug.php
Co-authored-by: cytopia <cytopia@everythingcli.org>
2020-12-21 08:24:46 +01:00
Nicola Galgano
e65685b604
with header and footer 2020-12-18 17:16:28 +01:00
Nicola Galgano
7e08261602
moved to Info 2020-12-18 14:07:46 +01:00
Nicola Galgano
30d23f0f6f
move to Info 2020-12-18 14:06:57 +01:00
Nicola Galgano
b5fca3f842
moved on Info 2020-12-18 14:06:38 +01:00
Nicola Galgano
dd529d0a1a
xdebug 3 info panel 2020-12-18 12:59:49 +01:00
Nicola Galgano
a6863c5ceb
xdebug v3 info panel 2020-12-18 12:58:17 +01:00
cytopia
0151167635
Devilbox Release v1.9.0 2020-12-12 17:53:36 +01:00
cytopia
df6ee3fb36
Intranet: show custom Httpd configuration files 2020-11-22 11:54:56 +01:00
cytopia
e9281c9b40
Bump versions 2020-11-22 10:57:37 +01:00
cytopia
8e7069f893
Fixes #692 Add custom supervisor configs 2020-11-22 10:56:08 +01:00
cytopia
6735daaaeb
Bump release 2020-11-14 10:49:50 +01:00
cytopia
5d476b9c32
Bump version 2020-11-12 14:44:59 +01:00
cytopia
039ffacaf7
Silence PHP warnings in phpmemcached and opcache GUIs 2020-11-12 14:20:42 +01:00
cytopia
4acfa94639
Fix Adminer for PHP 8.0/8.1 2020-11-08 15:42:43 +01:00
cytopia
2dfb908fbf
Fix phpPgAdmin for PHP 8.0 and PHP 8.1 2020-11-08 14:44:21 +01:00
cytopia
20931a7d97
Fix missing config for phpMyAdmin 5.0.4 2020-11-08 14:09:11 +01:00
cytopia
da12bccc29
Fix configs for phpMyAdmin 2020-11-08 13:55:44 +01:00
cytopia
f37e9b2a58
Bump to minor release 2020-11-08 13:28:58 +01:00