1565 Commits

Author SHA1 Message Date
Irfan
e677fe4857 top anime: bugfix rating and sfw not working 2023-07-21 21:50:12 +05:00
Irfan (Nekomata)
a874f7badf
Merge pull request #427 from pushrbx/search-improvements-5
Various improvements and hotfixes 2
v4.0.0-rc.10
2023-07-21 21:09:13 +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
pushrbx
1d3aa7b794 various hot fixes and improvements
- improved searching with low letter count
- removed the ability to order anime by type and rating
- fixed schedules endpoint's filter parameter yet again
- improved configuration
- fixed filtering anime by producers
- fixed filtering manga by magazines
- fixed search analytics in case of short search terms
2023-07-15 14:44:42 +01:00
Irfan (Nekomata)
ace6cf379b
Merge pull request #422 from jikan-me/bugfix/adds-reviews-dtos
Bugfix/adds reviews dtos
2023-07-14 01:31:22 +05:00
pushrbx
44701a193b refactored existing dtos with new traits 2023-07-13 20:42:27 +01:00
pushrbx
0ac49539ba made text match bucketing configurable 2023-07-13 20:37:22 +01:00
Irfan
64c0f07b58 Update api-docs.json 2023-07-09 21:22:58 +05:00
Irfan
c1fb9dec95 adds reviews dto 2023-07-09 21:22:50 +05:00
Irfan (Nekomata)
466dcac516
Merge pull request #421 from pushrbx/search-improvements-4
More search tuning and hotfixes
v4.0.0-rc.9
2023-07-09 20:17:15 +05:00
pushrbx
9856f5fd71 removed debug flags 2023-07-09 10:56:31 +01:00
pushrbx
34231ef1af changed default behavior when searching
- instead of ordering by mal_id or popularity, weighted relevancy search happens based on the model's config
2023-07-09 10:52:01 +01:00
pushrbx
7a88c030b4 more tuning for the search engine 2023-07-09 10:50:18 +01:00
pushrbx
01248abc24
Merge pull request #409 from pushrbx/search-improvements-3
Added fixes for searching and various things
v4.0.0-rc.8
2023-07-08 16:49:54 +01:00
pushrbx
df12909ad5
Merge pull request #412 from pushrbx/feature/alternative_title_search_index
Added alternative titles to search index
2023-07-07 18:26:34 +01:00
pushrbx
2b486461e9 minor refactor 2023-06-30 13:25:09 +01:00
pushrbx
832674b34c fixed #411 2023-06-30 12:57:51 +01:00
pushrbx
a7b44e8d46 improved logging config 2023-06-29 21:05:37 +01:00
pushrbx
9bbc5de7e1 fixed sorting through typesense 2023-06-29 21:03:32 +01:00
pushrbx
3d94f35240 fixed anime schedules endpoint request validation 2023-06-29 21:03:01 +01:00
pushrbx
4cf1fb2926 max results per page improvement 2023-06-29 21:02:28 +01:00
pushrbx
fe92476815 fixed deprecation logger 2023-06-29 21:01:34 +01:00
pushrbx
df854f65a6 fixed tests 2023-06-29 21:01:24 +01:00
pushrbx
10d25cc022 refactorings 2023-06-28 16:43:11 +01:00
pushrbx
714d4cb490 added search analytics 2023-06-28 16:30:24 +01:00
pushrbx
eed1a33813 adjusted thresholds for search 2023-06-27 14:45:38 +01:00
pushrbx
dd624d6872 added improvements for search
- better typesense 0.24.1 support
- exhaustive search disabled by default
- central place for the MAX_RESULTS_PER_PAGE option
- added class for getting searchable attributes of models in typesense
2023-06-27 14:45:38 +01:00
pushrbx
1f9871fe25 fixed #235 - added alternative titles to index 2023-06-27 14:22:52 +01:00
pushrbx
d614a663f3
Merge pull request #408 from pushrbx/hotfixes-1
Various hot fixes
2023-06-27 12:31:53 +01:00
pushrbx
f5afef06c1
Merge pull request #410 from pushrbx/hotfix/387
Fixed #387
2023-06-27 12:30:40 +01:00
pushrbx
36d94360c7 fixed #387 2023-06-26 19:23:50 +01:00
pushrbx
496b9e6671 added missing filter method to Manga model 2023-06-25 14:37:39 +01:00
pushrbx
d620557015 fixed typo 2023-06-25 14:37:21 +01:00
pushrbx
279cd352c5 fixed a runtime error 2023-06-25 14:00:44 +01:00
pushrbx
119fc6cd04 fixed #388 2023-06-25 13:46:49 +01:00
pushrbx
4f0241f397 fixed #406 2023-06-25 13:45:50 +01:00
Irfan
58491e2150 fixes #397 2023-06-15 05:08:05 +05:00
Irfan
463fb0e2cc
Merge pull request #398 from Chris-Peterson444/jikanpy-update
Update README.MD
2023-06-14 05:44:43 +05:00
Chris Peterson
3853bd3ef0
Update README.MD
Make it clear JikanPy supports Jikan v4
2023-06-13 16:10:41 -07:00
Irfan
7e84d47d55 Merge branch 'master' of https://github.com/jikan-me/jikan-rest 2023-06-12 04:06:05 +05:00
Irfan
3a87f4c456 fixes #391 2023-06-12 04:06:02 +05:00
Irfan
d65377b823
Merge pull request #390 from pushrbx/hotfix/sfw-filter1
Hotfix: SFW Filter
2023-06-12 02:53:29 +05:00
pushrbx
723e8efdd9 fixed sfw filter 2023-06-11 13:36:14 +01:00
Irfan
8772fb4ed8 seasons: fixes listing based on aired date (adds UTC timezone to datetime) 2023-06-11 06:58:24 +05:00
Irfan
1720d7aabb specific season: fixes an issue where an empty list is returned for future anime 2023-06-11 05:57:47 +05:00
pushrbx
5231362543
Merge pull request #346 from pushrbx/nightly-major
v4.0.0-rc.7
v4.0.0-rc.7
2023-06-02 22:15:47 +01:00
pushrbx
4a62c51bf2 chore: refactor CorsMiddleware.php 2023-05-23 20:36:45 +01:00
pushrbx
6c82c3e953 improved CORS support once again 2023-05-23 20:30:30 +01:00