aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update openapi-extractorprovokateurin2024-04-1512-70/+96
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-1520-46/+82
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-1412-8/+54
* Merge pull request #44795 from nextcloud/chore/nextcloud-vue-8.11.2Pytal2024-04-1393-138/+164
|\
| * test(jest): Transform unist modulesChristopher Ng2024-04-111-0/+1
| * chore: compile assetsChristopher Ng2024-04-1190-133/+158
| * chore(deps): Bump @nextcloud/vue to v8.11.2Christopher Ng2024-04-112-5/+5
* | Merge pull request #44809 from nextcloud/dependabot/npm_and_yarn/typescript-5...dependabot[bot]2024-04-132-5/+5
|\ \
| * | build(deps-dev): bump typescript from 5.4.3 to 5.4.5dependabot[bot]2024-04-132-5/+5
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-134-40/+338
* | Merge pull request #44799 from nextcloud/bugfix/44798/expose-mod-rewriteJoas Schilling2024-04-122-1/+7
|\ \ | |/ |/|
| * feat(capabilities): Expose if mod-rewrite is working via capabilitiesJoas Schilling2024-04-122-1/+7
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-1214-50/+258
* Merge pull request #44762 from nextcloud/dependabot/npm_and_yarn/cypress-spli...dependabot[bot]2024-04-112-5/+41
|\
| * build(deps-dev): bump cypress-split from 1.21.0 to 1.23.0dependabot[bot]2024-04-102-5/+41
* | Merge pull request #44771 from nextcloud/fix/39941/fed-trusted-race-conditionJoas Schilling2024-04-112-5/+13
|\ \
| * | fix(federation): give some time to prepare both serversArthur Schiwon2024-04-112-5/+13
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-11120-328/+468
* | | Merge pull request #44755 from nextcloud/feat/deprecate-and-replace-jQuery-di...Ferdinand Thiessen2024-04-10101-826/+1059
|\ \ \ | |/ / |/| |
| * | fix(tests): Adjust tests for changed css classesFerdinand Thiessen2024-04-101-1/+1
| * | chore: Compile assetsFerdinand Thiessen2024-04-1095-133/+179
| * | feat: Deprecate `OC.dialogs` and replace generic dialogs with `@nextcloud/dia...Ferdinand Thiessen2024-04-104-632/+755
| * | feat: Deprecate `OC.dialogs.prompt` an replace with Vue implementationFerdinand Thiessen2024-04-102-61/+125
|/ /
* | Merge pull request #44350 from nextcloud/fix/noid/ldap-check-user-escapeArthur Schiwon2024-04-103-1/+21
|\ \ | |/ |/|
| * docs(LDAP): add info on stored DN formArthur Schiwon2024-04-052-0/+19
| * fix(LDAP): escape DN on check-userArthur Schiwon2024-04-051-1/+2
* | Merge pull request #44698 from nextcloud/dependabot/npm_and_yarn/cypress-13.7.2dependabot[bot]2024-04-102-5/+5
|\ \
| * | build(deps-dev): bump cypress from 13.7.1 to 13.7.2dependabot[bot]2024-04-102-5/+5
|/ /
* | Merge pull request #44452 from nextcloud/make-sass-command-compatible-with-macosMarco2024-04-101-4/+4
|\ \
| * \ Merge branch 'master' into make-sass-command-compatible-with-macosMarco2024-04-101916-9320/+12675
| |\ \ | |/ / |/| |
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-1024-20/+244
* | | Merge pull request #44450 from nextcloud/emoral435/fix/fix-breadcrumb-showing...John Molakvoæ2024-04-107-41/+44
|\ \ \
| * | | chore(assets): recompile assetsEduardo Morales2024-04-102-3/+3
| * | | fix(Cypress): Adjust tests for new breadcrumbsEduardo Morales2024-04-104-14/+14
| * | | fix(files): Hide full view name on small mobile to prevent overflowFerdinand Thiessen2024-04-101-10/+11
| * | | fix(breadcrumbs): Improved breadcrumb progress bar mobile renderingEduardo Morales2024-04-102-19/+21
|/ / /
* | | Merge pull request #44746 from nextcloud/doc/idbconnection-prepare-brandingChristoph Wurst2024-04-091-1/+1
|\ \ \
| * | | docs: Adjust branding in IDBConnection::prepare doc blockChristoph Wurst2024-04-091-1/+1
* | | | Merge pull request #44756 from nextcloud/fix/deprecate-fileexitsPytal2024-04-093-2/+4
|\ \ \ \
| * | | | fix: Add deprecation to `OC.dialogs.fileexists`Ferdinand Thiessen2024-04-093-2/+4
|/ / / /
* | | | Merge pull request #44736 from nextcloud/fix/avatar-imagesPytal2024-04-092-0/+23
|\ \ \ \
| * | | | test: Update testsChristopher Ng2024-04-081-0/+16
| * | | | fix: Fix avatar imagesChristopher Ng2024-04-081-0/+7
* | | | | Merge pull request #44753 from nextcloud/feat/add-disabled-option-for-user-listPytal2024-04-091-1/+10
|\ \ \ \ \
| * | | | | feat(occ): Add --disabled option to occ user:listCôme Chilliet2024-04-091-1/+10
|/ / / / /
* | | | | Merge pull request #44294 from nextcloud/fix/storage-mount-ownerJulius Härtl2024-04-094-0/+30
|\ \ \ \ \
| * | | | | fix: Pass the mountpoint target user to storages without ownerJulius Härtl2024-04-094-0/+30
| | |/ / / | |/| | |
* | | | | Merge pull request #44730 from nextcloud/jail-watcherRobin Appelman2024-04-095-4/+109
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | test: add test for jail watcherRobin Appelman2024-04-081-0/+30
| * | | | fix: use proper jailed patch in watcherRobin Appelman2024-04-084-4/+79