John Molakvoæ

Results 108 issues of John Molakvoæ

- [x] Sidebar action - [x] Delete action - [x] Download action - [x] Open folder action ### Coverage Coverage is broken, see https://github.com/jestjs/jest/pull/14207 But here is the results, all...

3. to review
feature: files
technical debt
files2vue

- [x] Edit locally - [x] Favorite - [x] Rename ## Coverage 100% ```js -----------------------------|---------|----------|---------|---------|------------------------------------------------------------- File | % Stmts | % Branch | % Funcs | % Lines | Uncovered...

enhancement
3. to review
files2vue

Supersede #37727 Fix #7627 - [ ] Tests - [ ] Remove old favorite view when ready - [ ] Backport https://github.com/nextcloud/server/pull/38950/commits/1fd22584f001ad190987131af29c405ea676b55b to stable27

enhancement
2. developing
files2vue

After https://github.com/nextcloud/server/pull/25533 Now we can add the same share an unlimited amount of times. Frontend is broken! Having the api NOT throw on conflict seems like a bad idea to...

bug
high
regression
26-feedback

Follow-up of https://github.com/nextcloud/server/pull/43152 Fix https://github.com/nextcloud/server/issues/40940 ![image](https://github.com/nextcloud/server/assets/14975046/724de6cf-0883-4a13-a4a2-4d41a637f4d8) ![image](https://github.com/nextcloud/server/assets/14975046/6e8ba02d-9435-4356-bb30-b04761014497)

bug
3. to review
feature: sharing
feature: external storage
feature: files
technical debt

https://github.com/nextcloud/server/blob/dd3cd29224cd93c6168cd42e93e68cdd6ac5e921/apps/files/js/fileactions.js#L787-L791

enhancement
3. to review

Fix https://github.com/nextcloud/server/issues/32011 ![image](https://github.com/nextcloud/server/assets/14975046/7a1e2867-9390-4dd2-a309-aeb7628873cc)

enhancement
3. to review
feature: files
feature: trashbin

Please review two commits separately ## Uploading: addaa9be6b1a0dc2be771ea2b56e6f2f25b99f90 - Better feedback when dragging external files and dropping them to a displayed folder - Fix the wrong path (currently, it takes...

3. to review
backport-request
feature: files
regression
technical debt

After https://github.com/nextcloud/server/pull/43090 The root changed https://github.com/nextcloud/server/blob/1b0eb2bebd6998b2ebfb8ed177640ea5329bd4ca/apps/files/src/components/FileEntry.vue#L402-L407

bug
3. to review
feature: files
regression

Hi, Because of that issue: https://github.com/actions/cache/issues/720, the cypress action step takes a very long time on self-hosted runners. The difference is so big that disabling the cache is faster. Alternatively,...

type: feature
E2E