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
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
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
c1fb9dec95
adds reviews dto
2023-07-09 21:22:50 +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
2023-07-08 16:49:54 +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
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
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
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
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
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
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
pushrbx
9262d0b32a
fixed logic error
2023-05-21 20:45:29 +01:00