Commit Graph

379 Commits

Author SHA1 Message Date
criwe 479f2119f6 add <meta name="robots" content="noindex" />
A monitoring website should not be indexed by google. <meta name="robots" content="noindex" /> will prevent that.
Removed autor-tag, because not relevant anymore (especially for a page like that)
2016-12-25 22:44:44 +01:00
Tom Hatzer 6805903089 Remove trailing comma 2016-12-23 15:42:15 +01:00
Tom Hatzer b1df28d4d9 Add port to installer 2016-12-23 15:41:03 +01:00
Tom Hatzer b780a6237e Add port input fields to template 2016-12-23 15:38:50 +01:00
Tom Hatzer cd977e2e51 Initialize protected variable db_port with value 3306 2016-12-23 15:30:39 +01:00
Tom Hatzer b2043b1b65 Add protected variable $db_port 2016-12-23 15:28:25 +01:00
Tom Hatzer a3853241f8 Add port param and argument 2016-12-23 15:23:31 +01:00
Tom Hatzer ff1013ed7c Add custom port to config options in db class 2016-12-23 15:20:02 +01:00
Tom Hatzer 6bee28c78e Add ping to enum for type column in servers database table 2016-12-23 14:29:57 +01:00
Tom Hatzer 3c961c8b91 Add type ping to lang file 2016-12-23 14:13:11 +01:00
Tom Hatzer 8ee269ceaa Add type_ping to lang file 2016-12-23 11:45:27 +01:00
Tom Hatzer b6060e7936 Add ping label to getLabels() 2016-12-23 11:44:15 +01:00
Tom Hatzer 5c0e889dd2 Add ping validation checks to ServerValidator 2016-12-23 11:38:47 +01:00
Tom Hatzer 3cd90b29ae Add server type ping to dropdown 2016-12-23 11:33:55 +01:00
Tom Hatzer 363f67b335 Add copyright notice to updatePing method 2016-12-23 11:30:27 +01:00
Tom Hatzer 4c7d2bd4f3 Add updatePing method to check if ip is pingable 2016-12-23 11:29:28 +01:00
Tom Hatzer 2325a6c25f Add RDP to port list 2016-12-23 11:14:30 +01:00
Tom Hatzer 92069a29a3 Add RDP port to save method 2016-12-23 11:12:07 +01:00
Daif Alotaibi d712bb7100 Support for SMSgw provider http://smsgw.net 2016-11-02 00:40:05 +03:00
Samuel Denis-D'Ortun 8ae313ebda Merge pull request #369 from nutsteam/ajax_auto_refresh
#367 fixed a csrf bug since 2014
2016-10-24 20:45:29 -04:00
Michael van Schaik 43645bf36f Update Mollie.php with new URL (Fixes #370)
Mollie has changed their SMS api to api.messagebird.com
They have been redirecting calls to www.mollie.com but will stop doing so from oct 24 2016
The API hasn't changed, this configuration is tested & working
2016-10-21 05:47:33 +02:00
尘缘 fe99c1cbec #367 fixed a csrf bug since 2014 2016-10-19 11:05:26 +08:00
Samuel Denis-D'Ortun c4551ab59e Merge pull request #365 from nutsteam/ajax_auto_refresh
use ajax to auto refresh server status page
2016-10-10 23:01:50 -04:00
尘缘 80df5b7735 use ajax to auto refresh server status page 2016-10-10 20:11:59 +08:00
尘缘 a586425c65 format port from http/s url 2016-10-10 17:22:28 +08:00
Samuel Denis-D'Ortun d91c544128 Merge pull request #361 from nutsteam/develop
finish chinese language package translation
2016-10-09 10:51:14 -04:00
Egogo Websolutions 5e0b2ac00b Bugfix: Message needs to be encoded before sending to receive correct SMS message 2016-10-09 14:49:09 +02:00
尘缘 1ac303af8c finish chinese language package translation 2016-10-09 17:38:48 +08:00
尘缘 0b68d4fb89 finish chinese language package translation 2016-10-09 16:06:25 +08:00
尘缘 fac784641a 优化中文语言包 2016-10-09 13:39:42 +08:00
Peter Misura 66ddbdcf1b Small fixes in Czech translation 2016-09-30 17:23:50 +02:00
Peter Misura ea22e36007 Add Slovak translation 2016-09-30 17:23:19 +02:00
Christian Leicht Jørgensen ff0f6f4cda Update da_DK.lang.php
Translated the last missing strings and corrected a bunch of errors.
2016-08-31 18:44:09 +02:00
Christian Leicht Jørgensen a07fb41728 Update da_DK.lang.php 2016-08-31 15:36:19 +02:00
Victor Macko f229d18f2f Minor addition to HTTPS check (where it doesn't use the standard port) 2016-07-07 01:26:35 +10:00
Victor Macko 62acb604c6 Removed duplicate file 2016-07-07 00:21:26 +10:00
Victor Macko 3a1e8522a3 Added ClickSend SMS provider 2016-07-07 00:09:57 +10:00
Victor Macko dc132831d4 Merge branch 'develop' of github.com:phpservermon/phpservermon
Conflicts:
	src/includes/functions.inc.php
	src/lang/en_US.lang.php
	src/psm/Module/Config/Controller/ConfigController.class.php
	src/psm/Util/Server/Updater/StatusUpdater.php
	src/templates/config/config.tpl.html
2016-07-06 22:43:10 +10:00
Victor Macko 8e2698f4ce Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/lang/en_US.lang.php
#	src/psm/Txtmsg/Smsglobal.class.php
#	src/psm/Util/Updater/StatusNotifier.class.php
2016-07-06 22:37:50 +10:00
Valentin Deville d9557b4115
Add FreeMobile SMS 2016-07-04 14:31:42 +02:00
Samuel Denis-D'Ortun ff37adcc60 Merge pull request #321 from Laupe/upstream
Fix Issue #318
2016-06-16 18:58:40 -04:00
Pavel Dvořák dc5b7a0cfc Fix Issue #318 - delete class types, typeWebsite in warning_threshold 2016-06-17 00:52:10 +02:00
shaundma f4037d2aaa Initial Commit 2016-05-27 19:09:42 +02:00
Tim 5a85eeff36 Changed some wrong translations 2016-05-26 19:01:33 +02:00
lploi91 aee4eb0306 Create vi_VN.lang.php 2016-05-22 15:33:01 +07:00
Samuel Denis-D'Ortun dcd552517b Merge branch 'davyrolink-201410_log-users' into develop 2016-05-21 20:34:16 -04:00
Samuel Denis-D'Ortun 953a7ddf57 Mute error when fsockopen fail to connect to host 2016-05-21 20:34:03 -04:00
Samuel Denis-D'Ortun c811876c89 Merge branch '201410_log-users' of https://github.com/davyrolink/phpservermon into davyrolink-201410_log-users
# Conflicts:
#	src/includes/psmconfig.inc.php
#	src/psm/Util/Install/Installer.php
2016-05-21 20:33:31 -04:00
Pavel Dvořák 24d7fee63e Use salt to encrypt the website check password #297 2016-05-21 19:55:35 -04:00
Samuel Denis-D'Ortun 9ded89b6a5 Improve password security by obfuscating it in the form #96 2016-05-21 16:55:12 -04:00