summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2026-03-11feat: save error request for invalid input (#264)Paul-Christian Volkmer5-1265/+1325
2026-03-11chore: update template titles and add faviconPaul-Christian Volkmer7-6/+6
2026-03-11chore(master): release 0.15.2 (#263)v0.15.2pcvolkmer-release-bot[bot]1-1/+1
2026-03-11feat: add request filter (#262)Paul-Christian Volkmer6-181/+351
2026-03-11refactor: use html fragment for request card (#261)Paul-Christian Volkmer4-111/+68
2026-03-10chore(master): release 0.15.1 (#259)v0.15.1pcvolkmer-release-bot[bot]1-1/+1
2026-03-10feat: show submission statistics table (#260)Paul-Christian Volkmer3-2/+66
2026-03-10chore: change submission button textPaul-Christian Volkmer1-2/+2
2026-03-10feat: request update audit (#258)Paul-Christian Volkmer8-4/+45
2026-03-10fix: ignore token users with existing username (#257)Paul-Christian Volkmer1-3/+10
2026-03-09chore(master): release 0.15.0 (#251)v0.15.0pcvolkmer-release-bot[bot]1-1/+1
2026-03-07feat: search by patient pseudonym and TAN (#256)Paul-Christian Volkmer6-52/+189
2026-03-07feat: configuration of additional users (#254)Paul-Christian Volkmer3-36/+36
2026-03-06fix: ensure metadata is initialized using MtbFileConsentServicePaul-Christian Volkmer2-2/+26
2026-03-06chore: use card layout in report detailsPaul-Christian Volkmer2-27/+45
2026-03-06test: change test for new cards layoutPaul-Christian Volkmer1-5/+5
2026-03-06fix: code formattingPaul-Christian Volkmer1-1/+2
2026-03-06feat: improve request listPaul-Christian Volkmer6-51/+146
2026-03-06feat: save TAN for MTB requests (#253)Paul-Christian Volkmer12-1/+123
2026-03-05deps!: migrate to Spring Boot 4 (#250)Paul-Christian Volkmer18-41/+76
2026-03-02chore: do not log unknown responsePaul-Christian Volkmer2-1/+1
2026-01-22chore(master): release 0.14.0 (#235)v0.14.0pcvolkmer-release-bot[bot]1-9/+3
2026-01-22feat!: allow missing GenomDE gICS domain name (#244)Paul-Christian Volkmer4-19/+23
2026-01-21feat: always send dataset without consent (#243)Paul-Christian Volkmer2-30/+56
2026-01-09fix: possible sorting errors in bar chart (#241)Paul-Christian Volkmer3-33/+58
2026-01-09ci: build web resources (#240)Paul-Christian Volkmer4-7/+2
2026-01-08build: remove webjars and use custom build (#238)Paul-Christian Volkmer15-71/+137
2026-01-08chore: change appearance of accept button (#239)Paul-Christian Volkmer1-6/+6
2026-01-07feat!: do not delete patient information if no consent is given (#236)Paul-Christian Volkmer6-83/+115
2026-01-06fix: request reload notification and update buttonPaul-Christian Volkmer2-13/+24
2026-01-06feat: block further initial submissions (#232)Paul-Christian Volkmer23-98/+545
2026-01-06chore: immediate server shutdown/restart in dev env (#234)Paul-Christian Volkmer1-2/+1
2025-12-18chore(master): release 0.13.1 (#231)v0.13.1pcvolkmer-release-bot[bot]1-1/+1
2025-12-18fix: handle null values in supporting variants (#230)Paul-Christian Volkmer1-1/+1
2025-12-16chore(master): release 0.13.0 (#227)v0.13.0pcvolkmer-release-bot[bot]1-1/+1
2025-12-16fix: do not save PID in test mode (#228)Paul-Christian Volkmer4-8/+8
2025-12-16deps!: update dto lib to version 0.2.0 (#226)Paul-Christian Volkmer2-7/+10
2025-12-10test: update fake patient data (#224)Paul-Christian Volkmer1-780/+1778
2025-12-05chore(master): release 0.12.6 (#217)v0.12.6pcvolkmer-release-bot[bot]1-1/+1
2025-12-05fix: do not serialize null values (#216)Paul-Christian Volkmer3-9/+172
2025-12-04chore: return proper response on any evaluation error (#215)Paul-Christian Volkmer2-3/+46
2025-12-04chore(master): release 0.12.5 (#214)v0.12.5pcvolkmer-release-bot[bot]1-1/+1
2025-12-04feat: check MII broad consent (#213)Paul-Christian Volkmer5-34/+642
2025-12-03chore(master): release 0.12.4 (#210)v0.12.4pcvolkmer-release-bot[bot]1-1/+1
2025-12-03feat: simple HTTP GET based consent fetch (#208)Paul-Christian Volkmer7-39/+385
2025-12-01chore(master): release 0.12.3 (#205)v0.12.3pcvolkmer-release-bot[bot]1-6/+6
2025-12-01fix: show error page (#207)Paul-Christian Volkmer2-2/+6
2025-12-01feat: add footer containing version number (#204)Paul-Christian Volkmer9-73/+142
2025-11-21feat: add alternative endpoints for request (#196)Paul-Christian Volkmer6-154/+380
2025-11-20fix: possible NPE for MSI anonymization (#195)Paul-Christian Volkmer2-134/+172