Commit Graph

  • 1b5f42e601 feat(graphql): phohibits animes field when no unique year (#913) Kyrch 2025-08-06 05:32:15 -03:00
  • 6fe8385054 feat(graphql): new AnimeYear type (#912) Kyrch 2025-08-06 04:56:17 -03:00
  • e1029cb4ab fix(graphql): fixed find animes query site filter (#911) Kyrch 2025-08-05 00:27:08 -03:00
  • 0484fd73cb fix(filament): fixed belongs to entry (#909) Kyrch 2025-08-03 05:02:41 -03:00
  • 3a79dc85c8 chore(filament): add charts back (#908) Kyrch 2025-08-02 04:01:02 -03:00
  • 8f2787553c refactor(graphql): removed HasFields/HasRelations interfaces (#907) Kyrch 2025-08-02 01:03:53 -03:00
  • 7c146e465f fix(filament): reduce number of gate checks for base actions (#906) Kyrch 2025-07-31 19:50:04 -03:00
  • 6ae0cf12b1 chore: bump dependencies (#905) Kyrch 2025-07-31 17:05:00 -03:00
  • 0a9f393c8c fix: fix link attributes when model doesnt exist (#904) Kyrch 2025-07-31 04:50:48 -03:00
  • 3860f3ef73 tests: fixed tests failing for no reason (#903) Kyrch 2025-07-31 03:47:17 -03:00
  • 51bcd875d4 fix: Added link attribute to dump model (#902) Mani 2025-07-31 01:03:34 +02:00
  • f6d75ea29e tests: fix filament tests (#901) Kyrch 2025-07-30 03:43:00 -03:00
  • a90befebfe feat(graphql): where conditions (#900) Kyrch 2025-07-30 02:20:46 -03:00
  • e58518f51a feat(tests): pest php (#899) Kyrch 2025-07-29 23:31:12 -03:00
  • a2ed59cc01 fix: added missing null checks in arrays (#898) Kyrch 2025-07-28 22:41:13 -03:00
  • 5c5a9fda71 refactor(graphql): sort class support (#897) Kyrch 2025-07-28 21:10:54 -03:00
  • 1b72050cda feat(graphql): random sorting (#896) Kyrch 2025-07-28 19:09:10 -03:00
  • 2400f663e1 refactor(graphql): move builders to controllers (#895) Kyrch 2025-07-28 04:11:24 -03:00
  • 9070068308 feat(graphql): initial commit for graphql reports (#894) Kyrch 2025-07-28 03:49:14 -03:00
  • aed66607be refactor(graphql): update code schema (#893) Kyrch 2025-07-27 15:08:00 -03:00
  • 239664851b feat(graphql): added enums {Type}SortableColumns (#892) Kyrch 2025-07-26 18:58:03 -03:00
  • 799d258857 feat(graphql): mark viewsCount as deprecated (#891) Kyrch 2025-07-26 16:10:34 -03:00
  • a0788eeeea feat(graphql): overlap edge connection to allow a nodes field (#890) Kyrch 2025-07-26 03:47:28 -03:00
  • 8065d567f3 feat(graphql): eloquent singular queries (#889) Kyrch 2025-07-25 23:08:05 -03:00
  • c8266936e5 feat(graphql): findAnimesByExternalSite query (#888) Kyrch 2025-07-25 17:25:53 -03:00
  • a5c3914478 feat(graphql): argument readonly class (#887) Kyrch 2025-07-25 16:18:41 -03:00
  • 173407348d refactor(graphql): changed from order to sort (#886) Kyrch 2025-07-25 03:24:34 -03:00
  • 25cf1a3a08 feat(graphql): added pagination for hasMany relationships (#885) Kyrch 2025-07-25 01:59:16 -03:00
  • ae26b4135c feat(graphql): search directive as attribute (#884) Kyrch 2025-07-25 01:37:25 -03:00
  • 904b8a8b65 feat(graphql): ordering (#883) Kyrch 2025-07-25 01:27:30 -03:00
  • 2cba594edf chore: bump dependencies (#882) Kyrch 2025-07-24 13:35:49 -03:00
  • 1a07ac1d00 chore: bump recently 2.0 (#881) Kyrch 2025-07-24 01:48:47 -03:00
  • 5c5e96f2e6 docs: clean unnecessary phpdocs (#880) Kyrch 2025-07-24 01:22:29 -03:00
  • 076eea744a fix(graphql): fixed edge node type name (#879) Kyrch 2025-07-23 17:01:23 -03:00
  • 1c23cc3298 fix: reverts nginx stream uri (#878) Kyrch 2025-07-23 16:53:19 -03:00
  • 7fd7141a38 feat(graphql): added edge types programmatically (#877) Kyrch 2025-07-23 16:38:02 -03:00
  • 37662dd4c4 feat(graphql): added profile / like mutations (#876) Kyrch 2025-07-18 21:50:45 -03:00
  • 7bb4c221ce chore: bump dependencies (#875) Kyrch 2025-07-18 12:32:35 -03:00
  • f8b9aca0fc feat(graphql): added mutations programmatically (#874) Kyrch 2025-07-18 12:26:58 -03:00
  • 0fb8c9b372 feat(graphql): nested queries (#873) Kyrch 2025-07-16 10:28:00 -03:00
  • 413498e153 feat: paginate entries from MAL (#872) Kyrch 2025-07-14 19:35:25 -03:00
  • 7afa555e2a feat(filament): added queries for auth actions (#871) Kyrch 2025-07-14 03:26:26 -03:00
  • b24dfebbf3 feat: added announcement public attribute (#870) Kyrch 2025-07-13 10:27:47 -03:00
  • f84a4b33a5 docs: added generic types (#869) Kyrch 2025-07-12 12:52:29 -03:00
  • 1dd9a8a606 feat: merge filament-v4 into main (#868) Kyrch 2025-07-11 17:32:02 -03:00
  • 9ad19f260a refactor: updated action namespaces (#848) Kyrch 2025-07-03 02:19:08 -03:00
  • 6bbfa1e86a refactor: playlist is not viewable (#847) Kyrch 2025-07-02 03:25:37 -03:00
  • 7b75be439c style: fixed pint php unit method casing (#839) Kyrch 2025-06-27 03:12:05 -03:00
  • b0dee5998f style: added pint.json (#838) Kyrch 2025-06-27 02:52:13 -03:00
  • 286796bc0f chore: bump dependencies (#833) Kyrch 2025-06-23 13:14:37 -03:00
  • 1eaa7fff9b refactor: casting discord message arrays in classes (#832) Kyrch 2025-06-23 12:55:23 -03:00
  • 77869066f2 feat(graphql): added contracts (#831) Kyrch 2025-06-22 18:06:23 -03:00
  • e525cd7367 fix: attempt to fix dump reconciliation overlapping (#830) Kyrch 2025-06-11 17:35:23 -03:00
  • ecf7f2d7da feat(graphql): added localized fields for enum fields (#829) Kyrch 2025-06-08 00:48:19 -03:00
  • 59f8ce12dc fix: attempt to fix feature enabled directive (#828) Kyrch 2025-06-04 15:56:42 -03:00
  • 6fc78d3709 refactor(graphql): changed how filter directives are build (#827) Kyrch 2025-06-04 15:15:21 -03:00
  • f9c932fd30 fix: fixed graphql middleware interfering globally (#826) Kyrch 2025-06-03 17:17:54 -03:00
  • 3417eb63a1 chore: bump dependencies (#825) Kyrch 2025-06-03 13:45:45 -03:00
  • e7b2e540c2 feat(graphql): added queries & filters programmatically (#824) Kyrch 2025-06-02 11:46:23 -03:00
  • a32fa7f6d3 refactor(graphql): define GraphQL structure programmatically instead of SDL (#822) Kyrch 2025-05-28 13:00:39 -03:00
  • c4385cf6d9 fix: fixed if statement in encode updated event (#821) Kyrch 2025-05-24 07:02:50 -03:00
  • 682e02895c feat: added encode type attribute (#820) Kyrch 2025-05-20 04:08:39 -03:00
  • 63395481f7 feat: added likes support (#819) Kyrch 2025-05-16 08:05:31 -03:00
  • abbadf9fcd chore: external entry/token are not trashable (#818) Kyrch 2025-05-15 22:21:36 -03:00
  • c7ba086947 fix: add profile index & fixed orphan token & fixed duplicated tokens (#817) Kyrch 2025-05-13 22:09:27 -03:00
  • 69cc755077 feat: add proper rate limiting for external profile sync job (#816) Kyrch 2025-05-12 05:47:42 -03:00
  • 6f8bcd9ba0 feat: video throttling (#637) Kyrch 2025-05-12 02:47:47 -03:00
  • 002358af1b chore: bump dependencies (#815) Kyrch 2025-05-12 02:32:59 -03:00
  • 38f0e2fa76 feat: GraphQL (#814) Kyrch 2025-05-12 02:07:27 -03:00
  • 453cc1e72a fix: added prod validation (#812) Kyrch 2025-05-09 09:50:11 -03:00
  • c0db39c697 feat: added database sync command (#811) Kyrch 2025-05-09 09:47:11 -03:00
  • b426620534 fix: dump commands should run at 00:00 (#810) Kyrch 2025-05-05 03:25:21 -03:00
  • 7d5156e937 feat: added views dump (#809) Kyrch 2025-05-05 03:10:32 -03:00
  • 5962a7c3c2 feat: improve action log fields (#808) Kyrch 2025-05-04 04:01:39 -03:00
  • efbdcc1e6a feat: added admin dumps (#807) Kyrch 2025-05-04 00:47:26 -03:00
  • d468811adc feat: added encodes (#806) Kyrch 2025-05-03 04:19:29 -03:00
  • 6c3837aca2 chore: update roles & removed page sections (#800) Kyrch 2025-04-29 15:18:37 -03:00
  • 88aeaecafa feat: added better labels & fixed filament search (#799) Kyrch 2025-04-29 00:40:50 -03:00
  • bc9df20162 feat: added notifications (#795) Kyrch 2025-04-11 18:38:36 -03:00
  • 9e46ba9a2c feat: added user notifications (#794) Kyrch 2025-04-10 12:01:29 -03:00
  • 5fb12ae228 refactor: migrate from create/list filament pages to simple modals (#793) Kyrch 2025-04-08 21:40:03 -03:00
  • 936aafcc4f chore: Updated Sail setup to use PHP 8.4 (#775) Mani 2025-04-08 04:12:47 +02:00
  • 7a2fb3fbfd chore: bump to laravel 12 (#792) Kyrch 2025-04-04 01:41:42 -03:00
  • b181a0b254 feat: merge performances into main (#791) Kyrch 2025-04-03 18:31:11 -03:00
  • 7178470f50 fix: attempt to fix no authenticated users in job context (#783) Kyrch 2025-02-08 19:27:58 -03:00
  • d49085432c feat: added user info to the footer of the discord embeds (#782) Kyrch 2025-02-08 18:41:45 -03:00
  • ad79ed1117 fix: attempt to fix entry name when no theme (#781) Kyrch 2025-02-08 15:13:11 -03:00
  • fdceea037c fix: fixed entry events on the IN type (#780) Kyrch 2025-02-04 15:33:03 -03:00
  • d4b39d0c8e tests: fixed tests & entry name (#779) Kyrch 2025-02-03 00:34:39 -03:00
  • fc7ec8d3d1 fix: fixed insert song abbreviation & entry name (#778) Kyrch 2025-02-02 22:14:48 -03:00
  • 7bfa1ec0dd fix(filament): fixed video relation manager query (#777) Kyrch 2025-02-02 16:36:59 -03:00
  • 89ce3e05be feat: added insert songs only to Filament (#776) Kyrch 2025-02-02 16:23:00 -03:00
  • aad7f54c92 feat(api): added intermediate paths as allowed includes (#774) Kyrch 2025-01-25 15:17:58 -03:00
  • c406d73270 feat(filament): added playlist fix & sync external profile actions to Filament (#773) Kyrch 2025-01-15 08:16:21 -03:00
  • d45545e7e1 feat: added anime synonyms to series scout search (#772) Kyrch 2025-01-10 01:48:54 -03:00
  • d609fbd68a fix: added lock for playlist to prevent race conditions (#771) Kyrch 2025-01-06 18:48:37 -03:00
  • e10bcfc0df feat: aggregates view (#770) Kyrch 2025-01-04 05:02:52 -03:00
  • 33f62dae1a feat: WIP initial commit for reports (#769) Kyrch 2024-12-30 20:34:38 -03:00
  • 912a9c737b feat: added new way to authorize pivots (#768) Kyrch 2024-12-13 19:12:36 -03:00
  • af1d86f8d8 fix: fixed replace option not working properly (#767) Kyrch 2024-12-12 16:01:38 -03:00