Commit Graph

  • a0c88d06f0 Release v1.3.0: pagination in taglist and indent aggregated entries 1.3.0 Joxit 2019-07-18 01:13:57 +02:00
  • eec736d4e8 feat: Indent aggregated entries after expansion Joxit 2019-07-17 23:59:59 +02:00
  • 9e99b08b82 fix: delete toggle button when delete is disabled Joxit 2019-07-06 11:59:59 +02:00
  • 0f805daafa Merge pull request #86 from Joxit/feat/36-pagination Jones Magloire 2019-07-05 00:11:23 +02:00
  • 8bd1f31c9c Release v1.2.3: Custom header supports 1.2.3 Joxit 2019-07-04 23:09:11 +02:00
  • 7777ff28df Merge pull request #89 from Joxit/custom-headers Jones Magloire 2019-07-03 00:09:18 +02:00
  • 4fee7b44d3 feat: Supports custom headers via file /etc/nginx/.env Joxit 2019-07-02 23:04:32 +02:00
  • 79960ea52d fix(pagination): page switch and regression on multi delete Joxit 2019-06-27 23:54:20 +02:00
  • 7716f8b44a feat: Supports custom headers when the ui is used as proxy Joxit 2019-06-24 23:54:21 +02:00
  • 0ac7a151d9 fix(pagination): Wrong calcul for num pages Joxit 2019-06-23 22:55:32 +02:00
  • 1321d9b573 fix: Unable to push image on non 80 port 1.2.2 Joxit 2019-06-22 10:47:37 +02:00
  • ef149bf1cc chore: Memory optimization when delete is not activated Joxit 2019-06-17 00:46:46 +02:00
  • e5a406a6ba fix(pagination): Reset the number of selected tags to delete when the page is updated Joxit 2019-06-16 23:07:54 +02:00
  • dbb746981a fix(pagination): Improve spacing for page next and first page buttons Joxit 2019-06-15 22:37:24 +02:00
  • d7a19734ce Kubernetes support (#85) Sébastien Huss 2019-06-07 00:17:30 +02:00
  • 92fc37adb4 feat(pagination): Add handler to pagination buttons Joxit 2019-06-04 22:06:14 +02:00
  • 02210e0943 fix(pagination): getPage doesn't work for page 2 and now support query param Joxit 2019-06-03 01:39:23 +02:00
  • 0199f87087 feat(pagination): Identify the current page Joxit 2019-05-31 00:44:29 +02:00
  • 3399030e4e feat(pagination): Add pagination component with its style Joxit 2019-05-30 00:11:05 +02:00
  • 660a938d6e feat(pagination): Small UI improvements Joxit 2019-05-27 22:23:24 +02:00
  • 7356591292 feat(pagination): Show only 100 first elements Joxit 2019-05-26 01:20:02 +02:00
  • 32d0df1af9 New script utils for global static functions Joxit 2019-05-21 00:18:24 +02:00
  • 5c1cb93a1c Add badges to README Joxit 2019-05-09 22:08:48 +02:00
  • 9d97c30914 [fonts] fix bad references on the Material Icons font Jakob Ackermann 2019-05-03 21:41:06 +02:00
  • cec469ab67 Update project page/README and example issue-75; rebuild project 1.2.1 Joxit 2019-04-27 21:50:20 +02:00
  • 34200c1114 Release v1.2.1: Add multi-select shortcut Joxit 2019-04-25 00:11:41 +02:00
  • 67c6cb1bee feat(multi-select): Multi-select delete with select all Joxit 2019-04-24 22:56:09 +02:00
  • 021cddfef7 Fix canonical URL in _config.yml Joxit 2019-04-23 16:28:33 +02:00
  • c01b440ff2 Release v1.2.0: Add multi-delete & demo canonical URL update 1.2.0 Joxit 2019-04-23 08:06:41 +02:00
  • 63c310181b feat(multi-delete): Add multi select delete for tags Joxit 2019-04-21 19:17:28 +02:00
  • ab37bcfcef fix docker network name Vladimir Kozyrev 2019-04-16 14:53:47 +03:00
  • 8e539be6ba Add quick example for issue #20 Joxit 2019-04-16 12:21:39 +02:00
  • 5b0ffc8eab Add quick exemple for issue #75 Joxit 2019-04-15 20:30:50 +02:00
  • 188cb80463 feat(mobile): Better supports of mobile devives 1.1.2 Joxit 2019-03-22 21:22:10 +01:00
  • f1bff47468 fix(static): UI does not send requests to registry under non-root url (#73) 1.1.1 Joxit 2019-03-21 22:52:34 +01:00
  • df508cdef0 Update links Joxit 2019-03-18 22:40:20 +01:00
  • eadaaadadd Update README registry Access-Control-Allow-Origin option Joxit 2019-02-26 10:35:03 +01:00
  • 8ac91180d7 Release v1.1.0: Add PULL_URL option for docker pull customisation 1.1.0 Joxit 2019-02-12 23:06:46 +01:00
  • 14ca668d7f Add proxy_ssl_server_name to nginx for strict SNI checking Joxit 2019-02-07 12:24:50 +01:00
  • 7400d0466a [demo] Use raw.githubusercontent.com endpoint instead of joxit.github.io Joxit 2019-01-26 21:57:49 +01:00
  • d8b30c6300 [demo] Mock registry server for a serverless demo Joxit 2019-01-24 23:48:38 +01:00
  • 476a441715 Release v1.0.2: fix bug introduced by #67 1.0.2 Joxit 2019-01-25 08:18:23 +01:00
  • 8055baa951 Release v1.0.1: fix DELETE_IMAGES #67 1.0.1 Joxit 2019-01-16 21:26:40 +01:00
  • 53557b2591 Merge pull request #67 from bluethon/master Jones Magloire 2019-01-15 22:30:48 +01:00
  • ea79fd621f fix - DELETE_IMAGES bluethon 2019-01-15 18:40:46 +08:00
  • 2f014c1d8f Release v1.0.0: Image aggregation and catalog UI revamped 1.0.0 Joxit 2019-01-09 22:56:05 +01:00
  • e6d9f11b83 Merge pull request #66 from Joxit/feat/56-image-aggregation Jones Magloire 2019-01-08 00:25:30 +01:00
  • a36809408c [feat #56] Add image count for aggregated images Joxit 2019-01-07 07:41:08 +01:00
  • 7e2e4b6010 [feat #56] Add expand_more icon for aggregated images Joxit 2019-01-04 22:02:22 +01:00
  • 605e8a8d8e [feat #56] Add level aggregation with animation Joxit 2019-01-03 23:33:59 +01:00
  • ac5a70c9df [feat #56] Create new tag catalog-elements with wave effect Joxit 2019-01-02 20:55:52 +01:00
  • 9b120bb6d5 [feat #56] Update catalog, use material-cards instead of list Joxit 2019-01-01 22:46:23 +01:00
  • 7446452b77 Release v0.6.1: Display image/tag count + button effect 0.6.1 Joxit 2018-12-31 23:59:59 +01:00
  • d361068529 Merge pull request #65 from Joxit/feat/material-button Jones Magloire 2018-12-30 22:29:24 +01:00
  • b03f00ebe8 [material-button] Fix dialog buttons Joxit 2018-12-29 00:37:18 +01:00
  • d0b7e7ddeb [material-button] Add material-button for all effective buttons Joxit 2018-12-24 19:07:29 +01:00
  • 7366e709a4 Merge pull request #64 from Joxit/feat/docker-multi-stage Jones Magloire 2018-12-27 00:31:44 +01:00
  • 89e2782751 [docker-multi-stage] Add multi-stage-build for alpine version Joxit 2018-12-23 19:41:11 +01:00
  • 3911310d89 Merge pull request #63 from Joxit/feat/image-tag-count Jones Magloire 2018-12-25 23:23:33 +01:00
  • d599c1c202 [feat #56] Add image and tags count Joxit 2018-12-21 23:55:23 +01:00
  • 1e185b4034 Release v0.6.0 new history page 0.6.0 Joxit 2018-12-20 00:01:36 +01:00
  • 03e4d6b8c5 Merge pull request #61 from Joxit/fix/image-history Jones Magloire 2018-12-19 21:32:41 +01:00
  • fe2fcc1104 [fix-image-history] Add some query optimization Joxit 2018-12-18 23:25:57 +01:00
  • 581975b99e [fix-image-history] Create move history-elements in its own tag tag-history-element Joxit 2018-12-17 00:38:25 +01:00
  • ed1e928bf3 [fix-image-history] Add config values for top level history and improve element values rendering Joxit 2018-12-16 00:06:35 +01:00
  • ffd0a7c628 [fix-image-history] Move byteToSize in app.tag and use it in image history. Better render for created_by Joxit 2018-12-14 21:57:42 +01:00
  • cb50dd42d8 [fix-image-history] Sort elements attributes (os, id, created...) Joxit 2018-12-13 20:05:28 +01:00
  • 5aaedfb0aa [fix-image-history] Move from v1 manifest to manifest v2 Joxit 2018-12-12 22:41:20 +01:00
  • 7cb06d57ee [fix-image-history] Add blobs in DockerImage image, this will superseds current tag-history call Joxit 2018-12-11 23:09:22 +01:00
  • a6b6c1531b [docker svg] Change docker logo for a simplified one Joxit 2018-12-09 17:34:00 +01:00
  • e89a0112ae Merge pull request #58 from lennartblom/master Jones Magloire 2018-12-08 15:49:55 +01:00
  • 4aa016090c Add more const Joxit 2018-12-07 19:46:08 +01:00
  • 7163150cf5 Optimize GUI elements and HTTP logic for content preperation Lennart Blom 2018-12-06 22:01:35 +01:00
  • c176a082d9 Change wording of headline Lennart Blom 2018-12-06 21:13:13 +01:00
  • 67ad46a851 Change wording of headline Lennart Blom 2018-12-06 21:12:55 +01:00
  • 06a11a706b Merge remote-tracking branch 'origin/master' Lennart Blom 2018-12-06 21:10:51 +01:00
  • 04259ab43d Change wording of headline Lennart Blom 2018-12-06 21:10:12 +01:00
  • 896031e894 Merge pull request #44 from onizet/master Jones Magloire 2018-12-05 21:46:08 +01:00
  • 8643fb16ff Add contributors section Joxit 2018-12-03 20:26:41 +01:00
  • becf8bf887 Move documentation about traefik as a full runnable example Olivier Nizet 2018-12-02 22:43:04 +01:00
  • 472b485455 Remove test logging Lennart Blom 2018-12-03 16:48:21 +01:00
  • 637f7635dc Example behind Traefik Olivier Nizet 2018-06-17 15:39:21 +02:00
  • ae78b2d355 Fix navigation bug Lennart Blom 2018-12-03 16:36:51 +01:00
  • 249d021152 Formate code Lennart Blom 2018-12-02 19:15:27 +01:00
  • e3437daefe Use toLocaleString() instead of custom date format Lennart Blom 2018-12-02 18:58:04 +01:00
  • 246369fdec Move go function to taghistory-namespace within app.tag Lennart Blom 2018-12-02 18:56:34 +01:00
  • b94a65d79b Remove space in front of function brackets Lennart Blom 2018-12-02 18:52:34 +01:00
  • bf975cd29b Formate code Lennart Blom 2018-12-01 21:29:40 +01:00
  • 292336c1b6 Format code Lennart Blom 2018-12-01 21:23:48 +01:00
  • 6d849a9e95 Add information text about the history elements Lennart Blom 2018-12-01 21:11:09 +01:00
  • 86f78f7604 Remove instance usage of registryUI.taghistory Lennart Blom 2018-12-01 21:00:27 +01:00
  • 43af3ffdcf Remove logging Lennart Blom 2018-12-01 20:52:53 +01:00
  • f364564d0e Remove logging Lennart Blom 2018-12-01 20:51:55 +01:00
  • 39cf28e562 Remove logging and format code Lennart Blom 2018-12-01 20:50:55 +01:00
  • 66fe613b6f Optimize format Lennart Blom 2018-12-01 20:50:16 +01:00
  • cf883cbfc7 Optimize routing and code format Lennart Blom 2018-12-01 20:49:59 +01:00
  • 5bb7dfce7d Optimize date format Lennart Blom 2018-12-01 20:32:33 +01:00
  • 6d798ca75f Styling of history element headlines Lennart Blom 2018-12-01 20:19:07 +01:00
  • f6bc4df11f Styling elements and getting structure into data view Lennart Blom 2018-12-01 11:44:51 +01:00
  • 8ab6ecbf19 Define dynamic parsing of history elements Lennart Blom 2018-12-01 11:03:23 +01:00