Frederick (Vikunja)
Frederick (Vikunja)
_Original issue by dpschen on 2022-05-21T14:18:38.000Z_ Enable easier sentry debugging with https://github.com/ikenfin/vite-plugin-sentry [Original issue on Gitea](https://kolaente.dev/vikunja/vikunja/issues/1922) --- _**dpschen** commented on 2022-05-22T14:21:56.000Z_: Started adding it in https://kolaente.dev/vikunja/frontend/pulls/1991 --- _**@kolaente** commented on...
_Original issue by dpschen on 2023-03-30T11:35:21.000Z_ In order to show the bucket of a task in detail view. [See discussion](https://community.vikunja.io/t/have-access-to-the-current-kanbans-bucket-to-be-able-to-specify-where-a-task-is-on-the-board/1106/4) [Original issue on Gitea](https://kolaente.dev/vikunja/vikunja/issues/1450)
_Original issue by dpschen on 2023-04-01T13:15:59.000Z_ Can we save the redirect url in the url instead of local storage? I think one usually does this with oath. _Originally posted by...
_Original issue by massimiliano-dalcero on 2023-10-23T07:54:42.000Z_ ### Description Hello :) there are some features that could be added to improve project view and be useful: - List of sub-projects (an...
_Original issue by tcassaert on 2025-01-20T08:13:59.000Z_ ### Description I'm trying to build something to send my notifications in Vikunja to Gotify. For that, I'd like to be able to mark...
_Original issue by AbelLykens on 2023-05-22T09:00:22.000Z_ Hey, the app(s) and features look good. I now use Nextcloud Tasks, which can give me an ics file. Can this ics be imported...
_Original issue by hay-kot on 2023-05-15T21:48:39.000Z_ _Really_ loving working with Vikunja so far. I want to use it on a more day to day basis, but I'm finding the mobile...
_Original issue by dpschen on 2023-04-06T10:42:33.000Z_ ### Reason So that it isn't blurry on high dpi devices, like mobile. [Original issue on Gitea](https://kolaente.dev/vikunja/vikunja/issues/1478) --- _**@kolaente** commented on 2023-04-06T11:42:52.000Z_: What about...
_Original issue by Bouni on 2023-04-05T06:17:23.000Z_ **Version information:** Frontend Version: 0.20.5 API Version: v0.20.4 Browser and OS Version: Firefox 111.0.1 (64-Bit) / Windows 11 **Question / Feature request** I wonder...
_Original issue by dpschen on 2023-04-01T16:22:05.000Z_ Instead of writing in a components template: ```vue v-shortcut="'g o'" ``` we should instead import the shortcuts from a central place and write something...