web
web copied to clipboard
:dragon_face: Next generation frontend for ownCloud Infinite Scale
## Description Adding `photo` and `image` props to the by default requested dav props. This will enable us to write extensions about image and photo metadata (e.g. an `ExifPanel` for...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/owncloud/web). > [!WARNING] These dependencies are deprecated: |...
## Related Issue - Fixes #5379 - Learnings from https://github.com/owncloud/web/issues/5381 regarding presentation role on tables that display non-tabular data
`Version | 5.1.0-prealpha+0ac03d8a8` `web 9.0.0-alpha.5` Steps: - create folders `f1/f2` - create link and share to folder `f1` - go inside to the folder `f1` Actual: - "Navigate to parent...
## Description This PR introduces more extension points, allows registering extension points through app bootstrapping and gets rid of the `scopes` property on the `Extension` type. All of the changes...
## Description This test ensures that: when content of a file with "Can edit" permission is opened with the public link and password shared by creator to an "anonymous" user...
### Description - Bump latest ocis stable commit id - Added `waitFor()` to wait for an element after navigating to a project space
## Description This test ensures that the permissions and access controls set for anonymous users are correctly enforced in both Collabora and OnlyOffice environments. The tests validate that anonymous users...
Async tasks currently have the tendency of blocking the UI. The also get hibernated by the browser when the tab becomes a background tab. Needs e.g. web workers / separate...
research ticket for: https://github.com/owncloud/web/issues/7039 - expect outcome: preferred way how to technically tackle https://github.com/owncloud/web/issues/7039 - Timebox: 3 pd