Commit Graph

  • 6f5a72cbe3
    #903 Installer checks for needed PHP functions #937 dhanrajbsheth 2020-05-26 00:55:16 +0530
  • b8a9d6ec22
    Added succes message for PDO TimZ99 2020-05-25 19:01:41 +0200
  • 2a15b31ecd
    Ability to pan & zoom on charts (#926) Mateusz Małek 2020-05-25 18:12:43 +0200
  • 7deac0815a
    changing Windows ping routine back to socket usage, leaving Linux changes made (#938) wienfuchs 2020-05-25 18:10:10 +0200
  • 0f4f6eefd8
    Merge branch 'develop' into develop Tim 2020-05-25 17:45:25 +0200
  • b378f3b4ba
    Removed debug TimZ99 2020-05-25 17:44:01 +0200
  • 13a9b3c56d
    Moved windows and unix check to there own class TimZ99 2020-05-25 17:34:41 +0200
  • f02d55635e
    Changed ping6 to ping -6 for windows (#936) Tim 2020-05-25 14:39:30 +0200
  • d381e60f2c
    use OS specific ping (CLI/socket) wienfuchs 2020-05-25 13:23:26 +0200
  • 8890a42907
    use OS specific ping (CLI/socket) wienfuchs 2020-05-25 13:21:39 +0200
  • 1a7e30bbf6
    use OS specific ping (CLI/socket) wienfuchs 2020-05-25 13:12:41 +0200
  • 97bbb4f8f7
    Merge branch 'develop' of https://github.com/wienfuchs/phpservermon into develop wienfuchs 2020-05-25 10:44:38 +0200
  • 9df07785e3 #903 Installer checks for needed PHP functions shethdhanraj 2020-05-25 11:58:04 +0530
  • e7d2c5be54
    Changed ping6 to ping -6 for windows TimZ99 2020-05-24 23:54:57 +0200
  • 07abc7d294
    use OS specific ping count parameter (#932) wienfuchs 2020-05-24 23:40:19 +0200
  • 96d0c3fa57
    use openssl_x509_parse to parse certinfo (avoid literal case conflict) (#931) wienfuchs 2020-05-24 23:31:19 +0200
  • fc7f11db16
    Reorganized and complied with PSR-12 TimZ99 2020-05-24 23:13:13 +0200
  • 1a37a07b41
    Added rangeMax and zoom speed TimZ99 2020-05-24 23:01:43 +0200
  • ca10767a92
    Added map TimZ99 2020-05-24 23:01:19 +0200
  • a16cdd4b3b
    use OS specific ping count parameter wienfuchs 2020-05-22 18:43:29 +0200
  • fe9b76780c
    use openssl_x509_parse to parse certinfo (avoid literal case conflict) wienfuchs 2020-05-22 00:28:59 +0200
  • 7e8b3becd7 Ensure SSL "Expire date" to be set in proper case wienfuchs 2020-05-21 11:03:07 +0200
  • d0dc61e452
    Add ability to pan & zoom on charts Mateusz Małek 2020-05-19 09:50:08 +0200
  • 23e09b613a Merge branch 'develop' of https://github.com/phpservermon/phpservermon into develop wienfuchs 2020-05-19 05:44:57 +0200
  • ea33ba07ca
    Updated ping check (#919) Tim 2020-05-18 22:05:19 +0200
  • c4993cc04c
    Spelling error TimZ99 2020-05-18 21:52:21 +0200
  • ceb5fe65b9
    Fixed missing whitespace TimZ99 2020-05-18 21:50:18 +0200
  • c9b5fc4dfe
    Check if transmitted and recieved packets is equal TimZ99 2020-05-18 21:38:55 +0200
  • 7856de4bbb
    Better fit for bigger screens (#875) Tim 2020-05-18 20:43:13 +0200
  • 87559a24c3
    Set max width to 1920px TimZ99 2020-05-18 20:37:38 +0200
  • 500860daf3
    Added regex to determine if packet loss is 0% TimZ99 2020-05-18 20:27:11 +0200
  • a19127721c
    Display time in ms instead of seconds (#918) Tim 2020-05-18 19:58:33 +0200
  • 7f1ea8452a
    Fixed issue with choosing user permissions while adding server (#923) Mateusz Małek 2020-05-18 19:57:37 +0200
  • de653fce9b
    Set custom user agent (#924) Mateusz Małek 2020-05-18 19:55:05 +0200
  • 15ff967f06
    Merge branch 'develop' into feature/custom-user-agent Tim 2020-05-18 19:53:38 +0200
  • 70187d5b17
    Added dutch translation TimZ99 2020-05-18 19:52:09 +0200
  • 2fd9702485
    Add ability to set custom site title (#922) Mateusz Małek 2020-05-18 19:45:44 +0200
  • 5749828fdb
    Added dutch translation TimZ99 2020-05-18 19:45:04 +0200
  • 4894653891
    Show recent status logs on server details page (#921) Mateusz Małek 2020-05-18 19:42:24 +0200
  • 6a869aff18
    SMSAPI gateway (#920) Tim 2020-05-18 19:41:27 +0200
  • 875b0208b5
    Indentation TimZ99 2020-05-18 19:41:08 +0200
  • fe9c348fa0
    Changed docs TimZ99 2020-05-18 19:11:38 +0200
  • 8614e7453c
    Display latency in milliseconds instead of seconds TimZ99 2020-05-18 18:53:22 +0200
  • c314511e2e
    Added dynamic height to offline bar TimZ99 2020-05-18 18:52:41 +0200
  • edc263f703
    Set custom user agent Mateusz Małek 2020-05-18 17:02:29 +0200
  • cb13c10520
    Fixed issue with choosing user permissions while adding server Mateusz Małek 2020-05-18 15:45:58 +0200
  • aa8ec69efa
    Removed seconds from config TimZ99 2020-05-18 15:41:12 +0200
  • a74e37ebad
    Added ability to set custom site title Mateusz Małek 2020-05-18 15:00:01 +0200
  • a5f26e2466
    Fix removal of seconds TimZ99 2020-05-18 14:43:19 +0200
  • 77dc5c75f5
    Added milliseconds TimZ99 2020-05-18 14:26:45 +0200
  • 979b33c544
    Show recent status logs on server details page Mateusz Małek 2020-05-18 11:29:54 +0200
  • 72de1479fa
    Add SMSAPI to list of supported SMS gateways Mateusz Małek 2020-05-18 09:10:16 +0200
  • 586c01136e
    SMSAPI gateway Mateusz Małek 2020-05-18 00:28:15 +0200
  • 93d87274ef
    Display time in ms instead of seconds TimZ99 2020-05-17 23:16:59 +0200
  • 59f434ca4c
    Updated ping check TimZ99 2020-05-17 22:55:38 +0200
  • c0e0b260d5
    Indent to space TimZ99 2020-05-17 21:03:42 +0200
  • 37e6edf1ac
    Removed line break TimZ99 2020-05-17 20:46:20 +0200
  • d8c0bb461e
    Changed container to contrainer-fluid, removed css TimZ99 2020-05-17 20:45:07 +0200
  • a3d301d153
    Container max width higher TimZ99 2020-05-17 20:23:30 +0200
  • b1b6195c99
    Added padding TimZ99 2020-05-17 20:21:29 +0200
  • e36c63fed6
    Removed !default TimZ99 2020-05-17 19:47:43 +0200
  • 7daab77f8d
    Adjust required php extensions (#904) Michael 2020-05-15 17:22:54 +0200
  • 784d22eb25
    Changed line length and spacing TimZ99 2020-05-15 17:12:59 +0200
  • 7bee25cc1e
    Re-adding support PHP 5.5.9/7.0.x (#915) wienfuchs 2020-05-15 16:55:57 +0200
  • 315e1bfbf9
    Re-adding support PHP 5.5.9/7.0.x wienfuchs 2020-05-15 15:48:22 +0200
  • 2ad6daac9e
    Re-adding support PHP 5.5.9/7.0.x wienfuchs 2020-05-11 09:02:34 +0200
  • 8d4db027c0
    Update uk_UA.lang.php dev Denis Stepanov 2020-05-15 11:35:01 +0300
  • 0568f5bcdc Re-adding support PHP 5.5.9/7.0.x wienfuchs 2020-05-11 09:02:34 +0200
  • 3b102cc8a9
    Update uk_UA.lang.php Denis Stepanov 2020-05-08 23:50:21 +0300
  • d212bfccf0
    Add Ysmal.fr SMS gateway Dylan Ysmal 2020-05-08 13:25:39 +0200
  • c0aaa43cf4 Add Ysmal.fr SMS gateway Dylan Ysmal 2020-05-08 09:18:32 +0200
  • 424fca1eb7
    change http to https (#900) imsoftware 2020-05-06 18:24:20 +0200
  • 894e64f75d
    Adjust required php extensions Michael Telgkamp 2020-05-04 09:22:58 +0200
  • 843bd9b094
    Update Requirements spmfox 2020-05-03 21:43:34 -0400
  • 284ac70510
    add info about updater.sh imsoftware 2020-05-01 15:04:44 +0200
  • f037f714e9
    change http to https imsoftware 2020-05-01 14:53:40 +0200
  • 9d0f8982b5 Merge tag 'v3.5.0' into develop TimZ99 2020-05-01 02:36:42 +0200
  • 5e4413bb2e
    Merge branch 'release/v3.5.0' into production v3.5.0 TimZ99 2020-05-01 02:36:41 +0200
  • 76687d8c45
    Bumped version to 3.5.0 TimZ99 2020-05-01 02:36:18 +0200
  • 02c746ae41
    Set php5 support to 5.6+ (#891) imsoftware 2020-05-01 01:17:48 +0200
  • 56b800c9f8
    Update to php 5.6.0 Tim 2020-05-01 01:16:21 +0200
  • 504876cc21
    Update to php 5.6.0 Tim 2020-05-01 01:12:33 +0200
  • 4b01780d0c
    Update Requirements spmfox 2020-04-29 13:09:01 -0400
  • 8478b1416c
    set php5 support to 5.6+ imsoftware 2020-04-22 17:35:22 +0200
  • 6c5665d0cd
    Added link to server at single view template (#890) imsoftware 2020-04-22 16:05:46 +0200
  • 58d73bda37
    Bumped version TimZ99 2020-04-22 15:57:56 +0200
  • 7968e876c4
    Fixed doc TimZ99 2020-04-22 15:53:42 +0200
  • 95863fd05b
    add link to server at single view template imsoftware 2020-04-22 02:17:53 +0200
  • af5334a073
    Jabber (XMPP) notifications (#852) Petr Suchy 2020-04-19 15:31:40 +0200
  • 4301d3cfa0
    Update Installer.php Tim 2020-04-19 15:23:14 +0200
  • 0576859d89
    Spacing Tim 2020-04-19 15:21:23 +0200
  • 63673b7641
    Fixed fail in service monitoring for IPv6 #881 (#882) Flávio Gomes da Silva Lisboa 2020-04-19 09:43:08 -0300
  • b346cd9c4d
    Fixed fail to ping IPv6 #879 (#880) Flávio Gomes da Silva Lisboa 2020-04-19 09:41:29 -0300
  • 2a84076b33
    Removed whitespace Tim 2020-04-19 14:34:16 +0200
  • 1358929958
    Prevent loading main page if installed in subdirectory (fix #869) (#870) Michael 2020-04-19 14:30:13 +0200
  • bd6510b188
    cron update over the web via secret key (#888) mklemme1 2020-04-19 14:19:33 +0200
  • 40dc6fe64a
    Added Paypal and bunq Tim 2020-04-19 12:59:02 +0200
  • 4ce2a79514
    Update install.rst mklemme1 2020-04-19 12:27:46 +0200
  • 44d3d9e0e6 cron update over the web via secret key: added a new config param and URL param Michael Klemme 2020-04-19 12:18:36 +0200
  • a129d88167
    Disable web page preview for Telegram (#886) Tim 2020-04-08 13:43:36 +0200