api/pkg/routes/api/v1
kolaente ae8db176db
feat: expose if task comments are enabled or not in /info
2021-09-26 13:37:57 +02:00
..
avatar.go Show empty avatar when the user was not found 2021-04-07 14:56:44 +02:00
docs.go Update copyright year 2021-02-02 20:19:13 +01:00
info.go feat: expose if task comments are enabled or not in /info 2021-09-26 13:37:57 +02:00
link_sharing_auth.go Add link share password authentication (#831) 2021-04-11 13:17:50 +00:00
list_by_namespace.go Update copyright year 2021-02-02 20:19:13 +01:00
login.go Update module github.com/golang-jwt/jwt to v4 (#930) 2021-08-03 21:43:18 +00:00
task_attachment.go Add events (#777) 2021-02-02 22:48:37 +00:00
testing.go Fix lint 2021-07-13 12:16:12 +02:00
token_check.go Update module github.com/golang-jwt/jwt to v4 (#930) 2021-08-03 21:43:18 +00:00
user_confirm_email.go Update copyright year 2021-02-02 20:19:13 +01:00
user_deletion.go User Data Export and import (#967) 2021-09-04 19:26:31 +00:00
user_export.go User Data Export and import (#967) 2021-09-04 19:26:31 +00:00
user_list.go Enable searching users by full email or name 2021-04-07 18:28:58 +02:00
user_password_reset.go Update copyright year 2021-02-02 20:19:13 +01:00
user_register.go Update copyright year 2021-02-02 20:19:13 +01:00
user_settings.go Add setting for first day of the week 2021-06-03 18:11:44 +02:00
user_show.go User account deletion (#937) 2021-08-11 19:08:10 +00:00
user_totp.go Update copyright year 2021-02-02 20:19:13 +01:00
user_update_email.go Update copyright year 2021-02-02 20:19:13 +01:00
user_update_password.go Update copyright year 2021-02-02 20:19:13 +01:00