~todo.md
.md
Markdown
(text/x-gfm)
todo:

- [ ] add pipelines feature (wip: ci-runner: done, ui: wip api: wip)
- [x] make http git push work
- [x] make ssh git push work
- [ ] make ssh git push work every times
- [ ] find a way to output emoji to git sideband channel
- [x] make the islands runtime load dependencies properly
- [x] finish merge pull request feature
- [x] add ssh key feature
- [ ] add update/delete ssh key feature
- [ ] add a function to change default branch -> update repo/HEAD ref, update config->init.defaultBranch
- [ ] add a function to enable/disable fast forward push
- [ ] (?) allow to write comments on a PR
- [ ] update repo/description file when repo name or description is set (create, update)
- [x] add a select button to change branch/tag (repository browser)
- [ ] make it possible to edit user profile (avatar, display name, email, password, etc)
- [ ] make it possible to change app theme (colors) via config file