|
e444bfca5a
|
attach userprofile to session
|
2024-04-17 18:41:55 +02:00 |
|
|
caf267fd9a
|
rename renderBody to renderHtml to avoid misconceptions, add some j2html error handlers, update to Netty 4.1.109
|
2024-04-17 11:26:08 +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 |
|
|
7983abf23a
|
do not use config loader or config logger in BaseApplicationBuilder
|
2024-03-25 10:04:57 +01:00 |
|
|
1da793ecb4
|
update to j2html 2.0.0
|
2024-03-04 22:40:45 +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 |
|
|
095bf2f610
|
update to netty 4.1.107
|
2024-02-15 18:10:18 +01:00 |
|
|
867ecf6115
|
update to Netty 4.1.105
|
2024-01-19 10:58:46 +01:00 |
|
|
c520769ddc
|
remove URL mutator method
|
2024-01-04 22:41:48 +01:00 |
|
|
5b46911bd8
|
use copy URLs because they can mutate (very ugly thing)
|
2024-01-03 14:29:07 +01:00 |
|
|
881035b820
|
update to netty 4.1.104
|
2023-12-16 21:28:44 +01:00 |
|
|
760bce37d2
|
update to Gradle 8.5
|
2023-12-10 14:04:25 +01:00 |
|
|
8c4a7b871d
|
add netty request test with HTTP GET query parameter
|
2023-12-07 17:51:30 +01:00 |
|
|
3b8ad8e441
|
improve logging of requests that can not be resolved
|
2023-11-21 11:40:38 +01:00 |
|
|
ba332dd10b
|
add multi map convenience method to obtain all parameters from a http request
|
2023-11-04 19:45:51 +01:00 |
|
|
2b413def7a
|
update to Gradle 8.4, netty 4.1.100
|
2023-10-19 18:22:01 +02:00 |
|
|
8b0f593ed7
|
update to OpenJDK 21, Gradle 8.4-rc-1
|
2023-10-01 08:51:00 +02:00 |
|
|
b280485a9e
|
update to netty 4.1.98
|
2023-09-27 15:13:49 +02:00 |
|
|
582e7dd895
|
add journal application module
|
2023-08-29 13:38:59 +02:00 |
|
|
e3adbd4369
|
make server HTTP request serializable in json
|
2023-08-21 17:18:11 +02:00 |
|
|
9c551e3c34
|
fix forgotten domain in parameter builder
|
2023-08-08 17:13:34 +02:00 |
|
|
cf71fd1d2e
|
update to safer parameter handling
|
2023-08-01 10:06:09 +02:00 |
|
|
3952de7e78
|
add htmlflow, add utility methods to HtmlTemplateResource
|
2023-07-14 14:54:50 +02:00 |
|
|
d38f2d351e
|
add j2html
|
2023-07-04 18:42:00 +02:00 |
|
|
b1fb1cff50
|
update dependencies, move to forgejo
|
2023-05-26 21:38:24 +02:00 |
|
|
3645f17f1f
|
update dependencies, move to forgejo
|
2023-05-26 19:27:55 +02:00 |
|
|
6c10666fe5
|
refactoring HttpServerContext into HttpRouterContext
|
2023-04-29 22:02:01 +02:00 |
|
|
3749b9ba3a
|
refactoring code for easier API, update to Netty 4.1.92, begin of file upload work
|
2023-04-07 22:35:24 +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 |
|
|
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 |
|
|
407f8ad2f8
|
rename attributes() to getAttributes()
|
2023-03-26 22:23:46 +02:00 |
|
|
b3b4568a6e
|
update netty, xbib net
|
2023-03-24 16:40:18 +01:00 |
|
|
3b31de0fd5
|
update to xbib net 3.0.5 and use domain enums for parameter
|
2023-03-24 14:14:57 +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 |
|
|
21f8a03cd5
|
new bootstrap, allow custom Groovy Default Markup Template class
|
2023-03-10 17:16:54 +01:00 |
|
|
9fb8da8a55
|
update to netty 4.1.89, provide a default socket config in HttpAddress
|
2023-03-09 11:02:30 +01:00 |
|
|
b3cfb54837
|
update dependencies
|
2023-01-12 22:07:27 +01:00 |
|
|
7c40b0717c
|
update to netty 4.1.85
|
2022-11-17 13:53:24 +01:00 |
|
|
26e368dba6
|
add common/combined logger, add pmd, checkstyle, spotbugs, cyclonedx
|
2022-11-06 20:51:25 +01:00 |
|
|
f8fa71892a
|
update to database 1.0.0, xbib net 3.0.1, oracle jdbc 21.7.0.0
|
2022-11-01 18:52:32 +01:00 |
|
|
94d6e90a0d
|
initial commit
|
2022-10-20 10:19:32 +02:00 |
|