Skip to content

Dev#19

Merged
and-ri merged 4 commits into
mainfrom
dev
Jul 4, 2026
Merged

Dev#19
and-ri merged 4 commits into
mainfrom
dev

Conversation

@and-ri

@and-ri and-ri commented Jul 4, 2026

Copy link
Copy Markdown
Owner

No description provided.

and-ri added 4 commits July 4, 2026 13:41
- 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
@and-ri and-ri merged commit e5f09e1 into main Jul 4, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant