vikunja/pkg
kolaente 4e504c288e
fix(auth): hide two factor authentication when using non-local user
Resolves https://github.com/go-vikunja/vikunja/issues/431
2025-03-23 17:43:36 +01:00
..
caldav chore(caldav): refactor fetching projects 2024-10-30 08:37:27 +01:00
cmd feat: translate notifications 2025-03-02 11:41:38 +01:00
config feat(ldap): make member id attribute configurable 2025-03-19 22:15:50 +01:00
cron chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
db fix(project): add position in test fixtures 2025-03-20 14:00:18 +01:00
events fix: create missing indexes on postgres 2024-10-28 13:25:38 +01:00
files fix(files): configure the files path in files init instead of globally 2024-09-29 19:04:25 +02:00
i18n chore(i18n): update translations via Crowdin 2025-03-22 00:21:30 +00:00
initialize feat: translate notifications 2025-03-02 11:41:38 +01:00
integrations fix(filter): do not show tasks in filter results when they are filtered out by labels 2025-01-20 14:05:42 +01:00
log chore(logging): simplify log template string 2024-09-20 08:42:22 +02:00
mail fix(mail): do not fail testmail command when the connection could not be closed. 2024-08-12 11:08:16 +02:00
metrics chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
migration feat(auth): rename oidc_id to external_id 2025-03-18 16:36:00 +00:00
models feat(kanban): create To-Do, Doing, Done buckets when creating a new kanban view 2025-03-21 19:16:52 +01:00
modules feat(kanban): create To-Do, Doing, Done buckets when creating a new kanban view 2025-03-21 19:16:52 +01:00
notifications fix(i18n): pass language to notification mail function 2025-03-02 12:29:31 +01:00
red chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
routes fix(auth): hide two factor authentication when using non-local user 2025-03-23 17:43:36 +01:00
swagger [skip ci] Updated swagger docs 2025-03-19 15:21:25 +00:00
user fix(i18n): add missing translations 2025-03-20 17:41:45 +01:00
utils fix(colors): truncate longer hex color values 2024-09-30 20:06:10 +02:00
version fix(build): don't require swagger to build 2023-09-06 21:08:09 +02:00
web feat(auth): sso fallback mapping (#3068) 2025-03-02 15:21:09 +00:00