[PR #5] [MERGED] Bugfix: Allow hyphen in image names #21

Closed
opened 2026-02-27 07:15:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jc21/docker-registry-ui/pull/5
Author: @h3rj4n
Created: 10/25/2018
Status: Merged
Merged: 10/25/2018
Merged by: @jc21

Base: masterHead: master


📝 Commits (1)

  • dd6fe79 Bugfix: Allow hyphen in image names

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/backend/routes/api/repos.js (+1 -1)

📄 Description

Main problem was dashes not working in the API. Updated the regex to fix this.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jc21/docker-registry-ui/pull/5 **Author:** [@h3rj4n](https://github.com/h3rj4n) **Created:** 10/25/2018 **Status:** ✅ Merged **Merged:** 10/25/2018 **Merged by:** [@jc21](https://github.com/jc21) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`dd6fe79`](https://github.com/jc21/docker-registry-ui/commit/dd6fe7924f529b6c18fee5cb42e8045cab7a176d) Bugfix: Allow hyphen in image names ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/backend/routes/api/repos.js` (+1 -1) </details> ### 📄 Description Main problem was dashes not working in the API. Updated the regex to fix this. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 07:15:13 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-registry-ui-jc21#21
No description provided.