Conversation
- Improved pagination handling to ensure page numbers are always valid. - Updated header controller to use raw meta tags for better output handling. - Optimized autoloading mechanism to load Composer dependencies only once. - Enhanced error handling in bootstrap with better logging and response management. - Introduced a raw method in the view class for trusted HTML rendering. - Improved database connection handling with better error reporting and charset setting. - Enhanced environment variable loading with safe defaults. - Refactored Google authentication to use session management for access tokens. - Improved language loading with better validation and error handling. - Refactored load class to validate routes and improve error handling. - Enhanced logging functionality to ensure log directory exists. - Improved request handling to sanitize input more effectively. - Updated response class to handle JSON encoding with proper character encoding. - Enhanced session management with secure cookie handling and token validation. - Improved static file handling with better directory checks and sanitization. - Refactored registry class to encapsulate data access. - Improved router functionality with better route validation and error handling. - Enhanced installer script to validate inputs and improve security during installation. - Added caching functionality with methods for getting, setting, and deleting cache entries.
- Allow pushes to both main and dev branches in the CI/CD workflow - Upgrade actions/checkout to v4 - Add PHP linting step to validate PHP files - Enhance migration functions to support anonymous class instances - Update migration template to return an anonymous class - Modify .env file creation to use quotes for values - Implement smoke tests for server response validation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.