| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-09 | Add print for debugging | Jesper Jensen | |
| 2026-02-09 | Same database pattern for images | Jesper Jensen | |
| 2026-02-09 | Nicer database interface | Jesper Jensen | |
| Right now I'm just doing loops, we we can add some batch stuff here later | |||
| 2026-02-09 | Remove timestamp from tags | Jesper Jensen | |
| These were never needed | |||
| 2026-02-08 | Use the strings from the image struct | Jesper Jensen | |
| 2026-02-08 | Remove useless variable | Jesper Jensen | |
| 2026-02-08 | Separate the cache refresh from apply | Jesper Jensen | |
| Woops, I didn't want to let that stay | |||
| 2026-02-08 | Take the registry tags at construction time | Jesper Jensen | |
| 2026-02-08 | Always refresh all expired | Jesper Jensen | |
| 2026-02-08 | Add struct to represent image row | Jesper Jensen | |
| 2026-02-08 | Replace fetch time with expiry time | Jesper Jensen | |
| This should make it easier (possible) to query for expired images | |||
| 2026-02-08 | Avoid fetching tags multiple times | Jesper Jensen | |
| What a dumb bug | |||
| 2026-02-08 | Linearize images with update_images | Jesper Jensen | |
| 2026-02-08 | Separate out update_image to add some tests | Jesper Jensen | |
