viewer
viewer copied to clipboard
🖼 Simple file viewer with slideshow for media
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.6.0 to 10.7.0. Release notes Sourced from cypress's releases. v10.7.0 Changelog: https://docs.cypress.io/guides/references/changelog#10-7-0 Commits 95b6849 chore: bumping version to 10.7.0 (#23625) b5e6fd6 Merge branch 'master' into develop 7f2522f...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.21 to 9.5.24. Changelog Sourced from phpunit/phpunit's changelog. [9.5.24] - 2022-08-30 Added #4931: Support null and false as stand-alone types #4955: Support true as stand-alone type Fixed...
Bumps [vue](https://github.com/vuejs/core) from 2.7.8 to 2.7.10. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 3.0.0 to 3.0.1. Release notes Sourced from @nextcloud/event-bus's releases. v3.0.1 Changed Update dependencies Improve native ESM Support Changelog Sourced from @nextcloud/event-bus's changelog. 3.0.1 - 2022-08-24 Changed Update...
Bumps [filerobot-image-editor](https://github.com/scaleflex/filerobot-image-editor) from 4.3.1 to 4.3.7. Release notes Sourced from filerobot-image-editor's releases. v4.3.7 - 2022-08-31 Added Multiple rotate option https://github.com/scaleflex/filerobot-image-editor#rotate new Watermark scaling options https://github.com/scaleflex/filerobot-image-editor#watermark v4.3.6 - 2022-07-25 Chore Bump...
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 5.3.1 to 5.4.0. Release notes Sourced from @nextcloud/vue's releases. v5.4.0 v5.4.0 (2022-08-04) Full Changelog Enhancements #2936 [stable5] Create TextField component (@backportbot-nextcloud[bot]) #2913 [stable5] Fix ListItem css &...
Actual behavior: If the slideshow viewer is opened from the files app, its always using standard ascending/alphabetical order by file name (when clicking the arrows). Expected behavior: If a descending...
Document how to provide `sharingToken` in an app so shared files can be opened. Signed-off-by: Max
* [ ] Buttons in top right all have an empty aria-label, which makes it inaccessible → should be fixed in new Vue release? * [ ] Same for left...