Joxit
|
a8227d9cba
|
feat(theme): should have auto behaviour when theme option is empty
|
2023-03-17 07:58:45 +01: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
|
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
|
6314e8b11e
|
feat(error-page): add a full page for specific errors
This may help people to save their issues
fixes #230
|
2023-02-01 21:54:37 +01:00 |
|
Joxit
|
e4369f4ec9
|
feat(theme): add support to auto theme whith media query
|
2023-01-20 19:45:18 +01:00 |
|
Joxit
|
89ae4f64c8
|
feat(theme): add import SVG for docker image
|
2023-01-15 15:51:57 +01:00 |
|
Joxit
|
2feff56619
|
feat(theme): add support for header and footer
|
2023-01-08 20:53:01 +01:00 |
|
Joxit
|
441def4855
|
feat(theme): add support for accent-text
|
2023-01-07 20:30:24 +01:00 |
|
Joxit
|
367ca0380c
|
feat(theme): add support for custom themes
|
2023-01-05 22:29:37 +01:00 |
|
Joxit
|
228762c641
|
feat(riot-mui): now we can CTRL + click on catalog elements
|
2022-12-29 23:50:47 +01:00 |
|
Joxit
|
fe724c4d1f
|
feat(riot-mui): upgrade tag history components
|
2022-12-05 19:46:41 +01:00 |
|
Joxit
|
54a954f8c3
|
feat(riot-mui): upgrade tag-list components (table, list, remove image and tag history button)
|
2022-12-03 15:07:58 +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
|
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
|
ba6d817b41
|
feat: expose some custom labels
|
2022-03-23 09:18:20 +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
|
8fcae3cda4
|
feat: add option for default registries when SINGLE_REGISTRY=false
|
2021-10-31 15:09:37 +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
|
6c8b929e4f
|
fix: delete button is displayed when DELETE_IMAGES is set to false
fixes #192
|
2021-05-20 18:49:39 +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
|
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
|
8ef411059c
|
feat(riot-v5): handle page query param & refactor router & remove old code
|
2021-03-29 21:49:37 +02:00 |
|
Joxit
|
e6af9321a8
|
feat(riot-v5): upgrade add-registry-url dialog
|
2021-03-26 00:04:28 +01: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
|
669c3399d0
|
feat(riot-v5): upgrade remove-image and copy-to-clipboard
|
2021-03-16 21:44:42 +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 |
|
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
|
f8c5010fd1
|
feat(multi-arch): add header for list and fill history with the first arch
|
2020-06-09 19:47:09 +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
|
e3d592ac65
|
fix: UI showing same sha256 content digest for all tags when using credentials
resolves #116
|
2020-01-26 12:25:56 +01:00 |
|
Jakob Ackermann
|
a2e81ac12c
|
[http] use Docker-Content-Digest header instead of ETag
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
|
2019-09-20 00:07:43 +02:00 |
|
Jakob Ackermann
|
04f4c204d8
|
[taglist] display the image content digest per tag
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
|
2019-09-12 17:37:06 +02:00 |
|
Jakob Ackermann
|
b6144ae13f
|
[registryUI] pretty print the registry url
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
|
2019-09-07 10:32:02 +02:00 |
|
Joxit
|
0ac7a151d9
|
fix(pagination): Wrong calcul for num pages
|
2019-06-23 22:55:32 +02:00 |
|
Joxit
|
dbb746981a
|
fix(pagination): Improve spacing for page next and first page buttons
|
2019-06-15 22:37:24 +02:00 |
|
Joxit
|
92fc37adb4
|
feat(pagination): Add handler to pagination buttons
|
2019-06-04 22:06:14 +02:00 |
|
Joxit
|
02210e0943
|
fix(pagination): getPage doesn't work for page 2 and now support query param
|
2019-06-03 01:39:23 +02:00 |
|