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 User Data Export and import (#967) 2021-09-04 19:26:31 +00:00
cmd fix: validate email address when creating a user via cli 2022-03-04 19:58:40 +01:00
config feat: ability to serve static files (#1174) 2022-05-23 20:49:28 +00:00
cron Update copyright year 2021-02-02 20:19:13 +01:00
db Add client-cert parameters of the Go pq driver to the Vikunja config (#1161) 2022-04-23 15:46:00 +00:00
events Task mentions (#926) 2021-07-29 15:42:49 +00:00
files fix: checking for error types 2022-03-27 17:52:33 +02:00
initialize feat: add migration to create BlurHash strings for all list backgrounds 2022-03-30 16:36:07 +00:00
integrations fix: sort tasks logically and consistent across dbms (#1177) 2022-05-30 20:53:58 +00:00
log fix: disabling logging completely now works 2022-02-19 17:42:32 +01:00
mail Fix panic on invalid smtp config 2021-08-02 00:05:13 +02:00
metrics Update module prometheus/client_golang to v1.11.0 (#879) 2021-06-11 13:08:28 +00:00
migration fix: lint 2022-03-30 16:36:07 +00:00
models fix: sort tasks logically and consistent across dbms (#1177) 2022-05-30 20:53:58 +00:00
modules fix: lint 2022-03-30 16:36:07 +00:00
notifications User account deletion (#937) 2021-08-11 19:08:10 +00:00
red Update copyright year 2021-02-02 20:19:13 +01:00
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 feat: add caldav tokens (#1065) 2022-03-30 18:25:56 +00:00
utils feat: upgrade golangci-lint to 1.45.2 2022-03-27 16:55:37 +02:00
version Update copyright year 2021-02-02 20:19:13 +01:00