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
74021ae142e486eacda6b0d01403d21cf5736c0c
Froxlor
/
lib
/
Froxlor
/
Api
History
Michael Kaufmann
58c646f59e
allow api interaction via kind-of-RESTful style via api.php?/module/command/
...
Signed-off-by: Michael Kaufmann <
d00p@froxlor.org
>
2022-04-17 20:59:25 +02:00
..
Commands
remove unnecessary ternaries (
#1027
)
2022-04-14 09:02:10 +02:00
Api.php
allow api interaction via kind-of-RESTful style via api.php?/module/command/
2022-04-17 20:59:25 +02:00
ApiCommand.php
validate sql_search and sql_orderby API parameters, fix unit-tests as of new default skin is 'Froxlor'
2022-04-01 09:37:07 +02:00
ApiParameter.php
Minor enhancements and starting to comply with checkstyle
2018-12-24 09:35:05 +01:00
FroxlorRPC.php
fix unittests for FroxlorRPC-class (maybe)
2022-02-25 15:32:05 +01:00
index.html
add empty index.html file to all folders to avoid accidental folder-content disclosure if 'Options Indexes' is set for a (parent)folder containing froxlor in webserver-config
2022-03-24 14:35:30 +01:00
ResourceEntity.php
introduce search, limit, offset and orderby possibilities for (almost) all API listing() functions; added listingCount() function in preparation to replace the old UI\Paging class later on
2019-11-02 10:58:52 +01:00
Response.php
fix standard error response
2022-02-20 11:45:45 +01:00