Commit Graph

210 Commits

Author SHA1 Message Date
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 67c6cb1bee
feat(multi-select): Multi-select delete with select all 2019-04-25 00:05:29 +02:00
Joxit 021cddfef7
Fix canonical URL in _config.yml 2019-04-23 16:28:33 +02:00
Joxit c01b440ff2
Release v1.2.0: Add multi-delete & demo canonical URL update 2019-04-23 08:06:41 +02:00
Joxit 63c310181b
feat(multi-delete): Add multi select delete for tags 2019-04-23 08:04:38 +02:00
Vladimir Kozyrev ab37bcfcef fix docker network name 2019-04-16 13:58:03 +02:00
Joxit 8e539be6ba
Add quick example for issue #20
fixes: #20
2019-04-16 12:21:39 +02:00
Joxit 5b0ffc8eab
Add quick exemple for issue #75 2019-04-15 20:30:50 +02:00
Joxit 188cb80463
feat(mobile): Better supports of mobile devives 2019-03-23 18:53:04 +01:00
Joxit f1bff47468
fix(static): UI does not send requests to registry under non-root url (#73)
Add example for this issue
fixes: #73
2019-03-21 22:52:34 +01: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 14ca668d7f
Add `proxy_ssl_server_name` to nginx for strict SNI checking
Closes: #70
2019-02-07 12:24:50 +01:00
Joxit 7400d0466a
[demo] Use raw.githubusercontent.com endpoint instead of joxit.github.io 2019-01-26 21:57:49 +01:00
Joxit d8b30c6300
[demo] Mock registry server for a serverless demo 2019-01-24 23:48:38 +01:00
Joxit 476a441715
Release v1.0.2: fix bug introduced by #67
Closes #69
2019-01-25 08:18:23 +01:00
Joxit 8055baa951 Release v1.0.1: fix DELETE_IMAGES #67 2019-01-16 21:26:40 +01:00
Jones Magloire 53557b2591
Merge pull request #67 from bluethon/master
fix - DELETE_IMAGES
2019-01-15 22:30:48 +01:00
bluethon ea79fd621f fix - DELETE_IMAGES 2019-01-15 22:29:23 +01:00
Joxit 2f014c1d8f Release v1.0.0: Image aggregation and catalog UI revamped 2019-01-09 22:56:05 +01:00
Jones Magloire e6d9f11b83
Merge pull request #66 from Joxit/feat/56-image-aggregation
Image aggregation
2019-01-08 00:25:30 +01:00
Joxit a36809408c [feat #56] Add image count for aggregated images 2019-01-07 07:41:08 +01:00
Joxit 7e2e4b6010 [feat #56] Add `expand_more` icon for aggregated images 2019-01-04 22:02:22 +01:00
Joxit 605e8a8d8e [feat #56] Add level aggregation with animation 2019-01-03 23:33:59 +01:00
Joxit ac5a70c9df [feat #56] Create new tag `catalog-elements` with wave effect 2019-01-02 20:55:52 +01:00
Joxit 9b120bb6d5 [feat #56] Update catalog, use material-cards instead of list 2019-01-01 22:46:23 +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
Jones Magloire d361068529
Merge pull request #65 from Joxit/feat/material-button
[material-button] Add material-button for all effective buttons
2018-12-30 22:29:24 +01:00
Joxit b03f00ebe8 [material-button] Fix dialog buttons 2018-12-29 00:37:18 +01:00
Joxit d0b7e7ddeb [material-button] Add material-button for all effective buttons 2018-12-28 20:44:25 +01:00
Jones Magloire 7366e709a4
Merge pull request #64 from Joxit/feat/docker-multi-stage
[docker-multi-stage] Add multi-stage-build for alpine version
2018-12-27 00:31:44 +01:00
Joxit 89e2782751 [docker-multi-stage] Add multi-stage-build for alpine version 2018-12-27 00:18:51 +01:00
Jones Magloire 3911310d89
Merge pull request #63 from Joxit/feat/image-tag-count
[feat #56] Add image and tags count
2018-12-25 23:23:33 +01:00
Joxit d599c1c202 [feat #56] Add image and tags count 2018-12-21 23:55:23 +01:00
Joxit 1e185b4034 Release v0.6.0 new history page 2018-12-20 00:01:36 +01:00
Jones Magloire 03e4d6b8c5
Merge pull request #61 from Joxit/fix/image-history
[Fix #59] image history, use v2 manifest instead of v1
2018-12-19 21:32:41 +01:00
Joxit fe2fcc1104 [fix-image-history] Add some query optimization 2018-12-18 23:25:57 +01:00
Joxit 581975b99e [fix-image-history] Create move history-elements in its own tag `tag-history-element`
- Add id and ExposedPort
- Better rendering for arrays
- Add more const instead of var
2018-12-17 00:38:25 +01:00
Joxit ed1e928bf3 [fix-image-history] Add config values for top level history and improve element values rendering
Move icons to js mapping function instead of CSS
In dockerfile, author cand be randered through `MAINTAINER xxx` or `LABEL maintainer=xxx`
2018-12-16 00:06:35 +01:00
Joxit ffd0a7c628 [fix-image-history] Move byteToSize in app.tag and use it in image history. Better render for created_by 2018-12-14 21:57:42 +01:00
Joxit cb50dd42d8 [fix-image-history] Sort elements attributes (os, id, created...) 2018-12-13 20:05:28 +01:00
Joxit 5aaedfb0aa [fix-image-history] Move from v1 manifest to manifest v2 2018-12-12 22:41:20 +01:00
Joxit 7cb06d57ee [fix-image-history] Add blobs in DockerImage image, this will superseds current tag-history call 2018-12-11 23:09:22 +01:00
Joxit a6b6c1531b [docker svg] Change docker logo for a simplified one
Size changed from 12.5Kio to 4.5Kio
2018-12-09 17:34:57 +01:00
Jones Magloire e89a0112ae
Merge pull request #58 from lennartblom/master
New Feature: Overview of tag history content
2018-12-08 15:49:55 +01:00
Joxit 4aa016090c Add more const 2018-12-07 19:46:08 +01:00
Lennart Blom 7163150cf5
Optimize GUI elements and HTTP logic for content preperation 2018-12-06 22:01:35 +01:00
Lennart Blom c176a082d9 Change wording of headline 2018-12-06 21:13:13 +01:00