This website requires JavaScript.
Explore
Help
Register
Sign In
truncgit
/
citrus
Watch
1
Star
0
Fork
0
You've already forked citrus
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f4f601a4926a5bc7bed7e46335f0149d8cce91d4
citrus
/
app
T
History
Muhammet Güler
42357c4dbb
Refactor payment page layout and perform security cleanup
2026-02-18 11:53:39 +03:00
..
Console
/Commands
Fix: AI Blog Assistant retry logic and Subdomain routing for Akademi
2026-02-16 14:55:06 +03:00
Filament
Fix payment form validation, styling and blog header visibility
2026-02-13 12:45:17 +03:00
Helpers
Add Site Translation Management: Created SiteTranslation resource with pages for listing, creating, and editing translations. Implemented localization support for translation keys and values, enhancing the admin panel's usability for managing site translations. Introduced a new migration for the site_translations table and updated helper functions for translation retrieval.
2025-12-30 23:41:32 +03:00
Http
Refactor payment page layout and perform security cleanup
2026-02-18 11:53:39 +03:00
Models
Fix: AI Blog Assistant retry logic and Subdomain routing for Akademi
2026-02-16 14:55:06 +03:00
Observers
Implement dynamic template rendering and page observer: Enhanced PageController to support dynamic header and footer templates, utilizing TemplateService for placeholder replacement. Introduced PageObserver to manage homepage status across pages. Updated routes for improved debugging and dynamic homepage display. Refactored views to accommodate new templating system.
2025-10-31 15:49:29 -03:00
Policies
Fix payment form validation, styling and blog header visibility
2026-02-13 12:45:17 +03:00
Providers
Optimize images to WebP and enable lazy loading. Add security headers (HSTS, CSP, etc) for A+ SSL score.
2026-02-17 10:30:36 +03:00
Services
Fix: AI Blog Assistant retry logic and Subdomain routing for Akademi
2026-02-16 14:55:06 +03:00
Traits
Enhance Translation Handling in HasTranslations Trait: Improved the translate method to ensure non-empty values are returned from the translations table and original field values. Added JSON handling for original values to support array-based translations. This update enhances localization support and ensures more reliable translation retrieval across different languages.
2026-01-06 21:42:33 +03:00
View
/Components
Enhance template placeholder functionality: Updated the TemplateService to support new placeholders for page content, title, and excerpt. Modified related components and views to utilize these placeholders, improving dynamic content rendering. Added special placeholder buttons in the placeholder picker for easier insertion.
2025-11-05 10:24:43 -03:00