This website requires JavaScript.
Explore
Help
Sign In
maketank
/
Froxlor
Watch
2
Star
0
Fork
0
You've already forked Froxlor
Code
Pull Requests
Releases
Activity
Files
059e36aa785d22a0e90aae6f3a55178a7db0c476
Froxlor
/
lib
/
classes
/
api
History
Michael Kaufmann
18aa8eb5d2
added Traffic.listing ApiCommand; added first Unit-Tests for Traffic-Api; SQL IN-clause cannot be prepared, replaced all occurances accordingly; added --no-fork parameter to traffic-cron
...
Signed-off-by: Michael Kaufmann <
d00p@froxlor.org
>
2018-11-11 21:51:39 +01:00
..
commands
added Traffic.listing ApiCommand; added first Unit-Tests for Traffic-Api; SQL IN-clause cannot be prepared, replaced all occurances accordingly; added --no-fork parameter to traffic-cron
2018-11-11 21:51:39 +01:00
abstract.ApiCommand.php
fix global lng-array
2018-03-18 08:45:20 +01:00
abstract.ApiParameter.php
opzimize ApiParameter::getModFunctionString(); corrected FpmDaemons::update(); added a few more unit-tests
2018-04-01 10:31:38 +02:00
api_includes.inc.php
check for installed/configured froxlor in api.php and return 404 if not
2018-03-14 18:13:32 +01:00
class.FroxlorRPC.php
fix saving of apikey allowed-from setting
2018-10-09 10:37:27 +02:00
interface.ResourceEntity.php
list() is a reserved php keyword, changed ApiCommand::list() to ApiCommand::listing()
2018-03-02 17:22:47 +01:00