Commit Graph

25 Commits

Author SHA1 Message Date
Michael Stapelberg
9f7c594169 goreleaser: ignore darwin/386 which was dropped in Go 1.15 2020-09-10 10:26:27 +02:00
Michael Stapelberg
8a0bd604bd validation: remove invalid characters from message field 2020-09-10 10:17:26 +02:00
Michael Stapelberg
b3cc8c1cc3 html debug page: make spew output mangling more precise
Previously, it also ate anything in parens in string literals,
such as in “Donation (200 CHF)”!
2020-09-10 10:02:29 +02:00
Michael Stapelberg
c090eb57c2 add craddrtype field, switch to structured by default for revolut
The revolut app does not seem to support the combined address type.

Luckily, switching to structured seems to not be a problem for
other apps such as the ZKB eBanking app.
2020-09-10 09:26:43 +02:00
Michael Stapelberg
c896ea1025 add udaddrtype so that you can create donation codes 2020-07-10 21:37:57 +02:00
Michael Stapelberg
d606b9f795 add amount parameter 2020-07-09 18:25:56 +02:00
Michael Stapelberg
b3e76141a8 add .goreleaser.yml 2020-07-01 11:43:16 +02:00
Michael Stapelberg
041cd89d14 add boilerplate 2020-06-29 14:55:28 +02:00
Michael Stapelberg
18d720b7e4 html: make URL parameters copy&pastable 2020-06-29 14:46:31 +02:00
Michael Stapelberg
2bbb48bbd7 distinguish unset/empty in form values 2020-06-29 14:46:28 +02:00
Michael Stapelberg
2499de5ffe expand README 2020-06-29 14:46:24 +02:00
Michael Stapelberg
548f92ed08 addresstyp kombiniert
Wenn man PstCd und TwnNm leer lässt geht es.
2020-06-29 14:46:20 +02:00
Michael Stapelberg
22b000594c webview (wv) format for better scaling in filemaker 2020-06-29 14:46:16 +02:00
Michael Stapelberg
f4baa26f1c open up listener on gokrazy 2020-06-29 14:46:13 +02:00
Michael Stapelberg
15b15133e0 add robots.txt 2020-06-29 14:46:10 +02:00
Michael Stapelberg
b6463c253c use dummy data by default 2020-06-29 14:46:07 +02:00
Michael Stapelberg
d3214c1a89 handle URLs specified on the command line 2020-06-29 14:46:03 +02:00
Michael Stapelberg
2f17e21d55 overlay swiss cross in SVG, too 2020-06-29 14:46:00 +02:00
Michael Stapelberg
51a2692707 add README 2020-06-29 14:45:56 +02:00
Michael Stapelberg
f94dc9efc6 bundle swiss cross image file to avoid file system dependency 2020-06-29 14:45:44 +02:00
Michael Stapelberg
aceddb388b input validation (truncation mostly) 2020-06-29 14:45:41 +02:00
Michael Stapelberg
32f7e8a5c5 cache headers, redirect to format=html by default 2020-06-29 14:45:37 +02:00
Michael Stapelberg
0d97aa3ca1 polish HTML debug view 2020-06-29 14:45:34 +02:00
Michael Stapelberg
8bf9d10964 implement web handler for QR code generation 2020-06-29 14:45:30 +02:00
Michael Stapelberg
8410782ab8 initial commit 2020-06-29 14:45:14 +02:00