Logo
Explore ❤️ Donate Help
Register Sign In
fsky/mezzo
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Packages Projects 1 Releases 4 Activity

4 Releases 4 Tags

RSS Feed
  • v1.3.0 4b5d11b4cf
    Compare

    Mezzo v1.3.0 Stable

    architect released this 2026-04-12 20:06:42 +00:00 | 6 commits to main since this release

    Changelog

    • 4b5d11b4cf Minor CSS tweaks
    • 2b1175c68a Add new build targets in goreleaser
    • cad9918942 Fix listening on dual-stack
    • 068171af95 Improve logging
    • a4eaf2c003 Make GIF go to the side on view pages
    • 9bcc2cb3a1 Add explicit width and height, add ARIA labels
    Downloads
    • checksums.txt
      1.7 KiB
      2026-04-12 20:12:38 +00:00
    • mezzo-1.3.0-darwin-amd64.tar.gz
      4.0 MiB
      2026-04-12 20:12:38 +00:00
    • mezzo-1.3.0-darwin-arm64.tar.gz
      3.7 MiB
      2026-04-12 20:12:38 +00:00
    • mezzo-1.3.0-freebsd-386.tar.gz
      3.7 MiB
      2026-04-12 20:12:38 +00:00
    • mezzo-1.3.0-freebsd-amd64.tar.gz
      3.9 MiB
      2026-04-12 20:12:38 +00:00
    • mezzo-1.3.0-freebsd-arm64.tar.gz
      3.5 MiB
      2026-04-12 20:12:38 +00:00
    • mezzo-1.3.0-illumos-amd64.tar.gz
      3.9 MiB
      2026-04-12 20:12:38 +00:00
    • mezzo-1.3.0-linux-386.tar.gz
      3.8 MiB
      2026-04-12 20:12:38 +00:00
    • mezzo-1.3.0-linux-amd64.tar.gz
      3.9 MiB
      2026-04-12 20:12:38 +00:00
    • mezzo-1.3.0-linux-arm64.tar.gz
      3.5 MiB
      2026-04-12 20:12:38 +00:00
    • mezzo-1.3.0-netbsd-386.tar.gz
      3.7 MiB
      2026-04-12 20:12:38 +00:00
    • mezzo-1.3.0-netbsd-amd64.tar.gz
      3.9 MiB
      2026-04-12 20:12:38 +00:00
    • mezzo-1.3.0-netbsd-arm64.tar.gz
      3.5 MiB
      2026-04-12 20:12:38 +00:00
    • mezzo-1.3.0-openbsd-386.tar.gz
      3.7 MiB
      2026-04-12 20:12:38 +00:00
    • mezzo-1.3.0-openbsd-amd64.tar.gz
      3.9 MiB
      2026-04-12 20:12:38 +00:00
    • mezzo-1.3.0-openbsd-arm64.tar.gz
      3.5 MiB
      2026-04-12 20:12:38 +00:00
    • mezzo-1.3.0-windows-386.zip
      3.9 MiB
      2026-04-12 20:12:38 +00:00
    • mezzo-1.3.0-windows-amd64.zip
      4.0 MiB
      2026-04-12 20:12:38 +00:00
    • mezzo-1.3.0-windows-arm64.zip
      3.6 MiB
      2026-04-12 20:12:38 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.2.0 4cd967744d
    Compare

    Mezzo v1.2.0 Stable

    architect released this 2026-03-25 15:51:30 +00:00 | 12 commits to main since this release

    Important information

    For consistency, PORT and PATCHES_URL have been renamed to MEZZO_PORT and MEZZO_PATCHES_URL respectively. While the old names continue to work for backwards compatibility, it is still recommended to update your config to reflect the changes.

    Changelog

    • 4cd967744d Add .env.example, update documentation
    • d145bdc7b5 Add partner badge on GIF pages
    • 436c4c9d1a Fix social media links on profiles
    • 3cf67094ce Initial profiles implementation
    • da58dfec8a Initial cache implementation
    • 6ca8e382cf Initial pagination implementation
    • 196a84079d Update README
    • afe8ce4ec7 Create shared HTTP client for requests to Tenor
    • b852461c98 Add instructions for using the canary container image
    • a98d57a7bf Change version name in Containerfile
    • ba80d76d06 Add experimental CSS masonry layout
    • eaf4c09001 Fix Discord embeds
    • 6013464134 Change wording on homepage
    • 38064971a9 Add cache busting for CSS
    Downloads
    • checksums.txt
      771 B
      2026-03-25 15:52:54 +00:00
    • mezzo-1.2.0-darwin-amd64.tar.gz
      3.9 MiB
      2026-03-25 15:52:54 +00:00
    • mezzo-1.2.0-darwin-arm64.tar.gz
      3.6 MiB
      2026-03-25 15:52:54 +00:00
    • mezzo-1.2.0-linux-386.tar.gz
      3.7 MiB
      2026-03-25 15:52:54 +00:00
    • mezzo-1.2.0-linux-amd64.tar.gz
      3.8 MiB
      2026-03-25 15:52:54 +00:00
    • mezzo-1.2.0-linux-arm64.tar.gz
      3.5 MiB
      2026-03-25 15:52:54 +00:00
    • mezzo-1.2.0-windows-386.zip
      3.8 MiB
      2026-03-25 15:52:54 +00:00
    • mezzo-1.2.0-windows-amd64.zip
      3.9 MiB
      2026-03-25 15:52:54 +00:00
    • mezzo-1.2.0-windows-arm64.zip
      3.5 MiB
      2026-03-25 15:52:54 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.1.0 15c6cbc6a1
    Compare

    Mezzo v1.1.0 Stable

    architect released this 2026-03-19 19:15:50 +00:00 | 26 commits to main since this release

    Changelog

    • 15c6cbc6a1 Move main.go to cmd/mezzo/
    • 27cb0cfd26 Add flags to go build in the Containerfile
    • ab1ef20953 Redirect when a Tenor URL is entered into the search bar
    • 27b4fd8ed7 Add border to metadata container and widen the search bar
    • a4609fa20c Add metadata on GIF pages (#2)
    • 2d3d868186 Fix labels for ko image builds
    • ff04653af6 Update homepage and tweak CSS
    • 4140a555ac Fix mistake in Containerfile
    • f9d05e296a Improve deployment instructions
    Downloads
    • checksums.txt
      771 B
      2026-03-19 19:16:58 +00:00
    • mezzo-1.1.0-darwin-amd64.tar.gz
      3.8 MiB
      2026-03-19 19:16:59 +00:00
    • mezzo-1.1.0-darwin-arm64.tar.gz
      3.6 MiB
      2026-03-19 19:16:59 +00:00
    • mezzo-1.1.0-linux-386.tar.gz
      3.7 MiB
      2026-03-19 19:16:59 +00:00
    • mezzo-1.1.0-linux-amd64.tar.gz
      3.8 MiB
      2026-03-19 19:16:59 +00:00
    • mezzo-1.1.0-linux-arm64.tar.gz
      3.4 MiB
      2026-03-19 19:16:59 +00:00
    • mezzo-1.1.0-windows-386.zip
      3.8 MiB
      2026-03-19 19:16:59 +00:00
    • mezzo-1.1.0-windows-amd64.zip
      3.9 MiB
      2026-03-19 19:16:59 +00:00
    • mezzo-1.1.0-windows-arm64.zip
      3.5 MiB
      2026-03-19 19:16:59 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.0.0 fe212db766
    Compare

    Mezzo v1.0.0 Stable

    architect released this 2026-03-16 13:29:43 +00:00 | 35 commits to main since this release

    Changelog

    • fe212db766 First release
    Downloads
    • checksums.txt
      771 B
      2026-03-16 13:34:13 +00:00
    • mezzo-1.0.0-darwin-amd64.tar.gz
      3.8 MiB
      2026-03-16 13:34:14 +00:00
    • mezzo-1.0.0-darwin-arm64.tar.gz
      3.6 MiB
      2026-03-16 13:34:14 +00:00
    • mezzo-1.0.0-linux-386.tar.gz
      3.6 MiB
      2026-03-16 13:34:14 +00:00
    • mezzo-1.0.0-linux-amd64.tar.gz
      3.8 MiB
      2026-03-16 13:34:14 +00:00
    • mezzo-1.0.0-linux-arm64.tar.gz
      3.4 MiB
      2026-03-16 13:34:14 +00:00
    • mezzo-1.0.0-windows-386.zip
      3.8 MiB
      2026-03-16 13:34:14 +00:00
    • mezzo-1.0.0-windows-amd64.zip
      3.9 MiB
      2026-03-16 13:34:14 +00:00
    • mezzo-1.0.0-windows-arm64.zip
      3.5 MiB
      2026-03-16 13:34:14 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
Powered by Gitea Page: 44ms Template: 9ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API Yggdrasil Tor