Commit graph

16 commits

Author SHA1 Message Date
Joxit
1173453f72
feat: merge static version with latest and add license
BREAKING CHANGE: Now only one tag will be published: `latest`. This tag will include both the standard and latest version
2021-03-31 07:10:50 +02:00
Giacomo Mazzamuto
e6c20afcf3
Use entrypoint mechanism from latest nginx images (#150)
This allows the user to execute custom scripts before the server starts.
2020-10-21 23:26:05 +02:00
Joxit
991eaf932d
feat: add content element limit
closes: #127
2020-05-31 01:18:55 +02:00
Joxit
00fe443a7c
feat: Hide SHA-Hash column
closes #126
2020-05-31 01:07:17 +02:00
Joxit
4fee7b44d3
feat: Supports custom headers via file /etc/nginx/.env
Remove the print of headers for security
2019-07-02 23:04:32 +02:00
Joxit
7716f8b44a
feat: Supports custom headers when the ui is used as proxy 2019-06-24 23:54:21 +02:00
Joxit
8ac91180d7
Release v1.1.0: Add PULL_URL option for docker pull customisation
Closes: #71
2019-02-12 23:06:46 +01:00
Joxit
476a441715
Release v1.0.2: fix bug introduced by #67
Closes #69
2019-01-25 08:18:23 +01:00
bluethon
ea79fd621f fix - DELETE_IMAGES 2019-01-15 22:29:23 +01:00
Joxit
6221958c78 Upgrade to v0.4.0
Merge tags and scripts; now it will be `docker-registry-ui.js` and `docker-registry-ui-static.js`
New sort for tags; will use numerical sort when it is possible
2018-07-24 00:05:45 +02:00
Joxit
b98b0c383d [feat #28] Add Title when using REGISTRY_URL (will be REGISTRY_TITLE) 2018-03-02 23:20:11 +01:00
Joxit
bf3e3c9fa8 Add REGISTRY_URL option for #25, this will avoid CORS errors 2018-01-25 18:39:47 +01:00
Joxit
adab8b03de Use nginx alpine in static dockerfile 2017-10-22 11:59:44 +02:00
Joxit
d1d986448c [delete image] can activate or not this feature for static image and update README 2016-10-05 00:31:49 +02:00
Joxit
d5f1ca7951 [gulp] Update docker for static version 2016-07-23 22:51:47 +02:00
Joxit
97b63eda33 [gulp] Add static version in gulp 2016-07-23 22:51:47 +02:00
Renamed from static/entrypoint (Browse further)