renovate[bot]
9cd8cb3d54
Update dependency io.javalin:javalin to v6 ( #1152 )
...
* Update dependency io.javalin:javalin to v6
* Simple compile fixes
* Simple compile fixes pass 2
* Add results to futures
* Setup jetty server and api routes
* Setup Cors
* Setup basic auth
* Documentation stubs
* Replace chapter mutex cache
* Fix compile
* Disable Jetty Logging
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Syer10 <syer10@users.noreply.github.com >
2024-11-17 15:00:53 -05:00
Mitchell Syer
460fc235e3
Add Cache-Control to Extension Icons ( #765 )
2023-11-07 18:11:30 -05:00
Mitchell Syer
849acfca3d
Switch to a new Ktlint Formatter ( #705 )
...
* Switch to new Ktlint plugin
* Add ktlintCheck to PR builds
* Run formatter
* Put ktlint version in libs toml
* Fix lint
* Use Zip4Java from libs.toml
2023-10-06 23:38:39 -04:00
Aria Moradi
54bbb5e384
rethink image cache ( #498 )
2023-02-12 18:33:36 +03:30
Mitchell Syer
71730fddad
Documentation cleanup ( #417 )
2022-10-11 12:54:45 +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
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
Aria Moradi
6d46d4b3da
closes #131
2021-09-18 20:30:56 +04:30
Aria Moradi
0173d5e4b3
migrate to Javalin 4
2021-09-14 03:23:00 +04:30
Aria Moradi
0a7aa48f1e
fix apk log and apk name
2021-09-11 00:14:52 +04:30
Aria Moradi
090399f61d
add support for installing external APK
2021-09-09 05:22:45 +04:30
Aria Moradi
a4baeb995a
refactor endpoints to the new styles
2021-08-09 23:18:41 +04:30