581dcd41f1
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [golang.org/x/oauth2](https://github.com/golang/oauth2) | require | digest | `ee48083` -> `6242fa9` | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1140 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de> |
||
---|---|---|
.gitea | ||
.github | ||
.vscode | ||
build | ||
docs | ||
pkg | ||
REST-Tests | ||
.drone.yml | ||
.editorconfig | ||
.gitignore | ||
.golangci.yml | ||
CHANGELOG.md | ||
code-header-template.txt | ||
config.yml.sample | ||
docker-manifest-unstable.tmpl | ||
docker-manifest.tmpl | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
LICENSE | ||
magefile.go | ||
main.go | ||
nfpm.yaml | ||
README.md | ||
renovate.json | ||
run.sh | ||
tools.go | ||
vikunja.service |
Vikunja API
The Todo-app to organize your life.
Table of contents
Security Reports
If you find any security-related issues you don't want to disclose publicly, please use the contact information on our website.
Features
- Create TODO lists with tasks
- Reminder for tasks
- Namespaces: A "group" which bundles multiple lists
- Share lists and namespaces with teams and users with granular permissions
- Plenty of details for tasks
See the features page on our website for a more exaustive list or try it on try.vikunja.io!
Docs
All docs can be found on the Vikunja home page.
Roadmap
See the roadmap (hosted on Vikunja!) for more!
- Mobile apps (separate repo) In Progress
- Webapp (separate repo) In Progress
Contributing
Fork -> Push -> Pull-Request. Also see the dev docs for more info.
License
This project is licensed under the AGPLv3 License. See the LICENSE file for the full license text.