aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Merge pull request #23857 from nextcloud/dependabot/composer/vimeo/psalm-4.1.1Morris Jobke2020-11-051-139/+87
|\ \ \ \ | | | | | | | | | | Bump vimeo/psalm from 4.0.1 to 4.1.1
| * | | | Bump vimeo/psalm from 4.0.1 to 4.1.1dependabot-preview[bot]2020-11-051-139/+87
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.0.1 to 4.1.1. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](https://github.com/vimeo/psalm/compare/4.0.1...4.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | Merge pull request #23906 from ↵Morris Jobke2020-11-051-4/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/techdebt/noid/simplify-can-change-user-pasword Simplify the check if admin can change password based on encryption status
| * | | | Simplify the check if admin can change password based on encryption statusMorris Jobke2020-11-051-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Found by Psalm: ``` /home/runner/work/server/server/apps/settings/lib/Controller/UsersController.php:324:8:error - RedundantCondition: Type true for $isEncryptionModuleLoaded is never falsy ``` Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | Merge pull request #23887 from ecsecta/fix_23797Morris Jobke2020-11-051-5/+0
|\ \ \ \ \ | | | | | | | | | | | | Do not emit UserCreatedEvent twice
| * | | | | fix: also remove use statement of UserCreatedEventTobias Assmann2020-11-051-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tobias Assmann <tobias.assmann@ecsec.de>
| * | | | | fix: no more translation from postCreateUser hook to UserCreatedEvent ↵Tobias Assmann2020-11-041-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | anymore, as event is already emitted in user manager Signed-off-by: Tobias Assmann <tobias.assmann@ecsec.de>
* | | | | | Merge pull request #23004 from nextcloud/files-scan-backgroundJulius Härtl2020-11-052-121/+101
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | only run the background scanner for users that have unscanned files
| * | | | | only run the background scanner for users that have unscanned filesRobin Appelman2020-10-202-121/+101
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | instead of looping trough all users and seeing if they have unscanned files, we do a single query to find all storages that need scanning and run trough the users for them Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | Merge pull request #23910 from nextcloud/bugfix/23908/fix-share-link-avatarJulius Härtl2020-11-053-3/+7
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix link share avatar icon
| * | | | | | Make link share avatar icon blue againVincent Petry2020-11-053-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
| * | | | | | Fix link share avatar iconVincent Petry2020-11-053-3/+3
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use "icon-class" instead of "class" as this is how to tell the component that we don't want initials displayed. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | | | | | Merge pull request #23907 from nextcloud/fix/noid/update-baseline-due-to-phpdockesselb2020-11-051-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | Check in InvalidArgument psalm error into baseline
| * | | | | Check InvalidArgument psalm error into baseline - PHPDoc needs to be improvedMorris Jobke2020-11-051-1/+1
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | Merge pull request #23904 from nextcloud/fix/php-lintJohn Molakvoæ2020-11-051-2/+2
|\ \ \ \ \ | | | | | | | | | | | | Fix php lint action
| * | | | | Fix php lint actionJohn Molakvoæ2020-11-051-2/+2
| | | | | |
* | | | | | Merge pull request #23868 from nextcloud/techdebt/webpack-hide-modulesJohn Molakvoæ2020-11-0519-19/+22
|\ \ \ \ \ \ | | | | | | | | | | | | | | Remove old hide modules option for webpack
| * | | | | | Remove old hide modules option for webpackChristoph Wurst2020-11-0519-19/+22
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | | | | | Merge pull request #23901 from ↵Roeland Jago Douma2020-11-051-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | nextcloud/techdebt/noid/deprecate-old-usermanager-events Deprecate old user manager events for user creation
| * | | | | Deprecate old user manager events for user creationMorris Jobke2020-11-041-0/+2
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | [tx-robot] updated from transifexNextcloud bot2020-11-0528-14/+26
| | | | |
* | | | | Merge pull request #23819 from nextcloud/td/routing/move_things_aroundMorris Jobke2020-11-044-2/+280
|\ \ \ \ \ | | | | | | | | | | | | Cleanup routing
| * | | | | Cleanup route registration logicRoeland Jago Douma2020-11-034-2/+280
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was a bunch of cylic things being called. This is an attempt to clean this all up. If an app provides an array of routes. We just parse them and hand them back. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | | Merge pull request #23820 from nextcloud/td/remove/OCPAPI_checkMorris Jobke2020-11-041-32/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | Remove the matching on ancient /ocs routes
| * | | | | | Remove the matching on ancient /ocs routesRoeland Jago Douma2020-10-311-32/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The appframework has been the default for quite some time now. So time to take proper advantage of it. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | | | Merge pull request #23792 from ↵Morris Jobke2020-11-044-18/+83
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | nextcloud/techdebt/noid/group-unread-comment-count-query Add a function to get the unread count for multiple objects in one go
| * | | | | | Have the CommentsPropertiesPlugin use the new fancy methodRoeland Jago Douma2020-11-041-18/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | | | Add a function to get the unread count for multiple objects in one goJoas Schilling2020-11-043-0/+56
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | Merge pull request #23888 from nextcloud/fix/noid/only-fetch-jsconfig-when-usedMorris Jobke2020-11-041-0/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | Only build JSConfig in TemplateLayout when it is actually used
| * | | | | | Document the behaviour inlineMorris Jobke2020-11-041-0/+2
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | | Merge pull request #23897 from nextcloud/bugfix/23236Christoph Wurst2020-11-043-15/+13
|\ \ \ \ \ \ | | | | | | | | | | | | | | Move help to separate stylesheet
| * | | | | | Move help to separate stylesheetJulius Härtl2020-11-043-15/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | | Merge pull request #23898 from nextcloud/bugfix/noid/list-style-scopeJohn Molakvoæ2020-11-041-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Make user status styles scoped
| * | | | | | | Make user status styles scopedJulius Härtl2020-11-041-1/+1
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | | Merge pull request #23890 from nextcloud/techdebt/noid/refactor-theming-getImagekesselb2020-11-041-6/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Cleanup ImageManager::getImage()
| * | | | | | | Cleanup ImageManager::getImage()Morris Jobke2020-11-041-6/+2
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | | | Merge pull request #23869 from nextcloud/rakekniven-patch-1John Molakvoæ2020-11-041-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Update core/js/setupchecks.jsrakekniven2020-11-031-1/+1
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| * | | | | | Update setupchecks.jsrakekniven2020-11-031-1/+1
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed wording of setup check. Reported at Transifex. Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
* | | | | | Merge pull request #23881 from ↵Roeland Jago Douma2020-11-041-24/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud-pr-bot/automated/noid/psalm-baseline-update [Automated] Update psalm-baseline.xml
| * | | | | | Update psalm baselineNextcloud-PR-Bot2020-11-041-24/+0
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-11-0422-4/+68
| | | | | |
* | | | | | Merge pull request #21693 from ↵Morris Jobke2020-11-0326-176/+340
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/noid/import-certificates-only-by-system Improve CertificateManager to not be user context dependent
| * | | | | | Remove unneeded service - found by PsalmMorris Jobke2020-11-031-10/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | | | | Add a background job that checks for potential user imported SSL ↵Morris Jobke2020-11-0312-5/+252
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | certificates and shows a warning in the admin settings Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | | | | Always return the default path if we canRoeland Jago Douma2020-11-032-4/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Just check in the certifcate manager. So every part of the system that request the certificatebundle gets the defaullt one (the 99% case) if we can. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | | | Improve CertificateManager to not be user context dependentMorris Jobke2020-11-0312-158/+61
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * removes the ability for users to import their own certificates (for external storage) * reliably returns the same certificate bundles system wide (and not depending on the user context and available sessions) The user specific certificates were broken in some cases anyways, as they are only loaded if the specific user is logged in and thus causing unexpected behavior for background jobs and other non-user triggered code paths. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | | Merge pull request #23866 from ↵Roeland Jago Douma2020-11-031-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/noid/fix-grid-view-in-systemtags-view Fix grid view toggle in tags view
| * | | | | | Fix grid view in tags viewMorris Jobke2020-11-031-1/+1
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | | Merge pull request #23798 from nextcloud/add/default_font_sizemarco2020-11-036-5/+11
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add default font size