Commit Graph

112 Commits

Author SHA1 Message Date
Joxit 6c3c27e215
fix: should notify new version only once a day even when an error occurs (#353)
Add more messages in console

fixes #353
2024-02-08 04:25:14 +01:00
Joxit e79a20a5e5
fix(tag-list): missing argument `tagsPerPage` for `getNumPages` function 2023-10-18 23:57:59 +02:00
Joxit 7991442fce
fix: DNS name resolving not working in kubernetes (#339)
fixes #339
2023-10-17 02:39:38 +02:00
Joxit de6d09c98c
fix(taglist): refreshing page set all digets to `sha256:e3b0c44298...` due to missing seesion cache (#337)
fix #337
2023-10-07 12:18:32 +02:00
Joxit 1f2913248e
fix(docker): NGINX_PROXY_PASS_URL use long cache DNS resolution (#333)
fix #333
2023-09-23 00:25:28 +02:00
Joxit f015187b14
fix: scrollbar always displayed on safari (#327)
fixes #327
2023-07-23 19:22:49 +02:00
Joxit bf9c6c82e7
fix: shift-click for multi-delete-in-a-row selects wrong images (#323)
fixes #323
2023-07-18 00:11:09 +02:00
Joxit c8383a9c80
build: release 2.5.0 🚀 2023-06-09 06:53:00 +02:00
Joxit 2b63fb725c
feat(utils): add taglistOrderVariants function to format taglist order 2023-05-01 23:22:48 +02:00
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 a9fd1a2a23
feat(theme): use localstorage to save the switch state at refresh 2023-03-14 06:01:48 +01:00
Joxit 8c3189b57f
feat(theme): add switch to select light/dark mode when the default theme is auto 2023-03-08 22:14:51 +01:00
Joxit 89ae4f64c8
feat(theme): add import SVG for docker image 2023-01-15 15:51:57 +01:00
Joxit 5983935f84
ci: fix npm dependencies for node v16 2022-12-31 10:49:24 +01:00
Joxit d13f81c9af
feat(riot-mui): use new material-dropdown component 2022-12-26 23:22:36 +01:00
Joxit c7368a3104
chore: updated dependencies (riot v7 & rollup v3) 2022-12-02 22:14:19 +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 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 ba2e0b119e
chore: update dependencies 2022-04-02 11:15:07 +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 6c8b929e4f
fix: delete button is displayed when DELETE_IMAGES is set to false
fixes #192
2021-05-20 18:49:39 +02:00
Joxit 8b9efa0397
fix: add default value for `NGINX_PROXY_HEADER_Host`
fixes #181
2021-05-08 21:32:31 +02:00
Joxit 1c88ad57f8
build: release 2.0.0 🚀 2021-04-28 23:54:03 +02:00
Joxit c66887fac7
fix: wrong commit for riot-mui version 2021-04-27 10:02:01 +02:00
Joxit e065298eed
feat(confirm-delete): add dialog for confirmation of multiple image delete 2021-04-24 22:35:10 +02:00
Joxit f02c99f12d
chore: update riot-mui version for dialogs 2021-04-21 23:08:28 +02:00
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
Joxit 781b026471
fix(riot-v5): on page change, selected images for deletion should be cleared
update riot-mui version
2021-03-22 07:59:35 +01:00
Joxit 7beac85f25
feat(riot-v5): export docker image class and utils function 2021-03-07 11:24:50 +01:00
Joxit ea21483346
feat(riot-v5): add config for router and register tag instead of import 2021-03-06 00:58:37 +01:00
Joxit fb80283dd9
feat(riot-v5): upgrade catalog component + Http and fix global style 2021-03-03 00:05:44 +01:00
Joxit 11692c136e
feat(riot-v5): create the base of the new UI 2021-03-02 01:15:20 +01:00
Joxit cde932ec17
feat(riot-v5): create the skeleton for riot5 2021-03-01 23:55:32 +01:00
Joxit 6b012cc8fd
fix: add default favicon for the project: X/DNA from my signature.
closes #146
2021-02-14 00:01:52 +01:00
Joxit e947d2251d
ci(1.5.3): push latest tag instead of master in releases and remove multi stage build in favor of GH CI
close #169
2021-02-09 23:57:00 +01:00