Branches (4)

upstream (default)

8539f9a fix: authentication bypass

Ayman Bagabas created

7d32125-integrate-git-bug

33ffa28 fix(backend): update log import path

Click to expand commit body
Update log package import from github.com/charmbracelet/log/v2 to
charm.land/log/v2 to use the correct module path.

Amolith created

web-frontend

ee1a53f chore: fix deps, fmt, lint, etc.

Amolith created

updated-at-last-commit

51de398 feat: prioritize latest commit time for repo UpdatedAt

Click to expand commit body
Change the order of operations in UpdatedAt() to first try getting
the timestamp from the latest commit before falling back to the
last-modified file. This ensures more accurate update timestamps.

Co-Authored-By: Crush <crush@charm.land>

Amolith and Crush created