summaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Expand)AuthorFilesLines
2026-03-12fix: filter request list into page (#267)Paul-Christian Volkmer3-4/+9
2026-03-12chore(master): release 0.15.3 (#265)v0.15.3pcvolkmer-release-bot[bot]1-1/+1
2026-03-12feat: save error request for non json (#266)Paul-Christian Volkmer2-28/+50
2026-03-11feat: save error request for invalid input (#264)Paul-Christian Volkmer2-220/+247
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 Volkmer4-8/+77
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 Volkmer2-1/+62
2026-03-10chore: change submission button textPaul-Christian Volkmer1-2/+2
2026-03-10feat: request update audit (#258)Paul-Christian Volkmer7-3/+44
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 Volkmer4-8/+53
2026-03-07feat: configuration of additional users (#254)Paul-Christian Volkmer2-29/+30
2026-03-06fix: ensure metadata is initialized using MtbFileConsentServicePaul-Christian Volkmer1-2/+2
2026-03-06chore: use card layout in report detailsPaul-Christian Volkmer1-26/+44
2026-03-06fix: code formattingPaul-Christian Volkmer1-1/+2
2026-03-06feat: improve request listPaul-Christian Volkmer4-50/+56
2026-03-06feat: save TAN for MTB requests (#253)Paul-Christian Volkmer5-0/+21
2026-03-05deps!: migrate to Spring Boot 4 (#250)Paul-Christian Volkmer5-11/+14
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 Volkmer3-13/+17
2026-01-21feat: always send dataset without consent (#243)Paul-Christian Volkmer1-30/+13
2026-01-09fix: possible sorting errors in bar chart (#241)Paul-Christian Volkmer1-17/+22
2026-01-09ci: build web resources (#240)Paul-Christian Volkmer3-6/+0
2026-01-08build: remove webjars and use custom build (#238)Paul-Christian Volkmer12-987/+25
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 Volkmer3-16/+24
2026-01-06fix: request reload notification and update buttonPaul-Christian Volkmer2-13/+24
2026-01-06feat: block further initial submissions (#232)Paul-Christian Volkmer14-39/+219
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 Volkmer1-3/+3
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 Volkmer2-9/+26
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 Volkmer2-0/+83
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 Volkmer5-39/+212
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 Volkmer3-93/+139