Add diff viewer line marking and submitting fixes by line

This commit is contained in:
Oracle 2026-04-17 13:09:06 +02:00
parent b4b7d989cb
commit 6596dc6d9b
Signed by: Oracle
SSH key fingerprint: SHA256:x4/RtnjUyuHkdvmwNDsWSfcfF1V5PNr3OpriZqOvCX8
15 changed files with 1610 additions and 82 deletions

1
.astro/types.d.ts vendored
View file

@ -1 +1,2 @@
/// <reference types="astro/client" />
/// <reference path="content.d.ts" />