aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
...
* | | fix(files): Restore page title (folder - view - product)Ferdinand Thiessen2025-01-261-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | * Folder: Current folder if not root * View: Name of current view * Product: Nextcloud Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #50439 from nextcloud/backport/49440/stable29Josh2025-01-261-1/+1
|\ \ \ | | | | | | | | [stable29] fix(SetupChecks): Pass webfinger if the handler returns 400 too
| * | | fix(SetupChecks): Pass webfinger if a handler is therebackport/49440/stable29Josh2025-01-261-1/+1
| | | | | | | | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com>
* | | | Merge pull request #50071 from nextcloud/backport/49988/stable29Josh2025-01-261-1/+1
|\ \ \ \ | |_|/ / |/| | | [stable29] fix(settings): show the correct initial locale in Personal info
| * | | fix(settings): show the correct initial locale in Personal infobackport/49988/stable29Josh2025-01-261-1/+1
| |/ / | | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com>
* / / fix(settings): Fix mail server settings formbackport/50046/stable29provokateurin2025-01-261-29/+19
|/ / | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-26100-86/+616
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #50413 from nextcloud/backport/49639/stable29Andy Scherzinger2025-01-252-4/+4
|\ \ | | | | | | [stable29] fix: adjust url for task links
| * | fix(TasksSearchProviderTest): adjust deep link to Tasks appbackport/49639/stable29Raimund Schlüßler2025-01-241-3/+3
| | | | | | | | | Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
| * | fix: adjust url for task linksRaimund Schlüßler2025-01-241-1/+1
| |/ | | | | Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
* / Fix(l10n): Update translations from TransifexNextcloud bot2025-01-25164-100/+1404
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #50371 from nextcloud/backport/50369/stable29Richard Steinmetz2025-01-241-1/+1
|\ | | | | [stable29] fix(dav): default calendar and address book not created on first login
| * fix(dav): default calendar and address book not created on first loginbackport/50369/stable29Richard Steinmetz2025-01-231-1/+1
| | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-24160-134/+1020
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #50334 from nextcloud/backport/50333/stable29Joas Schilling2025-01-231-1/+1
|\ | | | | [stable29] fix(security): Update .well-known/security.txt expiration date
| * fix(security): Update .well-known/security.txt expiration datebackport/50333/stable29Joas Schilling2025-01-231-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-231996-15826/+3008
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-2324-54/+342
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(files): rename actions submenu back entryskjnldsv2025-01-221-1/+1
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* fix(files): close submenu on main actions state changeskjnldsv2025-01-221-0/+7
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* Merge pull request #50242 from nextcloud/backport/50237/stable29Ferdinand Thiessen2025-01-222-3/+3
|\ | | | | [stable29] fix(files): Add empty alt text to purely decorative icons
| * fix(files): Add empty alt text to purely decorative iconsbackport/50237/stable29Ferdinand Thiessen2025-01-172-3/+3
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-22112-116/+362
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #50283 from nextcloud/backport/50161/stable29Ferdinand Thiessen2025-01-227-35/+15
|\ \ | | | | | | [stable29] fix(files): sort not working after changing views
| * | fix(files): sort not working after changing viewsbackport/50161/stable29Richard Steinmetz2025-01-207-35/+15
| | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-21174-364/+552
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(encryption): handle empty encryptionModules fineMax2025-01-201-1/+1
| | | | | | | | | | | | | | | | `[].find(...)` will return `undefined`. `undefined[0]` throws an exception. Handle this case more gracefully. Signed-off-by: Max <max@nextcloud.com>
* | chore(1i8n): Fixed grammar and improved wordingrakekniven2025-01-201-1/+1
| | | | | | | | | | | | | | | | Reported at Transifex Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-2018-6/+56
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1916-10/+46
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1834-14/+224
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #50173 from nextcloud/backport/50152/stable29Ferdinand Thiessen2025-01-171-2/+4
|\ | | | | [stable29] fix(dashboard): don't initially load items of hidden api widgets
| * fix(dashboard): don't initially load items of hidden api widgetsbackport/50152/stable29Richard Steinmetz2025-01-161-2/+4
| | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1730-0/+212
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #50203 from nextcloud/backport/50192/stable29Andy Scherzinger2025-01-163-5/+6
|\ | | | | [stable29] fix(files_sharing): Stop overwriting the share expiration date with the default expiration date
| * fix(files_sharing): Remove debounce from expiration date formattingFerdinand Thiessen2025-01-152-4/+6
| | | | | | | | | | | | | | | | This should be done as soon as changed, as the value is not passed to API but needs to be tracked internally (e.g. if you quickly press "save"). Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * fix(files_sharing): Stop overwriting the share expiration date with the ↵provokateurin2025-01-151-1/+0
| | | | | | | | | | | | default expiration date Signed-off-by: provokateurin <kate@provokateurin.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-16100-4/+108
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1598-98/+98
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1416-2/+54
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1328-78/+228
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1214-2/+42
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-11116-28/+280
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(setupchecks): Binary data can have problems with serializebackport/50113/stable29Git'Fellow2025-01-101-2/+2
| | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-104-8/+66
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #50061 from nextcloud/backport/49966/stable29Arthur Schiwon2025-01-091-0/+5
|\ | | | | [stable29] fix: block moving files to it's own parent with dav
| * fix: block moving files to it's own parent with davbackport/49966/stable29Robin Appelman2025-01-091-0/+5
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #49614 from nextcloud/backport/49569/stable29Kate2025-01-091-14/+8
|\ \
| * | perf: improve performance of SharedStorage::getWatcherRobin Appelman2025-01-091-3/+0
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | perf: improve performance of SharedStorage::getWatcherRobin Appelman2025-01-091-11/+8
| | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> [skip ci]