-
-
Notifications
You must be signed in to change notification settings - Fork 565
Pull requests: go-vikunja/vikunja
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(deps): update docker/login-action action to v4.5.0
area/config
config.yml, env vars, runtime flags, deployment config
area/docker
Dockerfile, image, docker-compose, healthcheck
dependencies
Pull requests that update a dependency file
#3280
opened Jul 23, 2026 by
renovate
Bot
Loading…
1 task
feat(notifications): use custom logo in notification emails
area/config
config.yml, env vars, runtime flags, deployment config
area/email
SMTP config, mail templates, outgoing mail
area/notifications
Notification system, in-app notifications, notification controls
#3279
opened Jul 23, 2026 by
bonderaustria
Loading…
chore(deps): update dependency undici@7 to v8.8.0
area/config
config.yml, env vars, runtime flags, deployment config
area/internal-code
Internal refactoring, cleanup, code-quality work
dependencies
Pull requests that update a dependency file
#3278
opened Jul 23, 2026 by
renovate
Bot
Loading…
1 task
chore(deps): update dependency undici@6 to v8.8.0
area/docker
Dockerfile, image, docker-compose, healthcheck
area/internal-code
Internal refactoring, cleanup, code-quality work
dependencies
Pull requests that update a dependency file
#3277
opened Jul 23, 2026 by
renovate
Bot
Loading…
1 task
chore(deps): update crowdin/github-action action to v2.17.0
area/config
config.yml, env vars, runtime flags, deployment config
area/internal-code
Internal refactoring, cleanup, code-quality work
dependencies
Pull requests that update a dependency file
#3274
opened Jul 23, 2026 by
renovate
Bot
Loading…
1 task
fix(deps): update dependency vue-i18n to v11.4.7
area/i18n
Translations, localization, localized date/time formats
area/internal-code
Internal refactoring, cleanup, code-quality work
dependencies
Pull requests that update a dependency file
#3273
opened Jul 23, 2026 by
renovate
Bot
Loading…
1 task
chore(deps): update dev-dependencies
area/internal-code
Internal refactoring, cleanup, code-quality work
dependencies
Pull requests that update a dependency file
#3270
opened Jul 23, 2026 by
renovate
Bot
Loading…
1 task
fix(deps): update module github.com/ganigeorgiev/fexpr to v0.6.0
area/internal-code
Internal refactoring, cleanup, code-quality work
dependencies
Pull requests that update a dependency file
#3269
opened Jul 22, 2026 by
renovate
Bot
Loading…
1 task
chore(deps): update pnpm to v11.15.1
area/config
config.yml, env vars, runtime flags, deployment config
area/internal-code
Internal refactoring, cleanup, code-quality work
dependencies
Pull requests that update a dependency file
#3268
opened Jul 22, 2026 by
renovate
Bot
Loading…
1 task
fix(deps): update module github.com/gabriel-vasile/mimetype to v1.4.15
area/attachments
File attachments on tasks: upload, preview, download
area/internal-code
Internal refactoring, cleanup, code-quality work
dependencies
Pull requests that update a dependency file
#3267
opened Jul 22, 2026 by
renovate
Bot
Loading…
1 task
feat(migration): add a ClickUp import module
area/api-tokens
Personal API tokens, token scopes, bot/service accounts
area/import-export
Importers (WeKan, Todoist, …) and data exports
area/migrations
Database schema migrations (NOT data import)
#3255
opened Jul 20, 2026 by
kigiela
Loading…
fix(migration): stop partial-struct syncs from wiping table indexes
area/database
Database engine behavior, schema issues, cross-engine DB bugs
area/migrations
Database schema migrations (NOT data import)
#3250
opened Jul 20, 2026 by
tink-bot
Collaborator
Loading…
fix: 4 more security/robustness findings (DoS crash, plugin symbol exposure, silent 2FA/SSRF bypass)
#3247
opened Jul 20, 2026 by
kigiela
Loading…
fix(modal): prevent scrollbar drag from closing the task detail modal 🤖🤖🤖
area/frontend
Frontend-only code or UI work
area/task-editor
Task detail view, inline editing, rich text
concern/ux
UX polish, ergonomics, workflow complaints without a clear bug
#3245
opened Jul 19, 2026 by
Alex-Blanes
Loading…
fix(a11y): screen reader pass findings — inert popups, live regions, Safari skip link
area/frontend
Frontend-only code or UI work
concern/accessibility
Accessibility / a11y, keyboard nav, screen reader
#3242
opened Jul 19, 2026 by
tink-bot
Collaborator
Loading…
fix: 5 CodeQL-flagged security findings (path validation, clear-text logging, allocation bounds)
area/auth
Login, OIDC, LDAP, SAML, TOTP/2FA, PKCE, SCIM, sessions, password
area/database
Database engine behavior, schema issues, cross-engine DB bugs
area/internal-code
Internal refactoring, cleanup, code-quality work
area/migrations
Database schema migrations (NOT data import)
#3240
opened Jul 19, 2026 by
kigiela
Loading…
feat: allow sorting tasks within Kanban buckets by priority, due date, and other fields (new PR)
area/kanban
Kanban view, buckets, bucket CRUD, done-bucket behavior
area/views
Switching/persisting project views, cross-project aggregation views
concern/ux
UX polish, ergonomics, workflow complaints without a clear bug
#3220
opened Jul 18, 2026 by
Rapha149
Loading…
feat(tasks): show the task identifier in the list view 🤖🤖🤖
area/list-view
Flat list view and subtask rendering in list mode
area/task-editor
Task detail view, inline editing, rich text
concern/ux
UX polish, ergonomics, workflow complaints without a clear bug
#3180
opened Jul 14, 2026 by
WilliamLowther
Loading…
feat(filters): filter tasks by their relations (closes #2183)
area/api
REST API surface, endpoint design, request/response shapes
area/filters
Filter syntax, saved filters, filter presets, query DSL
area/frontend
Frontend-only code or UI work
area/task-relations
Task relations: blocking, dependencies, parent/child links
#3164
opened Jul 12, 2026 by
grantemsley
Loading…
chore(deps): update dependency typescript to v7
area/config
config.yml, env vars, runtime flags, deployment config
area/internal-code
Internal refactoring, cleanup, code-quality work
dependencies
Pull requests that update a dependency file
#3160
opened Jul 12, 2026 by
renovate
Bot
Loading…
1 task
feat: allow subscribing another user to a project or task
area/api-v2
Huma-backed /api/v2 API surface
area/permissions
Sharing, link sharing, roles, access control, assignee roles
#3154
opened Jul 11, 2026 by
mnadalin
Contributor
Loading…
🤖🤖🤖 feat(repeat): RFC 5545 RRULE recurrence — rebased + hardened continuation of #2032
area/caldav
CalDAV / iCal sync with external calendar clients
area/migrations
Database schema migrations (NOT data import)
area/recurring-tasks
Repeat rules, recurring task behavior, RRULE
area/task-editor
Task detail view, inline editing, rich text
#3071
opened Jul 1, 2026 by
kentonium3
Loading…
Feature: Planner, adds cross-project calendar planner view
area/calendar-view
Calendar / month / week view of tasks
area/frontend
Frontend-only code or UI work
concern/ux
UX polish, ergonomics, workflow complaints without a clear bug
#2957
opened Jun 23, 2026 by
Marlon154
Loading…
feat: include subproject tasks (rebase of #2272)
area/projects
Project CRUD, sub-projects, project tree, archiving, templates
#2939
opened Jun 19, 2026 by
mds08011
Loading…
feat: filter tasks by creator username
area/api
REST API surface, endpoint design, request/response shapes
area/api-v2
Huma-backed /api/v2 API surface
area/filters
Filter syntax, saved filters, filter presets, query DSL
area/frontend
Frontend-only code or UI work
#2916
opened Jun 15, 2026 by
BenLocal
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.