aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix(files): updateAll methodMax Schmit2025-01-071-1/+1
* Merge pull request #49891 from nextcloud/refactor/settings/mail-settings-para...John Molakvoæ2025-01-072-25/+28
|\
| * refactor(settings): Use parameters explicitly when setting mail settingsrefactor/settings/mail-settings-parametersprovokateurin2025-01-062-25/+28
* | Merge pull request #49670 from nextcloud/feat/allow-oauth-grant-bypassArthur Schiwon2025-01-072-19/+92
|\ \
| * | fix: Rename config option to skipAuthPickerApplications to match what it doesfeat/allow-oauth-grant-bypassCôme Chilliet2025-01-072-4/+4
| * | feat(oauth2): Add a test for skipping auth pageCôme Chilliet2025-01-071-0/+48
| * | chore: Adapt tests to added constructor parametersCôme Chilliet2025-01-071-13/+17
| * | feat(oauth2): Skip page before login as well for authorized applicationsCôme Chilliet2025-01-071-6/+27
* | | Merge pull request #49988 from nextcloud/jtr-locale-personal-infoJoas Schilling2025-01-071-1/+1
|\ \ \
| * | | fix(settings): show the correct initial locale in Personal infojtr-locale-personal-infoJosh2024-12-291-1/+1
* | | | chore: Bump Hub 9 -> Hub 10Andy Scherzinger2025-01-071-1/+1
* | | | feat: expose tag color via webdavdavTagColortobiasKaminsky2025-01-071-0/+1
| |/ / |/| |
* | | Merge pull request #49966 from nextcloud/block-dav-move-parentStephan Orbaugh2025-01-071-0/+5
|\ \ \
| * | | fix: block moving files to it's own parent with davblock-dav-move-parentRobin Appelman2025-01-031-0/+5
* | | | Merge pull request #49852 from nextcloud/fix/issue-49756-translationsSebastian Krupinski2025-01-072-101/+742
|\ \ \ \
| * | | | fix: change translation logic to handle plurals betterfix/issue-49756-translationsSebastianKrupinski2025-01-062-101/+742
| | |_|/ | |/| |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-076-0/+8
* | | | Merge pull request #49905 from nextcloud/chore/deps/openapi-extractorKate2025-01-0618-10/+221
|\ \ \ \
| * | | | chore(deps): Update openapi-extractor to v1.3.0chore/deps/openapi-extractorprovokateurin2025-01-061-0/+186
| * | | | refactor(OpenAPI): Adjust scopes to match previous behaviorprovokateurin2025-01-0611-1/+26
| * | | | refactor(provisioning_api): Rename AUserData to AUserDataOCSController to all...provokateurin2025-01-066-9/+9
| |/ / /
* | | | Merge pull request #49552 from nextcloud/mount-move-checksRobin Appelman2025-01-063-4/+15
|\ \ \ \ | |/ / / |/| | |
| * | | fix: explicitly ignore nested mounts when transfering ownershipmount-move-checksRobin Appelman2025-01-062-2/+2
| * | | feat(files): Display meaningful error message on move failureChristopher Ng2025-01-031-2/+13
| |/ /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-068-62/+78
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-0510-66/+70
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-048-0/+224
|/ /
* | Merge pull request #49885 from nextcloud/fix/settings/ex-apps-searchJoas Schilling2025-01-031-1/+2
|\ \
| * | fix(app-store): add missing exApps list items to search filterAndrey Borysenko2025-01-021-1/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-038-4/+62
|/ /
* | Merge pull request #49974 from nextcloud/backport/49973/masterJohn Molakvoæ2025-01-023-6/+66
|\ \
| * | fix(federatedfilesharing): get share by token fallbackbackport/49973/masterskjnldsv2024-12-282-5/+65
| * | fix(federatedfilesharing): fix notification typoskjnldsv2024-12-281-1/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-026-2/+52
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-3182-130/+48
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-3016-32/+74
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-292-0/+4
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-284-2/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-272-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-262-2/+38
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-2514-2/+420
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-2496-90/+146
* Merge pull request #49847 from nextcloud/removeNoisyTextEmailsGit'Fellow2024-12-232-28/+0
|\
| * fix(shares): Remove noisy text from emailsremoveNoisyTextEmailsGit'Fellow2024-12-162-28/+0
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-2310-16/+100
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-2212-2/+166
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-2114-14/+140
* | Merge pull request #48662 from nextcloud/feat/dav-paginationStephan Orbaugh2024-12-208-6/+237
|\ \
| * | chore(systemtags): pre-compute user authorizationsfeat/dav-paginationBenjamin Gaussorgues2024-12-201-5/+7
| * | feat(dav): introduce paginate with custom headersBenjamin Gaussorgues2024-12-207-1/+230