summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Exclude stubs from code style checkDaniel Kesselberg2020-08-181-0/+1
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Fix: UndefinedFunction Function x does not exist in templatesDaniel Kesselberg2020-08-181-1/+12
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Add psalm as composer dependencyDaniel Kesselberg2020-08-182-8/+44
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Add template functionsDaniel Kesselberg2020-08-181-0/+1
| | | | | | for some reason they are not loaded by default. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Add stubs for phpseclibDaniel Kesselberg2020-08-183-1/+156
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Hello psalmDaniel Kesselberg2020-08-187-0/+17816
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Merge pull request #22244 from nextcloud/fix/16876/better_fetch_recentRoeland Jago Douma2020-08-182-6/+56
|\ | | | | Improve recent file fetching
| * Improve recent file fetchingRoeland Jago Douma2020-08-182-6/+56
|/ | | | | | | | | | | | | | | | Fixes #16876 Before we'd just fetch everything from all storages we'd have access to. Then we'd sort. And filter in php. Now this of course is tricky if a user shared just a file with you and then has a ton of activity. Now we try to contruct the prefix path. So that the filtering can happen right away in the databae. Now this will make the DB more busy. But it should help overall as in most cases less queries are needed then etc. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2020-08-1830-54/+116
|
* Merge pull request #22273 from nextcloud/bugfix/noid/status-nonexisting-iconJohn Molakvoæ2020-08-171-1/+0
|\ | | | | Do not try to load non-existing icon
| * Do not try to load non-existing iconJulius Härtl2020-08-171-1/+0
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #22109 from nextcloud/feature/20931/followup-1John Molakvoæ2020-08-1713-36/+153
|\ \
| * | Limit custom message input to 80 charsGeorg Ehrke2020-08-173-3/+4
| | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
| * | Display user-status in sharing listGeorg Ehrke2020-08-175-2/+22
| | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
| * | Expose status via Collaborators APIGeorg Ehrke2020-08-145-31/+127
| | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | | Merge pull request #22271 from ↵Roeland Jago Douma2020-08-174-2/+15
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/phpdoc/22063/add-interface-method-and-phpdoc Properly add new methods to interface and document in PHPDoc for getR…
| * | | Properly add new methods to interface and document in PHPDoc for getRootMounts()Morris Jobke2020-08-174-2/+15
| | | | | | | | | | | | | | | | | | | | | | | | Introduced in #22063 and was just forgotten. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Merge pull request #22272 from ↵blizzz2020-08-1719-31/+26
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/phpdoc/21787/fix-misplaced-variable-phpdoc Fix "misplaced variables" warning of Psalm in PHPDoc statements
| * | | | Fix "misplaced variables" warning of Psalm in PHPDoc statementsMorris Jobke2020-08-1719-31/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ref #21787 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | Merge pull request #21861 from nextcloud/techdebt/files-psr-containerMorris Jobke2020-08-171-15/+22
|\ \ \ \ \ | |/ / / / |/| | | | Migrate files to the PSR container
| * | | | Fix TagService DI nameMorris Jobke2020-08-171-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | | Migrate files to the PSR containerChristoph Wurst2020-08-171-15/+22
| |/ / / | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | Merge pull request #22253 from nextcloud/debt/noid/docblocksMorris Jobke2020-08-1719-34/+30
|\ \ \ \ | |/ / / |/| | | Fix some MissingDocblockType or InvalidDocblock warnings.
| * | | Fix more MissingDocblockType or InvalidDocblock warnings.Daniel Kesselberg2020-08-141-9/+9
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | | Fix some MissingDocblockType or InvalidDocblock warnings.Daniel Kesselberg2020-08-1418-25/+21
| |/ / | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | Merge pull request #22262 from nextcloud/dependabot/npm_and_yarn/sinon-9.0.3dependabot-preview[bot]2020-08-172-9/+9
|\ \ \ | |_|/ |/| |
| * | Bump sinon from 9.0.2 to 9.0.3dependabot-preview[bot]2020-08-152-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | Bumps [sinon](https://github.com/sinonjs/sinon) from 9.0.2 to 9.0.3. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinonjs/sinon/compare/v9.0.2...v9.0.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | Merge pull request #22261 from nextcloud/dependabot/npm_and_yarn/jsdom-16.4.0Roeland Jago Douma2020-08-172-7/+7
|\ \ \ | | | | | | | | Bump jsdom from 16.3.0 to 16.4.0
| * | | Bump jsdom from 16.3.0 to 16.4.0dependabot-preview[bot]2020-08-152-7/+7
| |/ / | | | | | | | | | | | | | | | | | | | | | Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.3.0 to 16.4.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](https://github.com/jsdom/jsdom/compare/16.3.0...16.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | Merge pull request #22260 from nextcloud/dependabot/npm_and_yarn/lodash-4.17.20Roeland Jago Douma2020-08-1729-39/+39
|\ \ \ | | | | | | | | Bump lodash from 4.17.19 to 4.17.20
| * | | Bump lodash from 4.17.19 to 4.17.20dependabot-preview[bot]2020-08-1729-39/+39
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.20. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.20) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2020-08-1712-22/+38
| | |
* | | [tx-robot] updated from transifexNextcloud bot2020-08-1614-0/+14
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-08-15146-1252/+1268
| |
* | Merge pull request #22257 from nextcloud/debt/noid/add-parameter-to-setMorris Jobke2020-08-142-2/+2
|\ \ | | | | | | Update documentation for QueryBuilder::set
| * | Update documentation for QueryBuilder::setDaniel Kesselberg2020-08-142-2/+2
| |/ | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #22221 from nextcloud/fix/19097/ldap-depracted-eventblizzz2020-08-145-5/+117
|\ \ | | | | | | provide event class and typed event to LDAP loaded event; also fixing a logged deprecation message
| * | provide event class to LDAP loaded event to fix deprecation messageArthur Schiwon2020-08-125-5/+117
| | | | | | | | | | | | | | | | | | * and also dispatch the typed event as current approach to it Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | Merge pull request #18969 from nextcloud/enh/apps/use-sidebarMorris Jobke2020-08-1417-173/+289
|\ \ \ | |_|/ |/| | Migrate app management settings to proper sidebar standards
| * | Use appsidebar for appsJohn Molakvoæ (skjnldsv)2020-08-1415-130/+165
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Use appsidebar for appsJohn Molakvoæ (skjnldsv)2020-08-144-93/+174
|/ / | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #22243 from nextcloud/fix/20490/no_session_duplicate_warningsMorris Jobke2020-08-141-4/+4
|\ \ | | | | | | Silence duplicate session warnings
| * | Silence duplicate session warningsRoeland Jago Douma2020-08-141-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #20490 Basically restroring the old behavior. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #22198 from ↵dependabot-preview[bot]2020-08-144-7/+7
|\ \ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/vue-router-3.4.3
| * | | Bump vue-router from 3.3.4 to 3.4.3dependabot-preview[bot]2020-08-144-7/+7
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.3.4 to 3.4.3. - [Release notes](https://github.com/vuejs/vue-router/releases) - [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-router/compare/v3.3.4...v3.4.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | Merge pull request #22200 from cweiske/duplicated-sql-where-lineRoeland Jago Douma2020-08-141-1/+0
|\ \ \ | |/ / |/| | Remove duplicated SQL addWhere line
| * | Remove duplicated SQL addWhere lineChristian Weiske2020-08-111-1/+0
| | |
* | | [tx-robot] updated from transifexNextcloud bot2020-08-14262-690/+906
| | |
* | | Merge pull request #22242 from nextcloud/techdebt/noid/remove-deprecated-methodsGary Kim2020-08-145-51/+0
|\ \ \ | | | | | | | | Remove deprecated and unused method calls
| * | | Remove getLastJob from IJobListMorris Jobke2020-08-134-41/+0
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>