1
0
mirror of https://gitlab.com/JKANetwork/CheckServer.git synced 2026-02-26 15:03:50 +01:00

Fixing cronchk and adding JSON API check (WIP)

This commit is contained in:
2018-01-14 13:44:20 +01:00
parent 1efecc2633
commit 9e4982c838
13 changed files with 185 additions and 73 deletions

View File

@@ -39,13 +39,17 @@ For finishing it, you have to add a cron in your system for running checks. The
Decompress folder over your installation folder, and run "updater.php",
it will update and say if something goes wrong. Its a good idea to make
a backup of your sqlite.db3 database.
a backup of your sqlite.db3 database before updating or data may lost.
## Changelog
### (WIP) Version 0.9.3
-TODO: Cleaner code
-TODO: New JSON GET/POST check
-Bugfix in cronchk!
-A bit cleaner code
### Version 0.9.2 (Beta)