Mitchell Syer
2f3f47c745
Set source preference doc fix ( #441 )
2022-11-08 10:32:45 +03:30
Mitchell Syer
8b20e2b48f
Add request body to documentation ( #435 )
2022-11-06 23:19:11 +03:30
Valter Martinek
c2a9820fc1
POST variant for /{sourceId}/search endpoint ( #434 )
...
* Add POST variant for `/{sourceId}/search` endpoint which handles body data as list of FilterChanges
* Revert changes to existing endpoint and create new route and change the interface
* Update doc
* Rename api endpoint
2022-11-05 20:48:20 +03:30
Mitchell Syer
5b0426a94c
Docs improvements ( #359 )
...
* Use Array since Javalin OpenAPI requires it to read the list generics
* Use custom Pager class for documentation
2022-05-21 14:42:10 +04:30
Mitchell Syer
a6d012abd9
Fix documentation errors ( #358 )
2022-05-20 15:54:06 +04:30
Aria Moradi
5bbc1dedef
fix formatting by kotlinter
2022-05-06 17:52:16 +04:30
Mitchell Syer
fe17176b31
document all endpoints ( #350 )
...
* Document all endpoints
* Forgot about global endpoints
2022-04-27 16:01:39 +04:30
Mitchell Syer
152b193ad5
Improve source handling, fix errors with uninitialized mangas in broken sources ( #319 )
2022-03-22 15:51:07 +04:30
Aria Moradi
8fb1a0bb1f
fix filterlist bugs ( #306 )
2022-03-05 01:13:48 +03:30
Aria Moradi
05513bf8b9
support array filter changes ( #304 )
...
* support array filter changes
* typo
* better formating
2022-03-05 00:06:55 +03:30
Aria Moradi
3b73a0fd72
empty searchTerm support ( #259 )
...
* linter run
* convert search params to queryParams
2021-11-29 18:42:53 +03:30
Aria Moradi
d90b986d19
implement Source Filters
2021-11-02 04:15:08 +03:30
Aria Moradi
0173d5e4b3
migrate to Javalin 4
2021-09-14 03:23:00 +04:30
Aria Moradi
c2cea7e797
can serialize Search Filters
2021-08-29 22:19:44 +04:30
Aria Moradi
a4baeb995a
refactor endpoints to the new styles
2021-08-09 23:18:41 +04:30