Commit Graph

20 Commits

Author SHA1 Message Date
Joxit b2590115a7
fix: upgrade riot-mui dependency firefox switch fix 2023-03-20 00:10:01 +01:00
Joxit e2f2850f41
build: release 2.4.0 🚀 2023-03-18 15:13:17 +01:00
Joxit 017f6620f0
feat(taglist): show size with a decimal for images between 1 and 10
fixes #276
2022-11-26 22:41:29 +01:00
Joxit 19e96ab94c
fix(tag-list): pagination doesn't work properly (#274)
fixes #274
2022-10-14 22:15:37 +02:00
Joxit 4e5b768833
fix(nginx): upgrading proxy_pass HTTP version from 1.0 to 1.1 (#270)
fixes #270
2022-10-08 01:03:13 +02:00
Joxit c1f6c43e4a
build: release 2.3.0 🚀 2022-09-20 22:29:20 +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 c84c9f36e6
fix(entrypoint): nginx crashes when overriding default.conf
fixes #247
closes #251
2022-05-06 23:26:02 +02:00
Joxit c310845c18
build: release 2.2.0 🚀 2022-04-18 14:57:13 +02:00
Joxit 8ddfb1b5ae
build: release 2.1.0 🚀 2021-11-09 23:07:12 +01:00
Joxit 21e3ad51af
fix(warn): Refused to get unsafe header "www-authenticate" 2021-09-13 09:14:00 +02: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 1dc84eb46e
fix: Labels and Env in history missing new line + clean names (#200)
fixes #200
2021-07-01 00:00:05 +02:00
Joxit e0ec86503a
fix: can't view platform specific tag info (#198) 2021-06-24 09:31:32 +02:00
Joxit b97ee4bc60
fix: alt-click does not work correctly with search (#196)
fixes #196
2021-06-23 20:42:48 +02:00
Joxit a19c992d5a
build: generate build for v2.0.2 2021-06-08 17:54:10 +02:00
Joxit 1c88ad57f8
build: release 2.0.0 🚀 2021-04-28 23:54:03 +02:00
Joxit 0f54555b52
fix: env variables in entrypoint and blank demo page 2021-04-11 02:09:52 +02:00