Commit Graph

381 Commits

Author SHA1 Message Date
Yiğit Kerem Oktay 4801c04b65
Fix tpyo 2020-08-17 00:35:41 +03:00
Yiğit Kerem Oktay 775626f25b
Fix urls 2020-08-17 00:33:22 +03:00
Yiğit Kerem Oktay 88c9c7d20f
Fix version check 2020-08-17 00:31:57 +03:00
Yiğit Kerem Oktay 2ab9cf435e
Use trim for version check 2020-08-17 00:29:33 +03:00
Yiğit Kerem Oktay bc145421a9
Notify updates 2020-08-17 00:25:12 +03:00
Yiğit Kerem Oktay 48ba123c6e
Update install.php 2020-08-17 00:23:10 +03:00
Yiğit Kerem Oktay f9468a491b
Hide subscribe widget 2020-08-17 00:17:40 +03:00
Yiğit Kerem Oktay 986506c080
Allow notifyUpdates by default 2020-08-17 00:14:27 +03:00
Yiğit Kerem Oktay 0693327a21
Add some additional info to update notification 2020-08-17 00:13:26 +03:00
Thomas Nilsen 5a15207476 Merge branch 'master' of https://github.com/yigitkeremoktay/server-status 2020-08-16 23:04:24 +02:00
Yiğit Kerem Oktay 8f3b4d081b
Check for updates (celebration_emoji) 2020-08-17 00:03:58 +03:00
Thomas Nilsen 0b3e617d96 Fix to hide subscriber menu when not configured 2020-08-16 23:03:05 +02:00
Yiğit Kerem Oktay 55f92ead6d
Create updateseed 2020-08-16 23:58:06 +03:00
Yiğit Kerem Oktay ded2414424
Update versionfile 2020-08-16 23:47:34 +03:00
Yiğit Kerem Oktay f593c6ee63
Update README.md 2020-08-16 23:41:25 +03:00
Yiğit Kerem Oktay b391d0a12f
Fix missing css 2020-08-16 23:38:06 +03:00
Yiğit Kerem Oktay d9e7922019
Allow setup of telegram api 2020-08-16 23:35:15 +03:00
Yiğit Kerem Oktay 0271ca87cf
Fix a conflict that overwrites the settings in the db 2020-08-16 23:34:13 +03:00
Yiğit Kerem Oktay e310657cf3
Fix an issue which was created while trying to fix an issue 2020-08-16 23:23:01 +03:00
Yiğit Kerem Oktay 04dee18b9c
Update install.php 2020-08-16 23:21:44 +03:00
Yiğit Kerem Oktay 96d1573868
Update versionfile 2020-08-16 23:21:14 +03:00
Yiğit Kerem Oktay 7473e18fae
Fix a critical problem 2020-08-16 23:17:35 +03:00
Yiğit Kerem Oktay 8b5e227ff1
Fix bold text 2020-08-16 23:05:58 +03:00
Yiğit Kerem Oktay 1b9067da1e
Try to fix an issue 2020-08-16 23:05:27 +03:00
Yiğit Kerem Oktay 5515a2d776
Update README.md 2020-08-16 22:57:58 +03:00
Yiğit Kerem Oktay f8a7144466
Update README.md 2020-08-16 22:48:51 +03:00
Yiğit Kerem Oktay affe264d58
Update README.md 2020-08-16 22:47:49 +03:00
Yiğit Kerem Oktay 6f52ea6553
Update README.md 2020-08-16 22:47:27 +03:00
Yiğit Kerem Oktay 1603f0e103
Update README.md 2020-08-16 22:47:01 +03:00
Yiğit Kerem Oktay 49765e1a3e
Update versionfile 2020-08-16 22:35:52 +03:00
Yiğit Kerem Oktay e987d77ed7
Get Settings from the db 2020-08-16 22:34:59 +03:00
Yiğit Kerem Oktay 88ba637891
Move creation of the db class 2020-08-16 22:31:33 +03:00
Yiğit Kerem Oktay 7c83e0007f
Remove debug lines 2020-08-16 22:29:42 +03:00
Yiğit Kerem Oktay 9c6813cff6
Move settings to database 2020-08-16 22:29:04 +03:00
Yiğit Kerem Oktay 3ee8f8ace5
Remove white space 2020-08-16 22:21:20 +03:00
Yiğit Kerem Oktay 23b7d83a45
Fix typo 2020-08-16 22:16:45 +03:00
Yiğit Kerem Oktay d041c9b58f
Remove non required line 2020-08-16 22:15:06 +03:00
Yiğit Kerem Oktay 0fa6794cdc
Add " symbol 2020-08-16 22:08:13 +03:00
Yiğit Kerem Oktay f6cd9202bd
Create versionfile 2020-08-16 21:55:31 +03:00
Yiğit Kerem Oktay cd0147e319
Implement version check 2020-08-16 21:55:01 +03:00
Yiğit Kerem Oktay 13288ecb4f
Add version check 2020-08-16 21:50:17 +03:00
Yiğit Kerem Oktay 730bff07af
Delete workflows 2020-08-16 21:45:41 +03:00
Yiğit Kerem Oktay d2c0808f52
Use object oriented
Use object oriented mysql class for db functions
2020-08-16 21:44:36 +03:00
Yigit Kerem Oktay 0825daa570 Fix a graphical issue 2020-08-15 20:47:36 +03:00
Yiğit Kerem Oktay df2186c795
Create php.yml 2020-08-15 23:11:09 +03:00
Yiğit Kerem Oktay 6854dcb638
Merge pull request #2 from thnilsen/subscription2_dev
Fix bug notifications not being sent.
2020-08-15 23:08:16 +03:00
thnilsen ea582aeed6 Fix bug notifications not being sent.
The code to handle sending of notification was missing. This change
makes two different options available on how notifications will be
handled which will be controlled by CRON_SERVER_IP config option.

 - If CRON_SERVER_IP is set, the server with the given IP should
   call URL ../admin/?task=cron every x minutes. If the config
   is left empty, the notification will be called once the
   incident has  been saved. (The latter meothod might cause
   server timeout if there are large numbers of subscribers!)

Other minor changes:

 - Removed old commented code

 - Removed call to syslog used for debugging
2020-08-15 21:09:57 +02:00
Yiğit Kerem Oktay 83841a4726
Add necessary info to readme 2020-08-15 20:25:42 +03:00
Yiğit Kerem Oktay 9decc6a7a9
Include db class in setup 2020-08-15 20:24:39 +03:00
Yiğit Kerem Oktay 2f544eace2
Include db class 2020-08-15 20:23:23 +03:00