Commit Graph

  • e712ae59d2 Release 0.10.4: update all deps master 0.10.4 Roman Vynar 2025-06-11 19:32:45 +0300
  • 7e1cff804f
    Include a default config file into the container to simplify setup (#83) Enrique Hernández Bello 2024-12-08 17:48:06 +0000
  • 9368d74b92
    Add a quick start section in the README file Enrique Hernández Bello 2024-12-06 17:26:41 +0000
  • 1ddb55e88f
    Include the default config file into the Docker image Enrique Hernández Bello 2024-12-06 17:26:03 +0000
  • c4a70ba1df Add more error logging Roman Vynar 2024-09-18 11:42:05 +0300
  • b8faa4b9b1 Update readme Roman Vynar 2024-08-19 10:16:13 +0300
  • 628d28398f Release 0.10.3 0.10.3 Roman Vynar 2024-08-15 14:58:14 +0300
  • 674562d8d7 Upgrade go, alpine, deps Roman Vynar 2024-08-15 14:58:00 +0300
  • 920e4132f0 Store IPv6 addresses correctly Roman Vynar 2024-08-15 14:56:51 +0300
  • 6dc1408576
    Add 'insecure' option to enforce use of HTTP protocol for registry requests (#78) KanagawaNezumi 2024-08-15 18:17:21 +0800
  • c6cf437fa5 Add 'insecure' option to enforce use of HTTP protocol for registry requests KanagawaNezumi 2024-08-15 03:49:48 -0400
  • 1af4694889 Fix concurrent map iteration and map write Roman Vynar 2024-06-11 14:23:39 +0300
  • bbefd03dbd Release 0.10.2 0.10.2 Roman Vynar 2024-05-31 18:35:42 +0300
  • f7e40bece8 Allow to override any config option via environment variables using SECTION_KEY_NAME syntax Roman Vynar 2024-05-21 17:01:44 +0300
  • b49076db7c Fix repo tag count when a repo name is a prefix for another repo name(s) Roman Vynar 2024-05-06 16:47:37 +0300
  • c7c3a815fb Bump github.com/docker/docker to 26.0.2 to fix 1 Dependabot alert 0.10.1 Roman Vynar 2024-04-19 18:10:16 +0300
  • 929daf733f Release 0.10.1 Roman Vynar 2024-04-19 18:07:40 +0300
  • 86ee1d56bd Rename -purge-from-repos to -purge-include-repos, add -purge-exclude-repos Roman Vynar 2024-04-19 18:07:22 +0300
  • d29c24a78f Make image column clickable in Event Log Roman Vynar 2024-04-19 18:06:28 +0300
  • e334d4c6c7 Major rewrite with just breaking changes 0.10.0 Roman Vynar 2024-04-16 13:54:18 +0300
  • f91c3b9aca Add -purge-from-repos="repo1,repo2,..." and -disable-count-tags options Roman Vynar 2024-02-22 18:15:18 +0200
  • 8a48bd4e8b Fix timezone support for mysql Roman Vynar 2024-02-21 13:37:11 +0200
  • 37bcc85cab Release 0.9.7 0.9.7 Roman Vynar 2024-02-21 12:27:20 +0200
  • e9efdcf94a Fix timezone support Roman Vynar 2024-02-21 11:28:40 +0200
  • 88072140ca Upgrade dependencies Roman Vynar 2024-02-21 11:22:11 +0200
  • 017c31e2a1
    Update templates/tag_info.html: fix td long line wrap; improve td col 0 style (#71) yurenchen000 2024-02-20 22:55:10 +0800
  • b89d180f52 Remove example/ Roman Vynar 2024-02-20 16:45:51 +0200
  • 5e3db83656
    chore: remove refs to deprecated io/ioutil (#72) guangwu 2023-08-31 19:55:38 +0800
  • c7ab4438b1 chore: remove refs to deprecated io/ioutil guoguangwu 2023-08-31 10:06:56 +0800
  • fdb3ee8d5c Update templates/tag_info.html: fix td long line wrap; improve td col 0 style chen 2023-05-17 03:25:18 +0800
  • a41bc10f8a Add SECURITY.md Roman Vynar 2023-04-25 14:50:30 +0300
  • dc1caa7451 Upgrade Go version to 1.20.2, alpine to 3.17 and other dependencies 0.9.6 Roman Vynar 2023-03-30 15:47:06 +0300
  • f99859e0e1 add github workflow Bodo Schulz 2022-09-27 06:53:52 +0200
  • 901beb5c9b Fix dep version github.com/mattn/go-sqlite3 0.9.5 Roman Vynar 2022-09-08 14:34:52 +0300
  • 102e9ae154 Release version to 0.9.5 Roman Vynar 2022-09-05 13:05:58 +0300
  • e538d4c3f1
    Implement purge_tags_keep_from_file option. Refactoring. (#63) Roman Vynar 2022-09-02 18:05:45 +0300
  • 1510893392 Refactor user permissions Roman Vynar 2022-09-02 17:59:44 +0300
  • 02a0bce3d2 Merge master Roman Vynar 2022-09-02 17:01:54 +0300
  • f38649f8b8 Fix config.BasePath Roman Vynar 2022-09-02 16:55:53 +0300
  • b5e11aae10
    Add anyone_can_view_events option (#59) Rob Best 2022-09-02 14:52:59 +0100
  • 0695e3f777 Update changelog Roman Vynar 2022-09-01 18:24:15 +0300
  • 975803a6a7 Add comment Roman Vynar 2022-09-01 18:16:48 +0300
  • b7c5c52fa2 Implement purge_tags_keep_from_file option. Refactoring. Roman Vynar 2022-09-01 16:37:06 +0300
  • 6d0fc3d913 Implement purge_tags_keep_from_file option. Refactoring. Roman Vynar 2022-09-01 15:50:54 +0300
  • 2aa58fc9ba
    reverse sort tags on name if equal dates (#62) Dieter Maes 2022-09-01 17:13:22 +0200
  • ad41aca4e5 Upgrade go version and dependencies Roman Vynar 2022-08-29 18:57:08 +0300
  • 52055dc642
    reverse sort tags on name if equal dates dmaes 2022-05-11 18:26:22 +0200
  • 76f380d3c2
    Keep tags based on regex (#61) Dieter Maes 2022-04-08 16:21:36 +0200
  • 88f927875d
    simplify statements dmaes 2022-04-08 15:38:26 +0200
  • 3c32b810d5
    fix tabs/spaces dmaes 2022-04-08 12:23:51 +0200
  • a939599a1c
    Don't match regexp if empty dmaes 2022-04-08 11:37:37 +0200
  • f769e3e5f9 add purge_tags_keep_regexp to config.yml dmaes33 2022-04-07 12:05:05 +0200
  • 2533046ad0 Ignore tags from purging by regexp dmaes33 2022-04-07 11:47:59 +0200
  • 31b16bb17a Merge branch 'master' of github.com:Quiq/docker-registry-ui 0.9.4 Roman Vynar 2022-04-06 16:48:04 +0300
  • a1bef247e0 Bump version, upgrade dependencies Roman Vynar 2022-04-06 16:47:52 +0300
  • 905e8f793b
    use temporary map to prevent UI disruption during tags calculation (#60) jonny08152 2021-12-22 10:07:31 +0100
  • 3e869fd54b
    use temporary map to prevent UI disruption during tags calculation Jan He 2021-12-21 17:44:50 +0100
  • c986806fd1 Add anyone_can_view_events option Rob Best 2021-05-25 07:57:56 +0100
  • 19d15065ed Bump version 0.9.3 Roman Vynar 2021-04-26 16:41:14 +0300
  • 811c9d7da0 Update dependencies Roman Vynar 2021-04-26 16:36:18 +0300
  • a84e06443a
    Support deleting manifest.list.v2 (#55) Steven Beverly 2021-04-26 05:48:55 -0700
  • a99f2d48e5 Support deleting manifest.list.v2 Steven Beverly 2020-10-24 21:55:11 -0700
  • 828a5b72e3 Update changelog 0.9.2 Roman Vynar 2020-07-10 16:14:39 +0300
  • 2d3e770e6f Bump go version and dependencies Roman Vynar 2020-07-10 15:43:01 +0300
  • 88964cb46e Use deffault logging level for PurgeOldTags() Roman Vynar 2020-07-10 15:42:44 +0300
  • ddaa1acdb9 Add limit when calling v1/_catalog 하광일/TC_Core Engineering 2020-05-14 16:52:13 +0900
  • 182ee06a78 add doc about running in k8s Yevhen Gurinovich 2020-04-10 10:46:36 +0300
  • b2f03f5bd3 Cache invalidate mechanisms Kupai József 2020-03-22 17:12:29 +0000
  • ae0e8f570d Added support for nested namespaces Kupai József 2020-03-22 13:35:11 +0000
  • c424093470 Update static resources, add RowGroup Kupai József 2020-03-22 13:35:40 +0000
  • c022edba0f Update README and screenshots. Roman Vynar 2020-02-20 18:44:42 +0200
  • f9899cb785 Minor amendments for the tag info page to account the cache type of sub-image. 0.9.1 Roman Vynar 2020-02-20 14:53:12 +0200
  • e1cd96ef12 Update changelog 0.9.0 Roman Vynar 2020-02-19 12:42:22 +0200
  • 65c9978bd1 Compatibility fix with docker_auth v1.5.0 Roman Vynar 2020-02-19 12:36:55 +0200
  • b6398fa33c Hide repositories with 0 tags count Roman Vynar 2020-02-19 11:29:54 +0200
  • 67d82c7d59 Amend tag info page, change logging. Roman Vynar 2020-02-18 23:31:56 +0200
  • dc7b2e42fc Update the link of Quiq website Roman Vynar 2020-02-17 13:23:58 +0200
  • 41e74f70a2 Upgrade Go and dependencies, support custom TZ, fix initial ownership of sqlite db dir. Roman Vynar 2020-02-17 13:13:53 +0200
  • 905e760956
    Support V2 Manifest Lists (#45) Christoph Honal 2020-02-17 11:11:37 +0100
  • 82a72fe1b6 Support BuildX cache images & display extended attributes of manifests Christoph Honal 2020-02-16 13:51:15 +0100
  • 0772c0258b Fix breadcrumb navigation for digest tags Christoph Honal 2020-02-15 22:09:48 +0100
  • fa5ad6ac60 Support V2 Manifest Lists Christoph Honal 2020-02-15 19:35:19 +0100
  • 625d5d2c4c Made client renew password every 8th hour Daniel Olsson 2019-10-14 10:05:19 +0200
  • 422847a8de Added AWS ECR self authentication to client Daniel Olsson 2019-10-10 13:37:20 +0200
  • f40333d88b
    Update Dockerfile gminog 2019-10-08 18:15:57 +0300
  • 905595276b Adjusted the Dockerfile so that the package tzdata is installed. This should allow anyone to use the -e flag when running a container in order to specify the timezone. Minogiannis Grigoris 2019-10-08 14:09:02 +0300
  • ee38e35ba6 Fix tests 0.8.2 Roman Vynar 2019-07-30 09:18:46 +0300
  • 3d90f7b176 Release 0.8.2 Roman Vynar 2019-07-30 09:06:48 +0300
  • 3125554074 Bump go version Roman Vynar 2019-07-30 09:02:36 +0300
  • d5b6669eee Add event_deletion_enabled option to the config, useful for master-master/cluster setups Roman Vynar 2019-07-30 09:02:25 +0300
  • fe0f3e28e8 Generate from response body if no Docker-Content-Digest header (#41) 하광일 / TC / CE 2019-07-29 16:40:25 +0900
  • 8c0b57f316 Generate from response body if no Docker-Content-Digest header 하광일/TechnicalCenter 2019-07-29 16:10:08 +0900
  • bef73c480e Generate from request body if no Docker-Content-Digest header 하광일/TechnicalCenter 2019-07-29 16:10:08 +0900
  • 99a5773719 do not show repo if no tag exist p.fomin 2019-03-07 19:34:03 +0700
  • 5bce4ad9c6 Better breadcrumb Roman Vynar 2019-02-20 16:44:35 +0200
  • 7151e7b269 Add favicon 0.8.1 Roman Vynar 2019-02-20 10:22:52 +0200
  • 4b6870cc35 Add favicon Roman Vynar 2019-02-20 10:19:57 +0200
  • a7f824f12c Release 0.8.0 0.8.0 Roman Vynar 2019-02-19 17:07:07 +0200
  • fea503c96b Add glyphicons to static files Roman Vynar 2019-02-19 16:42:11 +0200
  • c3cc11f8d4 Move line Roman Vynar 2019-02-19 16:41:46 +0200