aboutsummaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
2023-08-10Add forgotten template msg.htmlJulian Hurst
2023-08-10Disable /createuserJulian Hurst
2023-01-27Fix imgs.htmlJulian Hurst
2023-01-26Wrap template data to always pass the UserJulian Hurst
2023-01-25Query string is removed from action in forms with method="GET"Julian Hurst
Using a hidden input instead as intended by html5 spec: Let destination be a new URL that is equal to the action except that its <query> component is replaced by query (adding a U+003F QUESTION MARK character (?) if appropriate).
2023-01-25Add user impersonation support for adminsJulian Hurst
2023-01-19Add noscript support for imgs via pagingimgsJulian Hurst
2023-01-15Add images support (inf scroll via htmx of images taken from user docs)Julian Hurst
This commit also includes a migration from css to scss, some improvements to the redirection workflow when no session is found and refactors concerning flash cookies.
2023-01-13Security for /download and frontend style improvementsHEADmasterJulian Hurst
2023-01-13Add support for downloading files in zipJulian Hurst
2023-01-13Add size and modtime to docs and redirect to login page by defaultJulian Hurst
2023-01-12Add session ids, privacy.txt and nav_logged.htmlJulian Hurst
2023-01-12Change title imgbrd -> docspaceJulian Hurst
2023-01-12Initial commitJulian Hurst