upstream (default)
8539f9a
fix: authentication bypass
Ayman Bagabas created
8539f9a
fix: authentication bypass
Ayman Bagabas created
33ffa28
fix(backend): update log import path
Update log package import from github.com/charmbracelet/log/v2 to charm.land/log/v2 to use the correct module path.
Amolith created
ee1a53f
chore: fix deps, fmt, lint, etc.
Amolith created
51de398
feat: prioritize latest commit time for repo UpdatedAt
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