Commit Graph
61 Commits
Author SHA1 Message Date
Kyrch 8cae74c677 Revert "feat: unguard models (#1167)" (#1171)
This reverts commit 884f6921a0.
2026-04-17 13:55:14 -03:00
Kyrch 884f6921a0 feat: unguard models (#1167) 2026-04-17 10:45:33 -03:00
Kyrch 37e21989bb feat(admin): WIP push submission tables (#1165) 2026-04-17 10:34:32 -03:00
Kyrch 8d350a89f4 feat: add IDs for pivots (#1149) 2026-04-02 12:39:11 -03:00
Kyrch c42771a411 feat(search): add Typesense support (#1146) 2026-03-31 15:32:32 -03:00
Kyrch d2055c3726 feat(admin): add password reset link action (#1138) 2026-03-25 20:05:29 -03:00
Kyrch fc3f146bb4 chore: Laravel 13 (#1135) 2026-03-23 15:31:57 -03:00
Kyrch be08cf0d11 feat: reduce artist scout indexes (#1117) 2026-03-04 06:43:31 -03:00
Kyrch c1bf8be3a1 clean: remove view aggregate (#1110) 2026-02-18 20:32:58 -03:00
Kyrch b685c656df tests: fix video tags unit tests (#1088) 2026-02-08 20:58:11 -03:00
Kyrch 7d676d3010 feat: improve search with word_delimiter_graph (#1086) 2026-02-08 01:46:02 -03:00
Kyrch af2946155e feat: video priority attribute (#1079) 2026-02-04 13:24:03 -03:00
Kyrch 6c86a0b9de refactor: rename resource classes (#1075) 2026-02-02 04:29:20 -03:00
Kyrch 7c5075b188 chore!: database changes part 2 (#1072) 2026-01-30 23:04:49 -03:00
Kyrch 60c5351b04 chore!: database & GraphQL changes (#1070) 2026-01-30 20:56:59 -03:00
Kyrch f90c3d3732 refactor: reorganize models (#1033) 2025-12-24 15:31:51 -03:00
Kyrch fefff9b8ab feat(submissions): notes field (#1020) 2025-12-10 20:50:16 -03:00
Kyrch f95cac61a2 refactor: from reports to submissions (#1010) 2025-11-28 17:24:40 -03:00
Kyrch 8dd25de1a4 feat: anime theme entry likeable (#993) 2025-11-06 05:49:20 -03:00
Kyrch 506c7e115f chore: added new rector rules (#974) 2025-10-10 16:26:40 -03:00
Kyrch ad899b7271 chore: rector (#970) 2025-10-01 17:18:31 -03:00
Kyrch 128a2bf9cf clean: remove views (#958) 2025-09-05 14:16:44 -03:00
Kyrch a4ed8f257e clean: remove encode model (#952) 2025-09-03 16:02:35 -03:00
Kyrch b220154cd3 fix: added many-to-many generics & fix its keys (#946) 2025-09-01 09:43:45 -03:00
Kyrch 9963515a31 docs: clean unnecessary docs (#942) 2025-08-29 21:17:01 -03:00
Kyrch 6ae0cf12b1 chore: bump dependencies (#905) 2025-07-31 17:05:00 -03:00
Kyrch 0a9f393c8c fix: fix link attributes when model doesnt exist (#904) 2025-07-31 04:50:48 -03:00
Kyrch 5c5e96f2e6 docs: clean unnecessary phpdocs (#880) 2025-07-24 01:22:29 -03:00
Kyrch f84a4b33a5 docs: added generic types (#869) 2025-07-12 12:52:29 -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 77869066f2 feat(graphql): added contracts (#831) 2025-06-22 18:06:23 -03:00
Kyrch 682e02895c feat: added encode type attribute (#820) 2025-05-20 04:08:39 -03:00
Kyrch 63395481f7 feat: added likes support (#819) 2025-05-16 08:05:31 -03:00
Kyrch 38f0e2fa76 feat: GraphQL (#814) 2025-05-12 02:07:27 -03:00
Kyrch d468811adc feat: added encodes (#806) 2025-05-03 04:19:29 -03:00
Kyrch 7a2fb3fbfd chore: bump to laravel 12 (#792) 2025-04-04 01:41:42 -03:00
Kyrch d609fbd68a fix: added lock for playlist to prevent race conditions (#771) 2025-01-06 18:48:37 -03:00
Kyrch e10bcfc0df feat: aggregates view (#770) 2025-01-04 05:02:52 -03:00
Kyrch 33f62dae1a feat: WIP initial commit for reports (#769) 2024-12-30 20:34:38 -03:00
Kyrch 2a856c3eee chore: update to php 8.4 (#763) 2024-12-08 19:53:24 -03:00
Kyrch 7be14cb615 feat(filament): added move all action (#762) 2024-12-05 03:11:31 -03:00
Kyrch 3ce9bb09b7 feat: introducing flexible cache to improve performance (#754) 2024-10-22 12:10:44 -03:00
Kyrch 326f8283a6 docs: added generics notation for eloquent relationships (#745) 2024-09-12 16:03:49 -03:00
Kyrch 70d325374b feat: laravel 11 (#727) 2024-08-18 23:55:41 -03:00
Kyrch 6b1b6124ad chore: migrated from abandoned larastan package (#724) 2024-08-13 16:00:33 -03:00
Kyrch c02840a580 clean: removed nova (#717) 2024-07-29 13:07:36 -03:00
Kyrch 97b49dbb5e feat: filament (#679) 2024-05-23 17:22:01 -03:00
Kyrch 1744b5457a refactor: changed theme_group relationship name and removed group field (#664) 2024-04-30 20:56:38 -03:00
Mani 5100f13dd8 feat: Added permission for revalidating pages (#654)
* Added permissions as allowed include path.
* Added tracks and playlists as allowed include paths to videos
2024-04-16 17:52:53 +02:00