The to-do app to organize your life. Public API Roadmap here: https://my.vikunja.cloud/share/QFyzYEmEYfSyQfTOmIRSwLUpkFjboaBqQCnaPmWd/auth.
Go to file
renovate 71d60e908a Update module labstack/echo/v4 to v4.3.0 (#856)
Reviewed-on: vikunja/api#856
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-05-08 22:17:06 +00:00
.gitea
.github
.vscode
build
docs Expose tls parameter of Go MySQL driver to config file (#855) 2021-05-08 14:54:55 +00:00
pkg Expose tls parameter of Go MySQL driver to config file (#855) 2021-05-08 14:54:55 +00:00
REST-Tests
.drone1.yml
.gitignore
.golangci.yml
CHANGELOG.md
code-header-template.txt
config.yml.sample Expose tls parameter of Go MySQL driver to config file (#855) 2021-05-08 14:54:55 +00:00
docker-manifest-latest.tmpl
docker-manifest.tmpl
Dockerfile
go.mod Update module labstack/echo/v4 to v4.3.0 (#856) 2021-05-08 22:17:06 +00:00
go.sum Update module labstack/echo/v4 to v4.3.0 (#856) 2021-05-08 22:17:06 +00:00
LICENSE
magefile.go
main.go
nfpm.yaml
README.md
renovate.json
run.sh
tools.go
vikunja.service Add systemd service file to linux packages 2021-03-28 18:18:58 +02: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

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 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.