-
When opening the app in nextcloud it shows a blank square with thw two buttons (_keep_ or _sweep_).
But when clicking on _keep_ i can see in chrome's console an error:
```
Uncaught TypeError: Canno…
-
### Steps to reproduce
1. Create a Team/Circle with myself and a guest email address
2. When creating a new appointment, add the created Team
3. The user count will say 12 members in the Team whe…
-
Similar to comments
### Steps to reproduce
1. Post an announcement with `@test`
2. User `test` should be shown with avatar + display name + forced notification
-
The activity app is not very forgiving to thumbnail errors. It basically only checks if the mimetype is supported and not whether the actual preview could be generated.
https://github.com/nextcloud…
-
Let's discuss and plan the new Viewer handling.
cc @juliushaertl @susnux @R0Wi @ariselseng @artonge @max-nextcloud
## Challenges
With the new Files app and the new Files/Folder/Node API, we fina…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https://…
-
This will be a breaking change because all apps and server will have to switch to Vue icons.
Probably it's best to first deprecate this somehow and start removing once most of the migration is done a…
-
### Steps to reproduce
1. open a table on a mobile phone
2. edit an existing entry
### Expected behavior
The pop-up when editing an entry adapts to the screen size of the smartphone.
This was alway…
-
### Bug Description
before `npm` v7+ and `pnpm` v8+ devDependencies must be listed as devDependencies otherwise, they will not be installed at all.
This is not the case anymore since now NPM v7…