Skip to content

Releases: lexandro/dockery

Bootstrapping and preparation for hosted app mode

16 Sep 13:18
Compare
Choose a tag to compare

Add: add search for container diff
Add: commit container as image (initial version, with basic validations)
Add: Extend saved configuration scope with extra data. Version, etc...
Add: announce the chrome app change from packaged to hosted
Add: release notes to about/first run of new version
Add: Add bootstrapping page to the app during the startup
Add: login into the docker hub and/or insecure private repo(s)
Add: info about cors config pre/post 1.18
Fix: removed $promise and $removed properties from the pure json view in containerDetails

Container linking and small fixes

15 Jul 12:06
Compare
Choose a tag to compare
Pre-release

Add: link containers in Create
Add: show links in container details
Add: release notes to about
Fix: Create container on/off switch changed from radio to checkbox
Fix: CSS/colspan on Repository view
Fix: Xterm.js css wasn't imported

Search/Pull images

09 Jul 17:59
Compare
Choose a tag to compare
Search/Pull images Pre-release
Pre-release
  • Add: image search/pull (from the public repo)
  • Add: copyright when released or published (xterm.js, json-formatter)
  • Add: version info
  • Add: remove button/entry to images list
  • Add: clear finished tasks
  • Fix: clicking on image in container list causes error (need to load all images into the rootscope)
  • Fix: scrolling in window not enabled as chrome app

Containers in image details

03 Jul 16:51
Compare
Choose a tag to compare
Pre-release
0.2.7

Finishing 0.2.7

Enhancing image details screen

28 Jun 13:11
Compare
Choose a tag to compare
Pre-release

0.2.6

  • Add: tag list to the image details
  • Fix: show image name in the image details
  • Fix: use image ID in container list link, because the 'namespace/repo:tag' is forwarding to wrong place

0.2.5

  • Add: container details/volumes-from (get volume from other containers)
  • Add: privileged containers should show warning color in details or maybe in the lists too
  • Add: display privileged container on container details page
  • Add: mark privileged containers on container list page
  • Add: Show environment variables on container details page

Filtering in lists

15 Jun 14:25
Compare
Choose a tag to compare
Filtering in lists Pre-release
Pre-release
0.2.4

 Implementing filtering in container and image lists

Container/Image list ordering

14 Jun 10:28
Compare
Choose a tag to compare
Pre-release
  • Container/Image list ordering
  • Bugfixes

0.2.2

06 Jun 18:54
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release

Basic container management is done, but not bug free