John Molakvoæ

Results 108 issues of John Molakvoæ

ref #28645

enhancement
1. to develop
feature: files

* [ ] #20757 @sshambar * [ ] #23825 @rullzer * [ ] #24095 @european * [ ] #24579 @danxuliu * [ ] #25109 @icewind1991 * [ ] #26318 @icewind1991...

Leftover from https://github.com/nextcloud/server/pull/35666... Restore cypress proper testing specs... :face_exhaling: - [x] Also added a new test to increase coverage - [x] Fixed other found issues regarding user defaults not following...

bug
2. developing
regression

fix https://github.com/nextcloud/server/issues/34591 Margin is not included in the hovering.

bug
3. to review
backport-request
accessibility

Fix #19700 Implements a new v2 endpoint which also allows GET ```bash $ curl -k https://dev.domain.com/public.php/dav/files/Y9Hc4SPqg564gid -X PROPFIND $ curl -k https://dev.domain.com/public.php/dav/files/Y9Hc4SPqg564gid/video.mp4 -X PROPFIND ``` Access a file directly ```bash...

enhancement
2. developing
feature: sharing
feature: dav
technical debt

- Prevent printing content - Prevent mouse interaction, drag/drop, moving content into a new tab... etc - PDF already prevent selecting/printing/downloading if enabled

enhancement
3. to review
security

https://html.spec.whatwg.org/multipage/semantics.html#meta-color-scheme

enhancement
3. to review
feature: theming

## Common - [ ] Comment action - [x] Download action - [x] Rename action - [ ] Move/copy action - [x] Edit locally action - [x] Open directory action...

enhancement
2. developing

### Bug description When you use `addScript` and request a script of your app to be loaded AND you have different versions of the app in both of your apps...

bug
1. to develop
25-feedback
26-feedback

Fix https://github.com/nextcloud/server/issues/37656 > If the admin previously uploaded an image, it is not being deleted when the background is set to color only. > Meaning `--image-background` was being defined anyway...

bug
2. developing
feature: theming
regression