|
715ee9cd2a
|
working on forcing cookies, better header setting/adding, session/userprofile persisting
|
2024-04-18 16:23:52 +02:00 |
|
|
3bf46413b1
|
smarter auth handling
|
2024-04-17 16:26:06 +02:00 |
|
|
c56634b281
|
add security context related j2html resources
|
2024-04-15 17:23:37 +02:00 |
|
|
09b30ad7b6
|
update to netty 4.1.108, add empty settings, add settings loader to server tests
|
2024-04-03 15:15:41 +02:00 |
|
|
f2d5f57116
|
do not use config any more
|
2024-03-25 17:10:12 +01:00 |
|
|
8ddf8ebd3b
|
lift tests to module path
|
2024-03-04 16:03:29 +01:00 |
|
|
8ea5472223
|
rename getBaseURL() to getURL(), rename getServerURL() to getBaseURL() for clarity
|
2024-02-21 21:11:25 +01:00 |
|
|
c520769ddc
|
remove URL mutator method
|
2024-01-04 22:41:48 +01:00 |
|
|
582e7dd895
|
add journal application module
|
2023-08-29 13:38:59 +02:00 |
|
|
9287e6c36a
|
remove write(String) from HttpResponseBuilder, we don't like sloppyness, try enforcing charset use
|
2023-08-07 18:08:25 +02:00 |
|
|
cf71fd1d2e
|
update to safer parameter handling
|
2023-08-01 10:06:09 +02:00 |
|
|
6c10666fe5
|
refactoring HttpServerContext into HttpRouterContext
|
2023-04-29 22:02:01 +02:00 |
|
|
43558479e7
|
upgrade to Gradle 8.0.2, simplify module methods, simplify thread pool, cleanup router
|
2023-04-05 21:55:24 +02:00 |
|
|
93ac72ea0c
|
working on response flush bugs, move logging to FINEST level
|
2023-03-31 17:54:30 +02:00 |
|
|
fc1beabb58
|
add router task to release buffers after routing, refactor HTTP server API into application, domain, service subpackages
|
2023-03-30 10:42:29 +02:00 |
|
|
08e965d588
|
add attributes for response for applications
|
2023-03-27 17:12:30 +02:00 |
|
|
407f8ad2f8
|
rename attributes() to getAttributes()
|
2023-03-26 22:23:46 +02:00 |
|
|
d1910ce5cd
|
add prefix mode: router can manage a known prefix for a path, useful for web application hooks
|
2023-03-23 17:38:16 +01:00 |
|
|
65279dbed3
|
add 410 GONE method
|
2023-03-22 17:39:21 +01:00 |
|
|
1ea725cbc2
|
working on form requests and Groovy templates, update to xbib net 3.0.4
|
2023-03-21 16:41:49 +01:00 |
|
|
5803e57072
|
remove unused code
|
2023-03-21 09:27:23 +01:00 |
|
|
1df5f884b1
|
add session name, fix netty request body retain, fix static suffixes, log throwables in the router dispatch
|
2023-03-20 17:07:18 +01:00 |
|
|
2f17616f1d
|
fix done() in context to lock request/response, fix html template resource to redirect to index file resource
|
2023-03-20 08:46:07 +01:00 |
|
|
cf259ee8fb
|
fix rendering templates and rendering the index file if present
|
2023-03-14 17:09:10 +01:00 |
|
|
21f8a03cd5
|
new bootstrap, allow custom Groovy Default Markup Template class
|
2023-03-10 17:16:54 +01:00 |
|
|
760e83c035
|
introduce settings for module instantiation
|
2023-03-09 18:18:32 +01:00 |
|
|
94d6e90a0d
|
initial commit
|
2022-10-20 10:19:32 +02:00 |
|