Steffen Müller
f942c4905e
fix php8 error in user.php
2024-04-10 15:47:54 +02:00
Steffen Müller
ee37419582
fix subscriptions feature for php8 and add mailhog
2024-04-10 15:42:19 +02:00
Steffen Müller
788ca4ccd0
add dev env for docker
2024-04-02 18:30:29 +02:00
Steffen Müller
dbd918fd6f
fix header and footer not showing
2024-04-02 18:20:19 +02:00
Steffen Müller
541555294b
fix php error "needs to return an array"
2024-04-02 18:20:18 +02:00
Steffen Müller
e7a294ef42
fix bottom empty space
2024-04-02 18:20:18 +02:00
Steffen-MLR
c7003cfa32
Merge branch 'server-status-project:master' into master
2024-04-02 18:19:53 +02:00
Alexander Linares
e0ff612569
Spanish translation ( #173 )
...
* Update lang es_ES
* Root fix for the Spanish language.
---------
Co-authored-by: Alexander Linares <alexander.linares@opperweb.com>
2024-01-12 09:23:25 +01:00
Steffen Müller
9d5ab1f0d2
more fixes
2023-06-20 17:32:10 +02:00
Steffen Müller
8731add072
fix double check issue with login function
2023-03-12 13:51:11 +01:00
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