-.-
-.-
I'm receiving this error while loading json-objects with globalizejs. ``` RangeError: Maximum call stack size exceeded at merge (pathToProject/node_modules/cldrjs/dist/cldr.js:476:22) at pathToProject/node_modules/cldrjs/dist/cldr.js:485:28 at Array.forEach () at arrayForEach (pathToProject/node_modules/cldrjs/dist/cldr.js:272:17) at merge (pathToProject/node_modules/cldrjs/dist/cldr.js:479:3)...
So, I have a bunch of tasks that repeat every week. It doesn't matter when I do that within the week, so I just chose a fitting day (eg. Monday)....
# Description This PR adds some tests for weekly repeated tasks. Some tests fail as they expect a fixed behavior already (PR with fixes is upcoming). Tangent: Just noticed during...
## Problem Statement When I select a tag (from the sidebar/for filtering), then the selected tag isn't shown on the listed tasks anymore. This is very confusing, especially if you...
Hello, although I don't think there is a way from what I have seen, I might be wrong. This would be useful in two ways for me: 1. I'd be...
#1318 nextcloud/bookmarks@0d7ce3d introduced a backup feature, which got enabled by default *(sigh; not going over issues with that now. Should be obvious by now as it got mentioned in other...
**Is your feature request related to a problem? Please describe.** I have a bunch of .URL and .webloc files and it would be nice to import them. **Describe the solution...
Related issue for notifications-app: https://github.com/nextcloud/notifications/issues/1259#issue-1354550317 - - - - - The select entries of these two share the same ID `notify_setting_batchtime`.  *(I removed some table entries to fit top&bottom...
NC23 provides an email notification for unseen notifications (see https://github.com/nextcloud/notifications/pull/1058 and https://github.com/nextcloud/notifications/pull/1074). But there is no option for admins to set defaults and/or enable/disable it. Currently, it is enabled by...
Output of `restic version` -------------------------- restic 0.13.1 compiled with go1.18.1 on linux/amd64 What should restic do differently? Which functionality do you think we should add? ---------------------------------------------------------------------------------- Allow adding tags to...