aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build(deps-dev): bump vitest from 3.0.8 to 3.0.9dependabot/npm_and_yarn/vitest-3.0.9dependabot[bot]13 hours2-45/+45
* Fix(l10n): Update translations from TransifexHEADmasterNextcloud bot16 hours16-0/+70
* Merge pull request #51352 from nextcloud/fix/lookup-server-connectorFerdinand Thiessen24 hours3-8/+76
|\
| * chore: compile assetsfix/lookup-server-connectorFerdinand Thiessen25 hours2-3/+3
| * fix(federatedfilesharing): warn when enabling lookup server data uploadFerdinand Thiessen26 hours1-5/+73
|/
* Fix(l10n): Update translations from TransifexNextcloud bot40 hours22-104/+542
* Merge pull request #51601 from nextcloud/chore/upload-1-9-1Ferdinand Thiessen46 hours31-39/+39
|\
| * chore: update `@nextcloud/upload` to version 1.9.1chore/upload-1-9-1Ferdinand Thiessen2 days31-39/+39
|/
* Merge pull request #51568 from nextcloud/feat/add-wcf-capCôme Chilliet2 days6-0/+93
|\
| * feat(files): Add capability for clients to check WCF statefeat/add-wcf-capFerdinand Thiessen4 days6-0/+93
* | Merge pull request #51385 from nextcloud/fix/cleanup-template-functionsCôme Chilliet2 days8-73/+53
|\ \
| * | chore: Update OCP baselinefix/cleanup-template-functionsCôme Chilliet2 days1-11/+0
| * | chore: cleanup human_file_size usageCôme Chilliet2 days2-5/+6
| * | fix: Require functions in lib/public/Template.phpCôme Chilliet2 days1-7/+12
| * | fix: Remove obsolete component template functionCôme Chilliet2 days1-18/+0
| * | fix: Clean up typing and remove deprecated calls in template functionsCôme Chilliet2 days1-27/+35
| * | chore: Move template functions out of legacy folderCôme Chilliet2 days3-2/+2
| * | fix: Remove multiple require_once calls for template functionsCôme Chilliet2 days4-6/+1
|/ /
* | Merge pull request #51500 from nextcloud/dependabot/npm_and_yarn/sass-1.85.1dependabot[bot]2 days2-5/+6
|\ \
| * | build(deps-dev): bump sass from 1.81.0 to 1.85.1dependabot/npm_and_yarn/sass-1.85.1dependabot[bot]2 days2-5/+6
* | | Merge pull request #51499 from nextcloud/dependabot/npm_and_yarn/wait-on-8.0.3dependabot[bot]2 days2-10/+11
|\ \ \ | |/ / |/| |
| * | build(deps-dev): bump wait-on from 8.0.1 to 8.0.3dependabot/npm_and_yarn/wait-on-8.0.3dependabot[bot]2 days2-10/+11
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot3 days92-278/+912
* | Merge pull request #51505 from nextcloud/automated/noid/master-fix-npm-auditAndy Scherzinger3 days80-108/+109
|\ \
| * | fix(deps): Fix npm auditautomated/noid/master-fix-npm-auditnextcloud-command3 days80-108/+109
* | | Merge pull request #51587 from nextcloud/test/cypress-flakyAndy Scherzinger3 days2-17/+29
|\ \ \ | |/ / |/| |
| * | test(cypress): wait for button to be visibletest/cypress-flakyFerdinand Thiessen3 days2-17/+29
* | | Merge pull request #51591 from nextcloud/chore/behat-indentionAndy Scherzinger3 days3-42/+38
|\ \ \ | |/ / |/| |
| * | chore(test): use consistent tabs for indention in behat testschore/behat-indentionFerdinand Thiessen3 days3-42/+38
|/ /
* | Merge pull request #51250 from nextcloud/fix/pass-hide-download-in-update-req...yemkareems3 days21-26/+157
|\ \
| * | chore(assets): Recompile assetsfix/pass-hide-download-in-update-requestnextcloud-command4 days13-13/+13
| * | test: add cypress tests for sharing download permissionFerdinand Thiessen4 days3-6/+110
| * | fix(files_sharing): make sure IDs are unique for HTML elementsFerdinand Thiessen4 days1-2/+8
| * | fix(files_sharing): ugly hacks to update permissions on share creationFerdinand Thiessen4 days4-9/+27
| * | fix: pass hide download attribute while creating the share to fix github issu...yemkareems4 days2-5/+8
| |/
* | Merge pull request #51521 from nextcloud/fix/webauthnFerdinand Thiessen3 days19-134/+311
|\ \
| * | chore: compile assetsfix/webauthnFerdinand Thiessen3 days4-6/+6
| * | test: make cypress run in secure context and add WebAuthn testsFerdinand Thiessen3 days9-107/+289
| * | fix(webauthn): do not require bcmath or gmp - not needed anymoreFerdinand Thiessen3 days3-13/+2
| * | fix(core): adjust fronend code for changes in webauthn libraryFerdinand Thiessen3 days3-8/+14
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot4 days118-340/+340
* | Merge pull request #51540 from nextcloud/fix/simplify-login-boxFerdinand Thiessen4 days6-178/+140
|\ \
| * | chore: compile assetsfix/simplify-login-boxFerdinand Thiessen4 days2-3/+3
| * | fix(login): simplify code and use consistent layoutFerdinand Thiessen4 days4-175/+137
| |/
* | Merge pull request #51564 from nextcloud/fix/IMimeTypeDetector-typesFerdinand Thiessen4 days2-3/+11
|\ \ | |/ |/|
| * fix(IMimeTypeDetector): use correct return typefix/IMimeTypeDetector-typesFerdinand Thiessen4 days2-3/+11
* | Merge pull request #51418 from nextcloud/fix/unified-search-barFerdinand Thiessen4 days3-7/+7
|\ \
| * | chore: compile assetsfix/unified-search-barFerdinand Thiessen10 days2-3/+3
| * | fix(unified-search): do not overlap search with buttonFerdinand Thiessen10 days1-4/+4
* | | Merge pull request #51195 from nextcloud/feat/photo-cache-avifKate4 days1-0/+1
|\ \ \