Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 22:07
· 55 commits to main since this release

What's Changed in v0.1.0

  • ci: improve buildx cache
  • ci: release action
  • build: ability to pass HOST / PORT env
  • feat: load more than 100 repos
  • refactor: better 404 page for invalid repo name
  • refactor: better env parsing error
  • build: update docker
  • refactor: split pages to separate file; create db-client with all queries
  • feat: add referring sites & popular pages
  • doc: add readme
  • feat: add cron & logging
  • build: add docker image
  • refactor: repos ordering on index page
  • feat: repo totals on repo page
  • feat: overall stats on main page
  • feat: chart for clones / views + redo db structure
  • refactor: handle any error with axum
  • feat: sqlite storage
  • feat(gh_client): add all traffic endpoints
  • initial setup