summaryrefslogtreecommitdiff
path: root/src/main/kotlin/dev/dnpm/etl/processor/web/ConfigController.kt
AgeCommit message (Expand)AuthorFilesLines
2026-05-12feat: use Jackson 3 for JSON serde (#286)Paul-Christian Volkmer1-1/+2
2025-11-11chore: use spotless for kotlin code (#191)Paul-Christian Volkmer1-159/+177
2025-11-06chore: change annotation for KT-73255 (#185)Paul-Christian Volkmer1-1/+1
2025-07-2263 check consent status (#120)jlidke1-4/+24
2024-05-08test: add test for config SSE endpointPaul-Christian Volkmer1-0/+1
2024-05-07refactor: move classes into package 'security'Paul-Christian Volkmer1-3/+3
2024-05-06test: add tests for token requestsPaul-Christian Volkmer1-3/+4
2024-03-26feat: show information if no output is definedPaul-Christian Volkmer1-1/+1
2024-03-06feat: initial implementation of gPAS connection checkPaul-Christian Volkmer1-10/+47
2024-03-01feat: add config page for user role assignmentPaul-Christian Volkmer1-3/+41
2024-01-18feat #29: add initial support for mtbfile api tokensPaul-Christian Volkmer1-4/+51
2024-01-17feat: push connection available state to clientPaul-Christian Volkmer1-0/+16
2024-01-17feat #24: use htmx to refresh connection status every 20sPaul-Christian Volkmer1-0/+9
2024-01-11feat: show configured endpointsPaul-Christian Volkmer1-0/+1
2024-01-02feat #15: add connection checks to bwHC backendPaul-Christian Volkmer1-0/+51