Commit Graph
15 Commits
Author SHA1 Message Date
Kyrch 94bcdf1275 chore: bump dependencies (#1185) 2026-04-23 00:48:53 -03:00
Kyrch b66c5cb3da feat: synonyms rework (#1109) 2026-02-18 20:26:46 -03:00
Kyrch e4179cf312 feat(graphql): Me.likes relation (#1103) 2026-02-16 21:29:19 -03:00
Kyrch 444884921c refactor: imageable morph pivot (#924) 2025-08-16 01:52:18 -03:00
Kyrch e58518f51a feat(tests): pest php (#899) 2025-07-29 23:31:12 -03:00
Kyrch 5c5e96f2e6 docs: clean unnecessary phpdocs (#880) 2025-07-24 01:22:29 -03:00
Kyrch 6bbfa1e86a refactor: playlist is not viewable (#847) 2025-07-02 03:25:37 -03:00
Kyrch 7b75be439c style: fixed pint php unit method casing (#839) 2025-06-27 03:12:05 -03:00
Kyrch b0dee5998f style: added pint.json (#838) 2025-06-27 02:52:13 -03:00
Kyrch 97b49dbb5e feat: filament (#679) 2024-05-23 17:22:01 -03:00
paranarimasu 6015dcbbbf refactor: migration from laravel-enum package to native php enums (#585)
* refactor: migration from laravel-enum package to native php enums

* style: fix StyleCI findings
2023-06-09 14:29:10 -05:00
paranarimasu cadaa73f18 feat(api): use hashids for playlist route keys (#565) 2023-03-29 00:15:07 -05:00
paranarimasu 638549b329 feat: adding hashids support (#564) 2023-03-25 03:40:21 -05:00
paranarimasu eb7f07fe34 fix(api): use truncated name for playlist track routing (#484) 2022-11-08 22:42:12 -06:00
paranarimasu 517ba0ebf8 Playlists (#472)
* feat: add playlist resources

* style: fix StyleCI findings

* fix(admin): address nova exceptions
2022-10-19 00:32:06 -05:00