Torsten Schulz torsten
  • Joined on 2025-12-19
torsten pushed to main at torsten/trainingstagebuch 2026-03-11 13:18:03 +01:00
08095ce22e feat(memberController, memberRoutes, MembersView): implement Click-TT player registration feature
torsten pushed to main at torsten/trainingstagebuch 2026-03-11 13:04:39 +01:00
9c30cd181c feat(clickTtHttpPageRoutes): add inline confirm handling to proxy navigation script
torsten pushed to main at torsten/trainingstagebuch 2026-03-11 12:45:27 +01:00
c1f45b2b98 feat(server): add raw body parsing for multipart/form-data and application/octet-stream
torsten pushed to main at torsten/trainingstagebuch 2026-03-11 12:37:04 +01:00
e5e1ccba82 feat(clickTtHttpPageRoutes): enhance form submission handling and logging
torsten pushed to main at torsten/trainingstagebuch 2026-03-11 12:25:47 +01:00
3ea9cdd611 feat(clickTtHttpPageRoutes): add sensitive data masking and form body summarization
torsten pushed to main at torsten/trainingstagebuch 2026-03-11 00:06:44 +01:00
1398e8911a feat(clickTtHttpPageRoutes, ClickTtView): enhance script injection for improved HTML handling
torsten pushed to main at torsten/trainingstagebuch 2026-03-10 23:33:42 +01:00
c40ee04e9e feat(clickTtHttpPageRoutes): add inline script normalization for improved HTML processing
torsten pushed to main at torsten/trainingstagebuch 2026-03-10 23:18:47 +01:00
dee96a9445 feat(clickTtHttpPageRoutes): enhance HTML processing for proxy handling
torsten pushed to main at torsten/trainingstagebuch 2026-03-10 23:06:47 +01:00
4484f122d2 feat(clickTtHttpPageRoutes): extend proxy URL validation to include liga.nu
torsten pushed to main at torsten/trainingstagebuch 2026-03-10 23:02:48 +01:00
df95753f4d refactor(clickTtHttpPageRoutes): optimize proxy navigation script for improved readability and performance
torsten pushed to main at torsten/trainingstagebuch 2026-03-10 22:57:09 +01:00
79ce79db8c fix(clickTtHttpPageRoutes): improve event handling in proxy navigation script
torsten pushed to main at torsten/trainingstagebuch 2026-03-10 22:48:58 +01:00
59d7c3559c feat(clickTtHttpPageRoutes, ClickTtView): implement proxy navigation script and enhance URL selection
torsten pushed to main at torsten/trainingstagebuch 2026-03-10 22:39:28 +01:00
71ac054d48 feat(ClickTtView): add URL template selection for 'url' page type
torsten pushed to main at torsten/trainingstagebuch 2026-03-10 22:37:33 +01:00
c472bb1fdc fix(clickTtHttpPageRoutes, clickTtHttpPageService): update effective page URL handling in proxy routes
torsten pushed to main at torsten/trainingstagebuch 2026-03-10 22:26:40 +01:00
0e4d1707fd feat(logging): enhance HTTP request logging with additional payload details
torsten pushed to main at torsten/trainingstagebuch 2026-03-10 22:15:40 +01:00
4f3a1829ca feat(clickTtHttpPageRoutes): add meta-refresh URL rewriting for proxy handling
torsten pushed to main at torsten/trainingstagebuch 2026-03-10 22:10:19 +01:00
bacc6b994d refactor(clickTtHttpPageRoutes): standardize variable names for clarity in proxy response handling
torsten pushed to main at torsten/trainingstagebuch 2026-03-10 22:08:22 +01:00
c5a88324c3 feat(clickTtHttpPageRoutes): enhance proxy functionality with session management and cookie handling
torsten pushed to main at torsten/yourpart-daemon 2026-03-10 22:04:56 +01:00
6757aa363f Refactor event handling in EventsWorker: Consolidated money change, storage capacity change, and character health change logic into dedicated methods for improved clarity and maintainability. This change enhances the handling of various event effects while preserving existing functionality.
torsten pushed to main at torsten/trainingstagebuch 2026-03-10 22:03:35 +01:00
cab06f9ad6 feat(clickTtHttpPageRoutes): implement form action rewriting and proxy for POST requests