Skip to content

Tags: kissen/fmajor

Tags

v1.3.0

Toggle v1.3.0's commit message
repo: remove unused files

v1.2.0

Toggle v1.2.0's commit message
Prevent inlining of HTML

- Links to files that should not be inline are marked download [1]

- Content-Disposition is set to attachment if content type is not
  on whitelist.

[1] https://www.w3schools.com/tags/att_a_download.asp

v1.1.0

Toggle v1.1.0's commit message
handlers: rework auth checking

This removes some duplicate code

v1.0.0

Toggle v1.0.0's commit message
Finish up documentation for first release

v0.1.0

Toggle v0.1.0's commit message
Migrate to Go Module