Commit Graph

21 Commits

Author SHA1 Message Date
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 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 49fcba3f6c
chore(cleanup): format code and move from js-beautify to prettier 2022-04-09 00:02:52 +02:00
Joxit 21e3ad51af
fix(warn): Refused to get unsafe header "www-authenticate" 2021-09-13 09:14:00 +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 e6af9321a8
feat(riot-v5): upgrade add-registry-url dialog 2021-03-26 00:04:28 +01:00
Joxit a3276dcb79
feat(riot-v5): upgrade all tag-history components 2021-03-20 08:15:05 +01:00
Joxit fb80283dd9
feat(riot-v5): upgrade catalog component + Http and fix global style 2021-03-03 00:05:44 +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
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
Joxit 2f014c1d8f Release v1.0.0: Image aggregation and catalog UI revamped 2019-01-09 22:56:05 +01:00
Joxit 581975b99e [fix-image-history] Create move history-elements in its own tag `tag-history-element`
- Add id and ExposedPort
- Better rendering for arrays
- Add more const instead of var
2018-12-17 00:38:25 +01:00
Joxit a6b6c1531b [docker svg] Change docker logo for a simplified one
Size changed from 12.5Kio to 4.5Kio
2018-12-09 17:34:57 +01:00
Joxit b28fe68dcd Upgrade v0.3.10: Improve error messages 2018-07-15 20:56:16 +02:00
Joxit b5e07ea14f [feat #35] Better error message for http registries on https sites 2018-05-10 23:36:39 +02:00
Joxit 5cf136541f Update 0.2.3: Fix issue #19 again...
Add link to project page
2017-08-06 22:20:58 +02:00
Joxit d34d793b73 Update 0.2.2: Fix issue #19 2017-08-06 11:39:01 +02:00
Joxit 36cbda1263 Update version 0.2.1: Fix issue #18
Fix `UNAUTHORIZED` error message popping up when browsing
2017-06-11 23:04:15 +02:00
Joxit 7150fe3245 [delete image] Add request for deleting a manifest/image.
Add setRequestHeader in Http class.
2016-10-04 22:09:06 +02:00
Joxit 8a555d29a3 [gulp] Add gulpfile for build 2016-07-23 22:51:47 +02:00
Renamed from http.js (Browse further)