1153 Commits

Author SHA1 Message Date
pushrbx
b1e4bbfd42
Merge pull request #241 from pushrbx/gitattributes-1
Added gitattributes file
2022-06-08 17:03:01 +01:00
pushrbx
81b00d28ca added elasticsearch driver 2022-06-08 17:02:05 +01:00
László GÖRÖG
f7c5bf4506 Fix exception handler response 2022-06-08 15:58:43 +02:00
pushrbx
7b7d29eb9c added gitattributes file 2022-06-08 13:34:50 +01:00
Irfan
5a7fcfeced
Merge pull request #236 from nerg4l/bugfix/openapi-docs
Fix get*ById wrapper info in OpenAPI schema
2022-06-07 21:29:59 +05:00
László GÖRÖG
f0915649ec Fix test cases 2022-06-07 15:52:18 +02:00
pushrbx
b64cf582cf
Merge pull request #237 from nerg4l/bugfix/openapi-oa-schema
Fix @OA\Schema reference in OpenAPI schema
2022-06-07 13:37:05 +01:00
László GÖRÖG
ada502c029 fix openapi schema
@OA\Schema is not recognised as a direct child of @OA\Items.
2022-06-07 10:06:56 +02:00
László GÖRÖG
4ac42b21ec fix openapi docs
Fixes #232
2022-06-06 22:30:43 +02:00
pushrbx
461ccf3db6 wip
- refactored query builders
- added function for transforming nested fields on models to typesense compatible format.
- readded the AppServiceProvider class to the service container
- todo: create a base class for all models so they would share the common typesense specific implementations
2022-06-05 18:53:53 +01:00
Irfan
1bd53a09b0
Merge pull request #233 from pushrbx/hotfix/migrations-1
Fixed migrations
2022-06-05 17:42:05 +05:00
pushrbx
48ba112bab fixed migrations 2022-06-05 13:39:03 +01:00
Irfan
a0f3fd0ed5
Merge pull request #230 from nerg4l/bugfix/search-parameter-name
fix parameter name
2022-06-05 04:50:51 +05:00
László GÖRÖG
0f67f56d22 fix parameter name 2022-06-04 16:35:51 +02:00
pushrbx
18166cb552 merged master in and updated dependencies 2022-05-30 18:56:12 +01:00
pushrbx
84b540f44b Merge branch 'master' into feature/scout-typesense
# Conflicts:
#	composer.json
#	composer.lock
2022-05-30 18:47:45 +01:00
pushrbx
49c27eb900 initial attempt to use typesense as search engine
- currently only anime entries.
2022-05-30 18:37:28 +01:00
Irfan
161a84c88b update deps 2022-05-25 01:28:10 +05:00
Irfan
8f754bc948 Update ClubController.php v4.0.0-rc.3 2022-05-23 00:30:58 +05:00
Irfan
478dfe1c4d Update composer.lock 2022-05-23 00:30:54 +05:00
Irfan
dd43f05fb9 add full endpoints for resources 2022-05-22 13:58:34 +05:00
Irfan
dce0260b57 fix #151 2022-05-22 13:20:39 +05:00
Irfan
30fd11349c fix #211 2022-05-22 13:12:59 +05:00
Irfan
2c242013bf fix #214 2022-05-22 12:59:44 +05:00
Irfan
8d2b4b79d3 update docs 2022-05-20 23:20:15 +05:00
Irfan
dfea109f9a resolve #224 2022-05-20 22:52:39 +05:00
Irfan
bb31a84983 update docs 2022-05-20 22:51:50 +05:00
Irfan
0761f50eb1 update deps 2022-05-20 22:51:37 +05:00
Irfan
16f86d3a2f update docs 2022-05-20 22:32:46 +05:00
Irfan
df006baf80 upgrade to lumen ^9, update deps 2022-05-20 19:47:22 +05:00
Irfan
df94071f2f anime/manga top: hotfix default results 2022-04-10 21:04:25 +05:00
Irfan
c1b5775dc7 fix manga top/search query issues 2022-04-10 20:36:07 +05:00
Irfan
ef04bcff47 fix for top anime query issue 2022-04-10 20:31:52 +05:00
Irfan
93dc505cf7 potential fix for anime query issue 2022-04-10 20:18:05 +05:00
Irfan
31de09fd5b Update api-docs.json 2022-04-09 23:24:27 +05:00
Irfan
0fff10d20f add pagination_plus schema to applicable endpoints 2022-04-09 23:24:22 +05:00
Irfan
c3f83931f5 Remove unused controllers 2022-04-09 23:10:24 +05:00
Irfan
95e33e7d5a add pagination_plus schema 2022-04-09 23:08:39 +05:00
Irfan
d4bd6994f9 schedule: add sfw and kids filter 2022-04-09 23:08:26 +05:00
Irfan
1be09e6b06 update docs #209 2022-04-09 21:28:30 +05:00
Irfan
eb4663b7c4 update docs 2022-04-09 21:24:06 +05:00
Irfan
b41a21c64a Merge branch 'master' of https://github.com/jikan-me/jikan-rest 2022-04-09 21:09:00 +05:00
Irfan
9653f2e570 Delete SearchQueryBuilder.php 2022-04-09 21:08:29 +05:00
Irfan
44b03a0a24 remove v4 (not DB) controllers 2022-04-09 21:07:55 +05:00
Irfan
4c91de512a
Merge pull request #206 from rohank05/patch-1
Update README.MD
2022-03-24 14:56:52 +05:00
Rohan Kumar
e5d523da1e
Update README.MD 2022-03-24 10:54:23 +05:30
Irfan
b808424289 update docs: top add pagination 2022-03-23 14:35:52 +05:00
Irfan
9dee024810 update docs: add top queries and filters 2022-03-23 14:32:52 +05:00
Irfan
eb23269d55 Update composer.lock 2022-03-23 14:12:20 +05:00
Irfan
5dd0b1331d update docs: add nullable to properties 2022-03-23 14:08:41 +05:00