aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #38319 from nextcloud/backport/38101/stable26Arthur Schiwon2023-05-173-6/+2
|\ | | | | [stable26] Fix : Share Expire After N Days width
| * Finally no with seams better to be relevant with other fieldsJérôme Herbinet2023-05-163-6/+2
| | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * Fix : Share Expire After N Days widthJérôme Herbinet2023-05-161-1/+1
| | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* | Merge pull request #37785 from nextcloud/backport/36217/stable26Arthur Schiwon2023-05-174-10/+15
|\ \ | | | | | | [stable26] Handle reminders where calendar name is null
| * | Handle reminders where calendar name is nullThomas Citharel2023-04-184-10/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | This adds an interface change, but that's not a public API. We're handling this in the providers and not in ReminderService because the fallback is translated with the user's language. Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | Merge pull request #37708 from nextcloud/backport/37697/stable26Arthur Schiwon2023-05-171-2/+2
|\ \ \ | | | | | | | | [stable26] Fix button text
| * | | Fix button textChristopher Ng2023-04-131-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | Merge pull request #37601 from nextcloud/backport/37526/stable26Arthur Schiwon2023-05-172-1/+2
|\ \ \ \ | | | | | | | | | | [stable26] fix(dav): Use an icon with correct color for calendar user settings section
| * | | | fix(dav): Use an icon with correct color for calendar user settings sectionThomas Citharel2023-04-052-1/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | | | Merge pull request #37304 from nextcloud/backport/37006/stable26Arthur Schiwon2023-05-171-2/+0
|\ \ \ \ \ | | | | | | | | | | | | [stable26] also unmark deleted ldap user when checking the ldap entry
| * | | | | also unmark deleted ldap user when checking the ldap entryRobin Appelman2023-03-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | Merge pull request #38248 from ↵Christoph Wurst2023-05-171-0/+10
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/read-only-system-addres-book-acls-stable26 [stable26] fix(carddav): Mark system address book as read-only
| * | | | | | fix(carddav): Mark system address book as read-onlyChristoph Wurst2023-05-151-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-1728-48/+110
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | fix(search): fix load moreJohn Molakvoæ2023-05-161-1/+1
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | | fix(workflowengine): Fix multiple UI issues in workflow engine admin settingsJoas Schilling2023-05-167-170/+182
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | Merge pull request #38263 from nextcloud/bugfix/38229/stable26Joas Schilling2023-05-161-43/+45
|\ \ \ \ \ \ | | | | | | | | | | | | | | [stable26] fix(deps): Bump @nextcloud/vue to 7.11.5
| * | | | | | fix(CI): Adjust expected CI resultJoas Schilling2023-05-161-43/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-168-0/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Merge pull request #38281 from nextcloud/session-auth-check-username-26Robin Appelman2023-05-151-0/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [26] check the username when doing external storage session auth
| * | | | | | | check the username when doing external storage session authRobin Appelman2023-05-151-0/+5
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | Merge pull request #38257 from nextcloud/backport/38242/stable26Simon L2023-05-155-4/+6
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [stable26] Fix incosistent scrolling in Firefox
| * | | | | | | Fix incosistent scrolling in FirefoxSimon L2023-05-155-4/+6
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* / / / / / / Check if version has entity before trying to access itGit'Fellow2023-05-151-1/+1
|/ / / / / / | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | | | | | Merge pull request #38204 from nextcloud/backport/36893/stable26Côme Chilliet2023-05-151-8/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | | [stable26] Make sure to never trigger files hooks on a null path
| * | | | | Make sure to never trigger files hooks on a null pathCôme Chilliet2023-05-111-8/+10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-1510-0/+40
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-1430-0/+96
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-13140-270/+278
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-12258-432/+586
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #38154 from nextcloud/backport/37944/stable26Côme Chilliet2023-05-111-36/+33
|\ \ \ \ \ | | | | | | | | | | | | [stable26] Do not stop at the first PHP error/warning in files:scan
| * | | | | Add an error counterCôme Chilliet2023-05-091-20/+17
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | Only show error stack trace on very verbose levelCôme Chilliet2023-05-091-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | Do not stop at the first PHP error/warning in files:scanCôme Chilliet2023-05-091-11/+15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | | Merge pull request #38098 from nextcloud/backport/38063/stable26Julius Härtl2023-05-107-29/+53
|\ \ \ \ \ \
| * | | | | | fix(theming): replace elementColor dark value with better contrast `#8c8c8c`John Molakvoæ2023-05-094-8/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | | fix(theming): do not show the image default background on user theming if ↵John Molakvoæ2023-05-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | disabled Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * | | | | | fix(theming): remove unnecessary `color-primary-element-default-hover` variableJohn Molakvoæ2023-05-092-6/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * | | | | | fix(theming): replace `color-primary-text-dark` with ↵John Molakvoæ2023-05-092-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `color-primary-element-text-dark` Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * | | | | | fix(theming): ensure image background is not defined if admin disabled itJohn Molakvoæ2023-05-091-10/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * | | | | | fix(theming): calc primary element from current main backgroundJohn Molakvoæ2023-05-092-6/+19
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | | | | Merge pull request #38153 from nextcloud/backport/38125/stable26Louis2023-05-101-1/+6
|\ \ \ \ \ \ | | | | | | | | | | | | | | [stable26] Check if version entity is not null before delete
| * | | | | | Check if version entity is not null before deleteGit'Fellow2023-05-091-1/+6
| |/ / / / / | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* / / / / / Fix(l10n): Update translations from TransifexNextcloud bot2023-05-106-8/+24
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #38128 from nextcloud/backport/36774/stable26Julius Härtl2023-05-093-9/+30
|\ \ \ \ \
| * | | | | tests: Adapt node related unit tests mocks to required root viewJulius Härtl2023-05-082-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | fix: Use proper path when creating node instancesJulius Härtl2023-05-082-6/+25
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-0918-0/+68
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-086-0/+16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-076-6/+18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>