Commit Graph

69228 Commits (47211e654f6ca19fc4776504556d532d7bb2c552)
 

Author SHA1 Message Date
John Molakvoæ 47211e654f
Merge pull request #43480 from nextcloud/release/27.1.7_rc1 4 months ago
Joas Schilling 064f16b38b
Merge pull request #43597 from nextcloud/backport/43593/stable27
[stable27] fix: Add bruteforce protection to email endpoint
4 months ago
Joas Schilling 64733fb590
fix: Add bruteforce protection to email endpoint
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months ago
Nextcloud bot 2f40639707
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
John Molakvoæ 79cf56b3e1
Merge pull request #43350 from nextcloud/backport/41617/stable27 4 months ago
Louis Chemineau 035b009843 Handle error in previews for files versions
Signed-off-by: Louis Chemineau <louis@chmn.me>

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
F. E Noel Nfebe e2e226d856
Merge pull request #42780 from nextcloud/backport/42126/stable27
[stable27] Tooltip outside click, should abort share creation
4 months ago
Nextcloud bot 1b2f3114ab
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
nextcloud-command db6a04180e chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
fenn-cs 2806fc307b Allow user to finish typing date before formatting
Debounce `onExpirationChange` to avoid calling `formatDateToString`
on invalid on uncompletely inputed date strings.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
4 months ago
fenn-cs 6dddd3e978 Tooltip outside click, should abort share creation
It's unexpected that click outside a tooltip would proceed with the
 action that could be carried out inside the tooltip.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
4 months ago
Joas Schilling 2c6d11d2b9
Merge pull request #43545 from nextcloud/backport/43519/stable27
[stable27] fix(sharing): Move video verification option to password and hide without Talk
4 months ago
nextcloud-command 2c20cb9ff0 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
Joas Schilling e38e5b7e0e fix(sharing): Move video verification option to password and hide without Talk
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months ago
Benjamin Gaussorgues 1603a67fe2
Merge pull request #43522 from nextcloud/backport/43349/stable27 4 months ago
Nextcloud bot 0d3addc36d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
Benjamin Gaussorgues a6c3f8dd49 fix(files_external): list root when using SMB case-insensitive option
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
4 months ago
Git'Fellow 0e6714dab9
Merge pull request #43513 from nextcloud/backport/40067/stable27
[stable27] fix: make cancelOperation public
4 months ago
Nextcloud bot aa0ff0fdd6
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
Nextcloud bot 1907af6d50
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
Daniel Kesselberg d91e15244e fix: make cancelOperation public
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 months ago
Git'Fellow 7e1fc484fc
Merge pull request #43510 from nextcloud/backport/42991/stable27
[stable27] Lower failed movie preview generation logs to level info
4 months ago
Git'Fellow 7f0a4e786c Lower failed movie preview to info
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
4 months ago
Joas Schilling fb909f671e
Merge pull request #43504 from nextcloud/automated/noid/stable27-update-code-signing-crl
[stable27] fix(security): Update code signing revocation list
4 months ago
nextcloud-command ebc13c2d9e fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
4 months ago
Nextcloud bot 81e26506f9
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
Joas Schilling 75329bdf70
Merge pull request #43303 from nextcloud/backport/43296/stable27
[stable27] fix kerberos test successfull authentication detection
4 months ago
Benjamin Gaussorgues e0977d077e
27.1.7 RC1
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
4 months ago
Benjamin Gaussorgues d3252caeed
Merge pull request #43038 from nextcloud/fix/36463/preview-not-generated-stable27 4 months ago
Joas Schilling 436759f317
Merge pull request #43455 from nextcloud/backport/43435/stable27
[stable27] do not break personal settings page is viewer is not there
4 months ago
Benjamin Gaussorgues 92df765457
Merge pull request #43246 from nextcloud/backport/41327/stable27 4 months ago
Git'Fellow ef786616ec
Merge pull request #43390 from nextcloud/backport/43131/stable27
[stable27] fix(files): Don't attempt to format a partial cache entry
4 months ago
Pytal 59caee00d0
Merge pull request #43368 from nextcloud/fix/trashbin-parse-dav
[stable27] fix: Fix resolved nextcloud/files dep version
4 months ago
Nextcloud bot 7fffac77b1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
Christopher Ng c30c219657 chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
4 months ago
Christopher Ng c020561a72 fix(settings): Fix incorrect user quota on page reload in non-English locales
Signed-off-by: Christopher Ng <chrng8@gmail.com>
4 months ago
Christopher Ng 9b164540d5 fix: Fix resolved nextcloud/files dep version
Signed-off-by: Christopher Ng <chrng8@gmail.com>
4 months ago
Simon L 86c8584cf0 fix psalm
Signed-off-by: Simon L <szaimen@e.mail.de>
4 months ago
Simon L c5cb2e86e3 do not break personal settings page is viewer is not there
Signed-off-by: Simon L <szaimen@e.mail.de>
4 months ago
Robin Appelman cd15c30619
Merge pull request #43420 from nextcloud/backport/41015/stable27
[stable27] continue background scanning different storages if one fails
4 months ago
Nextcloud bot 736c9d7b1e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
Robin Appelman 00b9002785 continue background scanning different storages if one fails
Signed-off-by: Robin Appelman <robin@icewind.nl>
4 months ago
Matthieu Gallien 0620426726
Merge pull request #43374 from nextcloud/automated/noid/stable27-update-code-signing-crl
[stable27] fix(security): Update code signing revocation list
4 months ago
nextcloud-command d72e9faf6d fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
4 months ago
Nextcloud bot 462e42645c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
Christoph Wurst d4e01fb0a1 fix(files): Don't attempt to format a partial cache entry
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 months ago
Nextcloud bot b84ee66baa
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
Côme Chilliet 3ad0dfb582
Merge pull request #43293 from nextcloud/backport/42811/stable27
[stable27] make failure to load app commands non-fatal
4 months ago
Joas Schilling bfe2cd314e
fix(CI): Checkout correct app branch
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 months ago
Nextcloud bot a71b6ae432
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago