Sven
65e0f8a7c9
Fix missing PSM_UPTIME_ARCHIVE definition ( #1297 )
...
* define PSM_UPTIME_ARCHIVE
Define uptime archive if missing. PHP otherweise throws an error for a missing definition
* Update config.php.sample
Add default value for PSM_UPTIME_ARCHIVE
2025-02-13 03:43:44 +01:00
Edogusma
601139b866
update to support PHP 8.1.0 ( #1270 )
...
* update to support PHP 8.1.0
* localized date
* reverted for compatibility up to PHP 7.4
* PHP 8.4 support
* remove unused images
---------
Co-authored-by: Tim Zandbergen <TimZ99@users.noreply.github.com>
2025-02-04 00:42:48 +01:00
Tim Zandbergen
c70d23859a
Removed non-translated lines.
2025-01-26 00:00:51 +01:00
M Alfiyan S
7e9826b532
Server monthly uptime analytics ( #1146 )
...
* add month button
* generate by last month,
tracing why < week uptime truncated
* start hack archiver
* add weekly default config for dynamic archive
* if monthly archive defined, allow up to ~1 month old uptime date
* allow quarterly retention
* add comment for archiver
* query by archive settings retention
2025-01-25 23:32:15 +01:00
Jakub Bivoj Kubień
607c2e1e82
Add IP whitelist turn off option ( #1249 )
2025-01-25 23:28:57 +01:00
hmoreau
de831174c1
Feature: Add a custom HEADER field to servers requests ( #1215 )
...
* Update Installer: add field to db
* Add custom header to StatusUpdater
* Update server update form
* Translations
* Update installer
2025-01-25 22:40:50 +01:00
Tim Zandbergen
4cb6e28298
Merge pull request #1294 from phpservermon/dependabot/composer/paragonie/random_compat-9.99.100
...
Bump paragonie/random_compat from 2.0.20 to 9.99.100
2025-01-25 13:54:11 +01:00
Tim Zandbergen
dd8f7a624d
Merge pull request #1295 from tomzt/patch-3
...
Update th_TH.lang.php
2025-01-24 21:26:00 +01:00
Suthep Yonphimai
aa23549a5b
Update th_TH.lang.php
...
correct some words
2025-01-07 08:21:47 +07:00
dependabot[bot]
196881dd1f
Bump paragonie/random_compat from 2.0.20 to 9.99.100
...
Bumps [paragonie/random_compat](https://github.com/paragonie/random_compat ) from 2.0.20 to 9.99.100.
- [Release notes](https://github.com/paragonie/random_compat/releases )
- [Changelog](https://github.com/paragonie/random_compat/blob/master/CHANGELOG.md )
- [Commits](https://github.com/paragonie/random_compat/compare/v2.0.20...v9.99.100 )
---
updated-dependencies:
- dependency-name: paragonie/random_compat
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 19:38:15 +00:00
Tim Zandbergen
4603ebbf5a
Merge pull request #1293 from phpservermon/fix1280
...
Removed error message for security purposes
2025-01-06 18:22:02 +01:00
Tim Zandbergen
6eef9dc6ea
Removed error message
2025-01-06 18:14:55 +01:00
Tim Zandbergen
085af72e14
Merge pull request #1204 from KombineTech/develop
...
Fix sendWebHook PHP8 Uncaught TypeError: Cannot access offset
2025-01-06 17:57:56 +01:00
Tim Zandbergen
af364e1bc5
Added Thai translation
...
Create th_TH.lang.php
2025-01-06 17:46:18 +01:00
Tim Zandbergen
deefc45847
Removed English translations
...
If there is no translation available for a word, the system defaults to English.
Removed the translation of the license part for legal reasons.
2025-01-06 17:44:57 +01:00
Suthep Yonphimai
25abdd61ec
Create th_TH.lang.php
...
Create th_TH.lang.php and translation some word.
2025-01-06 11:50:26 +07:00
Tim Zandbergen
5059e8fbb2
Merge pull request #1212 from Alexell/develop
...
Update Russian language and remove double locale strings from English
2025-01-05 02:58:19 +01:00
Tim Zandbergen
dfb60f710a
Merge pull request #1252 from arkonisus/patch-1
...
Update status.cron.php
2025-01-05 02:54:01 +01:00
Tim Zandbergen
fa0723c74d
Update ServerController.php
...
Added discord and webhook to function. Adding to #1286
2025-01-05 02:39:22 +01:00
Tim Zandbergen
43fa882a5d
Merge pull request #1286 from fioru-software/cm-server-monitoring-notifications-ui
...
Server monitoring notification dropdowns to default to configured values
2025-01-05 02:32:49 +01:00
Tim Zandbergen
8870f5ecd1
Merge pull request #1225 from martijnengler/develop
...
Fix version check during install. Fixes #1224
2025-01-05 02:14:28 +01:00
Tim Zandbergen
57584a8b5a
Merge pull request #1288 from phpservermon/dependabot/composer/phpmailer/phpmailer-6.9.3
...
Bump phpmailer/phpmailer from 6.5.0 to 6.9.3
2025-01-04 18:04:25 +01:00
dependabot[bot]
e4ef7fdb65
Bump phpmailer/phpmailer from 6.5.0 to 6.9.3
...
Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer ) from 6.5.0 to 6.9.3.
- [Release notes](https://github.com/PHPMailer/PHPMailer/releases )
- [Changelog](https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md )
- [Commits](https://github.com/PHPMailer/PHPMailer/compare/v6.5.0...v6.9.3 )
---
updated-dependencies:
- dependency-name: phpmailer/phpmailer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-04 17:03:20 +00:00
Tim Zandbergen
9f477de025
Merge pull request #1189 from phpservermon/dependabot/composer/symfony/dependency-injection-4.0.15
...
Bump symfony/dependency-injection from 3.4.47 to 4.0.15
2025-01-04 18:02:25 +01:00
Tim Zandbergen
4f88711919
Merge pull request #1285 from fioru-software/cm-removed-myisam
...
Remove explicit MyISAM engine dependency from table create statements
2025-01-03 18:19:23 +01:00
Tim Zandbergen
27a9648292
Merge pull request #1257 from oubrecht-com/patch-1
...
Update cs_CZ.lang.php
2025-01-03 18:11:51 +01:00
Tim Zandbergen
5c22dd2dd3
Merge pull request #1275 from dbonnell/patch-1
...
Fix typo in provision.yaml
2025-01-03 18:08:21 +01:00
cm
5311664539
removed missed MyISAM
2024-11-07 17:08:11 +00:00
cm
16c9fddc54
Server monitoring notification defaults to obey configuration
2024-11-07 16:25:54 +00:00
cm
8e1d6d9e59
Remove hard dep on MyISAM storage engine
2024-11-07 15:02:46 +00:00
David Bonnell
fdc458d747
Fix typo in provision.yaml
2024-03-05 13:04:03 +10:00
Tim Zandbergen
fccc264107
Merge pull request #1183 from viharm/fix/DBUserDetailRetention-LDAP
...
Retain user data in DB for existing users
2023-08-14 21:31:43 +02:00
Viharm
61afb81554
Cleanup
2023-08-14 05:43:24 +00:00
Viharm
537b17ac01
Merge branch 'phpservermon:develop' into fix/DBUserDetailRetention-LDAP
2023-08-14 06:34:37 +01:00
Tim Zandbergen
5f65f92678
Merge pull request #1255 from RaphaelBergmann/develop
...
Updated SMSGlobal API URL
2023-08-13 21:59:07 +02:00
Marc Farré
850f0eac8d
Update Octopush.php ( #1259 )
...
Update Octopush.php. Now accepting 200 as a valid response code.
2023-08-13 21:55:17 +02:00
Viharm
59966c6cd2
Signed commit
2023-08-13 18:52:19 +00:00
Viharm
c81a4a426c
Merge branch 'phpservermon:develop' into fix/DBUserDetailRetention-LDAP
2023-08-10 15:01:35 +01:00
OUBRECHT.com
afba6640b7
Update cs_CZ.lang.php
2023-06-28 09:53:41 +02:00
Raphael.Bergmann
7245f65873
Updated SMSGlobal API URL
2023-05-31 15:45:17 +02:00
Christian Rüggeberg
85a6e6ae71
Update status.cron.php
...
In my enviroment ( Apache + PHP 8 ) the script breaks at this line. With this Version check it works well.
2023-03-31 16:50:39 +02:00
Martijn Engler
56b992609c
Fix version check during install. Fixes #1224
2022-10-02 11:57:59 +02:00
Alexell
e1c61abb15
Update Russian language
2022-07-30 00:57:47 +03:00
Alexell
dba78bc7f3
Remove double locale strings (en_US)
2022-07-30 00:56:12 +03:00
Thomas Ulsø Kristensen
d56b2856e5
Changed mail footer to public url.
2022-06-16 13:26:14 +02:00
Thomas Ulsø Kristensen
2c32c4adee
Added subject to web hook same as used for e-mail.
2022-06-13 08:26:18 +02:00
Thomas Ulsø Kristensen
106a96b087
Added custom styles.
2022-06-10 08:03:07 +02:00
Thomas Ulsø Kristensen
3ee7a7380d
Fix Uncaught TypeError: Cannot access offset of type string on string in PHP8 in sendWebHook method.
2022-06-10 07:16:42 +02:00
dependabot[bot]
1ce34c1e3d
Bump symfony/dependency-injection from 3.4.47 to 4.0.15
...
Bumps [symfony/dependency-injection](https://github.com/symfony/dependency-injection ) from 3.4.47 to 4.0.15.
- [Release notes](https://github.com/symfony/dependency-injection/releases )
- [Changelog](https://github.com/symfony/dependency-injection/blob/5.4/CHANGELOG.md )
- [Commits](https://github.com/symfony/dependency-injection/compare/v3.4.47...v4.0.15 )
---
updated-dependencies:
- dependency-name: symfony/dependency-injection
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 19:00:53 +00:00
Samuel Denis-D'Ortun
04a4d959fd
Merge pull request #1119 from RedKage/patch-1
...
Support for mysql unix socket
2022-04-14 08:27:05 -04:00