Kyrch
|
be08cf0d11
|
feat: reduce artist scout indexes (#1117)
|
2026-03-04 06:43:31 -03:00 |
|
Kyrch
|
24ec43bdab
|
refactor: policies user null checking (#1115)
|
2026-02-24 11:42:58 -03:00 |
|
Kyrch
|
a80f8d4d35
|
feat: page roles (#1114)
|
2026-02-24 02:55:52 -03:00 |
|
Kyrch
|
fb05c1770e
|
feat(graphql): add ENTRY_ID and VIDEO_ID to PlaylistTrackFilterableColumns (#1113)
|
2026-02-23 21:45:21 -03:00 |
|
Kyrch
|
e4e28b74b5
|
fix: fix anime synonym index filename (#1112)
|
2026-02-19 04:06:14 -03:00 |
|
Kyrch
|
74cfefb20e
|
fix: remove elastic migrate action in import models seeder (#1111)
|
2026-02-18 20:36:12 -03:00 |
|
Kyrch
|
c1bf8be3a1
|
clean: remove view aggregate (#1110)
|
2026-02-18 20:32:58 -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
|
73ea075f54
|
fix: attempt to fix UpdatePlaylistTracks listener (#1102)
|
2026-02-16 08:28:33 -03:00 |
|
Kyrch
|
92c54ccdf5
|
chore(graphql): default rate limit to 90 (#1101)
|
2026-02-16 07:33:41 -03:00 |
|
Kyrch
|
d2ced8db70
|
tests: add mutation tests (#1100)
|
2026-02-15 16:35:04 -03:00 |
|
Kyrch
|
fcf64b6406
|
feat(graphql): toggle like mutation (#1099)
|
2026-02-15 07:03:06 -03:00 |
|
Kyrch
|
dff1634480
|
feat: WIP add watch history (#1098)
|
2026-02-14 03:17:36 -03:00 |
|
Kyrch
|
ef56c3e130
|
docs: improve README (#1097)
|
2026-02-13 02:43:51 -03:00 |
|
Kyrch
|
5061fc126d
|
clean: remove latest document dump endpoint (#1096)
|
2026-02-13 01:43:29 -03:00 |
|
Kyrch
|
1f5e48da37
|
chore: dump document tables weekly (#1095)
|
2026-02-13 01:35:18 -03:00 |
|
Kyrch
|
a2d159a90d
|
clean: remove WithoutInsertSongScope from contexts because of new middleware (#1094)
|
2026-02-10 02:20:19 -03:00 |
|
Kyrch
|
5e7b03b167
|
feat(graphql): made animethemeShuffle.spoiler optional (#1093)
|
2026-02-10 02:10:56 -03:00 |
|
Kyrch
|
747d1d8fc3
|
refactor(graphql): pass type instances for relations (#1092)
|
2026-02-09 23:31:55 -03:00 |
|
Kyrch
|
e99e692694
|
feat(graphql): video-tracks relation (#1091)
|
2026-02-09 20:28:51 -03:00 |
|
Kyrch
|
c7e83e0ae9
|
feat(graphql): animethemeShuffle query (#1090)
|
2026-02-09 20:10:21 -03:00 |
|
Kyrch
|
3815716a9f
|
feat: dump public attribute (#1089)
|
2026-02-08 23:10:14 -03:00 |
|
Kyrch
|
b685c656df
|
tests: fix video tags unit tests (#1088)
|
2026-02-08 20:58:11 -03:00 |
|
Kyrch
|
3356167e3b
|
feat: page previous & next relations (#1087)
|
2026-02-08 20:53:48 -03:00 |
|
Kyrch
|
7d676d3010
|
feat: improve search with word_delimiter_graph (#1086)
|
2026-02-08 01:46:02 -03:00 |
|
Kyrch
|
f8786cb6bf
|
fix: remove moderation rule from playlist descriptions (#1084)
|
2026-02-06 04:51:11 -03:00 |
|
Kyrch
|
da54035060
|
fix: entry name (#1083)
|
2026-02-06 02:45:06 -03:00 |
|
Kyrch
|
5817636003
|
tests: add missing model tests & sort tests (#1082)
|
2026-02-05 19:24:38 -03:00 |
|
Kyrch
|
2257d4b6ed
|
fix: add backoff value to jobs (#1081)
|
2026-02-04 22:24:22 -03:00 |
|
Kyrch
|
cdfcc901ab
|
feat(filament): overlay parent action (#1080)
|
2026-02-04 13:32:26 -03:00 |
|
Kyrch
|
af2946155e
|
feat: video priority attribute (#1079)
|
2026-02-04 13:24:03 -03:00 |
|
Kyrch
|
742dc20106
|
refactor(graphql): relations extends field (#1078)
|
2026-02-04 11:16:19 -03:00 |
|
Kyrch
|
03103389b2
|
feat(graphql): add support for pivot one-to-many relationships (#1077)
|
2026-02-03 20:02:04 -03:00 |
|
Kyrch
|
44b9354495
|
fix(graphql): fix eager loading when edges object is requested instead of nodes (#1076)
|
2026-02-03 03:08:01 -03:00 |
|
Kyrch
|
6c86a0b9de
|
refactor: rename resource classes (#1075)
|
2026-02-02 04:29:20 -03:00 |
|
Kyrch
|
b09ceebe4b
|
feat(filament): add links to performance columns & minor improvements (#1074)
|
2026-02-01 22:06:56 -03:00 |
|
Kyrch
|
58cc05a07e
|
tests: fix upload video action test (#1073)
|
2026-01-30 23:40:00 -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
|
c6f43a395e
|
fix: update maxCount validation logic in FirstArgumentRule (#1071)
|
2026-01-30 18:59:17 -03:00 |
|
Kyrch
|
fa5468d1a5
|
chore: handle performances when artist is deleted (#1069)
|
2026-01-30 15:07:34 -03:00 |
|
Kyrch
|
7eac12d788
|
chore: unlock filament dependency (#1068)
|
2026-01-29 18:56:01 -03:00 |
|
Kyrch
|
a71ca35efb
|
chore: bump dependencies (#1067)
|
2026-01-28 00:13:07 -03:00 |
|
Kyrch
|
05b6bb0a03
|
feat(graphql): graphql middleware group (#1066)
|
2026-01-27 21:02:01 -03:00 |
|
Kyrch
|
a4975c8813
|
fix(graphql): fix aggregate selection set (#1065)
|
2026-01-27 20:12:50 -03:00 |
|
Kyrch
|
45ea839c4e
|
fix(graphql): fix sandbox csrf & role color/priority nullable (#1064)
|
2026-01-27 19:58:47 -03:00 |
|
Kyrch
|
1f815a6082
|
fix(graphql): fix auth session (#1063)
|
2026-01-27 19:07:00 -03:00 |
|
Kyrch
|
fdb6b69687
|
chore: bump dependencies (#1062)
|
2026-01-27 13:35:19 -03:00 |
|
Kyrch
|
01411c6f77
|
feat(graphql): aggregates (#1061)
|
2026-01-27 00:52:49 -03:00 |
|