Set of PHP scripts to expose simple utils on a web API.
Find a file
2021-10-03 10:57:00 +02:00
modules feat(Modules): add modules list module 2021-10-03 10:57:00 +02:00
.gitignore fix: add config.php as ignored 2021-08-08 19:32:01 +02:00
config.example.php feat(Modules): add modules list module 2021-10-03 10:57:00 +02:00
configure_nginx.php fix: root path in nginx and forbid locations 2021-08-08 19:53:02 +02:00
index.php feat: description and custom title in help 2021-10-03 10:41:40 +02:00
load_config.php fix: add config.php as ignored 2021-08-08 19:32:01 +02:00
nginx.conf.template fix: location order in nginx con 2021-08-08 19:57:37 +02:00
utils.php feat(Random): add hex characters set 2021-08-21 21:48:33 +02:00