Releases: Defacto2/server
v1.8.11
Changelog
- 8149550 fix to broken links with sitemap
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.
v1.8.10
Changelog
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.
v1.8.9
Changelog
- 9ec6bc0 fix for missing slog loggers
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.
v1.8.8
Changelog
- 947c092 fix releaser package
- f09e4c2 fix transfer not working with replacement file uploads.
- 3988421 reworking of the scene page
- a991dba update to readme
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.
v1.8.7
Changelog
- 70b682b update bluesky to new domain
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.
v1.8.6
Changelog
- fcd2f36 fix the release comment that was using the wrong app name.
- 0fbe053 mastodon verification fix
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.
v1.8.5
Changelog
- 66df869 fix dir.editor not working due to missing slog logger value.
- 914c51d fix false positive error on shutdown
- 7c35ae6 open graph description
- aaeeb51 updates to the install and use instructions
- e16917b use of go 1.50 waitgroup syntax
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.