Irfan
32805d6162
update docs
2023-07-22 20:26:38 +05:00
Irfan (Nekomata)
d01ed9991d
Merge pull request #429 from jikan-me/enhancement/exceptions
...
Exception Handling enhancement
v4.0.0-rc.11
2023-07-22 20:15:53 +05:00
Irfan
6a0204b33a
update docs
2023-07-22 20:15:05 +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 (Nekomata)
cc0267f1e6
Merge pull request #428 from jikan-me/bugfix/top-anime-manga-filters
...
Various Bug Fixes
2023-07-22 03:36:22 +05:00
Irfan
6d9f976199
update docs
2023-07-21 23:19:29 +05:00
Irfan
5918800890
update docs
2023-07-21 23:11:54 +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
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