# # ChangeLog for / in code # # Generated by Trac 1.6 # Jun 8, 2025, 10:33:40 AM Wed, 13 Oct 2021 14:57:27 GMT dev [11] * trunk/go.mod (modified) * trunk/partage.go (modified) * trunk/templates (added) * trunk/templates/index.html (added) Add templating system for pages Mon, 11 Oct 2021 18:41:11 GMT dev [10] * trunk/partage.go (modified) Remove useless call to parseForm() Mon, 11 Oct 2021 18:35:15 GMT dev [9] * trunk/partage.go (modified) Move PUT/GET handlers to their own functions Mon, 11 Oct 2021 16:18:43 GMT dev [8] * trunk/partage.go (modified) Make ifs one-line when appropriate Mon, 11 Oct 2021 15:21:28 GMT dev [7] * trunk/partage.go (modified) Add newline after URL file download Mon, 11 Oct 2021 15:20:55 GMT dev [6] * trunk/partage.go (modified) Remove HTTP method logging Mon, 11 Oct 2021 15:14:13 GMT dev [5] * trunk/partage.go (modified) Limit writing to Content-Length header Mon, 11 Oct 2021 15:12:39 GMT dev [4] * trunk/partage.go (modified) Prevent writing more data than expected Mon, 11 Oct 2021 13:30:16 GMT dev [3] * trunk/partage.go (modified) Serve files as-is for context "/f/" Mon, 11 Oct 2021 13:09:06 GMT dev [2] * trunk/partage.go (modified) Remove useless if imbrication Sun, 10 Oct 2021 05:29:51 GMT dev [1] * trunk (added) * trunk/config.mk (added) * trunk/go.mod (added) * trunk/mkfile (added) * trunk/partage.go (added) Provide basic GET/PUT HTTP methods