627 Commits

Author SHA1 Message Date
pushrbx
291a6aa8f9 fixed type errors and php syntax mistakes 2022-06-17 16:21:20 +01:00
Irfan
c1ef22ca93
Merge pull request #246 from nerg4l/bugfix/season-value
Fix OpenAPI schema of season enum
2022-06-14 06:35:02 +05:00
László GÖRÖG
cea524bf22 Fix OpenAPI schema
Fixes #245
2022-06-10 21:34:47 +02:00
László GÖRÖG
85f8797602 Fix OpenAPI schema
Fixes #239
2022-06-10 17:52:40 +02:00
pushrbx
fa1b9abc7d wip - completed the refactoring of query builders 2022-06-09 16:01:37 +01:00
pushrbx
7fea7c7898 added getScoutKey method to the base model class 2022-06-08 17:17:34 +01:00
pushrbx
b5acf936ed (wip) added a new system for resolving query string parameters to ORM commands. 2022-06-08 17:05:12 +01:00
László GÖRÖG
f7c5bf4506 Fix exception handler response 2022-06-08 15:58:43 +02: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
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
László GÖRÖG
0f67f56d22 fix parameter name 2022-06-04 16:35:51 +02: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
8f754bc948 Update ClubController.php 2022-05-23 00:30:58 +05:00
Irfan
dd43f05fb9 add full endpoints for resources 2022-05-22 13:58:34 +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
bb31a84983 update docs 2022-05-20 22:51:50 +05:00
Irfan
16f86d3a2f update docs 2022-05-20 22:32:46 +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
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
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
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
5dd0b1331d update docs: add nullable to properties 2022-03-23 14:08:41 +05:00
Irfan
8df0aac8dd update docs 2022-03-23 12:53:37 +05:00
Irfan
74b9350dd4 anime/manga search: fix filters producers, magazines, genres, genres_exclude 2022-03-23 12:35:55 +05:00
Irfan
63b96026d5 improve search by query 2022-02-24 04:54:08 +05:00
Irfan
a27360e448 fix schema: score not scored 2022-02-24 04:06:30 +05:00
Irfan
9a624b38be character: add name_kanji 2022-02-18 20:23:08 +05:00
Irfan
0f1b3ea88f update docs 2022-02-18 07:04:32 +05:00
Irfan
617bcaefe6 update docs 2022-02-18 07:01:39 +05:00
Irfan
3c03252fa0 update docs 2022-02-18 06:54:24 +05:00
Irfan
1687794c22 update docs 2022-02-18 06:46:29 +05:00
Irfan
277dce17fa update docs 2022-02-18 06:41:57 +05:00
Irfan
4537af2113 update docs: #191 2022-02-18 05:39:19 +05:00
Irfan
7617235ec6 QOL 2022-02-18 05:23:22 +05:00
Irfan
c1d1f8465f mal heartbeat: qol 2022-02-18 05:13:23 +05:00