| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2026-01-22 | chore(master): release 0.14.0 (#235)v0.14.0 | pcvolkmer-release-bot[bot] | 4 | -11/+26 |
| 2026-01-22 | feat!: allow missing GenomDE gICS domain name (#244) | Paul-Christian Volkmer | 5 | -20/+24 |
| 2026-01-21 | deps: update dependencies | Paul-Christian Volkmer | 1 | -3/+3 |
| 2026-01-21 | feat: always send dataset without consent (#243) | Paul-Christian Volkmer | 2 | -30/+56 |
| 2026-01-15 | build: update rspack | Paul-Christian Volkmer | 2 | -61/+56 |
| 2026-01-09 | fix: possible sorting errors in bar chart (#241) | Paul-Christian Volkmer | 3 | -33/+58 |
| 2026-01-09 | ci: build web resources (#240) | Paul-Christian Volkmer | 7 | -13/+17 |
| 2026-01-08 | build: remove webjars and use custom build (#238) | Paul-Christian Volkmer | 19 | -79/+3889 |
| 2026-01-08 | chore: change appearance of accept button (#239) | Paul-Christian Volkmer | 1 | -6/+6 |
| 2026-01-07 | docs: update README | Paul-Christian Volkmer | 1 | -10/+6 |
| 2026-01-07 | feat!: do not delete patient information if no consent is given (#236) | Paul-Christian Volkmer | 6 | -83/+115 |
| 2026-01-06 | fix: request reload notification and update button | Paul-Christian Volkmer | 2 | -13/+24 |
| 2026-01-06 | feat: block further initial submissions (#232) | Paul-Christian Volkmer | 24 | -98/+556 |
| 2026-01-06 | chore: immediate server shutdown/restart in dev env (#234) | Paul-Christian Volkmer | 1 | -2/+1 |
| 2026-01-06 | deps: update spring boot to version 3.5.9 (#233) | Paul-Christian Volkmer | 1 | -1/+1 |
| 2025-12-18 | chore(master): release 0.13.1 (#231)v0.13.1 | pcvolkmer-release-bot[bot] | 4 | -3/+10 |
| 2025-12-18 | fix: handle null values in supporting variants (#230) | Paul-Christian Volkmer | 1 | -1/+1 |
| 2025-12-16 | chore(master): release 0.13.0 (#227)v0.13.0 | pcvolkmer-release-bot[bot] | 4 | -3/+19 |
| 2025-12-16 | fix: do not save PID in test mode (#228) | Paul-Christian Volkmer | 4 | -8/+8 |
| 2025-12-16 | deps!: update dto lib to version 0.2.0 (#226) | Paul-Christian Volkmer | 3 | -8/+11 |
| 2025-12-10 | chore: update MTB DTO library (#225) | Paul-Christian Volkmer | 1 | -1/+1 |
| 2025-12-10 | test: update fake patient data (#224) | Paul-Christian Volkmer | 1 | -780/+1778 |
| 2025-12-09 | docs: add info about test submissions (#221) | Paul-Christian Volkmer | 1 | -0/+11 |
| 2025-12-05 | chore(master): release 0.12.6 (#217)v0.12.6 | pcvolkmer-release-bot[bot] | 4 | -3/+10 |
| 2025-12-05 | fix: do not serialize null values (#216) | Paul-Christian Volkmer | 3 | -9/+172 |
| 2025-12-04 | chore: return proper response on any evaluation error (#215) | Paul-Christian Volkmer | 2 | -3/+46 |
| 2025-12-04 | chore(master): release 0.12.5 (#214)v0.12.5 | pcvolkmer-release-bot[bot] | 4 | -3/+10 |
| 2025-12-04 | feat: check MII broad consent (#213) | Paul-Christian Volkmer | 5 | -34/+642 |
| 2025-12-03 | chore(master): release 0.12.4 (#210)v0.12.4 | pcvolkmer-release-bot[bot] | 4 | -3/+10 |
| 2025-12-03 | feat: simple HTTP GET based consent fetch (#208) | Paul-Christian Volkmer | 8 | -41/+392 |
| 2025-12-02 | build: remove snapshot repo (#209) | Paul-Christian Volkmer | 1 | -3/+0 |
| 2025-12-01 | chore(master): release 0.12.3 (#205)v0.12.3 | pcvolkmer-release-bot[bot] | 4 | -8/+20 |
| 2025-12-01 | fix: show error page (#207) | Paul-Christian Volkmer | 2 | -2/+6 |
| 2025-12-01 | build: use xml file type (#206) | Paul-Christian Volkmer | 1 | -1/+1 |
| 2025-12-01 | feat: add footer containing version number (#204) | Paul-Christian Volkmer | 10 | -73/+147 |
| 2025-11-28 | chore(master): release 0.12.2 (#202)v0.12.2 | pcvolkmer-release-bot[bot] | 3 | -2/+18 |
| 2025-11-28 | build: update ci (#201) | Paul-Christian Volkmer | 6 | -54/+72 |
| 2025-11-28 | chore: cleanup dev settings and examples (#200) | Paul-Christian Volkmer | 6 | -19/+19 |
| 2025-11-26 | chore: use mtb-dto v0.1.1 (#199) | Paul-Christian Volkmer | 1 | -1/+1 |
| 2025-11-23 | chore: update spring boot dependency (#198) | Paul-Christian Volkmer | 1 | -4/+2 |
| 2025-11-21 | chore: use mtb-dto v0.1.0 (#197) | Paul-Christian Volkmer | 1 | -1/+1 |
| 2025-11-21 | feat: add alternative endpoints for request (#196) | Paul-Christian Volkmer | 6 | -154/+380 |
| 2025-11-20 | build: publish preview image for testing | Paul-Christian Volkmer | 1 | -1/+34 |
| 2025-11-20 | Merge branch '0.12.x' | Paul-Christian Volkmer | 0 | -0/+0 |
| 2025-11-20 | fix: possible NPE for MSI anonymization0.12.x | Paul-Christian Volkmer | 2 | -442/+427 |
| 2025-11-20 | fix: fix possible NPE for MSI patient refs | Paul-Christian Volkmer | 1 | -1/+1 |
| 2025-11-20 | fix: possible NPE for MSI anonymization (#195) | Paul-Christian Volkmer | 2 | -134/+172 |
| 2025-11-20 | fix: fix possible NPE for MSI patient refs (#194) | Paul-Christian Volkmer | 1 | -1/+1 |
| 2025-11-20 | docs: fix typo in property name | Paul-Christian Volkmer | 1 | -1/+1 |
| 2025-11-20 | docs: fix typo in property name (#193) | Paul-Christian Volkmer | 1 | -1/+1 |
