811 Commits

Author SHA1 Message Date
pushrbx
28a2dbdcaa fixed indexing of Producers model 2024-01-31 19:40:38 +00:00
pushrbx
7ba31ce91f fixed another issue highlighted by tests 2024-01-31 19:31:15 +00:00
pushrbx
fc512821b6 fixed an issue in ScoutFlush trait 2024-01-31 19:11:27 +00:00
pushrbx
8d4a595b75 fixed indexing issue with typesense
- all models have a "title" field, and that's the default sorting field, however this is not being indexed as such for the models, except where explicitly specified (Anime and Manga models)
2024-01-31 18:33:32 +00:00
pushrbx
8fe8d43ff1
Merge pull request #482 from jikan-me/hotfix/seasons_endpoint2
🚑 Fixed seasons endpoint including not airing entries
2024-01-29 14:08:06 +00:00
pushrbx
4a3600ed74
Merge pull request #480 from jikan-me/hotfix/media-type-enums
🐛 Fixed media type enums
2024-01-29 14:07:51 +00:00
Irfan
4f4d58993a update docs: adds missing schedule type values 2024-01-29 13:13:26 +05:00
pushrbx
734e099154
fixed #481 2024-01-23 18:22:51 +00:00
pushrbx
761a03807f fixed tv-special type for anime 2024-01-23 17:42:28 +00:00
pushrbx
31b7a1312e
fixed media type enums 2024-01-23 17:33:35 +00:00
pushrbx
5eaf3bfb04
Merge pull request #474 from jikan-me/bump_dependencies1
⬆️ Upgraded some of the dependencies
2024-01-20 20:16:54 +00:00
pushrbx
84da39461c
Merge pull request #473 from jikan-me/hotfix/empty_query_params
🚑 Fixed issue with empty query params causing errors
2024-01-20 20:16:08 +00:00
pushrbx
84fb57ae7e
Merge pull request #471 from jikan-me/new-media-sub-types
 Added new media sub types
2024-01-20 20:15:34 +00:00
Irfan (Nekomata)
e2b024cdcb
Merge branch 'master' into hotfix/empty_query_params 2024-01-21 00:25:45 +05:00
Irfan
d8599fa675 "$or" throws a runtime exception for some reason... 2024-01-21 00:22:39 +05:00
pushrbx
e7b8822b82
Merge branch 'master' into new-media-sub-types 2024-01-20 15:42:12 +00:00
pushrbx
b2bb9017ba
Merge branch 'master' into hotfix/469-season-endpoint 2024-01-20 15:40:42 +00:00
pushrbx
77ef88a5be
bumped laravel data and typesense version 2024-01-19 21:49:53 +00:00
pushrbx
8adb302a68
added extra helpers 2024-01-19 21:48:19 +00:00
pushrbx
f7f074a532
fixed issue with empty query params causing errors 2024-01-19 21:33:57 +00:00
pushrbx
ce64eb0678
added new media sub types 2024-01-17 23:49:34 +00:00
pushrbx
9fc37e9435
fixed #469 2024-01-17 23:41:28 +00:00
pushrbx
c9e8f797a1
added sorting of mal ids when indexing entries 2024-01-17 21:54:54 +00:00
pushrbx
bd8efbec93
fixed issue with /v4/manga/{id}/characters endpoint 2023-12-18 16:05:50 +00:00
Irfan
e758f001dc Update QueryUpcomingAnimeSeasonHandler.php 2023-11-04 04:17:34 +05:00
Irfan (Nekomata)
d20be14d04
Merge branch 'master' into bugfix/seasonal-102123 2023-10-28 15:34:44 +05:00
Irfan
331e5dfe1e update docs. fix #430 2023-10-28 14:53:08 +05:00
Irfan
bca36fcf1e re-use $queryable 2023-10-28 14:01:02 +05:00
pushrbx
e249194fa7
Merge branch 'master' into master 2023-10-27 19:08:23 +01:00
VernoxVernax
b4db19be7f
fix (userlist): don't overwrite page parameter
line 20 specifically excludes "page" among other keys
2023-10-27 05:20:29 +02:00
pushrbx
6d02052155 fixed page param for user anime/manga lists 2023-10-26 22:56:04 +01:00
Irfan
dc22e6b280 review: fix 2023-10-24 09:29:24 +05:00
Irfan
657510bf9f review: changes 2023-10-24 09:27:35 +05:00
pushrbx
309e1d6402 wip - container setup cli and fixed some issues with docker compose yml (still buggy) 2023-10-23 22:19:10 +01:00
Irfan
8d67c115d7 bugfix: only allow results that are within specified season/year and nulls 2023-10-21 09:45:51 +05:00
pushrbx
cbebac0208
changed mixed quotes usage 2023-09-17 20:38:27 +00:00
pushrbx
b0285d15d7
fixed bug around non anime/manga search 2023-09-17 20:28:45 +00:00
Irfan
8170772f54 fixes #435 2023-08-20 19:46:36 +05:00
Irfan (Nekomata)
4b84eaa9c9
Merge branch 'master' into enhancement/exceptions 2023-07-22 03:44:45 +05:00
Irfan
9ceab51102 Update Handler.php 2023-07-22 03:43:23 +05:00
Irfan
2611354961 update error messages 2023-07-21 23:11:45 +05:00
Irfan
b613409805 Update Handler.php 2023-07-21 22:53:25 +05:00
Irfan
48c3b80981 Updates upstream errors 2023-07-21 22:50:00 +05:00
Irfan
1fed924344 Top Anime/Manga: updates default sorting for filters 2023-07-21 22:23:34 +05:00
Irfan
e5f24aefbd TopManga: fixes sfw 2023-07-21 22:02:58 +05:00
Irfan
5f48cb39ff hotfixes 2023-07-21 21:58:07 +05:00
Irfan
e677fe4857 top anime: bugfix rating and sfw not working 2023-07-21 21:50:12 +05:00
pushrbx
851c9c9e97 removed the ability to order anime by type and rating 2023-07-21 13:53:30 +01:00
pushrbx
a3a1b6e715
Merge branch 'master' into search-improvements-5 2023-07-15 15:28:03 +01:00
pushrbx
3fc1eea801 added validation against new line and weird characters in q parameter of the search endpoint 2023-07-15 15:26:48 +01:00