The Socialbox Server Host/Client Library written in PHP for ncc
Find a file
2025-01-27 03:25:25 -05:00
.github/workflows Refactor GitHub Actions workflow 2024-10-25 14:24:52 -04:00
.idea Reference correction & update configurations 2025-01-27 03:25:25 -05:00
coffee_socialbox/config Reference correction & update configurations 2025-01-27 03:25:25 -05:00
docker Make supervisord watch php logs 2025-01-15 00:54:59 +02:00
public Updated database & Implemented Docker support. (unfinished) 2024-12-30 13:58:47 -05:00
src/Socialbox Reference correction & update configurations 2025-01-27 03:25:25 -05:00
teapot_socialbox/config Reference correction & update configurations 2025-01-27 03:25:25 -05:00
tests Refactored Peer Information to use InformationFields rather than being hard-coded into the peer record 2025-01-24 15:10:20 -05:00
.env Enable internal exception display in .env configuration 2025-01-15 19:21:20 -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 Updated documentation for UDP logging & Changed host to shared docker host 2025-01-22 14:22:51 -05:00
docker-compose.yml Refactor file structure for better Docker organization 2025-01-14 14:52:59 -05:00
Dockerfile Added LogLib2 support 2025-01-22 13:18:55 -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
phpunit.xml Add new PHP interpreter and dependencies 2024-09-13 13:51:40 -04:00
project.json Added LogLib2 support 2025-01-22 13:18:55 -05:00