Lightweight and developer-friendly update server for desktop applications, powered by Go.
  • Go 49.7%
  • Svelte 36.1%
  • TypeScript 12.5%
  • CSS 1.2%
  • JavaScript 0.3%
  • Other 0.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
maxpeterkaya 2b2a00deb8
All checks were successful
GoReleaser / build (push) Successful in 11m25s
fix: get rid of .gitkeep
2026-09-23 13:32:11 -04:00
.forgejo/workflows ci: add web and go checks 2026-09-23 10:06:50 -04:00
cmd/openapi feat(api): add openapi spec generator 2026-09-23 09:20:49 -04:00
internal test(api): cover seo endpoints 2026-09-23 12:50:50 -04:00
queries feat(db): add repository and release view counters 2026-09-23 12:45:52 -04:00
updater test(updater): cover provider construction 2026-09-16 19:37:30 -04:00
web fix: get rid of .gitkeep 2026-09-23 13:32:11 -04:00
.dockerignore build: build web assets and drop committed dist 2026-09-23 10:07:43 -04:00
.gitignore build(web): add lint, format, and test tooling 2026-09-23 09:19:08 -04:00
.goreleaser.yml fix: add ldflags to goreleaser 2026-09-02 13:08:09 -04:00
artifacthub-repo.yml feat: create artifacthub config (#2) 2025-07-11 21:06:43 -04:00
Dockerfile refactor: dockerfile 2026-08-24 16:15:34 -04:00
Dockerfile-snapshot build: build web assets and drop committed dist 2026-09-23 10:07:43 -04:00
go.mod feat(api): add v1 read endpoints and OpenAPI 2026-09-22 16:43:48 -04:00
go.sum feat(api): add v1 read endpoints and OpenAPI 2026-09-22 16:43:48 -04:00
LICENSE Initial commit 2025-07-03 22:31:42 -04:00
main.go feat(api): server-render seo metadata and sitemap 2026-09-23 12:50:48 -04:00
renovate.json Add renovate.json 2026-01-26 00:05:13 +00:00
sqlc.yaml Pass pointers to everything running instead of global variables. (#121) 2026-08-19 17:15:26 -04:00