summaryrefslogtreecommitdiffstats
path: root/apis/init.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* api/taskman: Improve loggingSimon Rettberg2019-03-251-0/+4
|
* [api/init] Add logging function for crashesSimon Rettberg2019-03-251-0/+6
|
* Big load of changesSimon Rettberg2014-10-091-57/+4Star
| | | | | | | | | | | - Added callback functionality for taskmanager tasks. You can launch a task and define a callback function to be run when the task finished. This requires activating the cronjob - Added cron functionality: Add cronjob that calls the cron api every 5 minutes to use it. (See cron.inc.php) - Added eventlog - Added missing translations - Merged main-menu-login and main-menu-logout
* Use eventlog in init and update API, populate database with default values ↵Simon Rettberg2014-10-061-4/+57
| | | | on init
* Support api calls via cli by using first command line option as module nameSimon Rettberg2014-10-061-1/+1
|
* Some minor html fixes/improvementsSimon Rettberg2014-06-231-0/+1
|
* Try to autpmatically detect server ip on init-apiSimon Rettberg2014-06-231-0/+1
|
* WIPSimon Rettberg2014-05-261-0/+7