This repository has been archived on 2025-05-21. You can view files and clone it, but cannot push or open issues or pull requests.
kolaente eb3a945678
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Fix deleting task relations
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
2021-02-18 23:35:33 +01:00
2021-01-20 21:53:38 +01:00
2020-12-17 13:44:04 +00:00
2021-02-14 20:37:18 +01:00
2021-02-18 23:35:33 +01:00
2021-02-02 22:48:37 +00:00
2021-01-10 16:09:26 +01:00
2021-02-02 20:19:13 +01:00
2021-02-02 22:48:37 +00:00
2020-12-23 16:41:52 +01:00
2021-02-02 20:19:13 +01:00
2020-12-23 20:51:37 +01:00
2021-01-10 16:09:26 +01:00
2020-09-22 22:25:23 +02:00
2021-02-02 20:19:13 +01:00

Build Status License: AGPL v3 Download Docker Pulls Swagger Docs Go Report Card

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!

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.

Languages
Go 73.4%
Vue 14.8%
TypeScript 10%
SCSS 0.9%
Smarty 0.3%
Other 0.5%