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 |
|
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
|
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
|
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
|
6c8b929e4f
|
fix: delete button is displayed when DELETE_IMAGES is set to false
fixes #192
|
2021-05-20 18:49:39 +02:00 |
|
Joxit
|
29cd2b7a8f
|
feat(confirm-delete): add dialog for single image delete
|
2021-04-26 22:31:11 +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
|
7eed05ae50
|
feat: show the number of images and repositories in catalog
|
2021-04-14 23:22:00 +02:00 |
|
Joxit
|
e990c39a18
|
feat: allow sorting of tags by creation date and size (#125)
closes #125
|
2021-04-13 05:43:23 +02:00 |
|
Joxit
|
bc5082dcf9
|
feat(token-auth-keycloak): remove custom dialog and use browser basic auth with nginx configuration
|
2021-04-09 17:28:48 +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
|
6d4d507db5
|
fix: lifecycle for copy to clipboard and remove image
|
2021-04-06 06:16:01 +02:00 |
|
Joxit
|
b643a44113
|
feat(search-bar): add search bar to tag-list, this will filter tag names
|
2021-04-04 05:59:15 +02:00 |
|
Joxit
|
a2b3c592df
|
feat(search-bar): add search bar to catalog, this will filter images
|
2021-04-02 04:56:31 +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
|
7d095916db
|
fix(router): base route does not match ui on custom path
|
2021-03-30 21:47:28 +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
|
603b5861fa
|
feat(riot-v5): upgrade remove-registry-url dialog
|
2021-03-28 16:17:21 +02:00 |
|
Joxit
|
4ff1b2fabe
|
feat(riot-v5): upgrade change-registry-url dialog
|
2021-03-27 14:02:10 +01:00 |
|
Joxit
|
e6af9321a8
|
feat(riot-v5): upgrade add-registry-url dialog
|
2021-03-26 00:04:28 +01:00 |
|
Joxit
|
bb3182d56e
|
feat(riot-v5): add dialogs menu needs material-dropdown-list update
|
2021-03-25 20:08:02 +01:00 |
|
Joxit
|
761a680703
|
feat(riot-v5): add notification via material-snackbar
|
2021-03-24 00:02:07 +01:00 |
|
Joxit
|
926f67e1b5
|
feat(riot-v5): re-add ALT+click feature on tag list page
|
2021-03-23 23:08:59 +01: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
|
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
|
962592c54a
|
fix(riot-v5): fix catalog-element with multi items
|
2021-03-19 22:14:58 +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
|
3d4267f5ab
|
feat(riot-v5): add new tag-table tag
Now supports show-content-digest and is-image-remove-activated attributes
|
2021-03-10 23:32:25 +01:00 |
|
Joxit
|
b3427213d0
|
feat(riot-v5): start tag-list upgrade with pagination
|
2021-03-09 21:41:58 +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
|
142727e8ac
|
feat(riot-v5): upgrade catalog-element
|
2021-03-04 22:33:12 +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 |
|