Commit Graph

47441 Commits

Author SHA1 Message Date
Morris Jobke 273849a7e7
Merge pull request #13074 from nextcloud/improve-decrypt-all
improve decrypt all process: list files which could not be decrypted
2019-01-02 16:35:48 +01:00
Roeland Jago Douma d2bc85728d
Merge pull request #13301 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/css-loader-2.1.0
Bump css-loader from 2.0.2 to 2.1.0 in /apps/oauth2
2019-01-02 09:37:11 +01:00
Roeland Jago Douma 510a5fd0e0
Merge pull request #13315 from nextcloud/feature/change-link-for-local-development
Use `latest` instead of fixed version number
2019-01-02 09:36:25 +01:00
Roeland Jago Douma 1191940b64
Merge pull request #13302 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-4.28.3
Bump webpack from 4.28.2 to 4.28.3 in /apps/accessibility
2019-01-02 08:16:01 +01:00
Roeland Jago Douma 06be6f57a5
Merge pull request #13300 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-4.28.3
Bump webpack from 4.28.2 to 4.28.3 in /apps/oauth2
2019-01-02 08:15:41 +01:00
Roeland Jago Douma 30db4b73a5
Merge pull request #13273 from nextcloud/fix/litmus-v2
Move litmusv2 to php7.2
2019-01-02 08:14:46 +01:00
Nextcloud bot ea898a2191
[tx-robot] updated from transifex 2019-01-02 01:11:30 +00:00
Daniel Kesselberg 4c240cee65
Use `latest` instead of fixed version number
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-01-01 19:44:37 +01:00
Nextcloud bot cb4371c4f3
[tx-robot] updated from transifex 2019-01-01 01:11:35 +00:00
dependabot[bot] 5b44b7484c
Bump webpack from 4.28.2 to 4.28.3 in /apps/accessibility
Bumps [webpack](https://github.com/webpack/webpack) from 4.28.2 to 4.28.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.28.2...v4.28.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-31 02:22:06 +00:00
dependabot[bot] 2e7e6943d2
Bump css-loader from 2.0.2 to 2.1.0 in /apps/oauth2
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.0.2...v2.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-31 02:19:50 +00:00
dependabot[bot] a67c2a2aa5
Bump webpack from 4.28.2 to 4.28.3 in /apps/oauth2
Bumps [webpack](https://github.com/webpack/webpack) from 4.28.2 to 4.28.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.28.2...v4.28.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-31 02:19:42 +00:00
Nextcloud bot 8d5b74b6b6
[tx-robot] updated from transifex 2018-12-31 01:11:41 +00:00
Nextcloud bot eeceb684e8
[tx-robot] updated from transifex 2018-12-30 01:12:41 +00:00
Nextcloud bot aa00b2b277
[tx-robot] updated from transifex 2018-12-29 01:11:43 +00:00
Nextcloud bot 760c502f3c
[tx-robot] updated from transifex 2018-12-28 01:11:49 +00:00
Roeland Jago Douma 2f3e18a5e1
Move litmusv2 to php7.2
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-27 12:13:42 +01:00
Roeland Jago Douma bb3a7ad275
Merge pull request #13086 from nextcloud/bugfix/dont-query-when-id-not-null
Fetch lastInsertId only when id null
2018-12-27 10:02:15 +01:00
Nextcloud bot 1c3f468d56
[tx-robot] updated from transifex 2018-12-27 01:11:41 +00:00
Nextcloud bot 3c83925f97
[tx-robot] updated from transifex 2018-12-26 01:11:56 +00:00
Nextcloud bot e62be9e41e
[tx-robot] updated from transifex 2018-12-25 01:11:36 +00:00
Daniel Kesselberg 8a952b73d6
Access id property without getter.
Some implementations typehint getId to integer but default is null.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-12-24 14:21:40 +01:00
Daniel Kesselberg 21b80a89b0
Fetch lastInsertId only when id null
When id column has no autoincrement flag query for lastInsertId fails
on postgres because no value has been generated. Call lastInsertId only
if id is null.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-12-24 14:21:39 +01:00
Roeland Jago Douma 027f69df3f
Merge pull request #13227 from nextcloud/fix-opening-search-results-for-comments
Fix opening search results for comments
2018-12-24 14:20:24 +01:00
Roeland Jago Douma 39131eee3e
Merge pull request #13240 from nextcloud/bugfix/noid/accountmanager-defaults
Add default values when parsing account data
2018-12-24 14:18:32 +01:00
Roeland Jago Douma 73e0b7d8e6
Merge pull request #13249 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/css-loader-2.0.2
Bump css-loader from 2.0.1 to 2.0.2 in /apps/accessibility
2018-12-24 08:55:06 +01:00
Roeland Jago Douma 3a898e7569
Merge pull request #13246 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/css-loader-2.0.2
Bump css-loader from 2.0.1 to 2.0.2 in /apps/updatenotification
2018-12-24 08:54:32 +01:00
Roeland Jago Douma d322ba1078
Merge pull request #13245 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/css-loader-2.0.2
Bump css-loader from 2.0.1 to 2.0.2 in /apps/oauth2
2018-12-24 08:54:21 +01:00
Roeland Jago Douma 07a0231a0b
Merge pull request #13244 from nextcloud/dependabot/npm_and_yarn/settings/css-loader-2.0.2
Bump css-loader from 2.0.1 to 2.0.2 in /settings
2018-12-24 08:54:10 +01:00
Roeland Jago Douma a3c09085a8
Merge pull request #13243 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-4.28.2
Bump webpack from 4.28.1 to 4.28.2 in /apps/updatenotification
2018-12-24 08:28:35 +01:00
Roeland Jago Douma 5dfeb6edc7
Merge pull request #13250 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-4.28.2
Bump webpack from 4.28.1 to 4.28.2 in /apps/accessibility
2018-12-24 08:28:14 +01:00
Roeland Jago Douma 471b5c84eb
Merge pull request #13248 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-4.28.2
Bump webpack from 4.28.1 to 4.28.2 in /apps/oauth2
2018-12-24 08:27:51 +01:00
Roeland Jago Douma 752e3f02dc
Merge pull request #13247 from nextcloud/dependabot/npm_and_yarn/settings/webpack-4.28.2
Bump webpack from 4.28.1 to 4.28.2 in /settings
2018-12-24 08:27:28 +01:00
dependabot[bot] 3d2e3fdf48
Bump webpack from 4.28.1 to 4.28.2 in /apps/accessibility
Bumps [webpack](https://github.com/webpack/webpack) from 4.28.1 to 4.28.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.28.1...v4.28.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-24 02:19:18 +00:00
dependabot[bot] 5ac5fac7c4
Bump css-loader from 2.0.1 to 2.0.2 in /apps/accessibility
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.0.1...v2.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-24 02:19:01 +00:00
dependabot[bot] 1b436332c6
Bump webpack from 4.28.1 to 4.28.2 in /apps/oauth2
Bumps [webpack](https://github.com/webpack/webpack) from 4.28.1 to 4.28.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.28.1...v4.28.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-24 02:18:47 +00:00
dependabot[bot] 2680310cd9
Bump webpack from 4.28.1 to 4.28.2 in /settings
Bumps [webpack](https://github.com/webpack/webpack) from 4.28.1 to 4.28.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.28.1...v4.28.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-24 02:18:27 +00:00
dependabot[bot] 3a5728d73d
Bump css-loader from 2.0.1 to 2.0.2 in /apps/updatenotification
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.0.1...v2.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-24 02:17:40 +00:00
dependabot[bot] c8cb56df2f
Bump css-loader from 2.0.1 to 2.0.2 in /apps/oauth2
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.0.1...v2.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-24 02:17:40 +00:00
dependabot[bot] 2a8732c4d0
Bump css-loader from 2.0.1 to 2.0.2 in /settings
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.0.1...v2.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-24 02:17:20 +00:00
dependabot[bot] ed63c9e7fa
Bump webpack from 4.28.1 to 4.28.2 in /apps/updatenotification
Bumps [webpack](https://github.com/webpack/webpack) from 4.28.1 to 4.28.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.28.1...v4.28.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-24 02:17:02 +00:00
Nextcloud bot 9d5f7c7f62
[tx-robot] updated from transifex 2018-12-24 01:11:46 +00:00
Julius Härtl 0f911e2d13
Add default values when parsing account data
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-23 16:33:02 +01:00
Nextcloud bot f5286bcb07
[tx-robot] updated from transifex 2018-12-23 01:12:27 +00:00
Nextcloud bot 53b7762c2e
[tx-robot] updated from transifex 2018-12-22 01:11:48 +00:00
Daniel Calviño Sánchez bc74a44cbc Fix opening search results for comments
"OC.dirname" removes everything after the last "/", so a path without
slashes is returned without changes. "result.path" does not include
leading nor trailing "/", so when the path is for a file or folder in
the base folder "OC.dirname(result.path)" returns "result.path".

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-12-21 21:49:10 +01:00
Daniel Calviño Sánchez 4566670fa3 Add acceptance tests for opening search results for comments
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-12-21 20:14:38 +01:00
Daniel Calviño Sánchez 1a887aaad0 Add acceptance tests for searching comments
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-12-21 20:14:16 +01:00
Roeland Jago Douma 58d4b8ee85
Merge pull request #13122 from nextcloud/td/min_php_bump
NC16 is php >= 7.1
2018-12-21 16:53:14 +01:00
Roeland Jago Douma 70936dcfb3
Fix drone images
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-21 16:04:12 +01:00