Relism
|
c2e3f98ea2
|
add static asset serving support with configurable options
|
2026-04-26 12:27:59 +02:00 |
|
Relism
|
6ef11ca595
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# .idea/workspace.xml
|
2026-04-21 09:34:54 +02:00 |
|
Relism
|
87d02aceb7
|
add workspace.xml to .gitignore
|
2026-04-21 09:34:35 +02:00 |
|
Relism
|
9e19f439be
|
add core view extension with JTE and Thymeleaf support
|
2026-04-21 00:32:09 +02:00 |
|
Relism
|
34fd74068a
|
implement OpenAPI contributor integration for rate limiting and response headers
|
2026-04-19 23:42:50 +02:00 |
|
Relism
|
e161497f2c
|
i spent the last year just spinning
|
2026-04-17 18:56:06 +02:00 |
|
Relism
|
9efbe38c0c
|
weeks of bullshit
|
2026-04-17 08:18:11 +02:00 |
|
Relism
|
b5d4481502
|
preparing for another refactoring...
|
2026-03-29 23:16:41 +02:00 |
|
Relism
|
2edd68b0aa
|
preparing for a conceptual refactoring...
|
2026-03-28 14:11:12 +01:00 |
|
Relism
|
7b996b552b
|
pre-major refactoring + ext api.
|
2026-03-26 14:10:53 +01:00 |
|
 RelismandClaude Sonnet 4.6
|
f8c86e315f
|
Untrack .claude/; placeholder README; ignore local config dirs
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-19 22:46:18 +01:00 |
|
 RelismandClaude Sonnet 4.6
|
7c1edffd6e
|
Add Middleware API; untrack Main.java and local artifacts
- Add Middleware.java: @FunctionalInterface with Middleware.of() chain
composition and andThen() helper; zero allocations on hot-path
- Remove flash/Main.java from versioning (scratch/test entrypoint)
- Update .gitignore: exclude flash-bench/, nuxt-shadcn-dashboard/,
/dev/, /docs/, Main.java, *.text — all root-level local artifacts
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-19 22:43:13 +01:00 |
|
 RelismandClaude Sonnet 4.6
|
5f0681a922
|
Remove flash-bench, docs, stray .class files; rewrite README for library
- Remove flash-bench module from git and root pom.xml (kept locally)
- Remove docs/ directory (lifecycle markdown files)
- Remove stray compiled fpr-core .class files tracked by mistake
- Rewrite README.md: concise library overview, quick-start, handler styles, Maven dependency — no wrk/benchmarking content
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-19 22:39:33 +01:00 |
|
Relism
|
9a30c5ab16
|
enhanced router middleware support; added pre-fused middleware handling and improved handler registration
|
2026-03-19 21:35:54 +01:00 |
|
Relism
|
16b5f8ac15
|
multipart parsing, request body access, and chunked input stream support
|
2026-03-19 12:45:34 +01:00 |
|
Relism
|
96afbf665d
|
enhanced HTTP server configuration and response handling; added acceptorThreads, improved header management, and refined error page titles
|
2026-03-19 12:44:33 +01:00 |
|
Relism
|
94d029a631
|
optimized dynamic body size impl, decluttering javadocs/comments
|
2026-03-15 17:14:17 +01:00 |
|
Relism
|
b0d606cb5f
|
refactored, pre-buffer reuse
|
2026-03-15 14:31:52 +01:00 |
|
Relism
|
f1beb160aa
|
pre-module refactor
|
2026-03-15 02:04:36 +01:00 |
|
Relism
|
79e4578731
|
Initial
|
2026-03-15 01:54:35 +01:00 |
|