Commit Graph

18 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 9b5b935637
feat(theme): add support for dialogs 2023-01-06 19:10:13 +01:00
Joxit 367ca0380c
feat(theme): add support for custom themes 2023-01-05 22:29:37 +01:00
Joxit f779f43173
fix(riot-ui): upgrade tag history 2022-12-07 09:00:33 +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 19e96ab94c
fix(tag-list): pagination doesn't work properly (#274)
fixes #274
2022-10-14 22:15:37 +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 49fcba3f6c
chore(cleanup): format code and move from js-beautify to prettier 2022-04-09 00:02:52 +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 b643a44113
feat(search-bar): add search bar to tag-list, this will filter tag names 2021-04-04 05:59:15 +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 761a680703
feat(riot-v5): add notification via material-snackbar 2021-03-24 00:02:07 +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