Commit graph

9 commits

Author SHA1 Message Date
bad 52c09d888e Switch to using #!/usr/bin/env bash
This fixes http.sh on nixos, macos and probably a few other systems
2021-09-22 14:52:03 +02:00
Lauren Liberda 911eca714c html_encode: support for data from stdin 2021-06-23 00:40:35 +02:00
Dominika Liberda a0d23e1603 * html_encode bugfix, changed default URL decode algorithm 2021-04-02 20:05:20 +02:00
Dominika Liberda 6b03a4818b + url_encode and url_decode implementations 2021-04-02 19:39:25 +02:00
Dominika Liberda c53cb884ef + basic template engine 2021-02-28 03:35:05 +01:00
Dominika Liberda 43da1a7b03 + some HTML output sanitization; fixes XSS in listing 2020-12-03 23:00:10 +01:00
Dominika 7c4ec8d876 session cookies no longer expire after you close the browser - TODO: "Remember me" flag 2020-07-26 23:46:21 +02:00
Dominika 73857c46ab Added get_dump and post_dump functions for debug 2020-05-29 09:01:52 +02:00
Dominika b8f3169f57 Initial commit, importing from tarball 2020-05-23 22:13:11 +02:00