mirror of
https://github.com/jc21/docker-registry-ui.git
synced 2026-04-25 09:15:54 +03:00
[PR #5] [MERGED] Bugfix: Allow hyphen in image names #21
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-registry-ui-jc21#21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (1)
dd6fe79Bugfix: 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.