The Socialbox Server Host/Client Library written in PHP for ncc
Find a file
2025-01-11 19:37:49 -05:00
.github/workflows Refactor GitHub Actions workflow 2024-10-25 14:24:52 -04:00
.idea Add external session management and support for remote servers 2025-01-10 14:58:24 -05:00
coffee_socialbox/config Disable mandatory user agreement acceptance and CAPTCHA. 2025-01-10 15:25:19 -05:00
public Updated database & Implemented Docker support. (unfinished) 2024-12-30 13:58:47 -05:00
src/Socialbox Add optional "identifiedAs" parameter for RPC requests 2025-01-11 19:37:49 -05:00
teapot_socialbox/config Disable mandatory user agreement acceptance and CAPTCHA. 2025-01-10 15:25:19 -05:00
tests Add mock server resolvers for testing purposes 2025-01-10 13:34:53 -05:00
.env Update DNS mock data and add key files for Coffee and Teapot 2025-01-09 15:06:29 -05:00
.gitignore Add configurations for Coffee and Teapot instances 2025-01-09 15:07:59 -05:00
.gitlab-ci.yml Updated .gitlab-ci.yml 2024-10-25 14:28:04 -04:00
bootstrap.php Add bootstrap.php file for initial setup 2024-09-13 13:47:10 -04:00
composer.json Changed Encryption to use LibSodium instead of OpenSSL, refactored many things and overall improved the code quality and performance with magic. 2025-01-03 12:27:04 -05:00
docker-compose.test.yml Update DNS mock data and add key files for Coffee and Teapot 2025-01-09 15:06:29 -05:00
docker-compose.yml Refactor service configurations and add Coffee/Teapot setup. 2025-01-09 13:29:09 -05:00
Dockerfile ??? Reverted Changes, works now. 2025-01-08 15:49:25 -05:00
entrypoint.sh Update DNS mock data and add key files for Coffee and Teapot 2025-01-09 15:06:29 -05:00
main Updated Project Source code (I don't remember what i did.) 2024-09-24 14:20:49 -04:00
Makefile Refactor GitHub Actions workflow 2024-10-25 14:24:52 -04:00
nginx.conf Updated database & Implemented Docker support. (unfinished) 2024-12-30 13:58:47 -05:00
phpunit.xml Add new PHP interpreter and dependencies 2024-09-13 13:51:40 -04:00
project.json Updated database & Implemented Docker support. (unfinished) 2024-12-30 13:58:47 -05:00
redis.conf Refactor service configurations and add Coffee/Teapot setup. 2025-01-09 13:29:09 -05:00
supervisord.conf Updated database & Implemented Docker support. (unfinished) 2024-12-30 13:58:47 -05:00