Joxit
|
8bbfc5c390
|
feat(taglist-order): add new option taglist-order
|
2023-05-12 07:23:59 +02:00 |
|
Joxit
|
564bc4b0b4
|
docs: refactoring main README and change license dates
Change Features to Hidden Features to highlight only features you may not see
Update Available Options and add linked PR/Issue and the version added
|
2023-03-15 23:02:31 +01:00 |
|
Joxit
|
c1f6c43e4a
|
build: release 2.3.0 🚀
|
2022-09-20 22:29:20 +02:00 |
|
Joxit
|
fb8185907e
|
fix(tag-list): missing details on images built by buildah (#264)
fixes #264
|
2022-09-19 08:44:09 +02:00 |
|
Jones Magloire
|
34fd13d6b7
|
feat(cache-control): new option USE_CONTROL_CACHE_HEADER adds Cache-Control header on requests to registry server (#265)
This option requires registry configuration: `Access-Control-Allow-Headers` with `Cache-Control`
|
2022-09-12 18:29:03 +02:00 |
|
Joxit
|
57a1cf919a
|
fix(taglist): bug when listing multi-arch images (#260)
Support when registry server does not respect the [Manifest Specification](https://docs.docker.com/registry/spec/manifest-v2-2/#image-manifest-field-descriptions).
When the media type is `application/vnd.docker.distribution.manifest.list.v2+json` the response object must have a `layers` key, but sometimes you can have a `manifests` key...
fixes #260
|
2022-09-06 23:15:35 +02:00 |
|
Joxit
|
49fcba3f6c
|
chore(cleanup): format code and move from js-beautify to prettier
|
2022-04-09 00:02:52 +02:00 |
|
Joxit
|
05cbb51125
|
feat: support OCI index images (such as produced by buildkit cache exports) (#227)
fixes #227
|
2022-03-19 22:35:41 +01:00 |
|
Joxit
|
db6b74a5f0
|
fix(docker-image): minor typo for sha256
fixes #201
|
2021-07-13 23:32:57 +02:00 |
|
Joxit
|
840a00e32b
|
fix(demo): multi-arch image example is now working
|
2021-07-04 00:12:30 +02:00 |
|
Joxit
|
026f65abc6
|
fix: CORS issue on url ending whith slash and export demo server
|
2021-07-04 00:03:47 +02:00 |
|
Joxit
|
58b1486c81
|
feat(token-auth-keycloak): add token auth via keycloak using docker protocol
|
2021-04-08 18:11:08 +02:00 |
|
Joxit
|
761a680703
|
feat(riot-v5): add notification via material-snackbar
|
2021-03-24 00:02:07 +01:00 |
|
Joxit
|
92fd78165f
|
fix(riot-v5): tag history with multi arch
|
2021-03-21 13:41:18 +01:00 |
|
Joxit
|
a3276dcb79
|
feat(riot-v5): upgrade all tag-history components
|
2021-03-20 08:15:05 +01:00 |
|
Joxit
|
9c303d32c7
|
feat(riot-v5): upgrade image content-digest, date, size and tag from tag-list
|
2021-03-14 10:06:51 +01:00 |
|
Joxit
|
7beac85f25
|
feat(riot-v5): export docker image class and utils function
|
2021-03-07 11:24:50 +01:00 |
|