hook/setup: auto-create scan path if missing
flake: create static dir before copying in watch-appview
appview,knotmirror: use knotmirror to read the repository
appview/pages: clean up copy on homepage
appview: listen for pipeline events from spindlestream
wip: make spindle work in my machine
contrib,nix: local, sandboxed atmosphere infra
appview: remove `db.GetReaction()`
appview/settings: add domain claim/release with r2, kv and db cleanup
wip: atprotate pulls
appview/pages: list webhook deliveries in repo settings
docs: document webhooks
appview/state: support `/favicon.ico`
appview/pages: improved seo tags for home, repo and profile
appview/notify: introduce loggingNotifier as a separate notifier
cherry-pickable: add logging to pages
appview/notify: merge new comment events into one
appview/{service,web}: service layer
wip: spindle: engines -> adapters
tmp: cmd/rbactester
appview/pages: finesse styling in review page
appview,knotserver: support lockable http tarball protocol
appview/pages: show login/signup CTA in pulls submissions only once
appview/pages: rework the PR page entirely
appview/pulls: add pagination to pull requests listing
appview/ingester: ingest label ops on pulls too
appview/pulls: compress patch blobs using gzip
wip: spindle: docker engine
appview/state: refactor manifest.json
appview/pages: render a placeholder avatar when there's no did
orm: extract orm package from appview
wip: knot2: xrpc.git.keepCommit
appview/pages: seo improvements, sitemap, schemae and more
knotserver: use local clones if repo is hosted on the same knot
guard: supress logging
appview/pages: show live updating counters for steps
appview/pages: show live updating counters for steps
appview/oauth: overload oauth identity directory
appview/pages: fix OG links for issues and pulls
appview/pulls: fix stacked resubmits using the wrong source-sha
appview/repo: increase opengraph content padding
nix: cp InterVariable ttf to fonts dir
appview/pages/markup: add support for callouts
appview/pulls: show "delete branch" button for merged PRs
appview/state: style changes to good-first-issue
appview/languages: fix logic bug in updating language breakdowns
appview/notifications: fix pagination
appview/pages: add labels to pulls
appview/signup: set up cf turnstile
appview/pages: remove double border around follow-cards
appview/pages: fix terms and privacy pages
appview/labels: reduce the opset after validation
appview/validator: limit label ops to collaborators
appview: improve styles in strings pages
appview/middleware: indiscriminately try to refresh the session
appview: always pass DID into tinyAvatar func
appview/pages: notifications ui and templating
appview/labels: add "subscribe all" button for default labels
appview/pages: prevent action button overflow in timeline cards
knotserver: use exact source SHA to compile pipelines
ci: run go-vet on CI
appview/state: imrpove starred page performance
appview: introduce default labels that can be subscribed to
appview: relax auth requirement on artifact download
knotserver: detect bun.lock files as generated
appview/{notify,strings}: notify on string create/edit/delete ops
appview/pages: hide profile-card from non-overview pages on mobile
appview/pages: show star/unstar buttons on the timeline
appview/pages: special-case for sub-second times in timeAgo formats
appview: restore old behavior when non-default branches are pushed
appview: handle deleted repos in profile timeline
appview: increase base layout width on md size screens
appview: fix headers in knot and spindle dashboards
appview: fix issues in profile timeline
appview: knot upgrade banner
appview: refactor languageBall into template
appview/pages: display home page to logged out users
wip: details tag for docs
spindle: allowing configuring queue size and max job count
appview: improve page load
appview: ingest issue/comment update and delete
appview/oauth: add to default knot optimistically
appview/pages: add strings tab to profile
appview/pages: access PullSource field only in forks
spindle: add more debug logs
knotserver: add owners to known_dids
appview/oauth: very temp fix for adding to default knot
appview: rework repo delete
appview/pages: show trending repos in the timeline
ci: specify engine
appview,knotserver: allow forking empty repos
appview,knotserver: use ETag based caching for blobs
appview/strings: add timeline page
appview: render markdown in titles, commit messages and descriptions
appview/pages: fix clone-instructions in mobile
wip: render markdown subset in issue/PR titles