summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Replace static call to Share::unshare with ShareManager->deleteShare in testsMorris Jobke2020-11-302-242/+0
* Remove now unused methods in Share.php due to the reduced code complexity in ...Morris Jobke2020-11-291-36/+0
* Remove unused method Share Helper::generateTargetMorris Jobke2020-11-291-41/+0
* Reduce code complexity in Share::getItems by tracing all remaining callersMorris Jobke2020-11-292-60/+24
* Remove unused Share::getItemSharedWithBySource()Morris Jobke2020-11-291-17/+0
* Remove dead method \OC\Updater::checkAppUpgradeChristoph Wurst2020-11-261-41/+0
* Merge pull request #24319 from nextcloud/techdebt/noid/streamline-user-creati...Christoph Wurst2020-11-266-83/+16
|\
| * Streamline user creation and deletion eventsMorris Jobke2020-11-236-83/+16
* | Merge pull request #23912 from nextcloud/objectstore-copyRoeland Jago Douma2020-11-256-5/+91
|\ \
| * | use in objectstore copyRobin Appelman2020-11-246-5/+91
* | | send expected format of cloud idArthur Schiwon2020-11-241-1/+2
* | | Merge pull request #24162 from nextcloud/fix/noid/fedshares-displaynamezblizzz2020-11-243-13/+47
|\ \ \
| * | | set the display name of federated sharees from addressbookArthur Schiwon2020-11-243-13/+47
* | | | Merge pull request #24341 from nextcloud/fix/sharing-enforce-expire-checkboxblizzz2020-11-241-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix the config key on the sharing expire checkboxChristoph Wurst2020-11-241-1/+1
* | | | Merge pull request #24324 from nextcloud/td/psalm/backgroundjob_jobRoeland Jago Douma2020-11-241-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix the OCP\BackgroundJob\Job to make it compatible with its interfaceRoeland Jago Douma2020-11-241-3/+3
| | |/ | |/|
* | | Merge pull request #24323 from nextcloud/fix/comments-tab-missingRoeland Jago Douma2020-11-241-6/+6
|\ \ \ | |_|/ |/| |
| * | Fix reverse registration and missing comments tabChristoph Wurst2020-11-241-6/+6
| |/
* | Merge pull request #24312 from nextcloud/bugfix/noid/fix-router-aliasRoeland Jago Douma2020-11-241-1/+3
|\ \
| * | Add proper alias for internal router classJulius Härtl2020-11-241-1/+3
| |/
* / Fix typo in @deprecated PHPDoc tagMorris Jobke2020-11-244-6/+6
|/
* Add IRequest taint sourcesLukas Reschke2020-11-221-0/+16
* Merge pull request #24267 from nextcloud/techdebt/noid/auto-wire-encryption-a...Morris Jobke2020-11-221-0/+3
|\
| * Allow View to be used via DIMorris Jobke2020-11-211-0/+3
* | Merge pull request #24269 from nextcloud/taint-specializeRoeland Jago Douma2020-11-221-0/+2
|\ \
| * | Mark getAppPath as specialized taintLukas Reschke2020-11-211-0/+2
| |/
* / Mark cleanAppId as sanitizer for includeLukas Reschke2020-11-211-0/+1
|/
* Merge pull request #24064 from nextcloud/techdebt/noid/auto-wire-encryption-appMorris Jobke2020-11-211-4/+10
|\
| * Auto-wire as much as possible in the encryption appMorris Jobke2020-11-201-4/+10
* | Merge pull request #24246 from LukasReschke/add-taint-flow-analysisMorris Jobke2020-11-211-0/+2
|\ \ | |/ |/|
| * Add Psalm Taint Flow AnalysisLukas Reschke2020-11-201-0/+2
* | Simple typo in commentsCarlos Ferreira2020-11-201-2/+2
* | Merge pull request #24062 from nextcloud/revert-24060-revert-24039-faster-ins...Morris Jobke2020-11-204-3/+50
|\ \ | |/ |/|
| * Don't drop the table anymore when we create it againJoas Schilling2020-11-161-0/+1
| * Revert "Revert "Installation goes brrrr""Joas Schilling2020-11-113-3/+49
* | Harden EncryptionLegacyCipher a bitRoeland Jago Douma2020-11-202-0/+8
* | Merge pull request #24007 from nextcloud/select-distinct-multipleMorris Jobke2020-11-191-1/+7
|\ \
| * | allow selecting multiple columns with SELECT DISTINCTRobin Appelman2020-11-161-1/+7
* | | Merge pull request #24103 from nextcloud/bugfix/noid/groupfolder-share-object...Morris Jobke2020-11-191-1/+1
|\ \ \
| * | | Only check path for being accessible when the storage is a object homeJulius Härtl2020-11-131-1/+1
* | | | Merge pull request #24164 from nextcloud/fix/lazy-app-registrationMorris Jobke2020-11-194-14/+26
|\ \ \ \
| * | | | Allow lazy app registrationChristoph Wurst2020-11-184-14/+26
* | | | | Fix DataResponse typehintsRoeland Jago Douma2020-11-191-4/+4
* | | | | Merge pull request #24135 from medical-cloud/fix/23357-nextcloud-logo-in-emai...Roeland Jago Douma2020-11-191-2/+2
|\ \ \ \ \
| * | | | | Fix #23357medcloud2020-11-181-2/+2
* | | | | | Merge pull request #24207 from nextcloud/bugfix/noid/missing-level-psrloggedChristoph Wurst2020-11-191-0/+1
|\ \ \ \ \ \
| * | | | | | missing levelMaxence Lange2020-11-181-0/+1
* | | | | | | [tx-robot] updated from transifexNextcloud bot2020-11-192-0/+4
|/ / / / / /
* | | | | | Merge pull request #24189 from nextcloud/enh/csp/frame-ancestorsRoeland Jago Douma2020-11-181-0/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |