Steffen Müller
8845ad65f0
fix PHP8 fatals
2023-03-12 13:50:28 +01:00
Steffen Müller
7601038f6b
fix php8 error on undefined const
2023-03-12 13:49:19 +01:00
Steffen Müller
9ef3938e10
fix error if server configs are renamed already
2023-03-12 11:40:27 +01:00
Steffen Müller
5374602896
fix 'Array and string offset access using curly braces' deprecated error
2023-03-12 11:39:38 +01:00
Vojtěch Sajdl
b2baa5051b
Merge pull request #169 from kim3-sudo/master
...
Updated sorting, version number in README ( Fixes #168 )
2022-12-20 16:57:07 +01:00
Sejin Kim
9951c22d07
Update minimum version to PHP5.5
...
This version is not compatible with PHP 5.4 due to a constants handling issue. See [GH issue #168 ](https://github.com/server-status-project/server-status/issues/168 )
2022-12-20 10:30:25 -05:00
Sejin Kim
2d65d0f9df
Add sort for services for group then service
2022-12-20 10:26:39 -05:00
Vojtěch Sajdl
c9bcbc241b
Merge pull request #148 from Steffen-MLR/master
...
Fix for status api by correcting sql queries
2021-10-03 01:31:50 +02:00
Vojtěch Sajdl
184f803d6e
Create SECURITY.md
2021-09-07 14:53:34 +02:00
Steffen Mueller
002bb13e10
Fix for status api by correcting sql queries
2021-04-22 09:16:30 +02:00
Yigit Kerem Oktay
9d3d14f67c
Update README.md
2021-04-19 20:11:07 +03:00
Steffen Mueller
58b375161d
Big fix for status api with parameter ID
2021-03-15 08:57:14 +01:00
Yigit Kerem Oktay
f33bf996c6
Merge pull request #136 from server-status-project/dev
...
Release Developer branch to stable
2021-02-01 13:59:29 +03:00
Yigit Kerem Oktay
3e706233a4
Only make changes to files when not in development mode
2020-12-15 15:25:00 +03:00
Yigit Kerem Oktay
1408d0ad91
Bug fix for not allowing access to admin because of a file not found error 'head.txt'
2020-12-15 15:08:17 +03:00
Yiğit Kerem Oktay
8007097d2f
Fix a graphical glitch
2020-11-24 16:07:23 +03:00
Yiğit Kerem Oktay
85dfce55c8
Remove old version server checks
2020-11-12 22:06:55 +03:00
Yiğit Kerem Oktay
75bdde26b3
Update main.css
2020-11-12 11:20:35 +03:00
Yiğit Kerem Oktay
3939fca1f7
Update main.css
2020-11-12 11:16:16 +03:00
Yigit Kerem Oktay
96f79ee725
Revert "Merge pull request #135 from server-status-project/master"
...
This reverts commit 8d571547f5
, reversing
changes made to e96df7015e
.
2020-11-05 16:54:04 +03:00
Yiğit Kerem Oktay
8d571547f5
Merge pull request #135 from server-status-project/master
...
Merge new updates
2020-11-05 16:52:24 +03:00
Yigit Kerem Oktay
46c0b55779
Revert "Merge branch 'dev' into master"
...
This reverts commit 18b89e8c35
, reversing
changes made to 81132e9ccf
.
2020-11-05 16:51:43 +03:00
Yiğit Kerem Oktay
18b89e8c35
Merge branch 'dev' into master
2020-11-05 16:50:05 +03:00
Yiğit Kerem Oktay
e96df7015e
Merge pull request #131 from thnilsen/dev
...
Initial code for front-end categorization status view
2020-10-14 23:06:53 +03:00
Thomas Nilsen
505d802c2e
Merge pull request #4 from yigitkeremoktay/patch-1
...
Fix a UI bug
2020-10-14 21:40:14 +02:00
Yiğit Kerem Oktay
3edfd9dbe2
Fix a UI bug
2020-10-14 22:30:12 +03:00
thnilsen
887a197033
Initial code for front-end categorization status view
2020-10-14 19:54:32 +02:00
Vojtěch Sajdl
81132e9ccf
Merge pull request #129 from kim3-sudo/patch-1
...
Fix PHP syntax error
2020-10-05 23:55:36 +02:00
Sejin Kim
af62f9f49d
Fix PHP syntax error
...
Added a semicolon that allows fresh installations on *NIX to work properly with PHP 7.2+
2020-10-05 17:34:27 -04:00
Yiğit Kerem Oktay
e2b331a039
Fixback
2020-10-02 08:58:07 +03:00
Yiğit Kerem Oktay
671004579c
Update incident.php
2020-10-01 16:35:32 +03:00
thnilsen
93d1491aac
Add functionality to services in backend.
...
- Add functionallity to categorize a one or more services under one
service group. Partial fix for #7 and #90 . (Frontend code to be done)
- Add description field to service to be displayed as a help text
on front page. Partial fix for #51 (Frontend code to be done)
2020-09-27 14:01:54 +02:00
Yiğit Kerem Oktay
38fcabdbb4
Update stale.yml
2020-09-12 16:41:36 +03:00
Vojtěch Sajdl
f7ad9ac6b1
Create stale.yml
2020-09-09 13:20:05 +02:00
Vojtěch Sajdl
9963e1f834
Merge pull request #126 from Nothing4You/fix-head.php
...
fix head.php: comment wasn't part of of a php block
2020-09-01 09:39:18 +02:00
Richard Schwab
ff06a320b0
fix head.php: comment wasn't part of of a php block
2020-09-01 08:28:31 +02:00
Yiğit Kerem Oktay
3c540496d4
Update template.php
2020-08-30 22:03:42 +03:00
Yiğit Kerem Oktay
e09d02cf2e
Update and rename head.txt to head.php
2020-08-30 22:03:09 +03:00
Vojtěch Sajdl
14015d4666
Update README.md
2020-08-30 09:19:46 +02:00
Yiğit Kerem Oktay
48b9cbbc82
Update README.md
2020-08-27 16:43:41 +03:00
Yiğit Kerem Oktay
b3a1bfeb0e
Update issue templates
2020-08-24 23:04:14 +03:00
Yiğit Kerem Oktay
1573b062b5
Update README.md
2020-08-24 22:46:31 +03:00
Yiğit Kerem Oktay
86a36e3832
Update versionfile for beta 8
2020-08-24 22:43:09 +03:00
Yiğit Kerem Oktay
5618b57e2b
Merge pull request #123 from yigitkeremoktay/master
...
Version 2 - Migrate Settings to DB -- Add Telegram and Email Subscription Support
2020-08-24 22:38:08 +03:00
Yiğit Kerem Oktay
95f4fc5a41
Add support for additional code after head tag
2020-08-24 16:24:05 +03:00
Yiğit Kerem Oktay
8b2c664f36
Add support for custom code
2020-08-24 16:20:04 +03:00
Yiğit Kerem Oktay
5d99ed7ccb
Merge pull request #3 from thnilsen1/move_config_options
...
Removed Telegram and email notification setup from install routine.
2020-08-21 12:22:37 +03:00
Thomas Nilsen
a2e0cab819
Update to read relevant options from DB
2020-08-20 23:42:29 +02:00
Thomas Nilsen
78bb717b0d
Updated install with new db options
2020-08-20 23:40:20 +02:00
Thomas Nilsen
46dbbd35d5
Moved notification settings to db.
...
The following define() are now loaded via the db class:
- SUBSCRIBE_TELEGRAM
- SUBSCRIBE_EMAIL
- TG_BOT_API_TOKEN
- TG_BOT_USERNAME
- GOOGLE_RECAPTCHA
- GOOGLE_RECAPTCHA_SITEKEY
- GOOGLE_RECAPTCHA_SECRET
- PHP_MAILER
- PHP_MAILER_PATH
- PHP_MAILER_SMTP
- PHP_MAILER_HOST
- PHP_MAILER_PORT
- PHP_MAILER_SECURE
- PHP_MAILER_USER
- PHP_MAILER_PASS
- CRON_SERVER_IP
2020-08-20 23:27:41 +02:00