eb3a945678
While the request body of a DELETE request *can* have data in it, it is not really supported and pretty much undocumented. As such, it doesn't work in all clients and probably broke with recent updates. This fixes this by moving all parts of the task relation used to identify it in the url. More Info: https://stackoverflow.com/a/299696/10924593 |
||
---|---|---|
.gitea | ||
.github | ||
.vscode | ||
build | ||
docs | ||
pkg | ||
REST-Tests | ||
.drone1.yml | ||
.gitignore | ||
.gitmodules | ||
.golangci.yml | ||
CHANGELOG.md | ||
code-header-template.txt | ||
config.yml.sample | ||
docker-manifest-latest.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 API
The Todo-app to organize your life.
Table of contents
Features
- Create TODO lists with tasks
- Reminder for tasks
- Namespaces: A "group" which bundels 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 (seperate repo) In Progress
- Webapp (seperate repo) In Progress
Contributing
Fork -> Push -> Pull-Request. Also see the dev docs for more infos.
License
This project is licensed under the AGPLv3 License. See the LICENSE file for the full license text.