836 Commits

Author SHA1 Message Date
Irfan
63e3ba259e update redis cache check 2022-12-03 03:06:12 +05:00
Irfan
a78900fc69 remove unused stuff 2022-12-03 03:04:50 +05:00
Irfan
9689147334 remove old commands 2022-12-03 02:57:00 +05:00
Irfan
62b1499836 Delete MetaController.php 2022-12-03 02:53:42 +05:00
Irfan
deb8e9470c fix people search pagination 2022-12-03 02:29:09 +05:00
Irfan
b0e4c4ce66 remove discontinued throttle middleware 2022-12-03 02:12:01 +05:00
Irfan
8df86920ba LE 2022-12-03 02:08:19 +05:00
Irfan
e73ffa6663 fix genres_exclude 2022-11-29 00:48:18 +05:00
Irfan
0b50e340bf Update MediaSearchQueryBuilder.php 2022-11-29 00:40:26 +05:00
Irfan
df6e0c9e77
Merge branch 'master' into hotfix/anime-producers-filter1 2022-11-29 00:09:44 +05:00
pushrbx
54a3686303 fixed anime search endpoint's producers filter param 2022-11-28 18:53:56 +00:00
Irfan
223a332bd6 Update TypeSenseScoutSearchService.php 2022-11-28 23:45:00 +05:00
Irfan
5f571cfb14 add typesense search config values to .env 2022-11-28 23:00:43 +05:00
pushrbx
2a91a0e5af
Merge branch 'master' into hotfix/top-endpoints-bug1 2022-11-28 17:50:03 +00:00
pushrbx
358a5e4f48 fixed #297 2022-11-28 17:40:42 +00:00
pushrbx
eb45a08c1d
fixes #299 2022-11-28 17:25:14 +00:00
Irfan
2b43a479e9
Merge branch 'master' into fix+update/seasons 2022-11-25 17:27:24 +05:00
Irfan
334fd9a60e
Update SeasonController.php 2022-11-25 10:12:44 +05:00
Irfan
b5b2c48b0a refactor 2022-11-19 22:21:54 +05:00
Irfan
d38d4bd887 add phpdoc 2022-10-30 13:59:33 +05:00
Irfan
1ad4a23831 Update MangaController.php 2022-10-30 13:39:59 +05:00
Irfan
7cec33bca1 add ScraperHandler 2022-10-30 13:39:43 +05:00
Irfan
9a3a1d4a79 add BadRequestException handler 2022-10-30 13:34:23 +05:00
Irfan
d175a5434c replace DateTime with Carbon 2022-10-30 11:18:50 +05:00
Irfan
7ac1b03589
Update app/Http/Controllers/V4DB/SeasonController.php
Co-authored-by: pushrbx <contact@pushrbx.net>
2022-10-28 07:38:11 +05:00
Irfan
2336b7c610
Merge branch 'master' into feature/new-reviews 2022-10-26 14:38:17 +05:00
Irfan
ad85779ee6
Merge branch 'master' into fix+update/seasons 2022-10-26 14:38:04 +05:00
Irfan
1331ed64a2 type->filter + update docs 2022-10-26 06:14:20 +05:00
Irfan
23849893f9 docs: update 2022-10-26 05:44:43 +05:00
Irfan
551fe68f83 Update SeasonController.php 2022-10-26 05:36:47 +05:00
Irfan
d1a08e2c17 docs: update 2022-10-26 03:04:43 +05:00
pushrbx
b7156a4f32 removed unnecessary log line 2022-10-23 14:34:20 +01:00
Irfan
fafdd42ef5 Fix+update all reviews endpoints 2022-10-23 18:24:09 +05:00
pushrbx
18ae7e535e fixed bug around broadcast which only happens with php 8.1 2022-10-23 12:09:11 +01:00
pushrbx
49faaf0a2f added docker entrypoint and healthchecks, fixed psr worker warmup 2022-10-23 12:09:11 +01:00
pushrbx
e47ad20f04 added roadrunner support and dockerfile 2022-10-23 11:35:25 +01:00
pushrbx
38c6454013 more fixes to ensure the refactorings don't break anything 2022-10-05 17:57:54 +01:00
pushrbx
9d9e24a2b0 fixed multiple issues with non anime/manga enpoints
- order_by field was applied together with "mal_id", making the endpoints act oddly
- order_by parameter was ignored for non anime/manga endpoints
- made Producers data product searchable -> it's going to be indexed in the search index.
- fixed some more things to make the code base compatible with php 8.1
2022-10-04 22:14:03 +01:00
pushrbx
0b2910213c added some adjustments for php 8.1 2022-10-04 19:07:52 +01:00
pushrbx
4fe7673501 fixed a typo in AppServiceProvider.php 2022-10-04 19:06:00 +01:00
pushrbx
1d75928d15 refactored title simplifications 2022-10-03 20:04:39 +01:00
Irfan
dc16537126 fix merge 2022-10-03 23:26:36 +05:00
Irfan
6bf7888176 improve search accuracy 2022-10-03 23:20:39 +05:00
Irfan
5ba22248a5 Merge branch 'feature/scout-typesense' of https://github.com/pushrbx/jikan-rest into pr/227 2022-10-03 23:17:31 +05:00
pushrbx
4e209fbcb2 untested: fixed producers after merge 2022-10-03 18:40:34 +01:00
pushrbx
aeae202f3c merged master into feature/scout-typesense 2022-10-03 18:08:53 +01:00
pushrbx
cb15a4128c consolidated max_results_per_page usage in PaginationParameterResolver.php 2022-10-03 17:48:15 +01:00
Irfan
c8fe8be6b1 indexers: fix ID merges 2022-10-01 23:52:41 +05:00
Irfan
013030e891 Update AnimeSweepIndexer.php 2022-10-01 23:51:01 +05:00
Irfan
a22b15b83a
Merge pull request #268 from nerg4l/feature/sweep-cache
Commands to sweep removed content
2022-09-23 11:55:34 +05:00