aboutsummaryrefslogtreecommitdiff
path: root/templates/sjdb-submit.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* /sjdb/submit: Make the metadata warning slightly more accurateRunxi Yu2024-05-221-1/+1
|
* Add license to HTML templatesRunxi Yu2024-05-221-2/+1
| | | | | | As a side effect, my neovim seems to recognize the files with the "htmldjango" filetype which allows for syntax highlighting of the templating syntax.
* replace erroneous `markdown code` with <code>HTML code</code>Runxi Yu2024-05-211-1/+1
|
* add guide on using cwebp to convert imagesRunxi Yu2024-05-211-1/+1
|
* privacy warning regarding image metadata; imagemagick usageRunxi Yu2024-05-211-7/+8
|
* decrease paddings, reorder anon radioboxesRunxi Yu2024-05-211-3/+3
|
* /sjdb/submit: explain how the JavaScript check is usedRunxi Yu2024-05-211-2/+3
|
* Add teapot and axolotlRunxi Yu2024-05-211-1/+4
|
* Global error handler + basic form handlingRunxi Yu2024-05-211-2/+2
|
* further rant about microsoft formsRunxi Yu2024-05-211-1/+1
|
* Add a section on why we don't use Microsoft FormsRunxi Yu2024-05-211-0/+1
|
* Add basic authentication for sjdb-submit; add error pageRunxi Yu2024-05-201-4/+7
|
* /sjdb/submit: Basic form handling (uh... echoing)Runxi Yu2024-05-201-2/+6
|
* Add primitive sjdb/submit pageRunxi Yu2024-05-171-0/+74