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
2daa0f5ddde55d60c22e73875392227c5b3e6832
citrus
/
app
T
History
Muhammet Güler
7101f7878a
Fix: AI Blog Assistant retry logic and Subdomain routing for Akademi
2026-02-16 14:55:06 +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
Fix: AI Blog Assistant retry logic and Subdomain routing for Akademi
2026-02-16 14:55:06 +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
Refactor SettingForm Schema: Removed the image validation from the file input field in the SettingForm schema, ensuring that only specified file types are accepted for upload. This change enhances the flexibility of file handling in the settings management.
2025-12-31 00:01:39 +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