Kyrch
|
7c22f3acc1
|
refactor: merge graphql policies (#943)
|
2025-08-30 22:21:02 -03:00 |
|
Kyrch
|
9963515a31
|
docs: clean unnecessary docs (#942)
|
2025-08-29 21:17:01 -03:00 |
|
Kyrch
|
bdceea0a7c
|
fix: fixed authorizes pivot middleware (#941)
|
2025-08-29 07:39:00 -03:00 |
|
Kyrch
|
a15a9d141c
|
fix(graphql): missing constraints & handle union constraint (#936)
|
2025-08-27 11:57:58 -03:00 |
|
Kyrch
|
40c334ccb3
|
feat(graphql): notification union (#934)
|
2025-08-27 03:47:27 -03:00 |
|
Kyrch
|
eb265c839b
|
feat: added entry <-> resource relation (#927)
|
2025-08-18 03:23:37 -03:00 |
|
Kyrch
|
9b08e233e3
|
feat(graphql): nested sorting (#926)
|
2025-08-18 01:08:42 -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
|
7513cf90fe
|
chore(graphql): migrate to rebing/graphql (#921)
|
2025-08-15 18:21:41 -03:00 |
|
Kyrch
|
b4542a50c8
|
refactor(graphql): remove routeable definition (#920)
|
2025-08-08 18:56:42 -03:00 |
|
Kyrch
|
5ad3ab5c0f
|
fix(graphql): fixed playlist singular query (#919)
|
2025-08-08 18:29:22 -03:00 |
|
Kyrch
|
5ac1e9f3fe
|
fix(graphql): fix find by anime in singular (#918)
|
2025-08-08 01:01:18 -03:00 |
|
Kyrch
|
7fffee1ebb
|
feat(graphql)!: suffix Paginator for plural queries & added singular queries (#917)
|
2025-08-08 00:06:23 -03:00 |
|
Kyrch
|
87adc2ff32
|
feat(graphql): AnimeYear.season & AnimeYear.seasons fields (#916)
|
2025-08-07 19:56:33 -03:00 |
|
Kyrch
|
6a4b3c37c7
|
fix(graphql): fix serialize enum type (#915)
|
2025-08-06 20:30:51 -03:00 |
|
Kyrch
|
5501526a1d
|
feat(graphql): handle insert song (#914)
|
2025-08-06 14:35:54 -03:00 |
|
Kyrch
|
1b5f42e601
|
feat(graphql): phohibits animes field when no unique year (#913)
|
2025-08-06 05:32:15 -03:00 |
|
Kyrch
|
6fe8385054
|
feat(graphql): new AnimeYear type (#912)
|
2025-08-06 04:56:17 -03:00 |
|
Kyrch
|
e1029cb4ab
|
fix(graphql): fixed find animes query site filter (#911)
|
2025-08-05 00:27:08 -03:00 |
|
Kyrch
|
0484fd73cb
|
fix(filament): fixed belongs to entry (#909)
|
2025-08-03 05:02:41 -03:00 |
|
Kyrch
|
3a79dc85c8
|
chore(filament): add charts back (#908)
|
2025-08-02 04:01:02 -03:00 |
|
Kyrch
|
8f2787553c
|
refactor(graphql): removed HasFields/HasRelations interfaces (#907)
|
2025-08-02 01:03:53 -03:00 |
|
Kyrch
|
a90befebfe
|
feat(graphql): where conditions (#900)
|
2025-07-30 02:20:46 -03:00 |
|
Kyrch
|
e58518f51a
|
feat(tests): pest php (#899)
|
2025-07-29 23:31:12 -03:00 |
|
Kyrch
|
a2ed59cc01
|
fix: added missing null checks in arrays (#898)
|
2025-07-28 22:41:13 -03:00 |
|
Kyrch
|
5c5a9fda71
|
refactor(graphql): sort class support (#897)
|
2025-07-28 21:10:54 -03:00 |
|
Kyrch
|
1b72050cda
|
feat(graphql): random sorting (#896)
|
2025-07-28 19:09:10 -03:00 |
|
Kyrch
|
2400f663e1
|
refactor(graphql): move builders to controllers (#895)
|
2025-07-28 04:11:24 -03:00 |
|
Kyrch
|
9070068308
|
feat(graphql): initial commit for graphql reports (#894)
|
2025-07-28 03:49:14 -03:00 |
|
Kyrch
|
aed66607be
|
refactor(graphql): update code schema (#893)
|
2025-07-27 15:08:00 -03:00 |
|
Kyrch
|
239664851b
|
feat(graphql): added enums {Type}SortableColumns (#892)
|
2025-07-26 18:58:03 -03:00 |
|
Kyrch
|
799d258857
|
feat(graphql): mark viewsCount as deprecated (#891)
|
2025-07-26 16:10:34 -03:00 |
|
Kyrch
|
a0788eeeea
|
feat(graphql): overlap edge connection to allow a nodes field (#890)
|
2025-07-26 03:47:28 -03:00 |
|
Kyrch
|
8065d567f3
|
feat(graphql): eloquent singular queries (#889)
|
2025-07-25 23:08:05 -03:00 |
|
Kyrch
|
c8266936e5
|
feat(graphql): findAnimesByExternalSite query (#888)
|
2025-07-25 17:25:53 -03:00 |
|
Kyrch
|
a5c3914478
|
feat(graphql): argument readonly class (#887)
|
2025-07-25 16:18:41 -03:00 |
|
Kyrch
|
173407348d
|
refactor(graphql): changed from order to sort (#886)
|
2025-07-25 03:24:34 -03:00 |
|
Kyrch
|
ae26b4135c
|
feat(graphql): search directive as attribute (#884)
|
2025-07-25 01:37:25 -03:00 |
|
Kyrch
|
904b8a8b65
|
feat(graphql): ordering (#883)
|
2025-07-25 01:27:30 -03:00 |
|
Kyrch
|
2cba594edf
|
chore: bump dependencies (#882)
|
2025-07-24 13:35:49 -03:00 |
|
Kyrch
|
5c5e96f2e6
|
docs: clean unnecessary phpdocs (#880)
|
2025-07-24 01:22:29 -03:00 |
|
Kyrch
|
076eea744a
|
fix(graphql): fixed edge node type name (#879)
|
2025-07-23 17:01:23 -03:00 |
|
Kyrch
|
7fd7141a38
|
feat(graphql): added edge types programmatically (#877)
|
2025-07-23 16:38:02 -03:00 |
|
Kyrch
|
37662dd4c4
|
feat(graphql): added profile / like mutations (#876)
|
2025-07-18 21:50:45 -03:00 |
|
Kyrch
|
f8b9aca0fc
|
feat(graphql): added mutations programmatically (#874)
|
2025-07-18 12:26:58 -03:00 |
|
Kyrch
|
0fb8c9b372
|
feat(graphql): nested queries (#873)
|
2025-07-16 10:28:00 -03:00 |
|
Kyrch
|
7afa555e2a
|
feat(filament): added queries for auth actions (#871)
|
2025-07-14 03:26:26 -03:00 |
|
Kyrch
|
b24dfebbf3
|
feat: added announcement public attribute (#870)
|
2025-07-13 10:27:47 -03:00 |
|
Kyrch
|
f84a4b33a5
|
docs: added generic types (#869)
|
2025-07-12 12:52:29 -03:00 |
|