This website requires JavaScript.
Explore
Help
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
b9a069b9054d7d3c869a196752acf6b556bcd903
citrus
/
app
/
Console
/
Commands
T
History
Ümit Tunç
25cdfda897
feat: integrate LinkedIn API for automated social media post publishing via service and console command
2026-08-07 23:43:38 +03:00
..
GenerateBlogAssistant.php
Fix: AI Blog Assistant retry logic and Subdomain routing for Akademi
2026-02-16 14:55:06 +03:00
ImportHtmlTemplates.php
Implement Product and ProductCategory Resources: Created new Filament resources for managing products and product categories, including pages for listing, creating, and editing. Added schemas for forms and tables, integrated translation support, and established relationships between products and categories. Enhanced the navigation structure to include product and service links in the frontend menu, improving overall site organization and user experience.
2025-12-30 22:16:45 +03:00
MakeSuperAdmin.php
Add policies for template management: Introduced new policy classes for managing permissions related to FooterTemplate, HeaderTemplate, MenuTemplate, SectionTemplate, and Setting. Updated LanguagePolicy and UserPolicy to utilize AuthUser for authorization checks, enhancing the security and maintainability of the application.
2025-11-05 03:02:35 -03:00
PublishScheduledLinkedInPosts.php
feat: integrate LinkedIn API for automated social media post publishing via service and console command
2026-08-07 23:43:38 +03:00
ResetUserPassword.php
feat: add intern panel navigation link and user password reset CLI command
2026-07-02 10:32:02 +03:00
SyncSpotifyMusicProductions.php
refactor: optimize query usage in SyncSpotifyMusicProductions and SyncYoutubeReleases commands, enhance MusicProductionController by removing unused header logic, and update view structure for improved maintainability
2026-05-20 23:10:05 +03:00
SyncYoutubeReleases.php
refactor: optimize query usage in SyncSpotifyMusicProductions and SyncYoutubeReleases commands, enhance MusicProductionController by removing unused header logic, and update view structure for improved maintainability
2026-05-20 23:10:05 +03:00