aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix(IMimeTypeDetector): use correct return typefix/IMimeTypeDetector-typesFerdinand Thiessen3 days2-3/+11
* Merge pull request #51544 from nextcloud/bugfix/ios-3365/allow-2fa-for-epheme...Joas Schilling3 days1-0/+5
|\
| * fix(auth): Allow 2FA challenges for Ephemeral sessionsbugfix/ios-3365/allow-2fa-for-ephemeral-sessionsJoas Schilling3 days1-0/+5
|/
* Fix(l10n): Update translations from TransifexNextcloud bot3 days30-252/+310
* Merge pull request #51400 from nextcloud/chore/tests-hot-keyFerdinand Thiessen3 days1-26/+23
|\
| * test: speed up hotkey tests by 2.4schore/tests-hot-keyFerdinand Thiessen9 days1-26/+23
* | Merge pull request #51495 from nextcloud/dependabot/npm_and_yarn/nextcloud/ev...dependabot[bot]3 days92-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]3 days92-113/+104
|/ /
* | Merge pull request #51480 from nextcloud/fix/deprecation-commentFerdinand Thiessen3 days1-3/+0
|\ \
| * | chore: drop outdated deprecation comment from Mailerfix/deprecation-commentFerdinand Thiessen7 days1-3/+0
* | | Merge pull request #51457 from nextcloud/fix/dav-csrfFerdinand Thiessen3 days1-2/+3
|\ \ \
| * | | fix(dav): do not require CSRF for safe and indempotent HTTP methodsfix/dav-csrfFerdinand Thiessen8 days1-2/+3
* | | | Merge pull request #51380 from nextcloud/fix/noid/contactsmenu-ab-enabledHamza3 days10-34/+166
|\ \ \ \
| * | | | fix(cardav): only show useres from enabled addressBooks in contacts menufix/noid/contactsmenu-ab-enabledHamza Mahjoubi4 days10-34/+166
* | | | | Merge pull request #51333 from nextcloud/filePointerCheckGit'Fellow3 days1-8/+8
|\ \ \ \ \
| * | | | | fix(files): Make sure file pointer existsfilePointerCheckGit'Fellow13 days1-8/+8
* | | | | | Merge pull request #50542 from nextcloud/fix-sharing-expiration-notifyKate4 days1-1/+4
|\ \ \ \ \ \
| * | | | | | fix(files_sharing): skip expiration notify for invalid share recordfix-sharing-expiration-notifyLuka Trovic4 days1-1/+4
|/ / / / / /
* | | | | | Merge pull request #51520 from nextcloud/ci/noid/3rdpartyJoas Schilling4 days1-0/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ci: Update 3rdparty actionsci/noid/3rdpartyJoas Schilling4 days1-0/+0
* | | | | | Merge pull request #51389 from nextcloud/bug/noid/skip-quote-cache-for-remote...Côme Chilliet4 days2-2/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix: skip caching lastSeenQuotaUsage for remote sharesbug/noid/skip-quote-cache-for-remote-sharesDaniel Kesselberg7 days2-2/+11
* | | | | | Merge pull request #51512 from nextcloud/fix/comments/activity-rich-subject-p...Kate4 days1-1/+4
|\ \ \ \ \ \
| * | | | | | fix(comments): Fix activity rich subject parametersfix/comments/activity-rich-subject-parametersprovokateurin4 days1-1/+4
* | | | | | | Merge pull request #51181 from doubleO8/fix-occ-theming-config-background_colorStephan Orbaugh4 days1-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix(theming) include 'background_color' in list of supported keysdoubleO813 days1-1/+1
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot4 days40-6/+268
* | | | | | | Merge pull request #51477 from nextcloud/fix/reset-phone-numberFerdinand Thiessen4 days7-80/+106
|\ \ \ \ \ \ \
| * | | | | | | test: fix CI when running Karma testsfix/reset-phone-numberFerdinand Thiessen5 days3-77/+65
| * | | | | | | chore: compile assetsFerdinand Thiessen5 days2-3/+3
| * | | | | | | fix(profile): allow to reset phone numberFerdinand Thiessen5 days2-0/+38
|/ / / / / / /
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot5 days22-0/+120
* | | | | | | Merge pull request #51502 from nextcloud/dependabot/composer/vendor-bin/opena...dependabot[bot]6 days2-6/+511
|\ \ \ \ \ \ \
| * | | | | | | build(deps): bump nextcloud/openapi-extractordependabot[bot]6 days2-6/+511
|/ / / / / / /
* | / / / / / Fix(l10n): Update translations from TransifexNextcloud bot6 days56-150/+1408
| |/ / / / / |/| | | | |
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot7 days138-3642/+3808
| |_|_|/ / |/| | | |
* | | | | Merge pull request #51469 from nextcloud/fix/share-statusFerdinand Thiessen7 days7-57/+95
|\ \ \ \ \
| * | | | | chore(assets): Recompile assetsfix/share-statusnextcloud-command7 days4-6/+6
| * | | | | fix(files_sharing): ensure share status action works also in grid viewFerdinand Thiessen7 days3-51/+89
* | | | | | Merge pull request #51468 from nextcloud/feat/cypress-setupJohn Molakvoæ7 days10-61/+458
|\ \ \ \ \ \
| * | | | | | chore(assets): Recompile assetsfeat/cypress-setupnextcloud-command7 days4-5/+5
| * | | | | | fix(core): setup fieldset spacingskjnldsv7 days1-2/+2
| * | | | | | feat(core): add setup cypress testsskjnldsv7 days6-54/+451
|/ / / / / /
* | | | | | Merge pull request #51441 from nextcloud/fix/alter-invite-attachment-filename...Daniel7 days1-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix(CalDav): alter invitation attachment filename and typefix/alter-invite-attachment-filename-and-typeSebastianKrupinski9 days1-2/+2
* | | | | | Merge pull request #51464 from nextcloud/feat/setupJohn Molakvoæ7 days11-338/+543
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | chore(assets): Recompile assetsnextcloud-command8 days5-16/+55
| * | | | | feat(core): migrate setup to vueskjnldsv8 days6-322/+488
|/ / / / /
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot8 days114-256/+356
* | | | | Merge pull request #51446 from nextcloud/backport/51440/masterJohn Molakvoæ8 days5-10/+11
|\ \ \ \ \