The Socialbox Server Host/Client Library written in PHP for ncc
Find a file
2025-01-14 14:52:59 -05:00
.github/workflows Refactor GitHub Actions workflow 2024-10-25 14:24:52 -04:00
.idea Add SQL dialect for ContactManager.php 2025-01-11 19:39:17 -05:00
coffee_socialbox/config Disable mandatory user agreement acceptance and CAPTCHA. 2025-01-10 15:25:19 -05:00
docker Refactor file structure for better Docker organization 2025-01-14 14:52:59 -05:00
public Updated database & Implemented Docker support. (unfinished) 2024-12-30 13:58:47 -05:00
src/Socialbox Add ContactRelationshipType enum 2025-01-14 14:52:40 -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 Refactor file structure for better Docker organization 2025-01-14 14:52:59 -05:00
docker-compose.yml Refactor file structure for better Docker organization 2025-01-14 14:52:59 -05:00
Dockerfile Refactor file structure for better Docker organization 2025-01-14 14:52:59 -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 Updated database & Implemented Docker support. (unfinished) 2024-12-30 13:58:47 -05:00