This project is mirrored from https://kolaente.dev/vikunja/vikunja.
Pull mirroring updated .
New Features: * Shared lists are now shown in a pseudonamespace * Tasks can have multiple reminders * Tasks can have subtasks * Tasks can have priorities Improvements: * Validation not so verbose anymore * License is now GPLv3 * The crudhandler now has its own repo
New Features: * Get all tasks for the authenticated user sorted by their due date * CalDAV support * Pagination for everything which returns an array * Search all the things * More validation for most of the structs
New Features: * Password reset * Email verification when registering Misc bugfixes and improvements to the build process
New Features: Search endpoint for users Update a user’s password Add indicies for everything Much improved error handler Added config for max database connections Misc: Improved logging Improved docs & swagger Removed unused erros