aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* fix: Move cloud id into readonly inputbackport/48542/stable30Christopher Ng2024-11-151-29/+31
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Merge pull request #49302 from nextcloud/backport/48833/stable30Sebastian Krupinski2024-11-154-48/+496
|\ | | | | [stable30] fix: RDATE and EXDATE property instances
| * fix: RDATE and EXDATE property instancesbackport/48833/stable30SebastianKrupinski2024-11-154-48/+496
| | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | feat: mail provider settingsbackport/48134/stable30SebastianKrupinski2024-11-148-21/+259
|/ | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-1538-12/+138
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge branch 'stable30' into backport/48723/stable30backport/48723/stable30Sebastian Krupinski2024-11-14378-1219/+2218
|\
| * fix: use invokePrivate for testSebastianKrupinski2024-11-141-21/+16
| | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
| * Merge branch 'stable30' into backport/48583/stable30backport/48583/stable30Sebastian Krupinski2024-11-1492-194/+226
| |\
| | * Fix(l10n): Update translations from TransifexNextcloud bot2024-11-1492-194/+226
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * | fix: override iTip Broker to fix several issuesSebastianKrupinski2024-11-135-1/+381
| |/ | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
| * Merge pull request #49241 from nextcloud/backport/38630/stable30yemkareems2024-11-132-3/+3
| |\ | | | | | | [stable30] Fix remaining readdir() calls in loops with undesirable false evaluation potential
| | * fix: Clean-up some remaining readdir calls with undesirable false evaluation ↵Josh Richards2024-11-132-3/+3
| | | | | | | | | | | | | | | | | | potential Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
| * | Merge pull request #49239 from nextcloud/backport/49226/stable30Kate2024-11-132-2/+2
| |\ \
| | * | fix(dav): file request guest nickname encodingskjnldsv2024-11-132-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | Merge pull request #49234 from nextcloud/backport/49139/stable30Sebastian Krupinski2024-11-132-2/+29
| |\ \ \ | | |_|/ | |/| | [stable30] feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling
| | * | feat: Add X-NC-Disable-Scheduling property to allow skipping schedulingbackport/49139/stable30SebastianKrupinski2024-11-122-2/+29
| | | | | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
| * | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-138-2/+14
| | |/ | |/| | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * | fix(files): check that node is in user root folder for view-in-folder actionskjnldsv2024-11-122-0/+17
| |/ | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * fix(files_external): cast storage id intbackport/49218/stable30skjnldsv2024-11-121-2/+2
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * Fix(l10n): Update translations from TransifexNextcloud bot2024-11-1280-170/+184
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * feat(testing): Add a fake summary task providerbackport/49176/stable30Joas Schilling2024-11-114-0/+118
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Fix(l10n): Update translations from TransifexNextcloud bot2024-11-1148-58/+156
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * Fix(l10n): Update translations from TransifexNextcloud bot2024-11-10104-96/+120
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * fix(files): open sidebar on sharing tab by default for filesskjnldsv2024-11-092-3/+40
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * Fix(l10n): Update translations from TransifexNextcloud bot2024-11-09180-252/+310
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * fix(files): edit locally buttonsbackport/49150/stable30skjnldsv2024-11-081-8/+7
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * Merge pull request #49149 from nextcloud/backport/49115/stable30F. E Noel Nfebe2024-11-081-9/+43
| |\ | | | | | | [stable30] fix(SharingEntryLink): Show default password before create if any
| | * fix(files_sharing): share assignment issue in SharingEntryLinkskjnldsv2024-11-081-2/+4
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| | * fix(SharingEntryLink): Show default password before create if anyfenn-cs2024-11-081-9/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent silent addition of expiration date to shares. Prevent silent addition for password to shares. Both now have a `shareRequiresReview` check Resolves : https://github.com/nextcloud/server/issues/48860 Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
| * | fix(files_sharing): note icon color on public pagesfix/note-icon-colorskjnldsv2024-11-085-4/+9
| |/ | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * Merge pull request #49138 from nextcloud/backport/49112/stable30Kate2024-11-082-12/+12
| |\
| | * fix(theming): Return default theme if the user never selected a themebackport/49112/stable30provokateurin2024-11-072-12/+12
| | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
| * | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-086-4/+162
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * | chore(files): add selection cypress testsskjnldsv2024-11-072-1/+2
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | fix(files): multiselect and filters store declarationskjnldsv2024-11-071-1/+1
| |/ | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * Fix(l10n): Update translations from TransifexNextcloud bot2024-11-0786-278/+300
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * Fix(l10n): Update translations from TransifexNextcloud bot2024-11-0634-34/+10
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * Merge pull request #49080 from nextcloud/backport/48737/stable30Benjamin Gaussorgues2024-11-051-3/+3
| |\
| | * fix(caldav): broken activity rich objectsbackport/48737/stable30Anna Larch2024-11-041-3/+3
| | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
| * | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-0552-82/+68
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * | Merge pull request #49044 from nextcloud/backport/48912/stable30Benjamin Gaussorgues2024-11-041-2/+8
| |\ \ | | |/ | |/|
| | * fix(appsmanagement): Fix exception on generating preview url for screenshotsClaudio Cambra2024-11-011-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | Some installed apps meant for older server versions might unexpectedly offer up screenshot values in a non-string format (e.g. health). Avoid an exception by checking first if the first app screenshot is indeed a string and otherwise we take the value of the parameter Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
* | | fix(caldav): duration handling in the event reader classRichard Steinmetz2024-11-121-5/+8
|/ / | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-04108-376/+7174
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-0316-18/+110
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-028-0/+36
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-0160-172/+382
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(ShareEntryLinkList): Append new links to the end of listbackport/49017/stable30fenn-cs2024-10-311-1/+1
| | | | | | | | | | | | | | | Currently new shares are added to beginning of the share list in the UI messing up the ordering with the original (first) looking like the most recent and the most recent looking like the original share. This error disappears on refresh. Resolves : https://github.com/nextcloud/server/issues/48415 Signed-off-by: fenn-cs <fenn25.fn@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix(files-external): set password as sensitivebackport/49009/stable30Maxence Lange2024-10-311-0/+3
| | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-3198-102/+362
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>