Releases: nektro/aquila
Releases · nektro/aquila
v22
59fe74e
README- update go built with section (Meghan Denny)06c2713
README- add zig to build from source section (Meghan Denny)a4f679b
circleci- add `zigmod version` call (Meghan Denny)fc6d53f
docker_build- update to zigmod v68 (Meghan Denny)85d8505
update to zig master 0.9.0-dev.749 (Meghan Denny)d594379
zig- remove hash from zig version (Meghan Denny)53000e4
www- change default theme to Inter (Meghan Denny)cde9635
www- remove empty style.css (Meghan Denny)e4c477f
go- fix hooksecret in a way that doesn't break imports (Meghan Denny)66bd794
zig- include binaries in release (Meghan Denny)47439d7
go- remove tag from binary name (Meghan Denny)57a20d9
zig- add index first draft with working Pek impl (Meghan Denny)v20
a0ce551
www/index- add a third column for most starred packages (Meghan Denny)eba01f5
www/index- ensure package cards are all the same size (Meghan Denny)7645331
add package star count (Meghan Denny)43619e6
www- fix dashboard and user page grid styling (Meghan Denny)8dd371b
hide hook_secret from json output (Meghan Denny)846df1d
hook- get repo details from webhook payload (Meghan Denny)v19
v18
v15
v14
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)v10
e1e2dd7
README- add building instructions (Meghan Denny)0a24b82
add ability to approve and reject pending versions (Meghan Denny)06baa0e
db- remove dot import to etc/dbt (Meghan Denny)dcb6057
www/pacakge- add diff url for approved versions (Meghan Denny)dd8ac8d
www- change created on to published on for versions (Meghan Denny)67ece0b
www/version- left align overview table (Meghan Denny)80cc707
www/package- link commit to tree url (Meghan Denny)c2567d7
www/package- include remote domain in host name link (Meghan Denny)d98e5b8
www/theme- change max width to 70em (Meghan Denny)13a4b6f
center table text but keep package overview at left (Meghan Denny)3c8f7c7
add diff comparison link to package version view (Meghan Denny)1ddc81b
Delete test_docker.sh (Meghan Denny)c7f7c6b
handler: add `.well-known/aquila` endpoint (Meghan Denny)cf969ab
capitalize the readme title (Meghan Denny)6a89db9
add a secret to the package webhook (Meghan Denny)fc97e85
db/remote- dont send the user auth if they're not logged in (Meghan Denny)