Commit Graph

  • e712ae59d2 Release 0.10.4: update all deps master 0.10.4 Roman Vynar 2025-06-11 19:32:45 +03:00
  • 7e1cff804f Include a default config file into the container to simplify setup (#83) Enrique Hernández Bello 2024-12-08 17:48:06 +00:00
  • c4a70ba1df Add more error logging Roman Vynar 2024-09-18 11:42:05 +03:00
  • b8faa4b9b1 Update readme Roman Vynar 2024-08-19 10:16:13 +03:00
  • 628d28398f Release 0.10.3 0.10.3 Roman Vynar 2024-08-15 14:58:14 +03:00
  • 674562d8d7 Upgrade go, alpine, deps Roman Vynar 2024-08-15 14:58:00 +03:00
  • 920e4132f0 Store IPv6 addresses correctly Roman Vynar 2024-08-15 14:56:51 +03:00
  • 6dc1408576 Add 'insecure' option to enforce use of HTTP protocol for registry requests (#78) KanagawaNezumi 2024-08-15 18:17:21 +08:00
  • 1af4694889 Fix concurrent map iteration and map write Roman Vynar 2024-06-11 14:23:39 +03:00
  • bbefd03dbd Release 0.10.2 0.10.2 Roman Vynar 2024-05-31 18:35:42 +03:00
  • f7e40bece8 Allow to override any config option via environment variables using SECTION_KEY_NAME syntax Roman Vynar 2024-05-21 17:01:44 +03:00
  • 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 +03:00
  • 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 +03:00
  • 929daf733f Release 0.10.1 Roman Vynar 2024-04-19 18:07:40 +03:00
  • 86ee1d56bd Rename -purge-from-repos to -purge-include-repos, add -purge-exclude-repos Roman Vynar 2024-04-19 18:07:22 +03:00
  • d29c24a78f Make image column clickable in Event Log Roman Vynar 2024-04-19 18:06:28 +03:00
  • e334d4c6c7 Major rewrite with just breaking changes 0.10.0 Roman Vynar 2024-04-16 13:54:18 +03:00
  • f91c3b9aca Add -purge-from-repos="repo1,repo2,..." and -disable-count-tags options Roman Vynar 2024-02-22 18:15:18 +02:00
  • 8a48bd4e8b Fix timezone support for mysql Roman Vynar 2024-02-21 13:37:11 +02:00
  • 37bcc85cab Release 0.9.7 0.9.7 Roman Vynar 2024-02-21 12:27:20 +02:00
  • e9efdcf94a Fix timezone support Roman Vynar 2024-02-21 11:28:40 +02:00
  • 88072140ca Upgrade dependencies Roman Vynar 2024-02-21 11:22:11 +02:00
  • 017c31e2a1 Update templates/tag_info.html: fix td long line wrap; improve td col 0 style (#71) yurenchen000 2024-02-20 22:55:10 +08:00
  • b89d180f52 Remove example/ Roman Vynar 2024-02-20 16:45:51 +02:00
  • 5e3db83656 chore: remove refs to deprecated io/ioutil (#72) guangwu 2023-08-31 19:55:38 +08:00
  • a41bc10f8a Add SECURITY.md Roman Vynar 2023-04-25 14:50:30 +03:00
  • 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 +03:00
  • 901beb5c9b Fix dep version github.com/mattn/go-sqlite3 0.9.5 Roman Vynar 2022-09-08 14:34:52 +03:00
  • 102e9ae154 Release version to 0.9.5 Roman Vynar 2022-09-05 13:05:58 +03:00
  • e538d4c3f1 Implement purge_tags_keep_from_file option. Refactoring. (#63) Roman Vynar 2022-09-02 18:05:45 +03:00
  • b5e11aae10 Add anyone_can_view_events option (#59) Rob Best 2022-09-02 14:52:59 +01:00
  • 2aa58fc9ba reverse sort tags on name if equal dates (#62) Dieter Maes 2022-09-01 17:13:22 +02:00
  • ad41aca4e5 Upgrade go version and dependencies Roman Vynar 2022-08-29 18:57:08 +03:00
  • 76f380d3c2 Keep tags based on regex (#61) Dieter Maes 2022-04-08 16:21:36 +02:00
  • 31b16bb17a Merge branch 'master' of github.com:Quiq/docker-registry-ui 0.9.4 Roman Vynar 2022-04-06 16:48:04 +03:00
  • a1bef247e0 Bump version, upgrade dependencies Roman Vynar 2022-04-06 16:47:52 +03:00
  • 905e8f793b use temporary map to prevent UI disruption during tags calculation (#60) jonny08152 2021-12-22 10:07:31 +01:00
  • 19d15065ed Bump version 0.9.3 Roman Vynar 2021-04-26 16:41:14 +03:00
  • 811c9d7da0 Update dependencies Roman Vynar 2021-04-26 16:36:18 +03:00
  • a84e06443a Support deleting manifest.list.v2 (#55) Steven Beverly 2021-04-26 05:48:55 -07:00
  • 828a5b72e3 Update changelog 0.9.2 Roman Vynar 2020-07-10 16:14:39 +03:00
  • 2d3e770e6f Bump go version and dependencies Roman Vynar 2020-07-10 15:43:01 +03:00
  • 88964cb46e Use deffault logging level for PurgeOldTags() Roman Vynar 2020-07-10 15:42:44 +03:00
  • c022edba0f Update README and screenshots. Roman Vynar 2020-02-20 18:44:42 +02:00
  • 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 +02:00
  • e1cd96ef12 Update changelog 0.9.0 Roman Vynar 2020-02-19 12:42:22 +02:00
  • 65c9978bd1 Compatibility fix with docker_auth v1.5.0 Roman Vynar 2020-02-19 12:36:55 +02:00
  • b6398fa33c Hide repositories with 0 tags count Roman Vynar 2020-02-19 11:29:54 +02:00
  • 67d82c7d59 Amend tag info page, change logging. Roman Vynar 2020-02-18 23:31:56 +02:00
  • dc7b2e42fc Update the link of Quiq website Roman Vynar 2020-02-17 13:23:58 +02:00
  • 41e74f70a2 Upgrade Go and dependencies, support custom TZ, fix initial ownership of sqlite db dir. Roman Vynar 2020-02-17 13:13:53 +02:00
  • 905e760956 Support V2 Manifest Lists (#45) Christoph Honal 2020-02-17 11:11:37 +01:00
  • ee38e35ba6 Fix tests 0.8.2 Roman Vynar 2019-07-30 09:18:46 +03:00
  • 3d90f7b176 Release 0.8.2 Roman Vynar 2019-07-30 09:06:48 +03:00
  • 3125554074 Bump go version Roman Vynar 2019-07-30 09:02:36 +03:00
  • d5b6669eee Add event_deletion_enabled option to the config, useful for master-master/cluster setups Roman Vynar 2019-07-30 09:02:25 +03:00
  • fe0f3e28e8 Generate from response body if no Docker-Content-Digest header (#41) 하광일 / TC / CE 2019-07-29 16:40:25 +09:00
  • 5bce4ad9c6 Better breadcrumb Roman Vynar 2019-02-20 16:44:35 +02:00
  • 7151e7b269 Add favicon 0.8.1 Roman Vynar 2019-02-20 10:22:52 +02:00
  • 4b6870cc35 Add favicon Roman Vynar 2019-02-20 10:19:57 +02:00
  • a7f824f12c Release 0.8.0 0.8.0 Roman Vynar 2019-02-19 17:07:07 +02:00
  • fea503c96b Add glyphicons to static files Roman Vynar 2019-02-19 16:42:11 +02:00
  • c3cc11f8d4 Move line Roman Vynar 2019-02-19 16:41:46 +02:00
  • 36187651e0 Implemented pagination of repositories (#14) Yuhi Ishikura 2019-02-19 23:40:45 +09:00
  • 1b84570645 Put all static files in the container Roman Vynar 2019-02-19 15:06:31 +02:00
  • d46605fc06 Bump go, alpine, echo versions Roman Vynar 2019-02-19 14:30:50 +02:00
  • 1f6801acfb Bump go to 1.11.4 and all deps Roman Vynar 2018-12-18 16:28:21 +02:00
  • 359305046c Merge pull request #28 from maximsnezhkov/fix-data-too-long-error Roman Vynar 2018-12-18 10:30:37 +02:00
  • 2cb2802973 Modify sql table creation to avoid 'data too long' error Maxim Snezhkov 2018-12-18 08:51:45 +07:00
  • 35aba0dfc3 Bump Go version Roman Vynar 2018-12-13 11:55:55 +02:00
  • 32d8ab87bd Switch to Go 1.11 and Go Modules to track dependencies 0.7.4 Roman Vynar 2018-10-30 23:30:55 +02:00
  • 7a3bc551b3 Show the root namespace "library" in the dropdown even when there are no repos in it 0.7.3 Roman Vynar 2018-08-14 15:39:21 +03:00
  • 7a752d3f8d Add version to UI Roman Vynar 2018-08-14 15:37:21 +03:00
  • 80bdad8c91 Switch to alpine:3.8 Roman Vynar 2018-08-14 15:36:54 +03:00
  • 734afe56b5 Improve no data UI messages on empty tables. Roman Vynar 2018-08-14 15:16:21 +03:00
  • 0f6bf65015 Trim \n from password file. Roman Vynar 2018-08-14 14:40:32 +03:00
  • 7525e87c1a Merge pull request #13 from Area128/master Roman Vynar 2018-08-14 14:29:02 +03:00
  • 97c189b195 Make web root accessible w/o trailing slash when base_path is configured. 0.7.2 Roman Vynar 2018-07-30 11:22:48 +03:00
  • 2a0159b73e Fix panic when using MySQL for events storage and no table created yet 0.7.1 Roman Vynar 2018-07-18 18:16:37 +03:00
  • b563c6d1a1 Add note about deleting tags. Roman Vynar 2018-07-10 16:55:50 +03:00
  • 1b8c502a60 Allow reading password from file so that docker secrets can be used Antonios Vamporakis 2018-07-07 11:05:14 +02:00
  • 9597890b67 Prepare 0.7 release. 0.7 Roman Vynar 2018-07-04 17:57:29 +03:00
  • e1656debc5 Merge pull request #10 from uphy/cron Roman Vynar 2018-07-04 17:32:35 +03:00
  • d1ce70490c A bit refactoring. Roman Vynar 2018-07-04 17:31:15 +03:00
  • e163b5af27 Merge branch 'master' of github.com:Quiq/docker-registry-ui Roman Vynar 2018-07-04 16:47:58 +03:00
  • 51c9a66195 Merge pull request #8 from uphy/master Roman Vynar 2018-07-04 16:47:31 +03:00
  • 4047019a3f Merge branch 'master' into master Roman Vynar 2018-07-04 16:47:07 +03:00
  • 0a268746c9 Merge branch 'master' of github.com:Quiq/docker-registry-ui Roman Vynar 2018-07-04 16:38:22 +03:00
  • aaf65ed718 Merge pull request #11 from rmwpl/feature/nexus-compatibility Roman Vynar 2018-07-04 16:38:06 +03:00
  • 9a0674ea6b Bump go version to 1.10.3 Roman Vynar 2018-07-04 16:36:00 +03:00
  • 34fe1742cf Show last events for repos containing / Roman Vynar 2018-07-04 16:35:50 +03:00
  • 0889821117 Merge pull request #12 from drExciter/url_encode_repos Roman Vynar 2018-07-04 15:58:02 +03:00
  • 8aa9ac86f7 URL encode repo variable in templates to support images with slash in the name drExciter 2018-06-21 09:44:10 +02:00
  • 6b404abeaf [feature/nexus-compatibility] Enable Sonatype Nexus compatibility Robert Wysocki 2018-06-15 13:15:34 +01:00
  • 16fd6d944f Last events were not shown when viewing a repo of non-default namespace. Roman Vynar 2018-06-12 12:27:29 +03:00
  • 4db9ceb0a6 When using MySQL for event storage, do not leak connections. Roman Vynar 2018-06-12 12:19:13 +03:00
  • a8d57564fa Add built-in cron feature. Yuhi Ishikura 2018-06-09 09:36:35 +09:00
  • a5fc3a5d30 Add feature to change the base path. Yuhi Ishikura 2018-06-07 22:36:40 +09:00
  • eabcf48494 Add example. Yuhi Ishikura 2018-06-07 21:46:53 +09:00
  • c5a5fe2e8d Add MySQL along with sqlite3 support as a registry events storage. 0.6 Roman Vynar 2018-05-28 15:36:27 +03:00