socialbox-php/src/Socialbox/Classes
2024-10-31 12:18:44 -04:00
..
CacheLayer Refactored Configuration 2024-10-24 15:15:14 -04:00
CliCommands Refactor initialization logging and configuration checks 2024-10-30 15:12:10 -04:00
Configuration Add Security Configuration Class and Integration 2024-10-30 21:36:20 -04:00
Resources/database Refactored Configuration 2024-10-24 15:15:14 -04:00
StandardMethods Rename and add session update methods 2024-10-30 18:33:38 -04: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 Security Configuration Class and Integration 2024-10-30 21:36:20 -04:00
Cryptography.php Add optional SHA1 hashing for sign and verify functions base64 encoding and decoding. 2024-10-24 14:06:06 -04:00
Database.php Updated Project Source code (I don't remember what i did.) 2024-09-24 14:20:49 -04:00
Logger.php Add Logger class for managing application logging 2024-10-30 15:13:04 -04:00
Resources.php Add SQL schema, CLI commands, and initialization logic 2024-09-25 00:40:46 -04:00
RpcClient.php Add VariableManager, RpcClient classes, and cache enhancements 2024-09-30 03:00:02 -04:00
RpcHandler.php Refactor cryptography handling and improve test coverage 2024-10-24 13:55:21 -04:00
ServerResolver.php Add useDatabase parameter to resolveDomain method 2024-10-31 12:18:44 -04:00
Utilities.php Add random string generation method to Utilities class 2024-10-25 13:39:57 -04:00
Validator.php Add username validation to Validator class 2024-10-30 15:27:36 -04:00