Skip to content

Release 0.9.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@tobegit3hub tobegit3hub released this 29 Oct 08:10
· 188 commits to master since this release
  • Implement Dockerfile
  • Rename main.go to seagull.go
  • Add cookie for i18n with angular-translate-storage-cookie
  • Add bower angular-cookie, angular-translate-storage-cookie and angular-translate-storage-local
  • Remove the button when using that language in index page
  • Implement i18n of all pages
  • Implement change languages
  • Use angular-translate to implement i18n
  • Update clear screenshot images
  • Bower install angular-translate
  • Add trival readme.md files
  • Add trival docs
  • Add docker hub link in readme.md
  • Add gitter in readme.md and nav menu
  • Merge pull request #3 from gitter-badger/gitter-badge
  • Added Gitter badge
  • Add screenshot in readme.md
  • Implement home page
  • Add images in home page
  • Add similar docker projects doc
  • Add start, stop and delete buttons in container page
  • Get all containers with query string ?all=1 in contaienrs page
  • Implement start, stop and remove container in containers page
  • Use gritter to alert
  • Add jquery.gritter in bower
  • Implement remove image in images page
  • Implement container top api and update container page
  • Implement start, stop and delete container and remove image api
  • Implement boolean to string filter for configuration page
  • Implement the configuration page and api
  • Add json link in container and image page
  • Implement image page
  • Implement search in containers and images page
  • Remove default angular router in app.js
  • Add json-logo.png
  • Add json link in containers and images page
  • Add dropdown menu in header nav
  • Remove restart_docker.sh
  • Add empty readme.md for each folder
  • Implement container page
  • Implement containers page
  • Add array to string filter for images page
  • Add file size filter for images page
  • Implement dockerapi controller and images page
  • Add docs access docker remote api
  • Remove restarting docker in readme.md
  • Get image data from docker api
  • Add page for container and image
  • Change to license
  • Fix development guide in readme.md
  • Add restart_docker.sh and guide in readme.md
  • Implement displaying pages with routers in beego
  • Remove default index.tpl
  • Add favicon image
  • Add executable seagull in .gitignore
  • Rename to seagull rather than boxeye
  • Add introduction, usage and development in readme.md
  • Add use bower in static readme.md
  • Add bower.json and dependent packages
  • Initialized beego files
  • Initial commit