Joxit
636cb60ca8
docs(FAQ): improve issue about Basic auth and 401 status code ( #266 )
...
fixes #266
2022-09-18 14:20:05 +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
ad7c2698fd
docs: announcement of the official helm chart and remove old example
2022-07-31 00:06:11 +02:00
Joxit
7032ec9f0f
docs: add Artifact Hub badge
2022-07-22 19:32:54 +02:00
Joxit
3b9a804289
docs: fix typo in availible options NGINX_PROXY_PASS_HEADER_
2022-07-11 08:50:57 +02:00
Hugo Cartigny
49ec1d9938
docs: update list of required headers to delete an image ( #249 )
2022-05-06 23:39:56 +02:00
Joxit
3af4438815
docs: add missing documentation with sponsor link
2022-04-06 00:37:28 +02:00
Joxit
ba6d817b41
feat: expose some custom labels
2022-03-23 09:18:20 +01:00
Jones Magloire
19e72e4a5f
feat(catalog): show number of tags per image ( #239 )
2022-03-21 08:28:57 +01:00
Jones Magloire
e1fd515279
feat: add support for unprivileged user ( #234 )
...
closes #224
2022-03-09 20:41:43 +01:00
Joxit
3a385fc08d
feat(nginx): add support for proxy_pass_header directive via NGINX_PROXY_PASS_HEADER_*
...
fixes #206
2021-11-08 05:28:39 +01:00
Joxit
f958365336
feat(search bar): add shortcuts CRTL + F or F3 to select the search bar
...
fixes #213
2021-11-06 14:50:18 +01:00
Joxit
29c17b1baa
docs: add documentation + example for DEFAULT_REGISTRIES and READ_ONLY_REGISTRIES
2021-11-05 22:39:19 +01:00
Joxit
f4455703ca
docs: default value for SHOW_CONTENT_DIGEST is false since 2.0.0
2021-10-30 18:01:23 +02:00
Joxit
22e3f2254e
docs: more issues for DELETE and CORS
...
fixes #207
fixes #214
2021-10-30 18:01:23 +02:00
Joxit
4fcbea698b
docs: update gif for 2.0
2021-05-12 18:05:40 +02:00
Joxit
999e5ae1c6
docs: more explanations for REGISTRY_URL and NGINX_PROXY_PASS_URL options
2021-05-11 10:19:15 +02:00
Joxit
1c88ad57f8
build: release 2.0.0 🚀
2021-04-28 23:54:03 +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
307e171ede
chore: fix issue 20 example typo and remove refs to master branch
2021-02-28 22:19:16 +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
1220825f31
docs: add new question in the FAQ
2020-09-25 23:33:30 +02:00
Joxit
501d0d72a0
chore: update project page theme
2020-08-25 00:32:45 +02:00
Joxit
be813e6617
build: release 1.5.0 supports for multi-arch images
2020-06-21 23:39:05 +02:00
Joxit
d1700ccf74
chore: update README for new option CATALOG_ELEMENTS_LIMIT
2020-05-31 01:19:18 +02:00
Joxit
e2ee319d4a
chore: update readme for SHOW_CONTENT_DIGEST
2020-05-31 01:07:17 +02:00
Joxit
6e7fc1508e
Add CORS alternative solution in README
2020-05-18 23:08:52 +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
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