Share REST call code and separate components via dependency injection

This commit is contained in:
Zankaria
2024-04-01 19:36:03 +02:00
committed by Zankaria
parent c3de90075e
commit 3016d69428
6 changed files with 392 additions and 103 deletions

View File

@@ -32,7 +32,9 @@
"inc/mod/auth.php",
"inc/lock.php",
"inc/queue.php",
"inc/functions.php"
"inc/functions.php",
"inc/driver/http-driver.php",
"inc/service/captcha-queries.php"
]
},
"license": "Tinyboard + vichan",