api/pkg
konrad e52c45d5aa fix: sort tasks logically and consistent across dbms (#1177)
This PR changes the behavoir of sorting tasks. Before, tasks were sorted with null values first. Now, null values are always sorted last which is usually what you want.

Partial fix for https://github.com/go-vikunja/frontend/issues/54

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1177
2022-05-30 20:53:58 +00:00
..
caldav
cmd
config feat: ability to serve static files (#1174) 2022-05-23 20:49:28 +00:00
cron
db Add client-cert parameters of the Go pq driver to the Vikunja config (#1161) 2022-04-23 15:46:00 +00:00
events
files
initialize
integrations fix: sort tasks logically and consistent across dbms (#1177) 2022-05-30 20:53:58 +00:00
log
mail
metrics
migration
models fix: sort tasks logically and consistent across dbms (#1177) 2022-05-30 20:53:58 +00:00
modules
notifications
red
routes feat: ability to serve static files (#1174) 2022-05-23 20:49:28 +00:00
swagger fix(deps): update module github.com/swaggo/swag to v1.8.2 (#1167) 2022-05-15 19:57:00 +00:00
user
utils
version