Commit Graph

22 Commits

Author SHA1 Message Date
Joxit b88dc4567d
feat: check for new versions of Docker Registry UI at start up and notify the user 2023-06-07 00:24:11 +02:00
Joxit 89ae4f64c8
feat(theme): add import SVG for docker image 2023-01-15 15:51:57 +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 fb8185907e
fix(tag-list): missing details on images built by buildah (#264)
fixes #264
2022-09-19 08:44:09 +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 8fcae3cda4
feat: add option for default registries when `SINGLE_REGISTRY=false` 2021-10-31 15:09:37 +01: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 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 7beac85f25
feat(riot-v5): export docker image class and utils function 2021-03-07 11:24:50 +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
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
Joxit 0199f87087
feat(pagination): Identify the current page 2019-05-31 00:44:29 +02:00
Joxit 3399030e4e
feat(pagination): Add pagination component with its style 2019-05-30 00:11:05 +02:00
Joxit 7356591292
feat(pagination): Show only 100 first elements 2019-05-26 01:20:02 +02:00
Joxit 32d0df1af9
New script `utils` for global static functions 2019-05-21 00:18:24 +02:00