Malte Grosse
14f6e491cf
webhook support ( #951 )
...
* added webhook support
* Added missing upgrade lines
* Removed todo
* Removed linebreak
* Moved webhook below Jabber
* Fixed description not showing
* Moved webhook below jabber
* Indentation and table name fix
* Bumped version
* Fixed “header already sent” error
Co-authored-by: TimZ99 <TimZ99@users.noreply.github.com>
2020-08-12 19:27:13 +02:00
TimZ99
c0e0b260d5
Indent to space
2020-05-17 21:03:42 +02:00
Petr Suchy
af5334a073
Jabber (XMPP) notifications ( #852 )
...
Added Jabber/XMPP notifications.
Closes #829 .
2020-04-19 15:31:40 +02:00
TimZ99
2c51ad12f7
Implementing the PSR12 standard
...
Using PHPCS and PHPSBF.
2019-12-11 21:27:04 +01:00
TimZ99
c44760c0f7
Removed server column from notification log.
2019-02-08 16:16:57 +01:00
TimZ99
6c14709d7c
Updated default template
...
Fixes #685 .
- Updated to Bootstrap V4.
- Changed jqPlot to Chart.js.
- Updated jQuery to the V3.
- Changed Bootstrap Multiselect to Bootstrap-select.
2019-02-08 15:51:56 +01:00
TimZ99
f21f3db19e
Typo fix, removed unused code & updated documentation
2018-07-12 17:31:00 +02:00
TimZ99
e2c424e167
Spacing, indentation and braces
...
Co-Authored-By: Scrutinizer Auto-Fixer <auto-fixes@scrutinizer-ci.com>
2018-07-12 17:31:00 +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
Pepijn Over
32e018b6bb
preparing for 3.2.0 release
2018-03-27 23:24:25 +02: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
Pepijn Over
1123603f64
[refactoring] PSR-4 support through composer, mass-renaming all *.class.php to *.php to adhere to PSR-4
2015-02-27 15:18:37 +01:00