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