aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge pull request #44715 from nextcloud/fix/3rdparty-fusonicJoas Schilling2024-04-091-0/+0
|\ \ \ \ \
| * | | | | fix: Update fusonic/opengraph from 2.2.0 to 2.3.0Ferdinand Thiessen2024-04-091-0/+0
| | |/ / / | |/| | |
* / | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0966-60/+104
|/ / / /
* | | | Merge pull request #44714 from nextcloud/artonge/fix/call_davGetFavoritesRepo...Louis2024-04-083-5/+4
|\ \ \ \
| * | | | fix(files): Call davGetFavoritesReport after the registration of propfind pro...Louis Chemineau2024-04-083-5/+4
* | | | | Merge pull request #44216 from nextcloud/feat/core/openapi-capabilitiesJoas Schilling2024-04-0815-245/+1254
|\ \ \ \ \
| * | | | | chore(deps): Update openapi-extractorprovokateurin2024-04-0814-243/+1243
| * | | | | feat(OCS): Annotate capabilitiesprovokateurin2024-04-081-2/+11
* | | | | | Merge pull request #44707 from nextcloud/chore/richobjectstrings/missing-newl...Kate2024-04-081-2/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | chore(RichObjectStrings): Add missing newlinesprovokateurin2024-04-061-2/+4
* | | | | | Merge pull request #44726 from nextcloud/fix/appframework/204-custom-header-m...Kate2024-04-081-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |