1077 Commits

Author SHA1 Message Date
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
László GÖRÖG
02107d9ebe
Merge pull request #279 from jikan-me/fix/anime-sweeper
Fixes merging of IDs from mal-id-cache in indexers
2022-10-01 21:31:52 +02: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
Irfan
50aa55594d
Merge pull request #270 from nerg4l/bugfix/titles-schema
fix: incorrect item type for titles in OpenAPI schema
2022-09-22 23:00:59 +05:00
László GÖRÖG
7bc1d9f78c fix: incorrect item type for titles in OpenAPI schema 2022-09-07 19:46:31 +02:00
László GÖRÖG
a6871a31b0 Commands to sweep removed content 2022-08-21 21:53:14 +02:00
Irfan
f17d2e6c0d Merge branch 'master' of https://github.com/jikan-me/jikan-rest 2022-07-28 01:56:48 +05:00
Irfan
905fbd9376 ProducersIndexer: bugfix 2022-07-28 01:56:26 +05:00
Irfan
835f55a0be
update v4 ready wrappers 2022-07-28 01:48:50 +05:00
Irfan
1ecd9d514f hotfix: producers search queries 2022-07-28 01:10:51 +05:00
Irfan
cd1e69dcd3
Merge pull request #265 from jikan-me/feature/adds-new-parser-data
Feature/adds new parser data
v4.0.0-rc.5
2022-07-28 00:26:35 +05:00
Irfan
188d053741
Merge branch 'master' into feature/adds-new-parser-data 2022-07-28 00:24:55 +05:00
Irfan
87235360f5 fix composer.lock 2022-07-28 00:23:49 +05:00
Irfan
d8e333413c Update composer.lock 2022-07-28 00:17:07 +05:00
Irfan
45dca6d7de Delete composer.lock 2022-07-28 00:12:50 +05:00
Irfan
57953676f8 remove unused indexer code 2022-07-28 00:03:59 +05:00
Irfan
a37375aaa6 ProducersIndexer: bug fix resume support 2022-07-27 23:59:27 +05:00
Irfan
bed85e8635 Update composer.lock 2022-07-27 23:57:46 +05:00
Irfan
4e927df8f8 Update composer.lock 2022-07-27 23:46:12 +05:00
Irfan
a0cc1152f7 add indexer:producer 2022-07-27 23:46:03 +05:00
Irfan
76291bc9af producers: include additional details + refactor search 2022-07-27 23:15:53 +05:00
Irfan
3c12739067 magazines: add detailed pagination + update docs 2022-07-27 22:10:10 +05:00
Irfan
d03ab2b6b1 producers: add detailed pagination + update docs 2022-07-27 22:02:31 +05:00
Irfan
79a8a12597 docs: update 2022-07-27 21:59:58 +05:00
Irfan
78d0759611 add anime videos episodes + pagination 2022-07-27 21:50:21 +05:00
Irfan
6f41f4e93a add music videos + docs 2022-07-27 21:32:54 +05:00
Irfan
b47dcd0cc3 Update composer.lock 2022-07-27 21:26:01 +05:00
Irfan
d452a83b27
Merge pull request #264 from jikan-me/dependabot/composer/jikan-me/jikan-3.3.0
Bump jikan-me/jikan from 3.2.0 to 3.3.0
2022-07-27 10:37:55 +05:00
dependabot[bot]
8455ef3d62
Bump jikan-me/jikan from 3.2.0 to 3.3.0
Bumps [jikan-me/jikan](https://github.com/jikan-me/jikan) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/jikan-me/jikan/releases)
- [Commits](https://github.com/jikan-me/jikan/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: jikan-me/jikan
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-27 04:00:55 +00:00
Irfan
f29168d122
Merge pull request #263 from nerg4l/bugfix/open-api-schema
Fix OpenAPI schema
2022-07-26 13:36:38 +05:00
László GÖRÖG
67134488da Update API docs 2022-07-21 21:25:30 +02:00
László GÖRÖG
b5f12004ff Fix OpenAPI schema 2022-07-21 21:20:08 +02:00
pushrbx
e89f3750f6 updated dependencies and rebased on master 2022-07-12 10:32:16 +01:00
pushrbx
3c13101924 fixed pagination and type filters for anime/manga 2022-07-12 10:29:38 +01:00
pushrbx
45264a3795 fixed pagination and type filters for anime/manga 2022-07-12 10:29:38 +01:00
Irfan
20e4194312 prioritize text matching over popularity 2022-07-12 10:29:38 +01:00
Irfan
c162452f34 add title_synonyms + fix: accidentally removed popularity sort 2022-07-12 10:29:38 +01:00
Irfan
65e5763945 tweak weights 2022-07-12 10:29:38 +01:00