summaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Collapse)Author
2026-02-07Add support for anonymous authJesper Jensen
We need this to actually run the integration tests. With that said, please don't run the integration tests unless you need to. It's not nice to use other peoples infrastructure for tests.
2026-02-07Extract registry codeJesper Jensen
2026-02-07Print when cache is usedJesper Jensen
2026-02-07Pull out database code for easier testing (later)Jesper Jensen
2026-02-07Simplify/linearize the caching logicJesper Jensen
2026-02-07Cache the tag lookupsJesper Jensen
2026-02-06Add database metricsJesper Jensen
2026-02-06Add metricsJesper Jensen
2026-02-06Add support for dockerfile updatingJesper Jensen
2026-02-06Add tests for the parsing logicJesper Jensen
2026-02-03Set the username and email differentlyJesper Jensen
2026-02-03Add explicit authorJesper Jensen
2026-02-03Add known hosts supportJesper Jensen
2026-02-03Add some loggingJesper Jensen
2026-02-03Set launch arguments in imageJesper Jensen
2026-02-02Make it deployableJesper Jensen
2026-01-28Make it a serverJesper Jensen
2026-01-25Better version handlingJesper Jensen
2026-01-25Add some config stuff for k8sJesper Jensen
2026-01-19INITIAL COMMIT (again)Jesper Jensen
2025-12-27Pull the parsing bits outJesper Jensen
2025-12-25Add some more rfc'sJesper Jensen
2025-12-22Add the initial skeleton of the parserJesper Jensen
2025-12-19Add the authentication stuffJesper Jensen
2025-12-16Start parsing some challengesJesper Jensen
2025-12-16Add multiregistry loginJesper Jensen
2025-12-15INITIAL COMMITJesper Jensen