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
b3db4dd8877379db83dcfa67c5fd24f02ce9a787
Froxlor
/
lib
/
Froxlor
/
Api
History
Michael Kaufmann
98c636c282
let send-to-alternative-email be optional if no address is given instead of displaying error that the email address is invalid;
fixes
#829
...
Signed-off-by: Michael Kaufmann <
d00p@froxlor.org
>
2020-04-30 13:03:19 +02:00
..
Commands
let send-to-alternative-email be optional if no address is given instead of displaying error that the email address is invalid;
fixes
#829
2020-04-30 13:03:19 +02:00
ApiCommand.php
dont access db result arrays directly without checking whether it's false due to an error (php7.4 related)
2020-01-19 10:13:28 +01:00
ApiParameter.php
Minor enhancements and starting to comply with checkstyle
2018-12-24 09:35:05 +01:00
FroxlorRPC.php
fix deactivated check in api
2020-03-06 22:10:01 +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