aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix(weather_status): Fix search address errors when offlinebackport/48050/stable29provokateurin2024-09-161-0/+3
* fix(a11y): Add OTF font loading checkbackport/47928/stable29Joas Schilling2024-09-161-6/+21
* fix(tests): Test OTF font fileJoas Schilling2024-09-161-1/+1
* fix(a11y): Update OpenDyslexic from 0.920 to 2.001Joas Schilling2024-09-167-11/+3
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1644-54/+250
* Merge pull request #48052 from nextcloud/backport/48045/stable29Anna2024-09-161-1/+1
|\
| * fix(dav): set string type for sanitizeMtimebackport/48045/stable29Anna Larch2024-09-151-1/+1
* | Merge pull request #47918 from nextcloud/backport/47914/stable29John Molakvoæ2024-09-151-4/+3
|\ \ | |/ |/|
| * fix(LDAP): check index before accessing itbackport/47914/stable29Arthur Schiwon2024-09-121-4/+3
* | Merge pull request #47850 from nextcloud/backport/47807/stable29John Molakvoæ2024-09-151-17/+15
|\ \
| * | fix(files_sharing): add accessible labels in link share creationGrigorii K. Shartsev2024-09-091-17/+13
| * | fix(files_sharing): checkbox for password in link share is not shownGrigorii K. Shartsev2024-09-091-0/+2
* | | Merge pull request #47877 from nextcloud/backport/47848/stable29John Molakvoæ2024-09-151-0/+19
|\ \ \
| * | | fix(files): Make `openMenu` watcher null safeFerdinand Thiessen2024-09-111-3/+5
| * | | fix(files): Reset context menu position on closeFerdinand Thiessen2024-09-111-0/+17
* | | | Merge pull request #47895 from nextcloud/backport/47339/stable29John Molakvoæ2024-09-154-0/+73
|\ \ \ \
| * | | | fix(files_sharing): adjust permissions from custom edit and delete check methodsbackport/47339/stable29skjnldsv2024-09-112-0/+59
| * | | | fix: Display 'Leave share' instead of 'Delete'Marcel Klehr2024-09-113-0/+14
| |/ / /
* | | | Merge pull request #47903 from nextcloud/backport/47881/stable29John Molakvoæ2024-09-151-2/+2
|\ \ \ \
| * | | | fix(settings): Add back create group iconChristopher Ng2024-09-111-2/+2
| |/ / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1518-8/+76
* | | | fix(files_external): Check key exists before accessing itGit'Fellow2024-09-141-4/+8
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-14150-72/+330
* | | | fix(files_external): broken credentials dialogJohn Molakvoæ (skjnldsv)2024-09-133-42/+119
* | | | fix: custom port handling in UI for SFTPJosh Richards2024-09-131-0/+2
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1326-8/+88
| |_|/ |/| |
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1254-80/+146
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-11250-6606/+6346
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-10140-140/+374
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-0918-12/+84
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-0820-8/+162
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-07222-8954/+9216
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-0634-10/+52
* Merge pull request #47786 from nextcloud/backport/47770/stable29Louis2024-09-057-53/+55
|\
| * fix(dav): Always respond custom error page on exceptionsLouis Chemineau2024-09-057-53/+55
* | Merge pull request #47780 from nextcloud/backport/47519/stable29Andy Scherzinger2024-09-051-20/+43
|\ \
| * | fix(transfer-ownership): Improve comments according to code reviewCôme Chilliet2024-09-051-3/+3
| * | feat(transfer-ownership): Correctly react to encrypted filesCôme Chilliet2024-09-051-20/+43
| |/
* | fix(setupchecks): Test overwrite.cli url first, then generated one, andCôme Chilliet2024-09-051-16/+30
* | fix: add option to remove the webroot for setup checks and don't check truste...Daniel Kesselberg2024-09-053-13/+38
|/
* Merge pull request #47337 from nextcloud/backport/47332/stable29Arthur Schiwon2024-09-053-4/+8
|\
| * fix(caldav): allow renaming of birthday calendarsAnna Larch2024-09-043-4/+8
* | Merge pull request #47734 from nextcloud/backport/46859/stable29Daniel Calviño Sánchez2024-09-057-14/+46
|\ \
| * | fix: Hide status tooltip in row to add a new mount pointDaniel Calviño Sánchez2024-09-043-3/+3
| * | fix: Fix unmodified placeholder replacing the actual value when updatingDaniel Calviño Sánchez2024-09-042-0/+12
| * | fix: Reset selected backend when adding a new storageDaniel Calviño Sánchez2024-09-041-0/+2
| * | fix: Add missing translation for UI stringDaniel Calviño Sánchez2024-09-041-1/+1
| * | fix: Restore default status tooltip when no status message is providedDaniel Calviño Sánchez2024-09-041-2/+3
| * | fix: Set status tooltip to error message on failed actionsDaniel Calviño Sánchez2024-09-041-6/+9
| * | fix: Set status tooltip to status message when saving an storageDaniel Calviño Sánchez2024-09-041-1/+1