vikunja/pkg/integrations
kolaente b38c2a202f
wip
2025-01-25 16:52:14 +01:00
..
_test.go.tpl chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
api_tokens_test.go fix(api): return 404 response when using a token and the route does not exist 2024-08-29 10:12:20 +02:00
archived_test.go chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
caldav_test.go chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
healthcheck_test.go chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
integrations.go feat: make used bcrypt rounds configurable 2024-10-13 15:38:04 +02:00
kanban_test.go chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
link_sharing_auth_test.go feat: make used bcrypt rounds configurable 2024-10-13 15:38:04 +02:00
link_sharing_test.go chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
login_test.go feat: make used bcrypt rounds configurable 2024-10-13 15:38:04 +02:00
project_test.go chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
register_test.go chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
task_collection_test.go wip 2025-01-25 16:52:14 +01:00
task_comment_test.go chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
task_test.go wip 2025-01-25 16:52:14 +01:00
token_test.go chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
user_change_password_test.go feat: make used bcrypt rounds configurable 2024-10-13 15:38:04 +02:00
user_confirm_email_test.go chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
user_password_request_token_test.go chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
user_password_reset_test.go feat: make used bcrypt rounds configurable 2024-10-13 15:38:04 +02:00
user_project_test.go chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
user_show_test.go chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00