Jesse Wierzbinski
|
54fd81f076
|
refactor(config): ♻️ Redo config structure from scratch, simplify validation code, improve checks, add support for loading sensitive data from paths
|
2025-02-15 02:47:29 +01:00 |
|
Jesse Wierzbinski
|
d4afd84019
|
refactor(media): 🐛 Use hono/proxy in media proxy
CodeQL Scan / Analyze (javascript-typescript) (push) Failing after 38s
Build Docker Images / lint (push) Successful in 28s
Build Docker Images / check (push) Failing after 5m26s
Build Docker Images / tests (push) Failing after 6s
Build Docker Images / build (server, Dockerfile, ${{ github.repository_owner }}/server) (push) Has been skipped
Build Docker Images / build (worker, Worker.Dockerfile, ${{ github.repository_owner }}/worker) (push) Has been skipped
Deploy Docs to GitHub Pages / build (push) Failing after 14s
Mirror to Codeberg / Mirror (push) Failing after 0s
Deploy Docs to GitHub Pages / Deploy (push) Has been skipped
Nix Build / check (push) Failing after 32m28s
|
2025-02-14 18:16:07 +01:00 |
|
Jesse Wierzbinski
|
2aeada4904
|
feat(api): 🏷️ Port Account OpenAPI schemas from Mastodon API docs
|
2025-02-05 21:49:39 +01:00 |
|
Jesse Wierzbinski
|
16f302c2dc
|
refactor(api): ♻️ Simplify route schema definitions
|
2024-12-30 20:26:56 +01:00 |
|
Jesse Wierzbinski
|
4926d6ff5d
|
refactor(api): 🔥 Remove all useless route metadata objects
|
2024-12-30 20:18:48 +01:00 |
|
Jesse Wierzbinski
|
fbfd237f27
|
refactor(api): ♻️ Throw ApiError instead of returning error JSON
|
2024-12-30 18:00:23 +01:00 |
|
Jesse Wierzbinski
|
a7b29d563e
|
fix(api): 🏷️ Use context.body for 204 responses
|
2024-12-30 16:18:28 +01:00 |
|
Jesse Wierzbinski
|
06376cf58a
|
fix(api): 🐛 Correctly return empty body without content-type headers, when returning empty responses
|
2024-12-07 12:20:06 +01:00 |
|
Jesse Wierzbinski
|
2254c3d39c
|
refactor(api): 🔥 Remove useless allowedMethods from route meta info
|
2024-09-27 13:08:47 +02:00 |
|
Jesse Wierzbinski
|
5aa1c4e625
|
refactor(api): ♻️ More OpenAPI refactoring work
|
2024-09-16 15:29:09 +02:00 |
|
Jesse Wierzbinski
|
69d7d50239
|
refactor(api): ♻️ Remove old redirect() and response() in favour of Hono's builtins
|
2024-08-28 17:01:56 +02:00 |
|
Jesse Wierzbinski
|
3c1b330d4b
|
refactor(api): 🚚 Use api/ for API routes instead of server/api/
|
2024-08-27 16:37:23 +02:00 |
|