Lennart Blom
b94a65d79b
Remove space in front of function brackets
2018-12-02 18:52:34 +01:00
Lennart Blom
bf975cd29b
Formate code
2018-12-01 21:29:40 +01:00
Lennart Blom
292336c1b6
Format code
2018-12-01 21:23:48 +01:00
Lennart Blom
6d849a9e95
Add information text about the history elements
2018-12-01 21:11:09 +01:00
Lennart Blom
86f78f7604
Remove instance usage of registryUI.taghistory
2018-12-01 21:00:27 +01:00
Lennart Blom
43af3ffdcf
Remove logging
2018-12-01 20:52:53 +01:00
Lennart Blom
f364564d0e
Remove logging
2018-12-01 20:51:55 +01:00
Lennart Blom
39cf28e562
Remove logging and format code
2018-12-01 20:50:55 +01:00
Lennart Blom
66fe613b6f
Optimize format
2018-12-01 20:50:16 +01:00
Lennart Blom
cf883cbfc7
Optimize routing and code format
2018-12-01 20:49:59 +01:00
Lennart Blom
5bb7dfce7d
Optimize date format
2018-12-01 20:32:33 +01:00
Lennart Blom
6d798ca75f
Styling of history element headlines
2018-12-01 20:19:07 +01:00
Lennart Blom
f6bc4df11f
Styling elements and getting structure into data view
2018-12-01 11:44:51 +01:00
Lennart Blom
8ab6ecbf19
Define dynamic parsing of history elements
2018-12-01 11:03:23 +01:00
Lennart Blom
c857bd8db6
Add functionality for new tag history view
2018-12-01 00:24:58 +01:00
Lennart Blom
fe5e962488
Format code
2018-12-01 00:24:28 +01:00
Lennart Blom
96a926652b
Include tag-history-button
2018-12-01 00:23:38 +01:00
Lennart Blom
3f860cd0b5
Define taghistory object
2018-12-01 00:23:14 +01:00
Lennart Blom
3b1b6f2e72
Add new "tag-history" column for tag overview
2018-11-30 22:33:34 +01:00
Lennart Blom
20861bbb0d
Add .idea directory to .ignore
2018-11-30 22:10:05 +01:00
Joxit
09b77201be
[ Fixes #52 ] image-date tag was missing in static version => v0.5.1
2018-11-23 22:22:17 +01:00
Joxit
2f5e0dd307
Upgrade to v0.5.0
2018-11-20 21:56:14 +01:00
Jones Magloire
08c5eaee7e
Merge pull request #51 from Joxit/feat/creation-date
...
[feat #49 ] Add creation date to taglist
2018-11-18 12:09:51 +01:00
Joxit
4cb79a670f
[feat #49 ] Add creation date to taglist
2018-11-16 22:07:49 +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
d3e93f7064
Fix demo for v0.4.0, sorry 😕
2018-08-04 18:58:36 +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
Jones Magloire
05c2cf2425
Merge pull request #46 from Joxit/new-tag-sort
...
New tag sort using digits
2018-07-23 20:36:04 +02:00
Joxit
82efd33c14
[new-tag-sort] Sort on numbers when there are instead of characters
2018-07-22 15:55:36 +02:00
Joxit
13936aadb1
[examples] Add ui-as-proxy example
2018-07-19 21:59:07 +02:00
Joxit
6bff056086
Add arm64v8 support
2018-07-18 22:59:07 +02:00
Joxit
b28fe68dcd
Upgrade v0.3.10: Improve error messages
2018-07-15 20:56:16 +02:00
Joxit
d6523a4205
Upgrade v0.3.9: Fix typo
2018-06-21 23:14:20 +02:00
Joxit
3b5f5201a6
Upgrade to v0.3.8: Fix for REGISTRY_URL
for #42
2018-06-20 22:17:35 +02:00
Joxit
cc624754b5
Upgrade to v0.3.7: Add copy to clipboard for images with tag and add sha256
...
Fixes : #42
2018-06-19 21:42:20 +02:00
Jones Magloire
b78fd358d7
Merge pull request #43 from Joxit/feat/copy-to-clipboard
...
[feat #42 ] Add copy to clipboard for images with tag and add sha256
2018-06-18 22:33:49 +02:00
Joxit
3430878e7d
[feat #42 ] Add sha256 for images tag
2018-06-17 22:48:04 +02:00
Joxit
354d3159bd
[feat #42 ] Add copy to clipboard for images with tag
2018-06-15 21:31:48 +02:00
Jones Magloire
86c46deb7e
Merge pull request #41 from onizet/master
...
Fix '403 Request Entity Too Large'
2018-06-13 15:15:05 +02:00
Olivier Nizet
ace12d0ac8
Update with recommended values
...
- Disable client_max_body_size to avoid the error '403 Request Entity Too Large' which prevent uploading "big" images.
- Apply recommended settings by Docker (https://docs.docker.com/registry/recipes/nginx )
2018-06-13 13:23:09 +02:00
Joxit
4d1f47e808
Fix : #39 use _category?n=100000 for registries with many images
2018-06-09 00:09:32 +02:00
Jones Magloire
642afd695d
Merge pull request #37 from Joxit/http-on-https-message
...
[feat #35 ] Better error message for http registries on https sites
2018-05-13 00:06:40 +02:00
Joxit
b5e07ea14f
[feat #35 ] Better error message for http registries on https sites
2018-05-10 23:36:39 +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
7ebab2f71c
Update version to 0.3.4
2018-03-16 23:46:15 +01:00
Jones Magloire
480cde5750
Merge pull request #32 from Joxit/feat/add-title-docker-static
...
[feat #28 ] Add Title when using `REGISTRY_URL` …
2018-03-12 00:07:29 +01:00
Joxit
d7af9f1822
Update version to 0.3.3
2018-03-04 00:27:00 +01:00
Jones Magloire
6f5a5ff756
Merge pull request #31 from Joxit/feat/display-image-size
...
[feat #30 ] Display image size
2018-03-04 00:11:51 +01:00