pushrbx
b0285d15d7
fixed bug around non anime/manga search
2023-09-17 20:28:45 +00:00
pushrbx
d171f29bc9
fixed bugs introduced by the new system
2023-05-21 11:18:02 +01:00
pushrbx
0211fc4128
multiple fixes
...
- updated api docs
- fixed top reviews endpoint
- fixed reviews parsing
- added "contextual" boolean query string parameters, so params without value can be interpreted as "boolean". E.g. ?sfw or ?kid in the url would add "true" value to their corresponding field in the DTO
- fixed typesense issues
2023-05-21 11:18:02 +01:00
pushrbx
a145f18bbd
wip - major refactor
...
- AppServiceProvider is needs more work to wire in new services
- todo: more dtos
- todo: add unit tests
- todo: add more integration tests
2023-05-21 11:14:34 +01:00
pushrbx
8f102d2b56
added the foundations for fixture based tests
2023-05-21 11:14:32 +01:00
pushrbx
38c6454013
more fixes to ensure the refactorings don't break anything
2022-10-05 17:57:54 +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
Irfan
d20d0ef5da
add Anime/Manga Advanced Search
...
Pagination, Limit
Order By + Sort
Query
Letter
2020-07-10 20:58:07 +05:00