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
|
c787bafbff
|
feat: likes/tracks count field (#1226)
|
2026-07-19 01:32:12 -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
|
6a81ddd1ee
|
refactor: remove serving json api middleware (#1209)
|
2026-05-30 05:43:32 -03:00 |
|
Kyrch
|
af2bc6c2dc
|
clean: remove old anime synonyms & media format (#1206)
|
2026-05-12 04:13:07 -03:00 |
|
Kyrch
|
fa27b2dd80
|
feat(search): add sortable fields & typesense error handler (#1204)
|
2026-05-10 15:37:39 -03:00 |
|
Kyrch
|
65a723f9b5
|
docker: php 8.5 & typesense & bump elastic and mysql (#1201)
|
2026-05-09 23:42:40 -03:00 |
|
Kyrch
|
fd2ef1611b
|
clean(api): remove track position (#1198)
|
2026-05-08 02:02:20 -03:00 |
|
Kyrch
|
ddceceda58
|
feat(graphql): change complexity max value (#1193)
|
2026-04-28 17:38:01 -03:00 |
|
Kyrch
|
9613657962
|
fix: flag only usernames through the moderation rule (#1188)
|
2026-04-23 11:10:42 -03:00 |
|
Kyrch
|
7fff5465c9
|
feat(graphql): migrate to lighthousephp (#1183)
|
2026-04-22 15:35:23 -03:00 |
|
Kyrch
|
80d59f7e45
|
refactor(graphql): remove resolver classes (#1176)
|
2026-04-19 06:28:58 -03:00 |
|
Kyrch
|
eeb5fd006a
|
feat: anime format field (#1170)
|
2026-04-17 13:54:35 -03:00 |
|
Kyrch
|
582ca2b7dd
|
feat(api): remove guard name fields (#1168)
|
2026-04-17 10:48:29 -03:00 |
|
Kyrch
|
042decc60c
|
feat(graphql): apply rate limit per request (#1163)
|
2026-04-10 01:03:59 -03:00 |
|
Kyrch
|
2f1a55a433
|
refactor(graphql): improve graphql rate limiting (#1162)
|
2026-04-10 00:32:43 -03:00 |
|
Kyrch
|
cd11c5fa3b
|
feat(api): improve intermediate paths performance (#1161)
|
2026-04-10 00:02:36 -03:00 |
|
Kyrch
|
93da5aafe4
|
fix(api): fix include path with caps (#1160)
|
2026-04-09 22:53:33 -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
|
c42771a411
|
feat(search): add Typesense support (#1146)
|
2026-03-31 15:32:32 -03:00 |
|
Kyrch
|
37076c44cd
|
fix: return all fields when no field criteria on JSON:API search (#1137)
|
2026-03-25 02:43:18 -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
|
93a48173e5
|
feat: add tracks position (#1116)
|
2026-03-04 16:50:17 -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
|
5061fc126d
|
clean: remove latest document dump endpoint (#1096)
|
2026-02-13 01:43:29 -03:00 |
|
Kyrch
|
5e7b03b167
|
feat(graphql): made animethemeShuffle.spoiler optional (#1093)
|
2026-02-10 02:10:56 -03:00 |
|
Kyrch
|
3815716a9f
|
feat: dump public attribute (#1089)
|
2026-02-08 23:10:14 -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
|
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
|
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
|
01411c6f77
|
feat(graphql): aggregates (#1061)
|
2026-01-27 00:52:49 -03:00 |
|
Kyrch
|
bcc9dec704
|
feat(api): add allowed includes for entry (#1051)
|
2026-01-15 08:04:22 -03:00 |
|
Kyrch
|
743b319340
|
feat(externalprofiles): add validation to token controllers (#1043)
|
2026-01-03 21:30:23 -03:00 |
|
Kyrch
|
bd3419715c
|
feat(api): entry track count field (#1037)
|
2026-01-01 01:22:21 -03:00 |
|
Kyrch
|
110950e0f2
|
feat: announcement dates (#1035)
|
2025-12-31 00:29:55 -03:00 |
|
Kyrch
|
3d1d2dcfbc
|
docs: fixed failed static analysis in lvl 6 (#1029)
|
2025-12-22 17:51:37 -03:00 |
|
Kyrch
|
696a9882a9
|
feat: WIP submission panel & submission stages (#1018)
|
2025-12-09 12:04:48 -03:00 |
|
Kyrch
|
f95cac61a2
|
refactor: from reports to submissions (#1010)
|
2025-11-28 17:24:40 -03:00 |
|
Kyrch
|
a4c2d3a0de
|
refactor: general code improvement (#1006)
|
2025-11-15 16:00:49 -03:00 |
|