aboutsummaryrefslogtreecommitdiff
path: root/src/forms.rs
AgeCommit message (Expand)Author
2023-06-10remove .shares.txt featureMartin Fischer
2023-06-10refactor: some linter fixesMartin Fischer
2021-07-18refactor: use camino for UTF-8 pathsMartin Fischer
2021-07-05disable textarea spellcheck for ext not in (md, txt)Martin Fischer
2021-07-05refactor: stop wrapping Page.header in OptionMartin Fischer
2021-06-24generate <script> tags and CSP from Page vectorsMartin Fischer
2021-06-24refactor: simplify Page and Context structsMartin Fischer
2021-06-23refactor: split up main.rs into multiple modulesMartin Fischer