aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Improve recent file fetchingRoeland Jago Douma2020-08-181-0/+5
| | | | | | | | | | | | | | | | 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-1824-50/+74
|
* 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-1711-14/+75
|\ \
| * | 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-143-9/+49
| | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | | Merge pull request #22272 from ↵blizzz2020-08-175-5/+4
|\ \ \ | | | | | | | | | | | | | | | | 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-175-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | 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-1718-25/+21
|\ \ \ | |/ / |/| | Fix some MissingDocblockType or InvalidDocblock warnings.
| * | Fix some MissingDocblockType or InvalidDocblock warnings.Daniel Kesselberg2020-08-1418-25/+21
| |/ | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #22260 from nextcloud/dependabot/npm_and_yarn/lodash-4.17.20Roeland Jago Douma2020-08-1716-24/+24
|\ \ | | | | | | Bump lodash from 4.17.19 to 4.17.20
| * | Bump lodash from 4.17.19 to 4.17.20dependabot-preview[bot]2020-08-1716-24/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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-176-6/+10
| | |
* | | [tx-robot] updated from transifexNextcloud bot2020-08-1614-0/+14
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-08-15146-1252/+1268
| |
* | 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>
* | | 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>
* | Bump vue-router from 3.3.4 to 3.4.3dependabot-preview[bot]2020-08-142-3/+3
| | | | | | | | | | | | | | | | | | | | 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-14258-684/+900
| | |
* | | Merge pull request #22242 from nextcloud/techdebt/noid/remove-deprecated-methodsGary Kim2020-08-141-10/+0
|\ \ \ | | | | | | | | Remove deprecated and unused method calls
| * | | Remove setCustomJs of the files_external FrontendDefinitionTraitMorris Jobke2020-08-131-10/+0
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Merge pull request #22128 from nextcloud/bugfix/noid/cleanup-chunks-on-failureMorris Jobke2020-08-132-10/+19
|\ \ \ \ | | | | | | | | | | Delete chunks if the move on an upload failed
| * | | | Return proper status when file didn't exist beforeJulius Härtl2020-08-132-2/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Adjust chunking test for non-existing target nodeJulius Härtl2020-08-121-3/+7
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Delete chunks if the move on an upload failedJulius Härtl2020-08-121-6/+10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | Fix name of app config option to properly reflect what it doesMorris Jobke2020-08-131-1/+1
| |/ / / |/| | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Bump outdated dashboard bundlesJulius Härtl2020-08-132-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Merge pull request #21788 from nextcloud/debt/noid/unused-methodRoeland Jago Douma2020-08-131-9/+0
|\ \ \ \ | | | | | | | | | | Remove unused method uploadFile
| * | | | Remove unused method uploadFileDaniel Kesselberg2020-08-131-9/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | Merge pull request #22205 from nextcloud/activity-settings-cleanupMorris Jobke2020-08-1315-345/+72
|\ \ \ \ \ | |/ / / / |/| | | | merge file activity settings into a single 'favorite changed' item
| * | | | merge file activity settings into a single 'favorite changed' itemRobin Appelman2020-08-1312-309/+20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | move share notifcation settings to files groupRobin Appelman2020-08-136-36/+52
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | [tx-robot] updated from transifexNextcloud bot2020-08-1312-26/+30
|/ / / /
* | | | Merge pull request #22206 from nextcloud/enh/noid/tests-recent-contact-mapperMorris Jobke2020-08-121-0/+134
|\ \ \ \ | | | | | | | | | | Add some tests for RecentContactMapper
| * | | | Add some tests for RecentContactMapperDaniel Kesselberg2020-08-121-0/+134
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | Merge pull request #22217 from ↵Morris Jobke2020-08-121-0/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/enh/noid/disable-admin-changed-email-appconfig Add app config option to disable "Email was changed by admin" email
| * | | | | Add app config option to disable "Email was changed by admin" emailMorris Jobke2020-08-121-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | | Merge pull request #22199 from ↵Morris Jobke2020-08-12182-980/+970
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | nextcloud/techdebt/noid/PHPUnit_Framework_MockObject_MockObject Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to …
| * | | | | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to ↵Morris Jobke2020-08-12182-980/+970
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | \PHPUnit\Framework\MockObject\MockObject Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | Merge pull request #22211 from nextcloud/fix/noid/rm-useless-logblizzz2020-08-121-8/+5
|\ \ \ \ \ | | | | | | | | | | | | remove logging message carrying no valuable information
| * | | | | remove logging message carrying no valuable informationArthur Schiwon2020-08-121-8/+5
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the exception caught is not an error, but due to valid configuration and code flow is expecting this. For an admin it is confusing, and it carries no information worth for debugging. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>