aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | build(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4dependabot[bot]2024-03-231-3/+3
|/ / / / / / /
* | | | | | | Merge pull request #44423 from nextcloud/dependabot/npm_and_yarn/libphonenumb...dependabot[bot]2024-03-234-8/+8
|\ \ \ \ \ \ \
| * | | | | | | build(deps): bump libphonenumber-js from 1.10.57 to 1.10.58dependabot[bot]2024-03-234-8/+8
|/ / / / / / /
* | | | | | | Merge pull request #44417 from nextcloud/fix/files-suffix-foldersFerdinand Thiessen2024-03-237-15/+55
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | chore: Compile assetsFerdinand Thiessen2024-03-224-6/+6
| * | | | | | fix(files): When copying nodes only add the copy suffix for file before file ...Ferdinand Thiessen2024-03-223-9/+49
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2324-0/+42
* | | | | | | Merge pull request #44357 from nextcloud/wrapper-instanceof-resiliantJohn Molakvoæ2024-03-222-0/+19
|\ \ \ \ \ \ \
| * | | | | | | fix: add extra check to ensure wrapped shared storage is setRobin Appelman2024-03-201-0/+10
| * | | | | | | fix: log error when default getWrapperStorage would return nullRobin Appelman2024-03-201-0/+9
* | | | | | | | Merge pull request #44362 from nextcloud/artonge/feat/check_permissions_of_al...Louis2024-03-221-6/+14
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Merge pull request #44297 from nextcloud/fix/forbid-tagging-readonly-filesLouis Chemineau2024-03-211-6/+14
* | | | | | | | Merge pull request #44407 from nextcloud/fix/files-copy-move-escapingPytal2024-03-229-12/+50
|\ \ \ \ \ \ \ \
| * | | | | | | | chore: Compile assetsFerdinand Thiessen2024-03-226-9/+9
| * | | | | | | | fix(files): Do not escape file names for filepicker buttonsFerdinand Thiessen2024-03-223-3/+41
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #44400 from nextcloud/bugfix/noid/allow-debug-loglevel-againFerdinand Thiessen2024-03-221-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | fix(logging): Restore the option to log with debug levelJoas Schilling2024-03-221-2/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #44408 from nextcloud/fix/jsresource-locator-app-rootFerdinand Thiessen2024-03-221-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | fix(JSRecourceLocator): Add missing slash after server rootFerdinand Thiessen2024-03-221-1/+1
|/ / / / / / /
* / / / / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2294-4/+182
|/ / / / / /
* | | | | | Merge pull request #44361 from nextcloud/release/29.0.0_beta_5v29.0.0beta5Benjamin Gaussorgues2024-03-211-2/+2
|\ \ \ \ \ \
| * | | | | | build(hub): 29.0.0 beta 5Benjamin Gaussorgues2024-03-201-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #44075 from nextcloud/fix/dav/sync-token-retention-timeJohn Molakvoæ2024-03-2110-21/+140
|\ \ \ \ \ \
| * | | | | | fix(dav): Add retention time to sync token cleanupChristoph Wurst2024-03-2110-21/+140
* | | | | | | Merge pull request #44252 from nextcloud/enh/s3-connectivityFerdinand Thiessen2024-03-215-31/+65
|\ \ \ \ \ \ \
| * | | | | | | feat(ObjectStore): Make S3 MultipartUpload concurrency configurableFerdinand Thiessen2024-03-213-3/+9
| * | | | | | | fix(ObjectStore): Use common S3 trait so config and connection trait members ...Ferdinand Thiessen2024-03-215-30/+58
| |/ / / / / /
* | | | | | | Merge pull request #44368 from nextcloud/feat/new-file-menu-icon-svgPytal2024-03-2115-15/+67
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | chore: Update openapi specChristopher Ng2024-03-201-0/+5
| * | | | | | chore: compile assetsChristopher Ng2024-03-202-3/+3
| * | | | | | feat: Add new icon-filetype-text and icon-add-folder-descriptionChristopher Ng2024-03-203-5/+21
| * | | | | | fix: Use default grey for text as background-image url svgs do not support CS...Christopher Ng2024-03-201-1/+1
| * | | | | | chore: Add mdi mimetype svgsChristopher Ng2024-03-205-5/+22
| * | | | | | feat: Add iconSvgInline to TemplateFileCreatorChristopher Ng2024-03-204-2/+16
| |/ / / / /
* | | | | | Merge pull request #44381 from nextcloud/fix/workflows-engine-groupsAndy Scherzinger2024-03-213-9/+18
|\ \ \ \ \ \
| * | | | | | chore: Compile assetsFerdinand Thiessen2024-03-212-3/+3
| * | | | | | fix(workflowengine): Use correct event for searching for groupsFerdinand Thiessen2024-03-211-6/+15
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #44218 from nextcloud/613-limit-auth-input-emails-255F. E Noel Nfebe2024-03-217-5/+68
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | chore(assets): Recompile assetsnextcloud-command2024-03-212-3/+3
| * | | | | feat: Limit email input on auth pages to 255 charsfenn-cs2024-03-215-2/+65
* | | | | | Merge pull request #44360 from nextcloud/fix/add-exdate-exrule-to-confidentia...Anna2024-03-211-0/+4
|\ \ \ \ \ \
| * | | | | | fix(caldav): add EXDATE and EXRULE to confidential objectAnna Larch2024-03-211-0/+4
| |/ / / / /
* | | | | | Merge pull request #44376 from nextcloud/fix/dav/acls-shared-addressbookHamza2024-03-213-3/+8
|\ \ \ \ \ \
| * | | | | | fix(dav): ACLs for shared addressbooksChristoph Wurst2024-03-213-3/+8
| |/ / / / /
* | | | | | Merge pull request #44363 from nextcloud/artonge/debt/rename_author_hookLouis2024-03-214-6/+6
|\ \ \ \ \ \
| * | | | | | refactor(files_versions): Rename MetadataFileEvents to VersionAuthorListenerLouis Chemineau2024-03-214-6/+6
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #44295 from nextcloud/fix/direct-edit-incognitoArthur Schiwon2024-03-215-7/+24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix: Implement option to temporarily set the user sessionJulius Härtl2024-03-194-5/+24
| * | | | | fix: Do not use incognito mode for direct editingJulius Härtl2024-03-191-2/+0
| | |_|_|/ | |/| | |
* | | | | Merge pull request #44297 from nextcloud/fix/forbid-tagging-readonly-filesCôme Chilliet2024-03-217-207/+126
|\ \ \ \ \ | |_|/ / / |/| | | |