Plans
- Allow connections via SSH keys
- Allow logs view for each push
- Allow email / Slack notifications
- Display some statistics per project
- Allow to define custom deploy scripts, commands to be run after `git pull`
- Let me know if you have something else in mind, we are trying to keep this as simple as possible but your feedback is always welcome and much appreciated.
11/09/2017
- New Feature - Allow setting projects as inactive and toggle this state.
11/08/2017
- New Feature - Provide a way to check logs of the last 10 pushes - shows the headers of the post, the raw post content, the output from the server when running
git pull
10/25/2017
- Improvement - Improvement in storing the project details.
- Fixed - error when adding new projects when there's already a project with the same name.
10/22/2017
10/21/2017
- Fixed - Invalid State Exception - on social login auth
10/19/2017
- Fixed - redirection after email/password registration
- Fixed - styling of the homepage
10/18/2017 - first release
- Social auth (GitLab, GitHub, BitBucket) and email/password authentication
- CRUD operations for manging your projects
- Allows SSH/SFTP/FTP connections