Commit Graph

977 Commits

Author SHA1 Message Date
Michael 7daab77f8d
Adjust required php extensions (#904)
af5334a0 introduced the following requirements:
- ext-hash
- ext-json
- ext-libxml
- ext-openssl
- ext-pcre
- ext-sockets

Maybe also the functionality that needs the extension could be
mentioned, so someone that does not need jabber, could install with
`--ignore-platform-reqs` when not having these extensions available.
2020-05-15 17:22:54 +02:00
wienfuchs 7bee25cc1e
Re-adding support PHP 5.5.9/7.0.x (#915)
Resolves #908.
2020-05-15 16:55:57 +02:00
imsoftware 424fca1eb7
change http to https (#900) 2020-05-06 18:24:20 +02:00
TimZ99 9d0f8982b5 3.5.0
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEoQY/Hc/mmBVC5OarTYJo3GjoM50FAl6rbxoACgkQTYJo3Gjo
 M52HGA//cNnwdejAT1S1EHvAyt1oz5tihifeq5PEVTrYD9wzRuoKBMvlE/8dhfzP
 5qwjgBAdmUgLxKhLt5Zi1DjCjBmyZIH2of0cs9TUinBsRerBLuPNQj9VtdoD5aiY
 bj1doiCQRQQ4LGL2LdRDUWmTKmPJprsajlg+RKiTvHEQKJQ8cXDcn3PzosCQqR82
 /Hpf1mApirqPhVkh5LQuKLpEc6l0c2vYIvPaqUVdxZJXFTGDHU4TIBPljfdXk363
 tCyJzLq1cDum7kPRlyEOPewVQt4fAaifSfUaqDB1pdBrL9Pu/Ee8XCnJKRXl53FT
 ogTVBBQURvY4Cee5cigUYeBYSH17dnLlZ4piOupCd2dtzbjC6cfNuvYUOezGBE13
 lMwib1r/qEpU9CLUqsltaH9VQNdyKuLSOv4YBAfT9OFw0gi2Nsbd7PsS8/ymXfz0
 pqL4S0g8l4zSJX+w136Yoc67gvZuobsSwwKEdD6C8At7Li6Pp1yzUxq6+pFlpNPA
 i9ltpHl8UGZlgjTnK3OPowabVadKiFmagUidP5Eeg9hPJqF7may0020r/lehH0/G
 VMPQxoWxbR+xiSspQez/TZ0J7AkZgfAvt/+MLKIwtIvu3J1XlGQiw9yDkSe/vIAM
 OMOaKusmLHjvvSYLFUc336QA6LaBv22PVfG2S/g1JfHbB5MBMeY=
 =Cj+n
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEoQY/Hc/mmBVC5OarTYJo3GjoM50FAl6rb00ACgkQTYJo3Gjo
 M518GRAA3b6JIbqpGEPTTlQhBzOwxqlvzfeOtOU75Z4cdq7en0QNX/NZ0De7yi0u
 8UOQXs9i5zfbWnAnaf0wHCZTN5YvzP7ZRKel96S7v15oOOz362JC9UVfbfiI7n6f
 oavWqXVfGweJk4o7Rs9odB5QJttEPGHk15MYrqWOyKqnRS7zyqzZrDPIPT+uG9o+
 b6PJ4egE+lQVTrRABmrsNlY7ydyEe9+NHIl3Sn/cUXbncDAIqzo89OxK5g43Mdzr
 XDAOgTitCimzXI+7DLCgXoBzpaMCinhmYCMihTLSYWs+I46eiqbLD+Ce/W9wIeSE
 Sm/XKH8a9yUXWlWrbzwl3YvwDIPDhoRSgh++9y4DnZohBmePcnMC7zKlFVEh36sy
 8/swcglEUcSJ3fe1+D2VetseeQDWTFARxDtAUL0iuHrwx5HwL7zTrB8tboth/t5X
 xSb367zWPsWRmgBkQF8yYHJWSQ3lJ38YbrE3qCRTiW+HfRsNMuy/QMRqT3tyBo9D
 0PJvjEwtZUI83e4nEPwCilJ3hgLmCsZgbHDQ6BRYyFQv/j/NWMa77zhdd1rWCXEX
 1bkCR4B9K+FBjBmoLk3Jke934L5mARfWK/i9P/TXYsssRmIhrUGrG3yRGzX0qxgX
 7ZvGx69Qy17+V3udgtH4ulXd9MguYaxtUJtJ5ciNIP3Uem8nsbA=
 =4ytI
 -----END PGP SIGNATURE-----

Merge tag 'v3.5.0' into develop

# gpg: Signature made Fri May  1 02:36:42 2020 CEST
# gpg:                using RSA key A1063F1DCFE6981542E4E6AB4D8268DC68E8339D
# gpg: Good signature from "Tim Zandbergen <TimZ99@users.noreply.github.com>" [ultimate]
2020-05-01 02:37:33 +02:00
TimZ99 5e4413bb2e
Merge branch 'release/v3.5.0' into production 2020-05-01 02:36:41 +02:00
TimZ99 76687d8c45
Bumped version to 3.5.0 2020-05-01 02:36:18 +02:00
imsoftware 02c746ae41
Set php5 support to 5.6+ (#891)
See bug report for php 5.5.9: https://github.com/phpservermon/phpservermon/issues/889
Fixes #889.

Co-authored-by: Tim <TimZ99@users.noreply.github.com>
2020-05-01 01:17:48 +02:00
imsoftware 6c5665d0cd
Added link to server at single view template (#890) 2020-04-22 16:05:46 +02:00
TimZ99 58d73bda37
Bumped version 2020-04-22 15:57:56 +02:00
TimZ99 7968e876c4
Fixed doc 2020-04-22 15:53:42 +02:00
Petr Suchy af5334a073
Jabber (XMPP) notifications (#852)
Added Jabber/XMPP notifications.
Closes #829.
2020-04-19 15:31:40 +02:00
Flávio Gomes da Silva Lisboa 63673b7641
Fixed fail in service monitoring for IPv6 #881 (#882)
Fixes #881.
2020-04-19 14:43:08 +02:00
Flávio Gomes da Silva Lisboa b346cd9c4d
Fixed fail to ping IPv6 #879 (#880)
Fixes #879.
2020-04-19 14:41:29 +02:00
Michael 1358929958
Prevent loading main page if installed in subdirectory (fix #869) (#870)
When installed in a subdirectory the service-worker should not load (and cache) /.
2020-04-19 14:30:13 +02:00
mklemme1 bd6510b188
cron update over the web via secret key (#888)
As an alternative to allowing cron by IP.

Co-authored-by: Michael Klemme <mklemme@mklemme.de>
2020-04-19 14:19:33 +02:00
Tim 40dc6fe64a
Added Paypal and bunq
bunq is a dutch bank.
2020-04-19 12:59:02 +02:00
Tim a129d88167
Disable web page preview for Telegram (#886)
Resolves #883.
2020-04-08 13:43:36 +02:00
Rich B ec21df1555
Corrected grammar in Telegram activation message (#885) 2020-04-08 13:20:15 +02:00
TimZ99 ee16078884
Delete button on server edit
Fixes #860.
2020-03-15 21:34:27 +01:00
TimZ99 86bff4dbae
Removed English translations 2020-03-15 21:12:27 +01:00
TimZ99 11b1850754
Updated style sheets 2020-03-15 17:49:32 +01:00
TimZ99 951586d77d
Misplaced user dropdown
Fixes #867.
2020-03-15 17:45:40 +01:00
TimZ99 be928f8241
Fixed delete server dialog
Fixes #873.
2020-03-15 17:34:26 +01:00
TimZ99 02f8484b3b
Set sender's phone number to max 15 characters
E.164 standard.
Fixes #866.
2020-02-11 20:11:07 +01:00
Tim 098a552774 Update issue templates 2020-02-09 20:29:38 +01:00
TimZ99 39be47d573
Hide icon if it's globally disabled
Closes #858.
2020-02-09 20:19:08 +01:00
TimZ99 7ca93c40a6
Hide port for ping
Closes #859.
2020-02-09 19:57:31 +01:00
TimZ99 c6e53b9a6f
Added missing pushover and telegram description 2020-02-09 19:48:07 +01:00
TimZ99 7efffff40e
Added target _blank to external urls
Resolves #862.
2020-02-09 19:47:28 +01:00
TimZ99 019d4050ac
File mode changed from 775 to 644
Fixes #863.
2020-02-09 18:04:26 +01:00
Petr Suchy 3193665ef8
Encrypt email_smtp_password (#854)
Fixes #853.
Email_smtp_password is saved encrypted and not as plain text.


Co-authored-by: Tim <TimZ99@users.noreply.github.com>
2020-02-09 17:45:08 +01:00
Michael 1d779760ce
Improve accessibility of cards and tableview (#851)
To enable keyboard users to show server details the links are added as
HTML `a` Tags not only for <noscript> variant.
This also improves accessibility as screen reader users usually are not
able to perform click events on div elements. The do not even know there
is a click event handler. Click event handlers only work on buttons by
default as browsers forward the keyboard activity on buttons to the
onclick handler.
2020-02-09 15:40:45 +01:00
TimZ99 ed6ef89df5
Hotfix - sslCheck warning days
Minimum amount of days the ssl cert needs to be valid before expiration wasn't used.
2020-02-09 15:16:23 +01:00
Tim 19fb244592
Hotfix - check ssl (#850)
Fixes #849.
Check ssl just when other error is not already in
CheckSsl should check PHP_VERSION and not PHP_RELEASE_VERSION
2020-02-09 15:12:07 +01:00
TimZ99 7ffc75598a
Refactor 2020-02-09 15:10:07 +01:00
Tim 11d2d4bba8
Fixed version update check (#848)
Fixes #847.
2020-02-08 21:11:34 +01:00
TimZ99 51dbbf9510
Refactor 2020-02-08 20:57:53 +01:00
Ing. Petr Suchy 5934e9a25c
*fix - checkSsl should check PHP_VERSION and not PHP_RELEASE_VERSION 2020-02-07 08:03:12 +01:00
Ing. Petr Suchy 8fa1bf6c0d
*edit - check ssl just when other error is not already in 2020-02-07 07:59:50 +01:00
Ing. Petr Suchy e32977ffff
*fix - check and update latest version 2020-02-07 07:43:16 +01:00
Tim 45d1c03e5a
Feature/ssl cert expiration check (#831)
Added ssl expiration to warning state.
2020-02-04 16:44:48 +01:00
Petr Suchy 442f9d115e
Added Separate check when server is down (#844)
Future request - separate checks when down.
Closes #755.
2020-02-04 16:41:34 +01:00
Nayef Alebrahim 3568a5700b
Fixed removing and demoting last admin (#841)
Fixes #824.


Co-authored-by: Tim <TimZ99@users.noreply.github.com>
2020-02-04 16:16:30 +01:00
Petr Suchy 71c4114747
Fixed psm_password_decrypt
BUG: HTTP2 Authentification
Fixes #706.
2020-02-04 15:44:11 +01:00
TimZ99 676e80d42f
Improved servers table layout
Fixes #779.

Co-Authored-By: James <jigr1969@users.noreply.github.com>
2020-01-15 23:15:30 +01:00
TimZ99 0550ff7dcf
Added ping error 2020-01-15 10:33:47 +01:00
TimZ99 6ba4b59239
Changed ping from socket to exec function
As there are a lot of problems with permissions and ping, the function now uses exec(). Resolved #405, #576, #614, #748.

Co-Authored-By: Sean Perryman <se@nperryman.com>
Co-Authored-By: Luke C <crawford.luke@outlook.com>
2020-01-14 20:12:40 +01:00
Tim d7536d209e
Add Traditional Chinese Language File. (#618)
Translate all contents according to v3.3.1 version
2019-12-19 20:29:14 +01:00
Tim 50b5a6937b
Update zh_TW.lang.php 2019-12-19 20:26:26 +01:00
Tim 620ab023f9
Update zh_TW.lang.php 2019-12-19 20:19:41 +01:00