Releases: tobegit3hub/seagull
Releases · tobegit3hub/seagull
Release 1.7.0
- Implement theme change for users
 - Fix container stats API and images API for latest docker API
 - Support Swedish
 - Add more translation for German
 - Support running with docker-compose
 - Update seagull docker image to alpine
 
Thanks for the brilliant contributor @Limmen @arckosfr @jarischaefer @ChoiZ 🎉
1.6.0
Add performance monitor and api test
1.3.2
The UI and dependencies are stable.
Release 1.0.0
- Add three-minute presentation link in readme.md
 - Fix typo of daemon
 - Merge pull request #12 from larrycai/master
 - Update readme.md to add parameter to prevent others from accessing local seagull.
 - New solution for issue #2, add description to use -p parameter in docker run command to control localhost access
 - Update the screenshots of seagull
 - Add link in doc of use animate css
 - Write and translate the doc of use animate.css
 - Add animation for nav in index page
 - Use bower add animate.css files
 - Use cookie to display all or running containers in containers page
 - Print ports in containers page
 - Change the demo website to linode in 96.126.127.93
 - Translate all docs into Chinese
 - Write the doc of use godep to manage dependency
 - Write the doc of use beego as api server
 - Update all readme.md in sub-folder
 - Add all readme.md in any sub-folder
 - Write the doc of use beego as web server
 - Write the doc of access docker remote api
 - Write the doc of seagull dockerhub page
 - Implement the dockerhub page
 - Implement the search images API
 - Add Godep dependent files and run godep save
 - Add refresh_at in Dockerfile
 - Write the doc of use beego as web server
 - Translate doc of similar docker projects
 - Display the current filter in contaners page
 - Use go get rather than git clone to download seagull
 - Simpified the Dockerfile
 - Remove doc of implement beego http server and how to use travis ci
 - Write the doc of similar docker projects
 - Translate doc of implement angular filter
 - Implement the filter button in containers page
 - Write doc of implement angular filter
 - Fix to display boolean in container page
 - Add start_seagull.sh
 - Add notice to use iptable in readme.md
 - Translate doc of seagull images page
 - Translate doc of seagull containers page
 - Translate doc of seagull configuration page
 - Translate doc of use bower to manage dependency
 - Translate doc of use jquery gritter for notification
 - Write the doc of use jquery gritter for notification
 - Translate doc of how seagull use bootstrap
 - Translate doc of implement search in angular
 - Translate doc of seagull dockerfile
 - Translate doc of implement i18n with angular translate
 - Fix link in documents
 - Write doc of how seagull use bootstrap
 - Write doc of seagull dockerfile
 - Write doc of implement search in angular
 - Add docs of how to use travisci
 - Add link of chinese edition in all docs
 - Write docs of similar docker projects
 - Remove travis-ci link in readme.md
 - Write doc of use bower to manage dependency
 - Write the docs of implement i18n with angular-translate
 - Write the docs of containers, images and configuration pages
 - Add seagull design and implement zh
 - Use short link in readme.md
 - Add all trival documents
 - Add docs readme.md
 - Add docs in .dockerignore
 - Add doc seagull design and implement
 - Add implement doc link in readme.md
 - Add trival docs to not to be empty for home page
 - Add annotation for all html and js files
 - Reduce the size of json-logo.png
 - Rename seagull.png to seagull-logo.png
 - Format and add annotations in server files
 - Add trival docs
 - Remove github and gitter button in header of index page
 - Add .git in .dockerignore
 - Add i18n supported in readme.md
 - Add readme-zh.md as Chinese edition
 - Go fmt all go source files
 - Add comments in Dockerfile
 - Add docker run command in readme.md
 
Release 0.9.0
- 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