v1.8.24
Changelog
- fe9ec48 escaped apostrophe to fix search query
- 943f4f2 fix file_diz newline issue
- 32ed82a helper.Mask for readme texts
- dfdbcb0 js package update
- 7e0c7d1 website updates
defacto2-server is a standalone web server application. It works out of the box without installation or configuration. However, to browse any records such as the artifacts, releasers and sceners, a running defacto2 database is required.
macos users will probably need to remove the quarantine attribute before use:
$ xattr -d com.apple.quarantine defacto2-server
Windows support is limited to browsing. Features such as image regeneration or file uploading are untested and will probably not work.
Released by GoReleaser.