The Socialbox Server Host/Client Library written in PHP for ncc
Find a file
2025-01-06 01:37:51 -05:00
.github/workflows Refactor GitHub Actions workflow 2024-10-25 14:24:52 -04:00
.idea Add src directory as a source folder in project config 2025-01-03 21:38:41 -05:00
public Updated database & Implemented Docker support. (unfinished) 2024-12-30 13:58:47 -05:00
src/Socialbox Add password verification and update enhancements 2025-01-06 01:37:51 -05:00
tests Update Cryptography tests for algorithm-specific handling 2025-01-03 13:26:17 -05:00
.env Refactor environment variable handling and initialization 2025-01-03 13:59:46 -05:00
.gitignore Updated .gitignore 2024-12-30 15:12:23 -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 docker-compose & added docker-compose test 2024-12-30 15:11:35 -05:00
docker-compose.yml Refactor environment variable handling and initialization 2025-01-03 13:59:46 -05:00
Dockerfile Updated database & Implemented Docker support. (unfinished) 2024-12-30 13:58:47 -05:00
entrypoint.sh Updated database & Implemented Docker support. (unfinished) 2024-12-30 13:58:47 -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 Updated database & Implemented Docker support. (unfinished) 2024-12-30 13:58:47 -05:00
supervisord.conf Updated database & Implemented Docker support. (unfinished) 2024-12-30 13:58:47 -05:00