pushrbx
3c13101924
fixed pagination and type filters for anime/manga
2022-07-12 10:29:38 +01:00
Irfan
0feb05b2a3
minor fix to thrown exception message
2022-07-12 10:29:38 +01:00
pushrbx
d89760354c
made search results more similar to the ones on MAL
...
- added more support for elasticsearch
- added more options for typesense searches
2022-07-12 10:29:37 +01:00
pushrbx
569be1ff21
fixed type errors and php syntax mistakes
2022-07-12 10:29:37 +01:00
pushrbx
0610b630c7
wip - completed the refactoring of query builders
2022-07-12 10:29:37 +01:00
pushrbx
faa0031409
(wip) added a new system for resolving query string parameters to ORM commands.
2022-07-12 10:29:35 +01:00
pushrbx
194a17881b
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-07-12 10:29:26 +01:00
Irfan
9653f2e570
Delete SearchQueryBuilder.php
2022-04-09 21:08:29 +05:00
Irfan
7617235ec6
QOL
2022-02-18 05:23:22 +05:00
Irfan
bf4079aa68
add php8.0 support & update deps
2021-12-28 00:36:12 +05:00
Irfan
5a5dcfb36b
add MAL Heartbeat info to / root response
2021-06-13 02:51:27 +05:00
Irfan
f5f5d8a686
Update SerializerFactory.php
2021-01-16 10:24:16 +05:00
Irfan
d756dadbec
port anime/mangalist filters
2020-11-27 19:53:22 +05:00
Irfan
7f804925c4
misc. refactor
2020-09-13 13:00:56 +05:00
Irfan
a95eeaa97b
MyAnimeList HeartBeat ™️
2020-09-13 12:52:15 +05:00
Irfan
d20d0ef5da
add Anime/Manga Advanced Search
...
Pagination, Limit
Order By + Sort
Query
Letter
2020-07-10 20:58:07 +05:00
Irfan
d11a0ab827
add anime collection & resource
2020-06-18 13:57:26 +05:00
Irfan
7d9d60833e
add automatic MAL health checker/failover based on uncached response statuses
2020-05-26 19:10:12 +05:00
Irfan
a8826eab3f
Update SearchQueryBuilder.php
2020-05-21 21:09:59 +05:00
Irfan
2fc28e1640
add mongodb support for caching
2020-05-21 08:28:18 +05:00
Irfan
e2ea3292c9
add Users Search
...
- Advanced User Search Queries (Gender, Location, Min Age, Max Age)
2020-04-25 12:20:06 +05:00
Irfan
327f571e35
fix #68
2019-11-11 05:29:52 -08:00
Irfan
48dce4ad76
updates (check description)
...
- Add more caching drivers
- Add legacy cache method fallback
- Add more artisan commands via dep
- Update deps
2019-06-19 01:34:47 +05:00
Irfan
faf40b9492
php cs fixer psr1/psr2
2019-05-13 05:46:48 +05:00
Irfan
f49cefe0f8
add user list filters/sort/orderby #49
2019-05-12 18:04:37 +05:00
Irfan
68cfb438cd
anime+manga search: add filter for producer
and magazine
2019-05-08 01:04:31 +05:00
Irfan
1d2db10cc9
add search order_by
and sort
for anime+manga #48
2019-05-08 00:50:53 +05:00
Irfan
73c62ff3f5
improve genre filter #46
2019-05-08 00:21:06 +05:00
Irfan
378fbd4142
minor refactor
2019-04-26 05:48:31 +05:00
Irfan
3129f86fb3
Add search filter for letter
...
Search results that begin with A-Z, 0-9
2019-04-26 05:39:12 +05:00
Irfan
5d94093b1d
general updates
2019-04-26 00:55:20 +05:00
irfan-dahir
589743d49b
support DateProps
2018-09-28 07:04:55 +05:00
irfan-dahir
13514ecbde
SearchQueryBuilder: fix bug
2018-09-02 16:46:33 +05:00
irfan-dahir
b42b0f8e01
BC routes for v2
2018-09-02 10:08:29 +05:00
irfan-dahir
ba5dd37f6f
v2: Add Manga endpoints
2018-08-26 04:07:03 +05:00
irfan-dahir
bfc1f273b1
v2: add Anime & AnimeCharactersStaff
2018-08-25 03:07:46 +05:00
irfan-dahir
a0871029ab
review Manga Search
2018-08-23 07:03:27 +05:00
Jan Vernieuwe
4362bd74c1
DRY up the factory a little
2018-08-17 20:20:17 +02:00
Jan Vernieuwe
1c023cbc6f
Serialize null for v3
2018-08-17 19:56:00 +02:00
irfan-dahir
992c98be23
add REST v2 WIP
2018-08-16 00:46:27 +05:00
irfan-dahir
bfac97762f
update SearchController (WIP)
2018-08-14 04:33:40 +05:00
irfan-dahir
423344e327
add person controller
2018-08-12 03:40:54 +05:00
irfan-dahir
45cf49f589
complete AnimeController
2018-08-12 02:45:30 +05:00
irfan-dahir
6729111d87
add serializer factory
2018-08-12 02:45:30 +05:00
irfan-dahir
8d49e8bd26
initial commit
2018-04-21 13:22:44 +05:00