The to-do app to organize your life. Public API Roadmap here: https://my.vikunja.cloud/share/QFyzYEmEYfSyQfTOmIRSwLUpkFjboaBqQCnaPmWd/auth.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
renovate 163a4624ee fix(deps): update module github.com/imdario/mergo to v0.3.13 (#1178)
Reviewed-on: vikunja/api#1178
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
.gitea Generate config docs from sample config (#684) 3 years ago
.github Add github funding link 2 years ago
.vscode Enable a list to be moved across namespaces (#1096) 1 year ago
REST-Tests Add file volume to the docker image 4 years ago
build Add systemd service file to linux packages 2 years ago
docs feat: ability to serve static files (#1174) 1 year ago
pkg fix: sort tasks logically and consistent across dbms (#1177) 1 year ago
.drone.yml feat: upgrade golangci-lint to 1.45.2 1 year ago
.editorconfig Add default list setting (#875) 2 years ago
.gitignore Cleanup old docs themes submodule 2 years ago
.golangci.yml feat: upgrade golangci-lint to 1.45.2 1 year ago
CHANGELOG.md 0.18.1 release preparations 2 years ago
Dockerfile Revert "Update alpine Docker tag to v3.14 (#889)" 2 years ago
LICENSE Change license to AGPLv3 2 years ago
README.md 0.18.1 release preparations 2 years ago
code-header-template.txt Update copyright year 2 years ago
config.yml.sample feat: ability to serve static files (#1174) 1 year ago
docker-manifest-unstable.tmpl Switch the :latest docker image tag to contain the latest release instead of the latest unstable 2 years ago
docker-manifest.tmpl Add separate docker manifest file for latest docker images 2 years ago
go.mod fix(deps): update module github.com/imdario/mergo to v0.3.13 (#1178) 1 year ago
go.sum fix(deps): update module github.com/imdario/mergo to v0.3.13 (#1178) 1 year ago
magefile.go Enable a list to be moved across namespaces (#1096) 1 year ago
main.go Update copyright year 2 years ago
nfpm.yaml Add systemd service file to linux packages 2 years ago
renovate.json Replace renovate tokens with env 3 years ago
run.sh Add ability to run the docker container with configurable user and group ids 3 years ago
tools.go Remove unused tools from tools.go 2 years ago
vikunja.service Add systemd service file to linux packages 2 years ago

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

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.