13 Commits

Author SHA1 Message Date
pushrbx
cbebac0208
changed mixed quotes usage 2023-09-17 20:38:27 +00:00
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
a530e9f5d6 multiple changes
- wip -> http tests should use model factories
- test runner bootstrap: jikan models are cached in a temporary file
- fixed various bugs
- improved test execution time with typesense
- added new dev dependency: ClassFinder
- updated composer scripts to include coverage generation
- added coverage reports in phpunit
- improved roadrunner integration
- updated docker image
  - added xdebug in disabled state
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
118fc4f84b fixed minor issues 2023-05-21 11:14:35 +01:00
pushrbx
413df48fdc fixed issues and added route params mapper 2023-05-21 11:14:35 +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
66d2f5377a fixed issues with filtering 2022-06-20 22:35:14 +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
d0777c2074 wip multiple image sizes 2020-11-24 18:39:59 +05:00
Irfan
359070af5e add v4 User endpoint 2020-07-11 13:10:40 +05:00
Irfan
e985a8942a add v4 Club endpoint 2020-07-11 11:53:01 +05:00