simonspa

Results 28 issues of simonspa

**Current Status** In the trash bin I cannot bulk delete passwords, only one-by-one. At the beginning of each entry the "favorite" star marker is displayed - which seems a bit...

feature

### System Information **Server:** ```json { "version": { "server": "21.0.3.1", "app": "2021.7.22", "lsr": false, "php": "7.4.20" }, "environment": { "os": "Linux", "architecture": "x86_64", "bits": 64, "database": "mysql", "cron": "cron", "proxy":...

bug

Currently, no activities are created for adding/editing/deleting passwords. This is of course a minor issue, but would be nice to have to allow auditing of passwords. ### System Information -...

feature
help wanted

**Current Status** In the "Security" view currently only the three categories are displayed without any further information. ![image](https://user-images.githubusercontent.com/1677436/70790497-79432e80-1d95-11ea-82da-dafa0b20c926.png) **Feature Description** I suggest adding the number of passwords on each category...

feature

With Nextcloud 17 they introduced a feature called "remote wipe" which allows you to remove all data from a client which identifies itself via an app password. It would be...

feature request

**Describe the bug** Running the latest gcovr 5.1 on our otherwise unchanged code base aborts with: ``` (ERROR) Uncaught EXCEPTION Traceback (most recent call last): File "~/.local/bin/gcovr", line 8, in...

Type: Bug

PHP8's JIT is only enabled when an explicit JIT buffer size larger than 0 is set. This MR exposes the relevant variable through this ansible role.

This changes the default value of `time-range` in CalDAV prop filters from `false` (not matching RFC 4791 https://tools.ietf.org/html/rfc4791#section-9.9) to an empty array. This closes #1299.

Currently, the default value for `time-range` in a CalDAV request is set to `false` here: https://github.com/sabre-io/dav/blob/master/lib/CalDAV/Xml/Filter/PropFilter.php This does not seem to comply with https://tools.ietf.org/html/rfc4791#section-9.9, but it should rather be an...

Currently, the notification e-mails sent for activities ignore the locale set by the user. Looking at the code in https://github.com/nextcloud/activity/blob/master/lib/MailQueueHandler.php#L352 the mail handler seems to only read the language and...

bug
feature: email