Skip to content

v14

Compare
Choose a tag to compare
@nektro nektro released this 08 Aug 05:58
· 443 commits to master since this release
  • 5b5076e circleci- download_zig was missing jq (Meghan Denny)
  • 2a400d9 add missing src/strings.zig (Meghan Denny)
  • d09fd28 circleci- forgot to mark zigmod +x (Meghan Denny)
  • 231b445 circleci- use same image as zigmod (Meghan Denny)
  • 0e7c43a intial Zig implementation bring up (Meghan Denny)
  • 5189563 www/index- add latest versions column (Meghan Denny)
  • 655139f migration: auto approve new versions, remove manual process since zigmod just looks at source url now (Meghan Denny)
  • a24030e add support for db migrations (Meghan Denny)
  • a8b675f run `go mod tidy` (Meghan Denny)
  • 31e3cf0 pkg/db- version- add allbypackage (Meghan Denny)
  • 3c69eab www/about- add indieweb badge (Meghan Denny)
  • 170dd77 www- add style and copy fixes (Meghan Denny)
  • f1d0552 update zigmod version (Meghan Denny)
  • 51fdcb3 remove docker-compose (Meghan Denny)
  • fe91c05 add golang github action (Meghan Denny)
  • a386a20 www/user- fix package urls and owner field name conflict (Meghan Denny)
  • 50a3fd5 www- add index and user list styles (Meghan Denny)
  • 87d3f8b www/user- package list in container (Meghan Denny)
  • 404995f www- rename `latest.packages` to `latest_packages` (Meghan Denny)
  • b5d1a0d www/index- display package list in columns (Meghan Denny)
  • 31e8697 www- fix tar download link (Meghan Denny)
  • e56cb85 www- pull out identical header into separate file (Meghan Denny)
  • 2cb537a gitignore- hide local script with secrets (Meghan Denny)
  • 2ddaab3 remove my analytics from upstream code, use themes for this (Meghan Denny)
  • 78702f1 fix compiling for go 1.15 (Meghan Denny)