summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* fix(files_sharing): Create passwords when enforced for mail sharesFerdinand Thiessen2024-04-042-10/+7
* fix(files): breadcrumbs native drop eventskjnldsv2024-04-041-1/+1
* chore: add drag and drop recursion and FilesystemAPI testingskjnldsv2024-04-045-174/+350
* feat(files): unify drag and drop methodsskjnldsv2024-04-044-151/+355
* fix(files): breadcrumbs dndskjnldsv2024-04-043-70/+188
* Merge pull request #44622 from nextcloud/backport/44534/stable29Joas Schilling2024-04-04102-201/+242
|\
| * chore: Improve phpdoc typing to silence psalm errorsCôme Chilliet2024-04-0415-1/+43
| * fix: Apply new coding standard to all filesCôme Chilliet2024-04-04102-200/+199
* | Merge pull request #44628 from nextcloud/backport/44621/stable29Arthur Schiwon2024-04-041-1/+1
|\ \
| * | fix(SetupChecks): Add hint about dns/firewall if `mjs` check can't runJosh2024-04-021-1/+1
* | | Merge pull request #44634 from nextcloud/backport/44604/stable29Arthur Schiwon2024-04-041-3/+2
|\ \ \
| * | | fix(encryption): Clicking default module in UI sets bogus valueJosh2024-04-031-3/+2
* | | | Merge pull request #44617 from nextcloud/backport/44575/stable29Arthur Schiwon2024-04-041-3/+4
|\ \ \ \
| * | | | fix(files_sharing): Disable autocomplete for share label and passwordFerdinand Thiessen2024-04-021-3/+4
* | | | | Merge pull request #44624 from nextcloud/backport/44332/stable29John Molakvoæ2024-04-042-7/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | chore(dav): Fix tests for length headers on uploadCôme Chilliet2024-04-021-3/+2
| * | | | fix(dav): Fix quota check for chunk uploadCôme Chilliet2024-04-021-4/+6
| | |_|/ | |/| |
* | | | Merge pull request #44584 from nextcloud/backport/44512/stable29John Molakvoæ2024-04-042-3/+39
|\ \ \ \
| * | | | feat(trashbin): Show original location of deleted fileChristopher Ng2024-04-032-3/+39
| | |_|/ | |/| |
* / | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0448-20/+314
|/ / /
* / / Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0358-140/+224
|/ /
* / fix(files): Fix translation of "Delete file"Joas Schilling2024-04-021-4/+16
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0284-36/+384
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0148-42/+294
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-3168-60/+298
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-30190-100/+1072
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-29932-5066/+3116
* 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