Fork of vikunja/api
Go to file
renovate aadfb8d8f2 Update module go-redis/redis/v8 to v8.4.9 (#770)
Reviewed-on: vikunja/api#770
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-01-20 20:29:36 +00:00
.gitea
.github
.vscode
REST-Tests
build
docs Add email reminders (#743) 2020-12-18 23:21:17 +00:00
pkg Fix /dav/principals/*/ throwing a server error when accessed with GET instead of PROPFIND (#769) 2021-01-16 14:37:35 +00:00
templates/mail Add email reminders (#743) 2020-12-18 23:21:17 +00:00
.drone1.yml
.gitignore
.gitmodules
.golangci.yml Fix go header lint 2020-12-29 02:04:20 +01:00
CHANGELOG.md 0.16.0 release preparations 2021-01-10 16:09:26 +01:00
Dockerfile Revert "Update alpine Docker tag to v3.13 (#768)" 2021-01-16 14:52:38 +01:00
LICENSE Change license to AGPLv3 2020-12-23 16:41:52 +01:00
README.md 0.16.0 release preparations 2021-01-10 16:09:26 +01:00
code-header-template.txt Fix go header lint 2020-12-29 02:04:20 +01:00
config.yml.sample Add email reminders (#743) 2020-12-18 23:21:17 +00:00
docker-manifest.tmpl
go.mod Update module go-redis/redis/v8 to v8.4.9 (#770) 2021-01-20 20:29:36 +00:00
go.sum Update module go-redis/redis/v8 to v8.4.9 (#770) 2021-01-20 20:29:36 +00:00
magefile.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
main.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
nfpm.yaml Update nfpm config for nfpm v2 2020-12-23 20:51:37 +01:00
renovate.json
run.sh
tools.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00

README.md

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.