Commit graph

342 commits

Author SHA1 Message Date
Joxit
1ca1a1a207
docs(token-auth-keycloak): add tutorial for the example 2021-04-10 17:00:16 +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
2c9f006b8c
docs(token-auth-keycloak): add missing ui in proxy configuration 2021-04-07 06:11:55 +02:00
Joxit
026cf8ccdc
docs: add exemple for keycloak with token auth on docker registry 2021-04-07 06:11:55 +02:00
Joxit
69066dd867
ci: add debian latest and master/main version 2021-04-07 06:11:23 +02:00
Joxit
6d4d507db5
fix: lifecycle for copy to clipboard and remove image 2021-04-06 06:16:01 +02:00
Jones Magloire
83f15aa267
feat: add ability to search images and tags by name (#177) 2021-04-05 00:01:54 +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
Jones Magloire
263584fc43
feat: upgrade to riot v5 (#176)
See [migration guide](https://github.com/Joxit/docker-registry-ui/wiki/Migrating-from-1.x-to-2.x)
2021-04-01 19:58:27 +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
8fe3adf125
docs: fix read-only-auth example
fixes #175
2021-03-05 18:21:54 +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
Joxit
307e171ede
chore: fix issue 20 example typo and remove refs to master branch 2021-02-28 22:19:16 +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
887e77f2f1
chore(examples): update electron dependencies 2021-02-11 23:24:38 +01:00
Joxit
5890b723d2
ci(main): fix wrong step order... 2021-02-10 00:02:05 +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
476a96279e
fix: the footer is no more sticky to the bottom of the page
fixes #159
2020-12-24 22:32:01 +01:00
Joxit
e5b0d5d756
ci: fix error in yaml synthax 2020-12-23 00:14:28 +01:00
Joxit
2337a06db6
ci(release): add github ci for releases 2020-12-22 23:20:12 +01:00
Joxit
8c613701d3
chore: code cleanup 2020-12-05 22:11:59 +01:00
Joxit
1bad64443d
refactor: rename *.tag to *.riot and add new FAQ question 2020-12-01 00:34:10 +01:00
Joxit
ef3a9795cf
docs: improve documentation (difference between standard and static version)
closes #154
2020-11-25 00:23:01 +01:00
Joxit
99ea6cf1d8
docs: add new example ui as proxy with read-only right 2020-11-01 23:02:16 +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
Joe Bureau
d87cd44a00
fix(docker): unexpected EOF errors when pulling large images (#152) 2020-10-25 01:21:55 +02:00