Tim
c3751e7e57
Changed username to password
2018-05-28 14:42:47 +02:00
Danial
47ad693339
Rollback Twig version update ( #590 )
...
Rollback Twig version.
Reason: 500 errors.
2018-05-25 13:33:47 +02:00
Danial
2b73d207db
Enlarge select pattern_online width ( #589 )
2018-05-25 13:23:35 +02:00
TimZ99
3c55a353be
Allow ping by hostname
...
Closing #477 and #480 .
Co-Authored-By: Matthew <djmixman@users.noreply.github.com>
Co-Authored-By: Mircea Chirea <chirea.mircea@gmail.com>
2018-05-24 14:49:18 +02:00
Tim
41263a39b0
Update README.rst
2018-05-24 14:02:17 +02:00
Danial
82d01b07f7
Add support for "site online when pattern not found" ( #579 )
...
Choose to mark a website offline of online is the pattern is (not) found.
2018-05-24 12:49:26 +02:00
Marcel Riedlinger
c4e6a61361
Update .gitignore ( #587 )
...
added __MACOSX to .gitignore
Current Release 3.2.2 does have many .files under __MACOSX
inflating: __MACOSX/phpservermon-3.2.2/src/._templates
inflating: __MACOSX/phpservermon-3.2.2/._src
inflating: __MACOSX/._phpservermon-3.2.2
2018-05-24 06:54:59 +02:00
TimZ99
a496874d9c
Rewritten part of the gateway code
...
This is a first commit in order to close #588 .
- Removed the names from the translation files.
- The dropdown menu will now filled with the names of the gateways in
the Txtmsg folder.
- Changed Mollie to the proper company name: Messagebird.
- Everybody that was using Mollie will on upgrade automatically change
to Messagebird (replace old name in DB with new name).
- Updated: Clickatell, Twilio, Spryng, Textmarketer and Messagebird
(Mollie).
2018-05-24 06:49:58 +02:00
Tim
8ca259d524
Updated list of available SMS gateways
2018-04-30 17:48:57 +02:00
Axel Wehner
d64f27f705
Add CM Telecom bulk SMS gateway (Closing #545 )
2018-04-30 15:25:47 +02:00
Matthew Pattman
0580e75642
Added last offline and the duration of the last outage
...
Co-authored-by: TimZ99 <TimZ99@users.noreply.github.com>
2018-04-27 21:14:46 +02:00
Tim
3a005f2201
Fixing #580 removed results block
...
There are no additional messages at this point.
2018-04-27 18:10:14 +02:00
Tim
46311d569e
Update CHANGELOG.rst
2018-04-25 16:51:05 +02:00
Timz99
79742fe6bd
Fixed wrong ping error
...
- Fixed error: Failed to parse address "8.8.8.8"
- Added correct error message.
NOTE:
This will not fix other problems with ping, non-root user are having
(on unix)!
2018-04-25 14:15:44 +02:00
Tim
fc4ffd6b2f
Added Twilio and Telegram
...
Added Twilio and Telegram to the notification list.
Changed download url to the release page.
Changed all http links to https.
2018-04-09 19:52:28 +02:00
Matthias Wirtz
1bd14995fb
Update several dependencies (frontend & backend) ( #571 )
...
Closes #568 .
Updates Composer packages No longer supporting outdated PHP Versions, Update Dome Frontend assets, fix php notices and warnings popping Up when run in debug Mode...
2018-04-09 19:34:06 +02:00
Tim
9d30b9854c
Added support for Twilio ( #569 )
...
Closing #112
2018-04-02 02:38:49 +02:00
Tim
a80452d916
Added Telegram and Pushover to documentation
2018-04-01 14:08:57 +02:00
TimZ99
526c2523cb
Added noopener to external link
...
Security update. More info can be found on https://developers.google.com/web/tools/lighthouse/audits/noopener .
2018-03-27 23:36:13 +02:00
TimZ99
64b4d60ffc
Added activation process for Telegram notifications
2018-03-27 23:36:13 +02:00
TimZ99
67632ab966
Added Telegram notifications
2018-03-27 23:36:13 +02:00
TimZ99
7059ac6607
Defined latency for new added servers
2018-03-27 23:36:12 +02:00
Tim
4348b7c91a
Corrected indentation
2018-03-27 23:36:12 +02:00
AUBERT Mathieu
ad1ca57b44
Fix #550 - Bug when sending FreeMobileSMS
2018-03-27 23:36:11 +02:00
Matthias Wirtz
08eb9a55f7
Fix method declaration error in PHP7.2 ( #541 )
2018-03-27 23:36:11 +02:00
avahldiek
11a021e7d9
run archive and cleanup per server ( #515 )
2018-03-27 23:36:11 +02:00
eezec
7302e669fd
Fixes #500 - updatePing ( #516 )
...
Moved rtime out of the if/else block, this fixes #500 .
2018-03-27 23:36:10 +02:00
Tim
24717675da
Defined latency for pre-installed servers
...
Got deleted by accident in #502 .
Defined the latency for pre-installed servers on installation.
2018-03-27 23:36:10 +02:00
Tim
c66848e21c
Updated version to 3.2.2
...
Version update needed to support Telegram.
2018-03-27 23:36:09 +02:00
Tim
6eda990ed0
Added support for Telegram ( #554 )
...
Added support for Telegram. Notifications can be received in private chat or in groupchat.
This will close #389 and is a preview of what's coming next (#459 ) 😉 .
2018-03-27 23:36:09 +02:00
Tim
b0fee68f6e
Clear log button - closes #383 ( #505 )
...
* Added button to clear the logs
Only admins can clear the logs. The content from the log and log_users table will
be deleted.
2018-03-27 23:36:08 +02:00
Tim
a97539998d
Combined if-statements
...
Combined two of the same if-statements into one.
2018-03-27 23:36:08 +02:00
Tim
e910367faa
Corrected Pushover comment
...
Changed sms to pushover.
2018-03-27 23:36:08 +02:00
Tim
d121ad75e3
Added latest changes
2018-03-27 23:36:07 +02:00
Andy Gaskell
71e1203f57
Rename Nexmo.class.php to Nexmo.php
...
Fix for nexmo sms, sending sms didn't work till I renamed the file.
I'm not sure why Nexmo.class.php and Octopush.class.php have the .class bit in the filename.
This is a follow up to Issue #170 Implement Nexmo SMS
2018-03-27 23:36:07 +02:00
Tim
b9a3b203b4
Fixed #350 Email encoding
...
Removed utf8_decode().
Co-authored-by: shuhai <admin@4wei.cn>
2018-03-27 23:36:06 +02:00
Tim
79a654e383
Added Japanese and updated project developers
2018-03-27 23:36:06 +02:00
rht0910
723a2ab313
Fixed spell missing and Translated new line ( #535 )
2018-03-27 23:36:06 +02:00
Tim
a9f4a5716e
Fix for database populating bug ( #502 )
...
Fixed the population of the server table during installation.
2018-03-27 23:36:05 +02:00
Tim
57340aae80
Username validation fix ( #512 )
...
* Validation and (.) support
Added validation for the username during installation.
Added dot (.) to the list of allowed symbols for username.
Added ‘dots (.)’ to the error_user_name_invalid error message.
2018-03-27 23:36:05 +02:00
shuhai
8bb5d1ffab
#465 Japanese language added
2018-03-27 23:36:04 +02:00
rabauss
462e489762
Update HistoryGraph.php
...
with several php-settings there might be problems with timestamp output - so it would be better to use number_format for output. otherwise the graph wont show...
2018-03-27 23:36:04 +02:00
Guillaume Moigneu
ca57189e56
Fix typo on Installer.php
2018-03-27 23:36:03 +02:00
Nls
8d720496d4
Refactor header checking to be sure that we can't crash this !
2018-03-27 23:36:02 +02:00
Nls
b835de1cf6
Add optionnal header check on StatusUpdater
2018-03-27 23:36:02 +02:00
Nls
6be807cf9a
Add header_name & header_value to the server object
2018-03-27 23:36:01 +02:00
Rob Fuller
dddeb1bbb5
Use existing mirror
...
apt.sw.be no loger exists
2018-03-27 23:36:01 +02:00
Rob Fuller
e9589070b8
Use existing mirror
...
apt.sw.be no longer exists
2018-03-27 23:36:01 +02:00
Andy Gaskell
27b3bce8a0
Adding nexmo sms to the select
...
Just adding nexmo as an option to the select drop down.
This is a follow up to work done on Issue #170
2018-03-27 23:36:00 +02:00
decryptus
fc63a445fc
Update update.tpl.html
...
Fixed for attributes pushover_key and pushover_device.
2018-03-27 23:36:00 +02:00