Skip to content

r23

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 01:04
  • 73f0126 lint- remove more dead code (Meghan Denny)
  • ea9e0a9 deps- vrischmann/zig-sqlite updated sqlite to 3.38.0 (Meghan Denny)
  • 25ea123 deps- MasterQ32/zig-network fixed a unix bug (Meghan Denny)
  • 0aa41a0 www/index- link directly to version in 3rd column (Meghan Denny)
  • f1b504d lint- remove dead code (Meghan Denny)
  • e7926b7 resurrect the json api (Meghan Denny)
  • 9050fe4 build.zig- always use musl (Meghan Denny)
  • 0c36b7f build.zig- assert target is linux (Meghan Denny)
  • 4bc651e actions- update zig to 0.10.0-dev.1018+0bdc3d8f4 stage2 is so close HYPE (Meghan Denny)
  • 11c9ff2 Dockerfile- support hg deps (Meghan Denny)
  • 9ce3406 Dockerfile- support http deps (Meghan Denny)
  • 2d7101b actions no longer needs the system library anymore either (Meghan Denny)
  • a016347 actions- add powerpc64 binary (Meghan Denny)
  • 6ad5234 actions- we're building from source now, aarch64 and riscv64 work again (Meghan Denny)
  • cd01b08 deps- iguanaTLS override is no longer necessary (Meghan Denny)
  • 8434487 deps- libpcre is now built from source (Meghan Denny)
  • f5582e5 actions- we need sudo too for apt (Meghan Denny)
  • 734f8fe actions- apt hates being called in ci pipelines (Meghan Denny)
  • 6294df6 actions- yaml syntax error? (Meghan Denny)
  • 6fce1f6 actions- install the system lib for libpcre (Meghan Denny)
  • 1142205 actions- add more debugging steps (Meghan Denny)
  • 3341d97 actions- docker username doesnt need to be a secret (Meghan Denny)
  • cd736cc www- use a pointer cursor on the package page tabs (Meghan Denny)
  • 615ef74 add README parsing with kivikakk/koino, fixes #6 (Meghan Denny)
  • 948ffef deps- nektro/zigmod now supports zigmod.yml manifests (Meghan Denny)
  • dcd197f deps- fix sporadic 'invalid free' bug in nektro/flag (Meghan Denny)
  • 9be8a9a fix datadirpath path calculation (Meghan Denny)
  • 46201d2 make build_all.sh use build_release.sh (Meghan Denny)
  • 3fdd152 add dockerignore to prevent sending whole cwd as build context (Meghan Denny)
  • 1911fbf update to zig master 0.10.0-dev.531+3eb8d01f5 (Meghan Denny)
  • 3ec1e4c handler/hook- dont delete the temp folder until we're totally done with it (Meghan Denny)
  • df863ff db- add stats methods (Meghan Denny)
  • 5062721 gitignore- remove leading slash from folders (Meghan Denny)
  • ee287af zigmod.lock- nektro/iguanaTLS removed use of anytype field (Meghan Denny)
  • afd4b5b zigmod.lock- dep fixed bug and removed dep (Meghan Denny)
  • 393a2e1 add the /stats page (Meghan Denny)
  • 90559e9 handler- load static files from disk in debug mode (Meghan Denny)
  • 5f08e0c handler- send the Etag header for better page caching (Meghan Denny)
  • 5ad614c handler- put /logout next to /login (Meghan Denny)
  • ee99c11 remove the /contact page, its on github (Meghan Denny)
  • fd3ec26 ci- create aquila.jobs.db (Meghan Denny)
  • 04d3bcd dont include revision in the release version argument (Meghan Denny)
  • ff2db58 build.zig- debug info is messed up, so strip in release for the size savings (Meghan Denny)