aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-30190-100/+1072
* Merge pull request #44512 from nextcloud/feat/trashbin-orig-locationFerdinand Thiessen2024-03-292-3/+39
|\
| * feat(trashbin): Show original location of deleted fileChristopher Ng2024-03-282-3/+39
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-29932-5066/+3116
* | fix(files): Fix error with numeric filenamesChristopher Ng2024-03-281-1/+1
* | fix(dashboard): do not suggest to install new widgets if appstore is disabledThomas Citharel2024-03-282-1/+3
|/
* Merge pull request #44526 from nextcloud/bugfix/43947/delete-file-not-translatedJohn Molakvoæ2024-03-281-4/+16
|\
| * fix(files): Fix translation of "Delete file"Joas Schilling2024-03-281-4/+16
* | feat(branchoff): Bump versions and requirements in appsJoas Schilling2024-03-2829-58/+58
* | fix(security): Update expiration date in security.txtJoas Schilling2024-03-281-1/+1
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2892-6/+186
* feat(settings): Allow to sort groups in the account management alphabeticallyFerdinand Thiessen2024-03-275-24/+126
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2718-16/+62
* Merge pull request #44484 from nextcloud/44131-persist-initial-share-configsF. E Noel Nfebe2024-03-271-8/+8
|\
| * fix(share): Send correct share attributes upon share creationfenn-cs2024-03-261-8/+8
* | Merge pull request #44457 from nextcloud/fix/contactsinteraction/download-vcardBenjamin Gaussorgues2024-03-261-1/+1
|\ \
| * | fix(contactsinteraction): Allow vCard downloadChristoph Wurst2024-03-261-1/+1
* | | Merge pull request #44187 from nextcloud/artonge/feat/support_migrating_versi...Louis2024-03-2611-2/+329
|\ \ \
| * | | feat(files_versions): Add listener and interfaces to allow versions migration...Louis Chemineau2024-03-2611-2/+329
* | | | Merge pull request #44483 from nextcloud/fix/setup-check-validate-trusted-pro...Ferdinand Thiessen2024-03-261-0/+10
|\ \ \ \
| * | | | fix(settings): Also verify that `trusted_proxies` only contains IP addresses ...Ferdinand Thiessen2024-03-261-0/+10
| |/ / /
* | | / fix(personal-files): correctly filters groupfolders nowEduardo Morales2024-03-261-6/+9
| |_|/ |/| |
* | | fix(share): Send empty expireDate when not expireDate setfenn-cs2024-03-261-4/+2
|/ /
* | Merge pull request #44017 from rcwschaller/fix/caldav/eventcomparisionservice...John Molakvoæ2024-03-262-1/+68
|\ \
| * | fix(dav): wrong comparison method between two eventsRobert C. Schaller2024-03-252-1/+68
| |/
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2646-130/+170
* | fix(federation): Fix creating local cloudIds with http:// protocolJoas Schilling2024-03-251-10/+10
|/
* Merge pull request #32631 from nextcloud/feature/32629/getAccessList-share-by...Andy Scherzinger2024-03-251-5/+16
|\
| * ShareByMailProvider: getAccessList: set correct value for 'public'Adam Serbinski2024-03-211-1/+2
| * ShareByMailProvider: getAccessList: set both array keys 'public' and 'mail'Adam Serbinski2024-03-211-1/+2
| * ShareByMailProvider: getAccessList: recommended style changesAdam Serbinski2024-03-211-1/+1
| * ShareByMailProvider: getAccessList: add token to returned arrayAdam Serbinski2024-03-211-2/+3
| * ShareByMailProvider: getAccessList: return full list of recipientsAdam Serbinski2024-03-211-4/+12
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2532-56/+162
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2412-2/+22
* | fix(tests): Add mock for `window._oc_webroot`Ferdinand Thiessen2024-03-237-0/+42
* | Merge pull request #44417 from nextcloud/fix/files-suffix-foldersFerdinand Thiessen2024-03-232-7/+30
|\ \
| * | fix(files): When copying nodes only add the copy suffix for file before file ...Ferdinand Thiessen2024-03-222-7/+30
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2312-0/+14
* | | Merge pull request #44357 from nextcloud/wrapper-instanceof-resiliantJohn Molakvoæ2024-03-221-0/+10
|\ \ \
| * | | fix: add extra check to ensure wrapped shared storage is setRobin Appelman2024-03-201-0/+10
* | | | 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
* | | | fix(files): Do not escape file names for filepicker buttonsFerdinand Thiessen2024-03-221-2/+2
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2292-4/+180
| |_|/ |/| |
* | | 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 #44368 from nextcloud/feat/new-file-menu-icon-svgPytal2024-03-214-1/+8
|\ \ \ \ | |/ / / |/| | |
| * | | chore: Update openapi specChristopher Ng2024-03-201-0/+5
| * | | feat: Add iconSvgInline to TemplateFileCreatorChristopher Ng2024-03-203-1/+3
| | |/ | |/|