socialbox-php/src/Socialbox/Classes
2025-01-03 18:30:16 -05:00
..
CacheLayer Refactored Configuration 2024-10-24 15:15:14 -04:00
CliCommands Refactor environment variable handling and initialization 2025-01-03 13:59:46 -05:00
Configuration Add PoliciesConfiguration to handle server policies 2025-01-03 18:30:16 -05:00
Resources Switch encryption key columns from text to varchar(64) 2025-01-03 14:18:20 -05:00
StandardMethods 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
Base32.php Add Base32 encoding functionality 2024-09-13 13:47:02 -04:00
CacheLayer.php Add CacheLayer singleton class 2024-09-13 13:47:35 -04:00
Configuration.php Add PoliciesConfiguration to handle server policies 2025-01-03 18:30:16 -05:00
Cryptography.php Refactor environment variable handling and initialization 2025-01-03 13:59:46 -05:00
Database.php Updated database & Implemented Docker support. (unfinished) 2024-12-30 13:58:47 -05:00
DnsHelper.php 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
Logger.php Add DnsRecordCommand to CliCommands for DNS configuration 2024-12-09 19:26:20 -05:00
Resources.php Add SettingsSetDisplayName method and refactor unused imports 2024-12-24 00:51:13 -05:00
RpcClient.php 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
ServerResolver.php 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
Utilities.php 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
Validator.php Add username validation to Validator class 2024-10-30 15:27:36 -04:00