Skip to content

Pull requests: go-vikunja/vikunja

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(tasks): make subtask root condition NULL-safe and search-aware area/database Database engine behavior, schema issues, cross-engine DB bugs area/gantt Gantt chart view of tasks area/list-view Flat list view and subtask rendering in list mode area/search Search UI and query behavior area/subtasks Subtask hierarchy, indentation, ordering, collapse concern/ux UX polish, ergonomics, workflow complaints without a clear bug
#3197 opened Jul 15, 2026 by tink-bot Collaborator Loading…
fix(deps): update module github.com/getsentry/sentry-go to v0.48.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
#3196 opened Jul 15, 2026 by renovate Bot Queued
1 task
fix(deps): update dependency @sentry/vue to v10.65.0 area/internal-code Internal refactoring, cleanup, code-quality work dependencies Pull requests that update a dependency file
#3195 opened Jul 15, 2026 by renovate Bot Queued
1 task
fix(deps): update dependency @floating-ui/dom to v1.8.0 dependencies Pull requests that update a dependency file
#3194 opened Jul 15, 2026 by renovate Bot Queued
1 task
chore(deps): update cachix/install-nix-action action to v31.11.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
#3193 opened Jul 15, 2026 by renovate Bot Queued
1 task
chore(ci): update CI service containers at most once a week area/docker Dockerfile, image, docker-compose, healthcheck area/internal-code Internal refactoring, cleanup, code-quality work
#3192 opened Jul 15, 2026 by tink-bot Collaborator Queued
chore(deps): update crowdin/github-action action to v2.16.4 area/config config.yml, env vars, runtime flags, deployment config dependencies Pull requests that update a dependency file
#3191 opened Jul 15, 2026 by renovate Bot Queued
1 task
fix(notifications): strip Markdown escapes from plain-text mail part 🤖🤖🤖 area/email SMTP config, mail templates, outgoing mail area/notifications Notification system, in-app notifications, notification controls concern/regression Worked in a prior release, now broken
#3190 opened Jul 15, 2026 by maximilize Loading…
chore(deps): update postgres:18 docker digest to c2d42a1 area/docker Dockerfile, image, docker-compose, healthcheck dependencies Pull requests that update a dependency file
#3189 opened Jul 15, 2026 by renovate Bot Loading…
1 task
chore(deps): update actions/setup-node action to v6.5.0 area/config config.yml, env vars, runtime flags, deployment config area/docker Dockerfile, image, docker-compose, healthcheck area/internal-code Internal refactoring, cleanup, code-quality work dependencies Pull requests that update a dependency file
#3188 opened Jul 15, 2026 by renovate Bot Loading…
1 task
chore(deps): update dependency tar to v7.5.20 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
#3186 opened Jul 15, 2026 by renovate Bot Loading…
1 task
fix(caldav): parse ISO 8601 week durations in reminder triggers area/caldav CalDAV / iCal sync with external calendar clients area/reminders Task reminders waiting for reply
#3183 opened Jul 15, 2026 by TowyTowy Contributor 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…
fix(deps): update module github.com/labstack/echo/v5 to v5.3.0 area/internal-code Internal refactoring, cleanup, code-quality work dependencies Pull requests that update a dependency file
#3172 opened Jul 13, 2026 by renovate Bot Loading…
1 task
chore(deps): update pnpm to v11.12.0 area/internal-code Internal refactoring, cleanup, code-quality work dependencies Pull requests that update a dependency file
#3171 opened Jul 13, 2026 by renovate Bot Loading…
1 task
fix(deps): update module github.com/labstack/echo-jwt/v5 to v5.0.2 area/internal-code Internal refactoring, cleanup, code-quality work dependencies Pull requests that update a dependency file
#3170 opened Jul 13, 2026 by renovate Bot Loading…
1 task
fix(deps): update dependency marked to v18.0.6 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
#3169 opened Jul 13, 2026 by renovate Bot Loading…
1 task
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(projects): include child tasks in parent projects area/projects Project CRUD, sub-projects, project tree, archiving, templates area/task-editor Task detail view, inline editing, rich text
#3158 opened Jul 11, 2026 by Pegoku Loading…
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…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.