summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-01-23108-74/+138
|
* Merge pull request #25281 from nextcloud/enh/comments/moment_onceChristoph Wurst2021-01-227-7/+7
|\ | | | | Only include moments once in comments
| * Only include moments once in commentsRoeland Jago Douma2021-01-227-7/+7
| | | | | | | | | | | | Shaves off a decent amount of the code size. Let alone the parsing. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #25183 from ↵Christoph Wurst2021-01-221-0/+0
|\ \ | | | | | | | | | | | | nextcloud/dependabot/composer/league/flysystem-1.1.3 Bump league/flysystem from 1.0.64 to 1.1.3
| * | Bump league/flysystem from 1.0.64 to 1.1.3Christoph Wurst2021-01-221-0/+0
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #25273 from ↵Morris Jobke2021-01-222-2/+42
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/enhancement/hide-two-factor-settings-if-no-providers Do not show 2FA settings if the user has no providers available
| * | | Do not show 2FA settings if the user has no providers availableChristoph Wurst2021-01-222-2/+42
| | |/ | |/| | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #25275 from nextcloud/fix/two-factor-token-typeMorris Jobke2021-01-222-8/+8
|\ \ \ | | | | | | | | Convert 2FA token type to string
| * | | Convert 2FA token type to stringChristoph Wurst2021-01-222-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The IConfig service is documented to handle its data as strings, hence this changes the code a bit to ensure we store keys as string and convert them back when reading. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | Merge pull request #25279 from ↵Morris Jobke2021-01-221-0/+4
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | nextcloud/fix/fully-deprecate-old-initial-state-interface Fully deprecate the old initial state interface, not just the methods
| * | | Fully deprecate the old initial state interface, not just the methodsChristoph Wurst2021-01-221-0/+4
|/ / / | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #25241 from ↵dependabot-preview[bot]2021-01-221-207/+110
|\ \ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/build/socket.io-2.4.1
| * | | [Security] Bump socket.io from 2.3.0 to 2.4.1 in /builddependabot-preview[bot]2021-01-201-207/+110
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.1. **This update includes a security fix.** - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/2.4.1/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/2.3.0...2.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | Merge pull request #25274 from ↵Roeland Jago Douma2021-01-221-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/fix/19647/federated_users_are_not_valid_users Do not obtain userFolder of a federated user
| * | | | Do not obtain userFolder of a federated userRoeland Jago Douma2021-01-221-1/+1
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Federated shares are somewhat special. So we can't move the files from the main user and we should try to get it from the intialized root already. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #25128 from nextcloud/ldapprovider-get-propertyblizzz2021-01-222-18/+59
|\ \ \ \ | |_|_|/ |/| | | extend ILDAPProvider to allow reading arbitrairy ldap attributes for users
| * | | adjust since blizzz2021-01-221-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> Co-authored-by: Morris Jobke <hey@morrisjobke.de>
| * | | extend ILDAPProvider to allow reading arbitrairy ldap attributes for usersRobin Appelman2021-01-192-18/+59
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #25271 from ↵Roeland Jago Douma2021-01-221-0/+0
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | nextcloud/dependabot/composer/aws/aws-sdk-php-3.171.21 Bump aws/aws-sdk-php from 3.133.27 to 3.171.21
| * | | Bump aws/aws-sdk-php from 3.133.27 to 3.171.21Christoph Wurst2021-01-221-0/+0
|/ / / | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #25269 from ↵Christoph Wurst2021-01-221-0/+0
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/dependabot/composer/swiftmailer/swiftmailer-6.2.5 Bump swiftmailer/swiftmailer from 6.2.4 to 6.2.5
| * | | Bump swiftmailer/swiftmailer from 6.2.4 to 6.2.5Christoph Wurst2021-01-221-0/+0
|/ / / | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | [tx-robot] updated from transifexNextcloud bot2021-01-2232-12/+282
| | |
* | | Merge pull request #25253 from nextcloud/fix/noid/log-noiseMorris Jobke2021-01-211-1/+1
|\ \ \ | | | | | | | | silence log message
| * | | silence log messageArthur Schiwon2021-01-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - this appears too often (in some configurations) when qualifying group members which do not meet the criteria Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | Merge pull request #25255 from nextcloud/dav-storage-copy-directoryMorris Jobke2021-01-211-1/+1
|\ \ \ \ | | | | | | | | | | also use storage copy when dav copying directories
| * | | | also use storage copy when dav copying directoriesRobin Appelman2021-01-211-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Merge pull request #25257 from nextcloud/dependabot/composer/sabre/dav-4.1.4Morris Jobke2021-01-211-0/+0
|\ \ \ \ \ | |_|/ / / |/| | | | Bump sabre/dav from 4.1.3 to 4.1.4
| * | | | Bump sabre/dav from 4.1.3 to 4.1.4Christoph Wurst2021-01-211-0/+0
|/ / / / | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | Merge pull request #25252 from ↵Morris Jobke2021-01-211-0/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/composer/giggsey/libphonenumber-for-php-8.12.16 Bump giggsey/libphonenumber-for-php from 8.12.4 to 8.12.16
| * | | | Bump giggsey/libphonenumber-for-php from 8.12.4 to 8.12.16Christoph Wurst2021-01-211-0/+0
|/ / / / | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | Merge pull request #25214 from ↵Morris Jobke2021-01-214-3/+38
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/composer/phpseclib/phpseclib-2.0.30 Bump phpseclib/phpseclib from 2.0.25 to 2.0.30
| * | | | Also load CA properly in integrity checkRoeland Jago Douma2021-01-201-1/+17
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | phpsec lib can't parse multiple certs in one goRoeland Jago Douma2021-01-201-2/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | So we have to split it manually and do it ourselves Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | Bump phpseclib/phpseclib from 2.0.25 to 2.0.30Christoph Wurst2021-01-192-0/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | Merge pull request #25238 from nextcloud/enh/noid/apps-defacto-in-rootRoeland Jago Douma2021-01-211-9/+2
|\ \ \ \ \ | | | | | | | | | | | | Apps folder is defacto in root folder and not above
| * | | | | Apps folder is defacto in root folder and not aboveMorris Jobke2021-01-201-9/+2
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | Merge pull request #25240 from nextcloud/enh/noid/re-use-fetched-dependenciesRoeland Jago Douma2021-01-218-47/+45
|\ \ \ \ \ | | | | | | | | | | | | Re-use fetched dependencies in lib/base.php
| * | | | | Re-use fetched dependencies in lib/base.phpMorris Jobke2021-01-208-47/+45
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reduces calls to DI container by reusing already fetched dependencies. For status.php it went from 355 to 344. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | Merge pull request #25119 from nextcloud/version/21/beta7v21.0.0beta7Roeland Jago Douma2021-01-211-2/+2
|\ \ \ \ \ | | | | | | | | | | | | 21 beta7
| * | | | | 21 beta7Roeland Jago Douma2021-01-141-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | | Merge pull request #25234 from ↵John Molakvoæ2021-01-215-5/+14
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/fix-encoding-issue-with-oc.notification.show Fix encoding issue with OC.Notification.show
| * | | | | | Fix encoding issue with OC.Notification.showJoas Schilling2021-01-205-5/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | | Merge pull request #25236 from nextcloud/mkdir-explicit-chmodJulius Härtl2021-01-211-1/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | explicitly set permissions on newly created folders
| * | | | | | | explicitly set permissions on newly created foldersRobin Appelman2021-01-201-1/+4
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this works around any `umask` that might be set and limiting the folder permissions Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | [tx-robot] updated from transifexNextcloud bot2021-01-2124-50/+596
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #25229 from ↵Vincent Petry2021-01-201-2/+19
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/darkmode-popover-adjustments Dark mode adjustments for popover
| * | | | | Dark mode adjustments for popoverVincent Petry2021-01-201-2/+19
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new popover classes from @nextcloud/vue's Popover and PopoverMenu* components. This fixes issues where the menu icons were not inverted. Adjusted border for both the avatar popover menu and also actions popover menu to make them easier to distinguish from the background. Now using border color for the popover arrow to make it more visible outside the border. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | | | | Merge pull request #25212 from nextcloud/enh/preview-markdownMorris Jobke2021-01-201-0/+110
|\ \ \ \ \ | | | | | | | | | | | | Enhance markdown file preview rendering
| * | | | | Fix typo in comment Morris Jobke2021-01-201-1/+1
| | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>