The to-do app to organize your life. Public API Roadmap here: https://my.vikunja.cloud/share/QFyzYEmEYfSyQfTOmIRSwLUpkFjboaBqQCnaPmWd/auth.
Go to file
2023-04-26 05:01:44 +00:00
.github chore: update funding links 2023-02-03 11:48:44 +01:00
.vscode
build
docker fix(docker): don't chown everything in Vikunja's default root folder 2023-03-13 11:23:51 +01:00
docs fix: provide a proper error message when viewing a link share with an invalid token 2023-04-17 11:08:38 +02:00
pkg fix: correctly pass unix socket to xorm 2023-04-17 19:39:38 +02:00
REST-Tests
.dockerignore feat: use docker buildx to build multiarch images 2022-11-12 14:30:48 +01:00
.drone.yml chore(deps): update goreleaser/nfpm docker tag to v2.28.0 (#1475) 2023-04-06 09:55:58 +00:00
.editorconfig
.gitignore feat: generate swagger docs at build time 2023-04-02 16:52:54 +02:00
.golangci.yml fix(lint): disable misspell linter on redoc 2023-03-18 09:55:18 +01:00
CHANGELOG.md chore(changelog): fix spelling 2023-04-11 14:17:41 +02:00
cliff.toml chore: add git-cliff config 2022-08-03 20:06:35 +02:00
code-header-template.txt
config.yml.sample fix(spelling): in config sample (#1489) 2023-04-11 16:42:41 +00:00
Dockerfile fix(build): make sure the docker image can access go tools 2023-04-02 18:55:30 +02:00
go.mod fix(deps): update module github.com/lib/pq to v1.10.9 2023-04-26 05:01:44 +00:00
go.sum fix(deps): update module github.com/lib/pq to v1.10.9 2023-04-26 05:01:44 +00:00
LICENSE
magefile.go fix: make sure Vikunja is buildable without swagger docs present 2023-04-06 12:11:31 +02:00
main.go
nfpm.yaml
README.md chore: 0.20.4 release preperations 2023-03-12 10:24:34 +01:00
renovate.json
tools.go feat: rename lists to projects 2023-03-13 14:28:06 +01:00
vikunja.service

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

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.