aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* chore(assets): Recompile assetsfix/public-share-expirationnextcloud-command2025-02-188-7/+7
* fix(files_sharing): Fix public share expiration being set when toggle is not ...Christopher Ng2025-02-181-2/+7
* Merge pull request #50779 from nextcloud/chore/mailer-testsFerdinand Thiessen2025-02-182-11/+25
|\
| * test(Mailer): Align tests for mailer with stable30chore/mailer-testsJosh2025-02-122-11/+25
* | Merge pull request #50814 from nextcloud/fix/tagsFerdinand Thiessen2025-02-186-20/+30
|\ \
| * | chore(assets): Recompile assetsnextcloud-command2025-02-182-3/+3
| * | fix(systemtags): do not hide if no tagsskjnldsv2025-02-181-1/+0
| * | fix(files): attach sidebar to main content for vue debugskjnldsv2025-02-183-16/+27
|/ /
* | Merge pull request #50873 from nextcloud/fix/download-permsFerdinand Thiessen2025-02-182-0/+34
|\ \
| * | fix(files_sharing): block downloading if neededfix/download-permsFerdinand Thiessen2025-02-182-0/+34
* | | Merge pull request #50864 from nextcloud/fix/fix-psalm-taint-errors-2Joas Schilling2025-02-188-80/+65
|\ \ \
| * | | fix: Fix psalm taint false-positives by small refactoringsfix/fix-psalm-taint-errors-2Côme Chilliet2025-02-178-80/+65
* | | | Merge pull request #50807 from nextcloud/fix/redirect-openfile-paramJohn Molakvoæ2025-02-188-56/+210
|\ \ \ \ | |_|/ / |/| | |
| * | | chore: compile assetsfix/redirect-openfile-paramskjnldsv2025-02-182-3/+3
| * | | fix(files): properly show file not found errorskjnldsv2025-02-182-4/+55
| * | | fix(files): properly forward open params from short urlsskjnldsv2025-02-184-49/+152
|/ / /
* / / Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1854-298/+1412
|/ /
* | Merge pull request #50800 from nextcloud/fix/fix-psalm-taint-errorsFerdinand Thiessen2025-02-1712-118/+87
|\ \
| * | chore: Add missing star in phpdoc commentfix/fix-psalm-taint-errorsCôme Chilliet2025-02-171-1/+1
| * | fix: Fix false-positive psalm taint errors when outputting plain textCôme Chilliet2025-02-172-10/+10
| * | fix: Fix psalm taint false-positive by escaping trusted inputCôme Chilliet2025-02-172-19/+11
| * | fix: Correctly tag json encoding in BaseResponse to fix false-positiveCôme Chilliet2025-02-172-9/+9
| * | fix: Move config.php taint trust upstream directly in OC\Config classCôme Chilliet2025-02-173-55/+23
| * | fix: Work around false-positive psalm taint error calling print_r in admin_auditCôme Chilliet2025-02-172-10/+2
| * | fix: Work around psalm taint false-positive by not using var_exportCôme Chilliet2025-02-171-1/+1
| * | chore: Correctly flag json encoding methods as escaping html and quotesCôme Chilliet2025-02-173-10/+6
| * | fix: Fix psalm taint error in L10N factoryCôme Chilliet2025-02-171-3/+24
* | | Merge pull request #50860 from nextcloud/bugfix/noid/fix-activity-parameter-t...Kate2025-02-172-5/+5
|\ \ \ | |/ / |/| |
| * | fix(activity): Fix activity parameter typesbugfix/noid/fix-activity-parameter-typesJoas Schilling2025-02-172-5/+5
|/ /
* | Merge pull request #49872 from solonovamax/masterStephan Orbaugh2025-02-171-8/+32
|\ \
| * | feat(files_sharing): Add opengraph meta tags for multimedia, change opengraph...solonovamax2025-02-171-2/+14
| * | feat(files_sharing): Add twitter meta tagssolonovamax2025-02-171-6/+18
|/ /
* | Merge pull request #50798 from nextcloud/fix/login-error-stateFerdinand Thiessen2025-02-173-3/+8
|\ \
| * | chore: Compile assetsfix/login-error-stateFerdinand Thiessen2025-02-172-3/+3
| * | fix(login): only show error state on login box if user interactedFerdinand Thiessen2025-02-171-0/+5
* | | Merge pull request #50816 from nextcloud/fix/noid/transfer-ownership-selectJulien Veyssier2025-02-173-17/+9
|\ \ \
| * | | chore(assets): Recompile assetsnextcloud-command2025-02-172-3/+3
| * | | fix(transferownership): allow searching by email, display user.shareWithDispl...Julien Veyssier2025-02-171-14/+6
|/ / /
* | | Merge pull request #50791 from nextcloud/perf/remove-filecache-indexKate2025-02-174-5/+40
|\ \ \ | |/ / |/| |
| * | chore(filecache): remove index fs_id_storage_sizeperf/remove-filecache-indexBenjamin Gaussorgues2025-02-134-5/+40
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-176-0/+170
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1616-10/+332
* | | Merge pull request #50809 from nextcloud/fixPhp83DeprecationGit'Fellow2025-02-151-8/+4
|\ \ \
| * | | fix(repair): PHP8.3 deprecation warningfixPhp83DeprecationGit'Fellow2025-02-141-8/+4
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1528-24/+338
* | | | Merge pull request #50769 from nextcloud/checkStorageIdSetCacheChristoph Wurst2025-02-141-3/+2
|\ \ \ \ | |/ / / |/| | |
| * | | fix(SharedStorage): Check if storage ID is set on cachecheckStorageIdSetCacheGit'Fellow2025-02-131-6/+6
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1428-30/+50
* | | | Merge pull request #50784 from nextcloud/fix/issue-50054-resource-invite-regr...Daniel2025-02-131-1/+1
|\ \ \ \
| * | | | fix: Fix regression in calendar invitation sendingfix/issue-50054-resource-invite-regressionSebastianKrupinski2025-02-131-1/+1
|/ / / /