Commit graph

25 commits

Author SHA1 Message Date
be8f6ef4b3 allow parameter evaluation in j2html resources 2024-06-05 17:34:31 +02:00
1ad8f686df add user profile persistence, for adding user preferences 2024-06-03 19:13:29 +02:00
715ee9cd2a working on forcing cookies, better header setting/adding, session/userprofile persisting 2024-04-18 16:23:52 +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
c56634b281 add security context related j2html resources 2024-04-15 17:23:37 +02:00
5d7dfc041d never use logging.properties on classpath 2024-03-19 18:09:14 +01:00
8ddf8ebd3b lift tests to module path 2024-03-04 16:03:29 +01:00
b280485a9e update to netty 4.1.98 2023-09-27 15:13:49 +02:00
d3198ad8b7 move setup of web application to the build() method 2023-08-07 09:51:08 +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
c5da201308 work on web application with j2html 2023-07-10 19:46:33 +02:00
d38f2d351e add j2html 2023-07-04 18:42:00 +02:00
30926d6052 add persist session handler, remove hebis test code 2023-06-09 11:59:47 +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
2778869d14 use new...(), not build...() 2023-03-31 08:55:56 +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
1ea725cbc2 working on form requests and Groovy templates, update to xbib net 3.0.4 2023-03-21 16:41:49 +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
760e83c035 introduce settings for module instantiation 2023-03-09 18:18:32 +01:00
b3cfb54837 update dependencies 2023-01-12 22:07:27 +01:00
26e368dba6 add common/combined logger, add pmd, checkstyle, spotbugs, cyclonedx 2022-11-06 20:51:25 +01:00
94d6e90a0d initial commit 2022-10-20 10:19:32 +02:00