fixes ~ expansion when loading config to enable reading config from ~/.config/vikunja/config.yml
Go to file
kolaente b4c215f4dd
chore(deps): remove fsnotify replacement
2023-03-05 19:13:19 +01:00
.github chore: update funding links 2023-02-03 11:48:44 +01:00
.vscode
REST-Tests
build
docker fix(docker): make sure the vikunja user always exists and only modify the uid instead of recreating the user 2023-02-15 10:39:48 +01:00
docs feat(caldav): import caldav categories as Labels (#1413) 2023-03-02 15:25:26 +00:00
pkg fix: lint 2023-03-05 14:34:34 +01:00
.dockerignore feat: use docker buildx to build multiarch images 2022-11-12 14:30:48 +01:00
.drone.yml chore(deps): update golangci-lint to 1.51.2 2023-02-20 15:17:49 +01:00
.editorconfig
.gitignore feat: add gitea issue template 2022-10-01 18:14:49 +02:00
.golangci.yml chore(deps): upgrade golangci-lint to 1.51.0 2023-02-02 11:16:07 +01:00
CHANGELOG.md chore: 0.20.2 release preperations 2023-01-24 17:15:00 +01:00
Dockerfile fix(docker): make sure the vikunja user always exists and only modify the uid instead of recreating the user 2023-02-15 10:39:48 +01:00
LICENSE
README.md chore(docs): remove sponsors 2023-02-15 11:11:10 +01:00
cliff.toml chore: add git-cliff config 2022-08-03 20:06:35 +02:00
code-header-template.txt
config.yml.sample feat: disable events log by default 2023-02-15 10:44:02 +01:00
go.mod chore(deps): remove fsnotify replacement 2023-03-05 19:13:19 +01:00
go.sum chore(deps): remove fsnotify replacement 2023-03-05 19:13:19 +01:00
magefile.go chore(deps): update golangci-lint to 1.51.2 2023-02-20 15:17:49 +01:00
main.go
nfpm.yaml
renovate.json
tools.go
vikunja.service

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.