apidocfix/pkg/user
konrad caf91d1904 Update xorm to use the new import path (#133)
Fix ineffassign

Fix getting all labels including the ones not associated to a task

Signed-off-by: kolaente <k@knt.li>

Fix logging sql queries

Signed-off-by: kolaente <k@knt.li>

Start fixing getting all labels

Update xormigrate

Update xorm to use the new import path

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#133
2020-02-14 16:34:25 +00:00
..
db.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
error.go Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
main_test.go Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
test.go Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
user.go Return iso dates for everything date related from the api (#130) 2020-02-08 12:48:49 +00:00
user_email_confirm.go Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
user_email_confirm_test.go Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
user_password_reset.go Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
user_test.go Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
users_list.go Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00