socialbox-php/src/Socialbox/Classes
2025-01-06 02:27:22 -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 Implement session inactivity expiration handling. 2025-01-03 21:22:02 -05:00
Resources Switch encryption key columns from text to varchar(64) 2025-01-03 14:18:20 -05:00
StandardMethods Fix error message in display name deletion exception. 2025-01-06 02:27:22 -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 Implement session inactivity expiration handling. 2025-01-03 21:22:02 -05:00
Cryptography.php Refactor hashPassword method and enhance validations 2025-01-06 01:29:15 -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 Minor Update 2025-01-06 01:41:16 -05:00