Commit Graph

84 Commits

Author SHA1 Message Date
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
Joxit
b427e09e84 build: release 1.5.2 with footer fix
fixes: #168
2021-02-02 22:10:15 +01:00
Joxit
ccd349b7d5 build: release 1.5.1 fonts in the project with some docker improvements 2020-10-25 02:05:55 +01:00
Joxit
be813e6617 build: release 1.5.0 supports for multi-arch images 2020-06-21 23:39:05 +02:00
Joxit
f9620639bf build: release 1.4.9 new options SHOW_CONTENT_DIGEST and CATALOG_ELEMENTS_LIMIT
Improve view for very long tags in taglist
2020-06-01 12:31:48 +02:00
Joxit
178cd5a59d chore: move electron to examples folder 2020-05-11 11:13:07 +02:00
Manuel Leitold
da9591609e Add Electron-based Standalone Application (#129)
* add electron app
* add some readme
* add more documentation
* add a password fix for windows
* format code
* overwrite existing dists
* build app first before building electron app
* add authentication
* add build
* use material ui for credentials
* add application bar
* open dev tools only in dev mode
* cleanup code
* disable add button if a new item is added
* do not always create credentials helper - create it once
* improve add button
* do not make credential helper modal
* use dark mode if user prefers it
* disable menubar in credentials window
* clean up package json
* show windows first when all DOMs are loaded
* remove save button
* write documentation
* load credentials after credentials helper is closed
* execute npm install first
* add gif animation for the credential helper
2020-05-11 10:57:10 +02:00
Joxit
f0a40d6087 fix(catalog): indent aggregated entries on large screen was wrong 2020-02-02 15:59:25 +01:00
Joxit
01d8bcfccd feat(footer): reduce footer size 2020-02-02 15:16:47 +01:00
Joxit
241ee0fd13 fix(delete): alt+click every time with better messages when no digest
fixes #120
2020-01-28 23:03:08 +01:00
Joxit
2e915a82b1 fix(delete): fix bug introduced in 1.4.3
resolves #119
2020-01-27 00:17:36 +01: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
Joxit
8524c0d18b fix(delete): update the message and wrap the delete function for onclick 2020-01-20 00:11:45 +01:00
Joxit
8b7bd6cfb8 fix: Default value for NGINX_PROXY_HEADER_Host is $http_host
Remove the Proxy header from default.conf

fixes #113
2020-01-19 08:49:58 +01:00
Joxit
79203787bd fix: add supports to oci images (containers/buildah)
Fixes #114
2020-01-10 21:38:43 +04:00
Joxit
e301dda408 release: v1.4.0 add image digest in taglist with some minor fix 2019-10-06 00:23:52 +02:00
Joxit
a0c88d06f0 Release v1.3.0: pagination in taglist and indent aggregated entries 2019-07-18 01:13:57 +02:00
Joxit
8bd1f31c9c Release v1.2.3: Custom header supports 2019-07-04 23:09:11 +02:00
Joxit
7716f8b44a feat: Supports custom headers when the ui is used as proxy 2019-06-24 23:54:21 +02:00
Joxit
1321d9b573 fix: Unable to push image on non 80 port
resolves: #88
2019-06-22 10:47:37 +02:00
Joxit
34200c1114 Release v1.2.1: Add multi-select shortcut 2019-04-25 00:11:41 +02:00
Joxit
67c6cb1bee feat(multi-select): Multi-select delete with select all 2019-04-25 00:05:29 +02:00
Joxit
c01b440ff2 Release v1.2.0: Add multi-delete & demo canonical URL update 2019-04-23 08:06:41 +02:00
Joxit
188cb80463 feat(mobile): Better supports of mobile devives 2019-03-23 18:53:04 +01:00
Joxit
f1bff47468 fix(static): UI does not send requests to registry under non-root url (#73)
Add example for this issue
fixes: #73
2019-03-21 22:52:34 +01:00
Joxit
8ac91180d7 Release v1.1.0: Add PULL_URL option for docker pull customisation
Closes: #71
2019-02-12 23:06:46 +01:00
Joxit
476a441715 Release v1.0.2: fix bug introduced by #67
Closes #69
2019-01-25 08:18:23 +01:00
Joxit
8055baa951 Release v1.0.1: fix DELETE_IMAGES #67 2019-01-16 21:26:40 +01:00
Joxit
2f014c1d8f Release v1.0.0: Image aggregation and catalog UI revamped 2019-01-09 22:56:05 +01:00