Commit Graph
118 Commits
Author SHA1 Message Date
Kyrch ad8e784c53 feat: default sort owned playlists by latest (#1236) 2026-08-02 13:53:19 -03:00
Kyrch 1d0ced7b89 feat: alternative titles (#1229) 2026-07-24 00:32:45 -03:00
Kyrch 92fbc4137d clean: remove public dumps (#1225) 2026-07-19 00:12:36 -03:00
Kyrch 73c2400a0f chore: bump dependencies (#1211) 2026-07-08 17:46:31 -03:00
Kyrch af2bc6c2dc clean: remove old anime synonyms & media format (#1206) 2026-05-12 04:13:07 -03:00
Kyrch 549f5b6461 clean: remove artist song model and using performance as pivot (#1155) 2026-04-09 03:07:24 -03:00
Kyrch fcaa13891b feat!: remove memberships and add performance schema to JSON:API (#1150) 2026-04-03 04:20:01 -03:00
Kyrch fc3f146bb4 chore: Laravel 13 (#1135) 2026-03-23 15:31:57 -03:00
Kyrch 722aaf9c14 chore: formatting minor stuff (#1134) 2026-03-22 23:20:22 -03:00
Kyrch 8386535251 feat(graphql): add middleware to mutations (#1120) 2026-03-05 07:30:09 -03:00
Kyrch b66c5cb3da feat: synonyms rework (#1109) 2026-02-18 20:26:46 -03:00
Kyrch 5061fc126d clean: remove latest document dump endpoint (#1096) 2026-02-13 01:43:29 -03:00
Kyrch 3815716a9f feat: dump public attribute (#1089) 2026-02-08 23:10:14 -03:00
Kyrch 6c86a0b9de refactor: rename resource classes (#1075) 2026-02-02 04:29:20 -03:00
Kyrch 743b319340 feat(externalprofiles): add validation to token controllers (#1043) 2026-01-03 21:30:23 -03:00
Kyrch 110950e0f2 feat: announcement dates (#1035) 2025-12-31 00:29:55 -03:00
Kyrch ad899b7271 chore: rector (#970) 2025-10-01 17:18:31 -03:00
Kyrch 9963515a31 docs: clean unnecessary docs (#942) 2025-08-29 21:17:01 -03:00
Kyrch 01827680b6 chore: bump dependencies (#935) 2025-08-27 10:20:55 -03:00
Kyrch 444884921c refactor: imageable morph pivot (#924) 2025-08-16 01:52:18 -03:00
Kyrch c540c7bb7f refactor: resourceable morph pivot (#923) 2025-08-15 23:10:53 -03:00
Kyrch 8065d567f3 feat(graphql): eloquent singular queries (#889) 2025-07-25 23:08:05 -03:00
Kyrch 5c5e96f2e6 docs: clean unnecessary phpdocs (#880) 2025-07-24 01:22:29 -03:00
Kyrch f8b9aca0fc feat(graphql): added mutations programmatically (#874) 2025-07-18 12:26:58 -03:00
Kyrch b24dfebbf3 feat: added announcement public attribute (#870) 2025-07-13 10:27:47 -03:00
Kyrch 1dd9a8a606 feat: merge filament-v4 into main (#868) 2025-07-11 17:32:02 -03:00
Kyrch b0dee5998f style: added pint.json (#838) 2025-06-27 02:52:13 -03:00
Kyrch abbadf9fcd chore: external entry/token are not trashable (#818) 2025-05-15 22:21:36 -03:00
Kyrch efbdcc1e6a feat: added admin dumps (#807) 2025-05-04 00:47:26 -03:00
Kyrch bc9df20162 feat: added notifications (#795) 2025-04-11 18:38:36 -03:00
Kyrch 9e46ba9a2c feat: added user notifications (#794) 2025-04-10 12:01:29 -03:00
Kyrch b181a0b254 feat: merge performances into main (#791) 2025-04-03 18:31:11 -03:00
Kyrch 89ce3e05be feat: added insert songs only to Filament (#776) 2025-02-02 16:23:00 -03:00
Kyrch d45545e7e1 feat: added anime synonyms to series scout search (#772) 2025-01-10 01:48:54 -03:00
Kyrch 912a9c737b feat: added new way to authorize pivots (#768) 2024-12-13 19:12:36 -03:00
Kyrch 2a856c3eee chore: update to php 8.4 (#763) 2024-12-08 19:53:24 -03:00
Kyrch 3ff694fba2 feat: added MAL option to external profiles (#760) 2024-11-18 15:23:51 -03:00
Kyrch e374b7d1d2 tests: added api schemed tests for external lists (#758) 2024-11-11 20:37:34 -03:00
Kyrch ef0bfb8298 feat: added sync external profile job (#748) 2024-09-24 08:04:49 -03:00
Kyrch eeff29b0fc fix: external lists routes were moved from api middleware (#742) 2024-09-10 20:29:01 -03:00
Kyrch 4013c91a63 fix: fixed mostly stuff on external token callback (#740) 2024-08-31 01:57:40 -03:00
Kyrch a27a46305a feat: added a proper function to the token callback controller (#738) 2024-08-29 19:40:07 -03:00
Kyrch 8d4f27f8ce faet: added external token model (#737) 2024-08-28 22:23:06 -03:00
Kyrch db0fbe9d32 fix: external entries should be read-only (#733) 2024-08-25 00:41:36 -03:00
Kyrch 50e0bab1fd feat: added feature flag to enable only localhost middleware (#711) 2024-07-03 02:55:07 -03:00
Kyrch 9238fd3d57 feat: external lists (#710) 2024-07-01 23:46:37 -03:00
Kyrch e472a1d3bd feat: migrating theme groups to an appropriate table (#611) (#659) 2024-04-28 16:23:25 -03:00
Mani ee7e2c1412 feat: Added "download" query parameter to video and audio routes to force file download (#640) 2024-03-27 01:58:45 +01:00
Mani 67828f430b clean: Removed settings package which is now fully replaced by feature flags (#620)
* clean: Removed settings package which is now fully replaced by feature flags

* clean: Remove left-over config values
2024-03-09 02:55:52 +01:00
Mani 0e7def3024 clean: Removed anything billing related (#618) 2024-03-03 21:37:22 +01:00