| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
|
|\
| |
| | |
feat: Add share expiration indicator
|
| |
| |
| |
| | |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
| |
| |
| |
| | |
Signed-off-by: nfebe <fenn25.fn@gmail.com>
|
| |
| |
| |
| |
| |
| | |
Shares that would expire now shows a clock icon with a popover.
Signed-off-by: nfebe <fenn25.fn@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|\ \
| |/
|/| |
fix: filter out contacts with empty email addresses in sharee completion
|
| |
| |
| |
| | |
Signed-off-by: Julius Knorr <jus@bitgrid.net>
|
| |
| |
| |
| | |
Signed-off-by: Julius Knorr <jus@bitgrid.net>
|
|\ \
| | |
| | | |
fix(files_reminders): Fix reminder actions being displayed on invalid nodes
|
| | |
| | |
| | |
| | | |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
|\ \ \
| | | |
| | | | |
fix: resolve typo in authMethod enum cases
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Hendrik Heil <hendrik@heil.sh>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Hendrik Heil <hendrik@heil.sh>
|
|\ \ \ \
| | | | |
| | | | | |
fix(files): Properly encode URLs when preparing ZIP download
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Fabian Zwemke <fabian@zwemke.de>
|
| | |/ /
| |/| |
| | | |
| | | | |
Signed-off-by: Fabian Zwemke <fabian@zwemke.de>
|
|\ \ \ \
| | | | |
| | | | | |
fix(files_versions): Rely on server mime fallback icons
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: provokateurin <kate@provokateurin.de>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: provokateurin <kate@provokateurin.de>
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: provokateurin <kate@provokateurin.de>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|\ \ \ \
| |/ / /
|/| | | |
Fix: task type translations
|
| | |/
| |/|
| | |
| | | |
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
|
|\ \ \
| | | |
| | | | |
chore(i18n): Improved grammar
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
|/ / /
| | |
| | | |
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
|
|\ \ \
| |/ /
|/| | |
feat: add example contact on first login
|
|/ /
| |
| |
| | |
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
|
|\ \
| | |
| | | |
fix(files_versions): correctly show version author also for shared files
|
| | |
| | |
| | |
| | | |
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The users endpoint is not available for other users if the current user
has no admin privileges, so instead use the displaynames endpoint.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
nextcloud/fix/occ/config-fileowner-suppress-errors
fix(occ): Suppress errors when checking config.php fileowner
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: provokateurin <kate@provokateurin.de>
|
|\ \ \ \
| | | | |
| | | | | |
fix(GenerateBlurhashMetadata): Suppress imagescale errors
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Suppress errors in imagescale during file-scans:
Most of these errors are caused by out of range x/y-dims.
Triggering un unhandled exception, metadata-generation aborts at this point (e.g. occ files:scan --generate-metadata), effectively preventing these images from being added to photos or maps.
This problem might be the root cause for an issue described here:
https://github.com/nextcloud/photos/issues/2768
Signed-off-by: umgfoin <umgfoin@users.noreply.github.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
feat(files): hide "Personal files" and "Shared with others" views if user has no quota
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | | |
has no quota
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
Fix public download activity
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixes "Object for placeholder file is invalid, value 21 for key id is not a string"
Exception spotted in tests logs.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
issues
If several people are watching and seeking the same video file we do not
want the cache key to be the same or it would flood activity again.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Avoids flooding activities when someone browse a video in the web player.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|