| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
[stable29] fix(files): fix list gap at bottom
|
| |
| |
| |
| | |
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
|
|/
|
|
|
|
| |
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
|\
| |
| | |
[stable29] fix: gracefully handle unexpected exif orientation types
|
| |
| |
| |
| | |
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
|
|\ \
| | |
| | | |
[stable29] fix(userstatus): run user status automation job for start and end events
|
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: Anna Larch <anna@nextcloud.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
|
|\ \ \
| | | |
| | | | |
[stable29] Fix npm audit
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: GitHub <noreply@github.com>
|
|\ \ \ \
| |_|_|/
|/| | | |
[stable29] fix(Router): Load attribute routes of all apps when not app is specified
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: provokateurin <kate@provokateurin.de>
|
|\ \ \ \
| | | | |
| | | | | |
[stable29] fix: Correctly load favorites for subpath
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
and make it cancelable
Also this fixes the view being writeable
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
|\ \ \ \
| |/ / /
|/| | | |
[stable29] fix(files): Reset drop notice on firefox
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
On firefox there is an old bug where when you move a dragged file outside
the window the `dragleave` event is never emitted.
So we just use a timeout to reset the drag over state.
Also a small change: Use the ID of the main container instead of relying on tag name and class.
(The ID is guranteed as other APIs rely on it, while the class is just used internally).
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
|\ \ \
| |/ /
|/| | |
[stable29] fix(files): Adjust margin at the file list bottom
|
| | |
| | |
| | |
| | | |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Instead make it relative to screen size.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
|/ /
| |
| |
| | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|\ \
| | |
| | | |
[stable29] fix(flow): cannot set custom user agent
|
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
|\ \
| | |
| | | |
[stable29] fix(mailer): Call to custom mail_template_class
|
|/ /
| |
| |
| | |
Signed-off-by: Christoph Klaffl <christoph@phreaker.eu>
|
|\ \
| | |
| | | |
Stable29: Fix/comment deleting with activities installed
|
| | |
| | |
| | |
| | | |
Signed-off-by: greta <gretadoci@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
| |
| |
| |
| | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|\ \
| | |
| | | |
[stable29] fix: Trusted server icon recovery without addressbook change
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Previously if a server status got set to failure, it stayed that way
until an addressbook-sync found changes. Now the server status is set to
OK after each successful sync check (if that's not the case already),
regardless of addressbook changes.
This change also includes two new logging statements, which could help
next time someone debugs this.
Signed-off-by: Pablo Zimdahl <pablo@nextcloud.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|\ \
| | |
| | | |
[stable29] fix(caldav): limit property length
|
|/ /
| |
| |
| | |
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
|\ \
| | |
| | | |
[stable29] fix(provisioning): Support setting new app configs as well
|
|/ /
| |
| |
| | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
| |
| |
| |
| | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|\ \
| | |
| | | |
[stable29] fix(ProvisioningAPI): set typed config values by via API
|
|/ /
| |
| |
| | |
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
|\ \
| | |
| | | |
[stable29] fix(theming): Make getImage() call save against missing non-SVG version
|
| | |
| | |
| | |
| | | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
|\ \ \
| |/ /
|/| | |
|
| | |
| | |
| | |
| | | |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
|/ /
| |
| |
| |
| |
| | |
* Resolves https://github.com/nextcloud/server/issues/44723#issuecomment-2299624174 for stable29
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
|\ \
| | |
| | | |
[stable29] fix(setupcheck): Fix mimetype server version check in backport
|
| | |
| | |
| | |
| | | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
|\ \ \
| |/ /
|/| | |
[stable29] Don't save translated predefined user status as custom status
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
"Clear at"
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|