This repository has been archived on 2025-10-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
vikunja-api/pkg/db
konrad 6bdddd462a Favorite lists (#654)
Add tests

Remove the favorites pseudo namespace if there are no lists or tasks favorited

Regenerate swagger docs

Fix favorite lists not being updated because of nonexisting users (the favorite list does not have one)

Make the pseudo favorites list always favorited

Add favorited lists to the favorites pseudo namespace

Add favorite field to list

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/654
2020-09-06 14:20:16 +00:00
..
fixtures Favorite lists (#654) 2020-09-06 14:20:16 +00:00
db.go Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
dump.go Restore command (#593) 2020-06-21 15:30:48 +00:00
test.go Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
test_fixtures.go Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00