Commit Graph

47436 Commits

Author SHA1 Message Date
Daniel Kesselberg 6016d45ca9
Use version to generate docversion
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-12-07 11:42:12 +01:00
Morris Jobke b7410d54d6
Merge pull request #12902 from nextcloud/issue-template-labels
Add labels to issue templates
2018-12-07 11:21:48 +01:00
Julius Härtl f56e7c9afd
Add labels to issue templates
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-07 11:01:03 +01:00
Roeland Jago Douma 2bbfeea659
Merge pull request #12891 from nextcloud/theming-caching
more caching for theming
2018-12-07 10:09:31 +01:00
Roeland Jago Douma 6f00798c11
Merge pull request #12895 from nextcloud/bugfix/12890/log-openssl-errors
Read openssl error and log
2018-12-07 09:41:47 +01:00
Roeland Jago Douma a670a9e443
Move OAuth2 db code to QBMapper and make it strict
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-07 09:13:16 +01:00
Roeland Jago Douma 14dc979ec8
Merge pull request #12887 from nextcloud/abstract_appframework_mapper_exceptions
Abstract appframework mapper exceptions
2018-12-07 09:10:45 +01:00
Nextcloud bot 504411a9ff
[tx-robot] updated from transifex 2018-12-07 01:11:41 +00:00
Robin Appelman 2051943487
more caching for theming
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-12-07 01:27:49 +01:00
Roeland Jago Douma 3ddc68f91b
Add IMapperException
This way code using the DB mappers can have try catch blocks on this
type of exceptions if they do not care if there was non or to many.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-06 22:26:58 +01:00
Roeland Jago Douma 5c2c71ba52
Merge pull request #12884 from nextcloud/fix/gracefull_oauth2_error
Fail gracefull if an unkown oauth2 client tries to authenticate
2018-12-06 22:23:07 +01:00
Roeland Jago Douma d41d3d8bf3
If the parent is not cached we should request the file
Else we ignore all incomming shares. Which basically does 💥

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-06 21:59:28 +01:00
Daniel Kesselberg ec8aefc762
Read openssl error and log
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-12-06 21:27:57 +01:00
Roeland Jago Douma 1e6711305a
Fail gracefull if an unkown oauth2 client tries to authenticate
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-06 21:14:34 +01:00
Daniel Calviño Sánchez 6cee8ba827 Add acceptance tests for comments on shared files and folders
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-12-06 18:31:42 +01:00
Morris Jobke 7d98414f7b
Fix logo path in non-themed instance
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-06 16:53:22 +01:00
Robin Appelman 036475fc91
use a fresh appdata factory in background job test
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-12-06 16:53:13 +01:00
Robin Appelman 740ea0d30e
try to grab the appdata folder directly without going trough the whole tree
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-12-06 15:10:08 +01:00
Morris Jobke bc35bf14f0
Merge pull request #12866 from nextcloud/fix/12588/show_proper_not_enough_space_message
Do not show general warning on free space error
2018-12-06 13:20:13 +01:00
Morris Jobke a938f0ea9d
Add abort stub in JSUnit
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-06 12:00:09 +01:00
Roeland Jago Douma 5f3e27180b
Merge pull request #12872 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-4.27.1
Bump webpack from 4.27.0 to 4.27.1 in /apps/accessibility
2018-12-06 09:28:08 +01:00
Roeland Jago Douma 69f40550f2
Merge pull request #12871 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-4.27.1
Bump webpack from 4.27.0 to 4.27.1 in /apps/oauth2
2018-12-06 09:27:48 +01:00
Roeland Jago Douma 0d9638be96
Merge pull request #12870 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-4.27.1
Bump webpack from 4.27.0 to 4.27.1 in /apps/updatenotification
2018-12-06 09:27:29 +01:00
Morris Jobke 60681decdd
Merge pull request #12865 from nextcloud/fix/do_not_propogate_in_appdata
No need to propogate changes in appdata
2018-12-06 08:50:22 +01:00
dependabot[bot] 6fcd2da70e
Bump webpack from 4.27.0 to 4.27.1 in /apps/accessibility
Bumps [webpack](https://github.com/webpack/webpack) from 4.27.0 to 4.27.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.27.0...v4.27.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-06 06:53:17 +00:00
dependabot[bot] 4c95af9dbb
Bump webpack from 4.27.0 to 4.27.1 in /apps/updatenotification
Bumps [webpack](https://github.com/webpack/webpack) from 4.27.0 to 4.27.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.27.0...v4.27.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-06 06:53:05 +00:00
dependabot[bot] 3ff981d7d1
Bump webpack from 4.27.0 to 4.27.1 in /apps/oauth2
Bumps [webpack](https://github.com/webpack/webpack) from 4.27.0 to 4.27.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.27.0...v4.27.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-06 06:52:29 +00:00
Roeland Jago Douma 402b51d7ac
Merge pull request #12859 from nextcloud/dependabot/npm_and_yarn/settings/nextcloud-password-confirmation-0.4.1
Bump nextcloud-password-confirmation from 0.4.0 to 0.4.1 in /settings
2018-12-06 07:50:02 +01:00
Roeland Jago Douma 93e45f82a8
Merge pull request #12858 from nextcloud/dependabot/npm_and_yarn/settings/webpack-4.27.1
Bump webpack from 4.27.0 to 4.27.1 in /settings
2018-12-06 07:49:51 +01:00
Nextcloud bot fba7b8b98f
[tx-robot] updated from transifex 2018-12-06 01:12:00 +00:00
Morris Jobke ecc8068e66
Merge pull request #12857 from nextcloud/fix/emit_write_update_once_on_touch
Emit write update only once on touch
2018-12-05 22:54:47 +01:00
Morris Jobke e808661ca2
Merge pull request #12854 from nextcloud/vcard-repair-uid-fix
Log and continue on Dav reader failure (repair uid)
2018-12-05 22:54:10 +01:00
Roeland Jago Douma 9204ce7d3d
Do not show general warning on free space error
Fixes #12588
Probably needs more fixing for the other cases. But this is the quick
fix I could come up with for now.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-05 22:40:07 +01:00
Roeland Jago Douma 72f3882d4b
No need to propogate changes in appdata
Right now we propogate a lof of changes in appdata. So for example we
propogate each and every preview that is added to the system. This has
no real added value as far as I can tell.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-05 22:06:19 +01:00
dependabot[bot] af2c6c33e0
Bump nextcloud-password-confirmation from 0.4.0 to 0.4.1 in /settings
Bumps [nextcloud-password-confirmation](https://github.com/ChristophWurst/nextcloud-password-confirmation) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/ChristophWurst/nextcloud-password-confirmation/releases)
- [Commits](https://github.com/ChristophWurst/nextcloud-password-confirmation/compare/v0.4.0...v0.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-12-05 21:46:30 +01:00
Morris Jobke 45294cbea3
Merge pull request #12855 from nextcloud/fix/do_not_update_filecache_twice
Only execute query in propagateChange once
2018-12-05 21:43:46 +01:00
dependabot[bot] 1e595d5bd7
Bump webpack from 4.27.0 to 4.27.1 in /settings
Bumps [webpack](https://github.com/webpack/webpack) from 4.27.0 to 4.27.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.27.0...v4.27.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-05 20:38:57 +00:00
Roeland Jago Douma 2c6d36105c
Emit write update only once on touch
When a touch is done (i.e. when creating a new file in the node API)
The hooks contain 'write' and 'touch' (and the operation is touch as
well). This would cause a double write update. Which doesn't make sense.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-05 21:29:48 +01:00
John Molakvoæ (skjnldsv) 2be63bcb6a
Log and continue on Dav reader failure
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-05 21:13:57 +01:00
Roeland Jago Douma 8ddc0de2f4
Merge pull request #12814 from nextcloud/fix/9058/no_user_enumartion_if_disabled
No user enumeration on DAV if disabled
2018-12-05 20:58:29 +01:00
Roeland Jago Douma f7a1ed8656
Only execute query in propagateChange once
The second execute statement should be inside the if block. Else it gets
executed twice which makes no sense.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-05 20:32:02 +01:00
Roeland Jago Douma 1e03397750
Merge pull request #12841 from nextcloud/dependabot/npm_and_yarn/settings/webpack-4.27.0
Bump webpack from 4.26.1 to 4.27.0 in /settings
2018-12-05 20:06:44 +01:00
Morris Jobke fe5813783b
Merge pull request #12824 from nextcloud/feature/12763/add-setup-check-for-bigint-conversion
Add setup check for pending bigint conversion
2018-12-05 18:52:56 +01:00
Roeland Jago Douma 6721ae0c59
Compile assets
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-05 15:16:24 +01:00
dependabot[bot] fe00b06fdc
Bump webpack from 4.26.1 to 4.27.0 in /settings
Bumps [webpack](https://github.com/webpack/webpack) from 4.26.1 to 4.27.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.26.1...v4.27.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-05 13:44:40 +00:00
Roeland Jago Douma 5e44699139
Merge pull request #12839 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-4.27.0
Bump webpack from 4.26.1 to 4.27.0 in /apps/oauth2
2018-12-05 14:40:52 +01:00
Roeland Jago Douma 4f52f033e7
Merge pull request #12846 from nextcloud/typo/noid/fix-spelling-of-incoming
Fix typo in "incoming"
2018-12-05 13:45:13 +01:00
Roeland Jago Douma 7cae3e2201
Compile assets
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-05 13:44:14 +01:00
Morris Jobke 17b2827bbf
Add setup check for pending bigint conversion
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-05 13:42:31 +01:00
Morris Jobke 2c30664bdf
Merge pull request #12757 from nextcloud/whatsNew-to-button
make a button out of 'What's new' so it's obvious it can be clicked on
2018-12-05 12:34:11 +01:00