Commit Graph

90 Commits

Author SHA1 Message Date
Roman Vynar
8a48bd4e8b Fix timezone support for mysql 2024-02-21 13:37:11 +02:00
Roman Vynar
37bcc85cab Release 0.9.7 2024-02-21 12:27:20 +02:00
Roman Vynar
e9efdcf94a Fix timezone support 2024-02-21 11:28:40 +02:00
Roman Vynar
88072140ca Upgrade dependencies 2024-02-21 11:22:11 +02:00
yurenchen000
017c31e2a1
Update templates/tag_info.html: fix td long line wrap; improve td col 0 style (#71) 2024-02-20 16:55:10 +02:00
Roman Vynar
b89d180f52 Remove example/ 2024-02-20 16:45:51 +02:00
guangwu
5e3db83656
chore: remove refs to deprecated io/ioutil (#72) 2023-08-31 14:55:38 +03:00
Roman Vynar
a41bc10f8a Add SECURITY.md 2023-04-25 14:50:30 +03: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
901beb5c9b Fix dep version github.com/mattn/go-sqlite3 2022-09-08 14:34:52 +03:00
Roman Vynar
102e9ae154 Release version to 0.9.5 2022-09-05 13:05:58 +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
Rob Best
b5e11aae10
Add anyone_can_view_events option (#59)
Makes it possible to restrict access to the event log to the configured
list of admins.
2022-09-02 16:52:59 +03:00
Dieter Maes
2aa58fc9ba
reverse sort tags on name if equal dates (#62) 2022-09-01 18:13:22 +03:00
Roman Vynar
ad41aca4e5 Upgrade go version and dependencies 2022-08-29 18:57:08 +03:00
Dieter Maes
76f380d3c2
Keep tags based on regex (#61)
* Ignore tags from purging by regexp
2022-04-08 17:21:36 +03:00
Roman Vynar
31b16bb17a Merge branch 'master' of github.com:Quiq/docker-registry-ui 2022-04-06 16:48:04 +03:00
Roman Vynar
a1bef247e0 Bump version, upgrade dependencies 2022-04-06 16:47:52 +03:00
jonny08152
905e8f793b
use temporary map to prevent UI disruption during tags calculation (#60) 2021-12-22 11:07:31 +02:00
Roman Vynar
19d15065ed Bump version 2021-04-26 16:41:14 +03:00
Roman Vynar
811c9d7da0 Update dependencies 2021-04-26 16:36:18 +03:00
Steven Beverly
a84e06443a
Support deleting manifest.list.v2 (#55)
Co-authored-by: Steven Beverly <steven@rigel.gopes>
2021-04-26 15:48:55 +03:00
Roman Vynar
828a5b72e3 Update changelog 2020-07-10 16:14:39 +03:00
Roman Vynar
2d3e770e6f Bump go version and dependencies 2020-07-10 15:43:01 +03:00
Roman Vynar
88964cb46e Use deffault logging level for PurgeOldTags() 2020-07-10 15:42:44 +03:00
Roman Vynar
c022edba0f Update README and screenshots. 2020-02-20 18:44:42 +02: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
e1cd96ef12 Update changelog 2020-02-19 12:42:22 +02:00
Roman Vynar
65c9978bd1 Compatibility fix with docker_auth v1.5.0 2020-02-19 12:36:55 +02:00
Roman Vynar
b6398fa33c Hide repositories with 0 tags count 2020-02-19 11:29:54 +02:00
Roman Vynar
67d82c7d59 Amend tag info page, change logging.
* Amend representation of the tag info page
* Change logging library, add "-log-level" argument and put most of the logging into DEBUG mode
2020-02-18 23:31:56 +02:00
Roman Vynar
dc7b2e42fc Update the link of Quiq website 2020-02-17 13:23:58 +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
Christoph Honal
905e760956
Support V2 Manifest Lists (#45)
* Support V2 Manifest Lists

* Fix breadcrumb navigation for digest tags

* Support BuildX cache images & display extended attributes of manifests
2020-02-17 12:11:37 +02:00
Roman Vynar
ee38e35ba6 Fix tests 2019-07-30 09:18:46 +03:00
Roman Vynar
3d90f7b176 Release 0.8.2 2019-07-30 09:06:48 +03:00
Roman Vynar
3125554074 Bump go version 2019-07-30 09:02:36 +03:00
Roman Vynar
d5b6669eee Add event_deletion_enabled option to the config, useful for master-master/cluster setups 2019-07-30 09:02:25 +03:00
하광일 / TC / CE
fe0f3e28e8 Generate from response body if no Docker-Content-Digest header (#41) 2019-07-29 10:40:25 +03:00
Roman Vynar
5bce4ad9c6 Better breadcrumb 2019-02-20 16:44:35 +02:00
Roman Vynar
7151e7b269 Add favicon 2019-02-20 10:22:52 +02: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
fea503c96b Add glyphicons to static files 2019-02-19 16:42:11 +02:00
Roman Vynar
c3cc11f8d4 Move line 2019-02-19 16:41:46 +02:00
Yuhi Ishikura
36187651e0 Implemented pagination of repositories (#14)
* Change the return value of Client.callRegistry.

* Supported pagination of `repositories`.
2019-02-19 16:40:45 +02:00
Roman Vynar
1b84570645 Put all static files in the container 2019-02-19 15:06:31 +02:00
Roman Vynar
d46605fc06 Bump go, alpine, echo versions 2019-02-19 14:30:50 +02:00
Roman Vynar
1f6801acfb Bump go to 1.11.4 and all deps 2018-12-18 16:28:21 +02:00
Roman Vynar
359305046c
Merge pull request #28 from maximsnezhkov/fix-data-too-long-error
Modify sql table creation to avoid 'data too long' error
2018-12-18 10:30:37 +02:00