forked from vikunja/api
The to-do app to organize your life. Public API Roadmap here: https://my.vikunja.cloud/share/QFyzYEmEYfSyQfTOmIRSwLUpkFjboaBqQCnaPmWd/auth.
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Reviewed-on: vikunja/api#1178 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de> |
1 year ago | |
---|---|---|
.gitea | 3 years ago | |
.github | 2 years ago | |
.vscode | 1 year ago | |
REST-Tests | 4 years ago | |
build | 2 years ago | |
docs | 1 year ago | |
pkg | 1 year ago | |
.drone.yml | 1 year ago | |
.editorconfig | 2 years ago | |
.gitignore | 2 years ago | |
.golangci.yml | 1 year ago | |
CHANGELOG.md | 2 years ago | |
Dockerfile | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
code-header-template.txt | 2 years ago | |
config.yml.sample | 1 year ago | |
docker-manifest-unstable.tmpl | 2 years ago | |
docker-manifest.tmpl | 2 years ago | |
go.mod | 1 year ago | |
go.sum | 1 year ago | |
magefile.go | 1 year ago | |
main.go | 2 years ago | |
nfpm.yaml | 2 years ago | |
renovate.json | 3 years ago | |
run.sh | 3 years ago | |
tools.go | 2 years ago | |
vikunja.service | 2 years ago |
README.md
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.