aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | test: add cypress tests for sharing download permissionFerdinand Thiessen2025-03-183-6/+110
| * | | | | fix(files_sharing): make sure IDs are unique for HTML elementsFerdinand Thiessen2025-03-181-2/+8
| * | | | | fix(files_sharing): ugly hacks to update permissions on share creationFerdinand Thiessen2025-03-184-9/+27
| * | | | | fix: pass hide download attribute while creating the share to fix github issu...yemkareems2025-03-182-5/+8
| |/ / / /
* | | | | Merge pull request #51521 from nextcloud/fix/webauthnFerdinand Thiessen2025-03-1919-134/+311
|\ \ \ \ \
| * | | | | chore: compile assetsfix/webauthnFerdinand Thiessen2025-03-194-6/+6
| * | | | | test: make cypress run in secure context and add WebAuthn testsFerdinand Thiessen2025-03-199-107/+289
| * | | | | fix(webauthn): do not require bcmath or gmp - not needed anymoreFerdinand Thiessen2025-03-193-13/+2
| * | | | | fix(core): adjust fronend code for changes in webauthn libraryFerdinand Thiessen2025-03-193-8/+14
|/ / / / /
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-19118-340/+340
* | | | | Merge pull request #51540 from nextcloud/fix/simplify-login-boxFerdinand Thiessen2025-03-186-178/+140
|\ \ \ \ \
| * | | | | chore: compile assetsfix/simplify-login-boxFerdinand Thiessen2025-03-182-3/+3
| * | | | | fix(login): simplify code and use consistent layoutFerdinand Thiessen2025-03-184-175/+137
| |/ / / /
* | | | | Merge pull request #51564 from nextcloud/fix/IMimeTypeDetector-typesFerdinand Thiessen2025-03-182-3/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(IMimeTypeDetector): use correct return typefix/IMimeTypeDetector-typesFerdinand Thiessen2025-03-182-3/+11
* | | | | Merge pull request #51418 from nextcloud/fix/unified-search-barFerdinand Thiessen2025-03-183-7/+7
|\ \ \ \ \
| * | | | | chore: compile assetsfix/unified-search-barFerdinand Thiessen2025-03-122-3/+3
| * | | | | fix(unified-search): do not overlap search with buttonFerdinand Thiessen2025-03-121-4/+4
* | | | | | Merge pull request #51195 from nextcloud/feat/photo-cache-avifKate2025-03-181-0/+1
|\ \ \ \ \ \
| * | | | | | feat: Allow AVIF content type in PhotoCachefeat/photo-cache-avifMiguel Sánchez de León Peque2025-03-031-0/+1
* | | | | | | Merge pull request #50663 from nextcloud/enh/improve-transfer-ownership-loggingJulius Knorr2025-03-181-0/+6
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | feat: improve occ file:transfer-ownership loggingenh/improve-transfer-ownership-logginggrnd-alt2025-03-061-0/+6
* | | | | | | Merge pull request #51544 from nextcloud/bugfix/ios-3365/allow-2fa-for-epheme...Joas Schilling2025-03-181-0/+5
|\ \ \ \ \ \ \
| * | | | | | | fix(auth): Allow 2FA challenges for Ephemeral sessionsbugfix/ios-3365/allow-2fa-for-ephemeral-sessionsJoas Schilling2025-03-181-0/+5
|/ / / / / / /
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-1830-252/+310
* | | | | | | Merge pull request #51400 from nextcloud/chore/tests-hot-keyFerdinand Thiessen2025-03-171-26/+23
|\ \ \ \ \ \ \
| * | | | | | | test: speed up hotkey tests by 2.4schore/tests-hot-keyFerdinand Thiessen2025-03-111-26/+23
* | | | | | | | Merge pull request #51495 from nextcloud/dependabot/npm_and_yarn/nextcloud/ev...dependabot[bot]2025-03-1792-113/+104
|\ \ \ \ \ \ \ \
| * | | | | | | | build(deps): bump @nextcloud/event-bus from 3.3.1 to 3.3.2dependabot/npm_and_yarn/nextcloud/event-bus-3.3.2dependabot[bot]2025-03-1792-113/+104
|/ / / / / / / /
* | | | | | | | Merge pull request #51480 from nextcloud/fix/deprecation-commentFerdinand Thiessen2025-03-171-3/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | chore: drop outdated deprecation comment from Mailerfix/deprecation-commentFerdinand Thiessen2025-03-141-3/+0
* | | | | | | | | Merge pull request #51457 from nextcloud/fix/dav-csrfFerdinand Thiessen2025-03-171-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix(dav): do not require CSRF for safe and indempotent HTTP methodsfix/dav-csrfFerdinand Thiessen2025-03-131-2/+3
* | | | | | | | | | Merge pull request #51380 from nextcloud/fix/noid/contactsmenu-ab-enabledHamza2025-03-1710-34/+166
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix(cardav): only show useres from enabled addressBooks in contacts menufix/noid/contactsmenu-ab-enabledHamza Mahjoubi2025-03-1710-34/+166
* | | | | | | | | | | Merge pull request #51333 from nextcloud/filePointerCheckGit'Fellow2025-03-171-8/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fix(files): Make sure file pointer existsfilePointerCheckGit'Fellow2025-03-071-8/+8
* | | | | | | | | | | | Merge pull request #50542 from nextcloud/fix-sharing-expiration-notifyKate2025-03-171-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fix(files_sharing): skip expiration notify for invalid share recordfix-sharing-expiration-notifyLuka Trovic2025-03-171-1/+4
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #51520 from nextcloud/ci/noid/3rdpartyJoas Schilling2025-03-171-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | ci: Update 3rdparty actionsci/noid/3rdpartyJoas Schilling2025-03-171-0/+0
* | | | | | | | | | | | Merge pull request #51389 from nextcloud/bug/noid/skip-quote-cache-for-remote...Côme Chilliet2025-03-172-2/+11
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | fix: skip caching lastSeenQuotaUsage for remote sharesbug/noid/skip-quote-cache-for-remote-sharesDaniel Kesselberg2025-03-142-2/+11
* | | | | | | | | | | | Merge pull request #51512 from nextcloud/fix/comments/activity-rich-subject-p...Kate2025-03-171-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fix(comments): Fix activity rich subject parametersfix/comments/activity-rich-subject-parametersprovokateurin2025-03-171-1/+4
* | | | | | | | | | | | | Merge pull request #51181 from doubleO8/fix-occ-theming-config-background_colorStephan Orbaugh2025-03-171-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | fix(theming) include 'background_color' in list of supported keysdoubleO82025-03-081-1/+1
* | | | | | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-1740-6/+268
* | | | | | | | | | | | | Merge pull request #51477 from nextcloud/fix/reset-phone-numberFerdinand Thiessen2025-03-167-80/+106
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | test: fix CI when running Karma testsfix/reset-phone-numberFerdinand Thiessen2025-03-163-77/+65