Commit Graph

89 Commits

Author SHA1 Message Date
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 531f9400a0
chore: add example for #116 2020-01-26 12:00:22 +01:00
Joxit d7f6cd7e1a
chore: update readme for delete issue from #104 2020-01-25 00:37:00 +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 ce93a4da92 Readme: add more informations about `NGINX_PROXY_HEADER_` option 2019-10-05 23:50:10 +02:00
Bertrand Pechenot 5e2ead0c2a
Fix typo 2019-09-12 14:58:52 +02:00
Joxit 28310f9804
Add more questions in FAQ 2019-09-04 21:29:58 +02:00
Joxit 6296a192d6
Add FAQ in Readme 2019-08-31 23:43:34 +02:00
Joxit 8bd1f31c9c
Release v1.2.3: Custom header supports 2019-07-04 23:09:11 +02:00
Joxit 1321d9b573
fix: Unable to push image on non 80 port
resolves: #88
2019-06-22 10:47:37 +02:00
Joxit 5c1cb93a1c
Add badges to README 2019-05-11 12:09:34 +02:00
Joxit cec469ab67
Update project page/README and example issue-75; rebuild project 2019-04-27 22:04:06 +02:00
Joxit 34200c1114
Release v1.2.1: Add multi-select shortcut 2019-04-25 00:11:41 +02:00
Joxit 8e539be6ba
Add quick example for issue #20
fixes: #20
2019-04-16 12:21:39 +02:00
Joxit df508cdef0
Update links 2019-03-18 22:40:50 +01:00
Joxit eadaaadadd
Update README registry `Access-Control-Allow-Origin` option
fixes: #72
2019-02-26 10:35:17 +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 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
Joxit 7446452b77 Release v0.6.1: Display image/tag count + button effect
Last release of the year !
2018-12-31 23:59:59 +01:00
Joxit 1e185b4034 Release v0.6.0 new history page 2018-12-20 00:01:36 +01:00
Joxit 2f5e0dd307 Upgrade to v0.5.0 2018-11-20 21:56:14 +01:00
Joxit 5173110883 Add new example for https://github.com/Joxit/docker-registry-ui/issues/26#issuecomment-415995589 2018-08-25 23:33:33 +02:00
Joxit 6221958c78 Upgrade to v0.4.0
Merge tags and scripts; now it will be `docker-registry-ui.js` and `docker-registry-ui-static.js`
New sort for tags; will use numerical sort when it is possible
2018-07-24 00:05:45 +02:00
Joxit 13936aadb1 [examples] Add ui-as-proxy example 2018-07-19 21:59:07 +02:00
Joxit 3430878e7d [feat #42] Add sha256 for images tag 2018-06-17 22:48:04 +02:00
Joxit ad01f3ece9 Add arm32v7 support 2018-04-05 00:08:34 +02:00
Jones Magloire 4cae0dec8a
Update README.md
Add example with `REGISTRY_TITLE`
2018-03-23 09:54:37 +01:00
Joxit d5451f37c6 Add debian image version (joxit/docker-registry-ui:debian) 2018-03-18 23:58:36 +01:00
Joxit d7af9f1822 Update version to 0.3.3 2018-03-04 00:27:00 +01:00
Joxit bf3e3c9fa8 Add REGISTRY_URL option for #25, this will avoid CORS errors 2018-01-25 18:39:47 +01:00
Joxit 89c532edbd Update version to 0.3.0: riot-mui (#17) 2017-10-19 09:56:47 +02:00
Joxit c8d98f68d1 [riot-mui] Update readme 2017-10-14 20:53:35 +02:00
Joxit deb401a418 Update Readme.md 2017-04-18 22:10:01 +02:00
Joxit d1d986448c [delete image] can activate or not this feature for static image and update README 2016-10-05 00:31:49 +02:00
Joxit 6180c206b4 [delete image] Update readme for delete feature 2016-10-04 22:09:09 +02:00
Joxit cf2db37e3a [Credentials] Add credentials feature 2016-06-12 14:12:32 +02:00
Joxit d4540e8444 [Readme & Dockerfile] Add Readme and dockerfile for docker-hub 2016-06-06 21:32:33 +02:00