Commit graph

26 commits

Author SHA1 Message Date
7f650fa89c center the website 2022-01-29 13:16:04 +01:00
937f0c439c add cursor: pointer to details summary 2021-12-20 10:48:06 +01:00
48005123de increase margin-top of buttons 2021-12-20 01:06:45 +01:00
c320f87961 make copying more generic and hide when unsupported 2021-12-20 01:05:38 +01:00
530ae31c77 fix font family 2021-12-10 20:31:04 +01:00
424af11918 cache index.html and auth-hide.js in static directory 2021-12-08 18:54:55 +01:00
5a933641a4 css focus styling 2021-10-16 00:22:54 +02:00
923574e235 add repo link and add noopener to links 2021-10-16 00:22:54 +02:00
84b4c399ca add custom view for link-only text 2021-10-16 00:22:54 +02:00
922663bf63 set textarea height relative to view-height 2021-10-16 00:22:54 +02:00
c372db6446 show limits explicitly, improve code 2021-10-16 00:22:54 +02:00
c89c934d04 fix font-family set everywhere, changed spacings and button text size 2021-10-16 00:22:54 +02:00
ad4def1569 set font-family better in css 2021-10-16 00:22:54 +02:00
dbafc1849e update usage with delete_on_download, let it scroll on narrow screens 2021-04-04 20:29:41 +02:00
b8fac27511 hide copy buttons when js is not enabled
Fixes #5
2021-04-04 14:49:42 +02:00
77fd25b787 implement delete on download, better logging and multipart parsing
a new database column was introduced for delete on download.
the model should be migrated automatically.

Fixes #4
2021-04-04 03:39:50 +02:00
12544034af Add curl instructions, extract copy into own file 2021-02-13 16:47:04 +01:00
f5a7ed4213 use ein* instead of 1 in validity dropdown 2020-08-19 16:26:14 +02:00
0ec9e1f5f1 use more css vars 2020-08-19 16:25:03 +02:00
b0b03f32a4 update css, fix some a11y issues 2020-08-03 02:41:36 +02:00
941c07bdaf no compression, better http caching, better css 2020-07-14 13:46:01 +02:00
07db070107 add asciitrash copy and download button 2020-07-14 13:21:57 +02:00
42a3d61db8 configurable logging, mobile friendliness 2020-07-13 15:59:16 +02:00
7403abbe99 db timeout, dont leak inner workings, auto create files dir, fix script injection 2020-07-13 15:22:33 +02:00
827baf8eec finish it i guess 2020-07-09 19:27:32 +02:00
fdd418ec3e Initial commit 2020-07-08 21:33:48 +02:00