aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-21122-11064/+11128
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2094-134/+398
* | | | fix: Override start method of \Sabre\DAV\Server to remove exception outputLouis Chemineau2024-09-191-0/+23
* | | | test: fix ShareControllerTest.phpRobin Appelman2024-09-191-1/+2
* | | | test: fix trashbin StorageTestRobin Appelman2024-09-191-0/+1
* | | | test: fix ShareAPIControllerTest.phpRobin Appelman2024-09-191-1/+45
* | | | test: fix service overwrite in PartFileInRootUploadTestRobin Appelman2024-09-191-1/+2
* | | | test: put parent items into cache in testsRobin Appelman2024-09-191-0/+2
* | | | fix: Drop unnecessary exitLouis Chemineau2024-09-191-1/+0
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1920-2/+88
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1852-186/+300
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-18146-198/+370
* | | | Merge pull request #48119 from nextcloud/backport/48090/stable29Richard Steinmetz2024-09-172-3/+6
|\ \ \ \
| * | | | fix(settings): disable Discover when appstore is disabledGrigorii K. Shartsev2024-09-172-3/+6
* | | | | Merge pull request #48096 from nextcloud/backport/47924/stable29Anna2024-09-171-16/+31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(dav): catch `MaxInstancesExceededException` on calendar eventsbackport/47924/stable29Luc Didry2024-09-161-16/+31
| | |_|/ | |/| |
* / | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-17130-378/+254
|/ / /
* | | Merge pull request #48070 from nextcloud/backport/48044/stable29Kate2024-09-161-2/+2
|\ \ \
| * | | test: cast node name and data to stringbackport/48044/stable29Anna Larch2024-09-161-2/+2
* | | | Merge pull request #48067 from nextcloud/backport/48031/stable29Kate2024-09-161-1/+1
|\ \ \ \
| * | | | fix(filesreport): cast fileId to integerbackport/48031/stable29Anna Larch2024-09-161-1/+1
| |/ / /
* | | | Merge pull request #48001 from nextcloud/backport/47920/stable29Louis2024-09-161-6/+22
|\ \ \ \
| * | | | feat: Reset route if neither the Viewer of the Sidebar is openLouis Chemineau2024-09-161-6/+22
| | |/ / | |/| |
* | | | Merge pull request #48068 from nextcloud/backport/48030/stable29Kate2024-09-161-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | fix(dav): cast parameters to stringbackport/48030/stable29Anna Larch2024-09-161-1/+1
| |/ /
* | | 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
| |_|/ / |/| | |