Commit graph

405 commits

Author SHA1 Message Date
Joxit
fb8185907e
fix(tag-list): missing details on images built by buildah (#264)
fixes #264
2022-09-19 08:44:09 +02:00
Joxit
636cb60ca8
docs(FAQ): improve issue about Basic auth and 401 status code (#266)
fixes #266
2022-09-18 14:20:05 +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
ad7c2698fd
docs: announcement of the official helm chart and remove old example 2022-07-31 00:06:11 +02:00
Joxit
7032ec9f0f
docs: add Artifact Hub badge 2022-07-22 19:32:54 +02:00
Joxit
3b9a804289
docs: fix typo in availible options NGINX_PROXY_PASS_HEADER_ 2022-07-11 08:50:57 +02:00
Hugo Cartigny
49ec1d9938
docs: update list of required headers to delete an image (#249) 2022-05-06 23:39:56 +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
1939b47677
docs(GA demo): use google analytics 4 2022-04-25 20:21:45 +02:00
Joxit
736d527cc8
docs(GA): use google analytics 4 2022-04-20 20:22:35 +02:00
Joxit
c310845c18
build: release 2.2.0 🚀 2022-04-18 14:57:13 +02:00
Alaa Attya Mohamed
f0c7232843
docs(helm): support ingress for k8s +1.19 and backward (#238) 2022-04-12 07:00:20 +02:00
Joxit
49fcba3f6c
chore(cleanup): format code and move from js-beautify to prettier 2022-04-09 00:02:52 +02:00
Joxit
ab12cceefc
chore: add support for windows development
closes #246
2022-04-08 23:24:35 +02:00
Joxit
3af4438815
docs: add missing documentation with sponsor link 2022-04-06 00:37:28 +02:00
Joxit
f826381681
fix(custom-labels): history fails on images with no labels 2022-04-03 00:02:15 +02:00
Joxit
ba2e0b119e
chore: update dependencies 2022-04-02 11:15:07 +02:00
Joxit
772d19c18f
ci: throw error when a file is missing (#242)
fixes #242
2022-04-02 10:59:49 +02:00
Joxit
ba6d817b41
feat: expose some custom labels 2022-03-23 09:18:20 +01:00
Jones Magloire
19e72e4a5f
feat(catalog): show number of tags per image (#239) 2022-03-21 08:28:57 +01: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
7c0874694a
fix: deleting cross-platform images leaves the deleted image in an unknown state (#226)
closes #226
2022-03-13 10:51:05 +01:00
Joxit
126509d7fa
fix: wrong registry url when index.html is present (#225)
fixes #225
2022-03-11 19:56:26 +01:00
Jones Magloire
e1fd515279
feat: add support for unprivileged user (#234)
closes #224
2022-03-09 20:41:43 +01:00
Daniel Abbatt
befbd0bcfb
docs(kubernetes): fix typo in README.md (#228) 2022-01-25 09:52:06 +01:00
Joxit
8ddfb1b5ae
build: release 2.1.0 🚀 2021-11-09 23:07:12 +01:00
Joxit
3a385fc08d
feat(nginx): add support for proxy_pass_header directive via NGINX_PROXY_PASS_HEADER_*
fixes #206
2021-11-08 05:28:39 +01:00
Joxit
f958365336
feat(search bar): add shortcuts CRTL + F or F3 to select the search bar
fixes #213
2021-11-06 14:50:18 +01:00
Joxit
29c17b1baa
docs: add documentation + example for DEFAULT_REGISTRIES and READ_ONLY_REGISTRIES 2021-11-05 22:39:19 +01:00
Joxit
b323dc6c04
feat: add new option READ_ONLY_REGISTRIES available when SINGLE_REGISTRY=false 2021-11-04 00:48:33 +01:00
Joxit
992328eae9
fix: should update the catalog when the server is changed 2021-11-02 22:51:32 +01:00
Joxit
dd26bf66a2
feat: default registries is set only when there is no registries 2021-11-01 10:55:55 +01:00
Joxit
8fcae3cda4
feat: add option for default registries when SINGLE_REGISTRY=false 2021-10-31 15:09:37 +01:00
Joxit
f4455703ca
docs: default value for SHOW_CONTENT_DIGEST is false since 2.0.0 2021-10-30 18:01:23 +02:00
Joxit
22e3f2254e
docs: more issues for DELETE and CORS
fixes #207
fixes #214
2021-10-30 18:01:23 +02:00
Max H. Gerlach
4075e0005c
docs: fix directory in electron install instructions (#208) 2021-10-16 08:57:12 +02:00
John Poth
7c00b85183
chore: update electron example (#210)
Add examples to electron path
Add run command
2021-10-16 08:40:09 +02:00
Joxit
21e3ad51af
fix(warn): Refused to get unsafe header "www-authenticate" 2021-09-13 09:14:00 +02:00
Joxit
73613a3b96
fix: The tag seo is not a recognized Liquid tag. 2021-09-11 15:52:51 +02:00
Joxit
6da744a9c5
ci: add major and patch tag versions 2021-08-25 07:48:41 +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
6c8b929e4f
fix: delete button is displayed when DELETE_IMAGES is set to false
fixes #192
2021-05-20 18:49:39 +02:00
Joxit
4fcbea698b
docs: update gif for 2.0 2021-05-12 18:05:40 +02:00