Skip to content

r20

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jan 08:08
  • fafbd86 zigmod.lock- made sure we pushed the local changes for extras (Meghan Denny)
  • f212532 add gitea support, fixes #3 (Meghan Denny)
  • 1f0c59b add proper error message for not being able to parse provider (Meghan Denny)
  • 9c2a95d pek now takes namespace param to source custom funcs from (Meghan Denny)
  • 117b2b2 db/Remote- only dedupe repos by id since users might rename upstream (Meghan Denny)
  • a7a62d7 db- assert Remote.all returns items in the same order always (Meghan Denny)
  • 7f0ebd3 db/Remote- condense installWebhook by filling in static values as default (Meghan Denny)
  • 86528ba handler/rename- catch error.RenameAcrossMountPoints when inside docker (Meghan Denny)
  • 12d9bca add proper error message for OAUTH2_CLIENT flag being mssing (Meghan Denny)
  • 0c94886 add flag to temporarily disable users from being able to import repos (Meghan Denny)
  • c9d567b Remote.listUserRepos- only show public repositories (Meghan Denny)
  • 0a65749 Remote.listUserRepos- use last updated sort for github, fixes #11 (Meghan Denny)
  • 2d6e8c9 db- make capitalized files use top level fields (Meghan Denny)
  • 8c3a1a8 Random's are passed by value now (Meghan Denny)
  • cc1b6cf ci- add riscv64-linux binary (Meghan Denny)
  • fc9d152 ci- add aarch64-linux binary (Meghan Denny)
  • dcf3127 main- split up root consts and vars (Meghan Denny)
  • 6a57610 jwt payloads must be json objects as per rfc7519 section 7.2 rule 4 (Meghan Denny)
  • a2128d6 use proper page titles (Meghan Denny)
  • cb0caca extras.addSentinel deprecated for alloc.dupeZ (Meghan Denny)
  • f274fb9 build_all_zig.sh- remove extra echo since its unnecessary on ansi terminals and not being run on the ci anymore (Meghan Denny)
  • 2e9afd0 Dockerfile- don't repeat the build when we don't need to (Meghan Denny)
  • 8201c95 delete the Go implementation (Meghan Denny)