Commit Graph
813 Commits
Author SHA1 Message Date
Kyrch 2ead8f835b fix: fix auth dump 2026-08-28 14:23:24 -03:00
Kyrch 1a5a5d48c8 fix: fix user prohibitions/sanctions relation 2026-08-28 14:10:18 -03:00
Kyrch c0cd532d11 refactor: new permissions API compatibility (#1244) 2026-08-28 13:49:30 -03:00
Kyrch 898410d1d8 feat: make typesense schema compatible with Rust server (#1243) 2026-08-24 08:03:05 -03:00
Kyrch 04e393822e feat: cursor index (#1242) 2026-08-23 23:12:00 -03:00
Kyrch c0ea8d95c1 chore: non-nullable performances timestamps (#1241) 2026-08-21 12:44:02 -03:00
Kyrch 65f89696c4 chore: non-nullable timestamps on DB level (#1240) 2026-08-21 10:57:35 -03:00
Kyrch 879bc74041 feat: make playlist user non-nullable (#1239) 2026-08-18 01:10:21 -03:00
Kyrch 278e0e07b1 fix(graphql): fix Role.default type 2026-08-11 16:58:06 -03:00
Kyrch ac26dad9ce fix(graphql): fix animeyear query signature (#1238) 2026-08-07 02:25:52 -03:00
Kyrch b2e2542a19 fix(filament): fix anime/artist creation (#1237) 2026-08-02 23:31:58 -03:00
Kyrch ad8e784c53 feat: default sort owned playlists by latest (#1236) 2026-08-02 13:53:19 -03:00
Kyrch 7bc23f1ef0 feat(graphql): remove deprecated fields (#1235) 2026-07-29 14:12:50 -03:00
Kyrch 018c5afd1d fix(admin): fix admin dump (#1234) 2026-07-29 13:40:06 -03:00
Kyrch 641458e95d fix(admin): fix dump schedule (#1233) 2026-07-26 21:28:21 -03:00
Kyrch 54d4723848 fix(admin): fix backfill titles (#1232) 2026-07-24 16:03:39 -03:00
Kyrch 40bfaca13a fix(graphql): add missing argument to anime.series relation (#1231) 2026-07-24 15:48:02 -03:00
Kyrch 34eecc78a7 fix(graphql): fix title arguments (#1230) 2026-07-24 12:57:28 -03:00
Kyrch 1d0ced7b89 feat: alternative titles (#1229) 2026-07-24 00:32:45 -03:00
Kyrch 3d27bce899 feat: rename wiki dump to content (#1228) 2026-07-22 22:06:52 -03:00
Kyrch 6a21b693dc clean: remove unused synonyms search (#1227) 2026-07-19 20:48:06 -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 6751d5b908 fix: remove usage of deprecated jikan API (#1224) 2026-07-17 12:19:06 -03:00
Kyrch b5925c4e97 chore: bump dependencies (#1223) 2026-07-17 12:11:17 -03:00
Kyrch e1871950f5 docker: configure supervisor (#1222) 2026-07-15 13:59:04 -03:00
Kyrch fec6c829de chore: publish docker config & make horizon useful (#1221) 2026-07-13 17:31:24 -03:00
Kyrch 6a7a08de2f feat: anime season year (#1220) 2026-07-13 15:09:10 -03:00
Kyrch f8b3d779ed fix: add stringable & arrayable interfaces to fuzzy date (#1219) 2026-07-11 22:51:13 -03:00
Kyrch 5f1eb0fb23 chore: add factory data (#1218) 2026-07-11 17:24:31 -03:00
Kyrch 0b780f7dd7 fix(filament): fix performance form (#1217) 2026-07-11 12:38:23 -03:00
Kyrch fec8c51dda feat(filament): default performance items to 1 (#1216) 2026-07-10 18:11:57 -03:00
Kyrch 5dcad93fab fix(command): fix update anime date chunk (#1215) 2026-07-10 12:47:26 -03:00
Kyrch b19185da8f fix(filament): fix anime record null check (#1214) 2026-07-10 11:31:04 -03:00
Kyrch f036cd2d1b feat: add anime dates & mod notes (#1213) 2026-07-09 14:04:08 -03:00
Kyrch 19b340bf75 feat(graphql): siteUrl attribute (#1212) 2026-07-08 19:44:19 -03:00
Kyrch 73c2400a0f chore: bump dependencies (#1211) 2026-07-08 17:46:31 -03:00
Kyrch 5476445ccc feat: add id in some searching contexts (#1210) 2026-06-05 08:21:56 -03:00
Kyrch 6a81ddd1ee refactor: remove serving json api middleware (#1209) 2026-05-30 05:43:32 -03:00
Kyrch 624b076f03 fix(admin): fixed uploads without entries (#1208) 2026-05-28 00:38:04 -03:00
Kyrch 25389ce3d2 chore: bump dependencies (#1207) 2026-05-26 11:42:41 -03:00
Kyrch af2bc6c2dc clean: remove old anime synonyms & media format (#1206) 2026-05-12 04:13:07 -03:00
Kyrch 7182fa39bd fix(search): fix anime synonyms search (#1205) 2026-05-11 18:49:26 -03:00
Kyrch fa27b2dd80 feat(search): add sortable fields & typesense error handler (#1204) 2026-05-10 15:37:39 -03:00
Kyrch 519fc09ef4 docs: add Docker setup (#1203) 2026-05-10 01:45:11 -03:00
Kyrch 65a723f9b5 docker: php 8.5 & typesense & bump elastic and mysql (#1201) 2026-05-09 23:42:40 -03:00
Kyrch e0ea789eeb feat: improve typesense for json:api (#1202) 2026-05-09 18:56:50 -03:00
Kyrch 654f8a7f70 fix(admin): fix db sync command (#1200) 2026-05-08 02:20:41 -03:00
Kyrch d399933cf0 feat(admin): import scout command (#1199) 2026-05-08 02:13:57 -03:00
Kyrch fd2ef1611b clean(api): remove track position (#1198) 2026-05-08 02:02:20 -03:00