issues
search
AnimeThemes
/
animethemes-server
AnimeThemes.moe resource management & API
https://animethemes.moe/
MIT License
92
stars
13
forks
source link
feat(filament): added custom BelongsTo field & BelongsToColumn
#713
Closed
Kyrch
closed
4 months ago
Kyrch
commented
4 months ago
Added as field for member/group artist relation;
Added record title attribute for other models;
Added default value for featured theme date;
Added entry id to fill tracks;
Migrated action logs to a trait;
Changed actionlogs relationship name;
Changed tracks subtitle;
Changed some docs;
Removed unusable code.