Commit Graph

19 Commits

Author SHA1 Message Date
Roman Vynar
e712ae59d2 Release 0.10.4: update all deps 2025-06-11 19:32:45 +03:00
Roman Vynar
628d28398f Release 0.10.3 2024-08-15 14:58:14 +03:00
Roman Vynar
bbefd03dbd Release 0.10.2 2024-05-31 18:35:42 +03:00
Roman Vynar
929daf733f Release 0.10.1 2024-04-19 18:07:40 +03:00
Roman Vynar
e334d4c6c7 Major rewrite with just breaking changes 2024-04-16 13:54:18 +03:00
Roman Vynar
37bcc85cab Release 0.9.7 2024-02-21 12:27:20 +02:00
Roman Vynar
dc1caa7451 Upgrade Go version to 1.20.2, alpine to 3.17 and other dependencies 2023-03-30 15:47:06 +03:00
Roman Vynar
e538d4c3f1
Implement purge_tags_keep_from_file option. Refactoring. (#63)
* Implement purge_tags_keep_from_file option.
* main.go refactoring.
* Refactor user permissions.
* Update changelog.
2022-09-02 18:05:45 +03:00
Roman Vynar
a1bef247e0 Bump version, upgrade dependencies 2022-04-06 16:47:52 +03:00
Roman Vynar
19d15065ed Bump version 2021-04-26 16:41:14 +03:00
Roman Vynar
828a5b72e3 Update changelog 2020-07-10 16:14:39 +03:00
Roman Vynar
f9899cb785 Minor amendments for the tag info page to account the cache type of sub-image. 2020-02-20 14:53:12 +02:00
Roman Vynar
41e74f70a2 Upgrade Go and dependencies, support custom TZ, fix initial ownership of sqlite db dir.
* Upgrade Go version to 1.13.7, alpine to 3.11 and other dependencies.
* You can define timezone when running container by adding `TZ` env var, e.g. "-e TZ=America/Los_Angeles"
  (thanks to @gminog).
* Fix initial ownership of /opt/data dir in Dockerfile.
2020-02-17 13:13:53 +02:00
Roman Vynar
3d90f7b176 Release 0.8.2 2019-07-30 09:06:48 +03:00
Roman Vynar
4b6870cc35 Add favicon 2019-02-20 10:19:57 +02:00
Roman Vynar
a7f824f12c Release 0.8.0 2019-02-19 17:07:07 +02:00
Roman Vynar
d46605fc06 Bump go, alpine, echo versions 2019-02-19 14:30:50 +02:00
Roman Vynar
32d8ab87bd Switch to Go 1.11 and Go Modules to track dependencies 2018-10-30 23:30:55 +02:00
Roman Vynar
7a752d3f8d Add version to UI 2018-08-14 15:37:21 +03:00