Commit Graph

19440 Commits

Author SHA1 Message Date
Morris Jobke d8314b102e
Merge pull request #12624 from nextcloud/bugfix/noid/validate-all-rich-objects
Validate all rich objects
2018-12-04 22:48:54 +01:00
Roeland Jago Douma c654ade5c0
Merge pull request #12823 from nextcloud/bugfix/noid/polishing-design-federated-settings
Fix layout of "i" in admin settings of federated sharing
2018-12-04 19:50:09 +01:00
Morris Jobke 7c1a5f39f7
Fix layout of "i" in admin settings of federated sharing
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-04 17:32:13 +01:00
Joas Schilling 11c39b6c16
Unshare from mail activity is missing
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-12-04 16:42:07 +01:00
Morris Jobke 64716dd569
Merge pull request #12813 from nextcloud/fix/system_address_book
Fix the system address book
2018-12-04 15:19:49 +01:00
Roeland Jago Douma 29eff7b122
Fix the system address book
c23a66cda4 broke the system address book.
We now move the ACL rules for this special case up and all is good in
the world again.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-04 13:33:03 +01:00
Roeland Jago Douma 43cb51d374
Merge pull request #12808 from nextcloud/fix/12774/anonymous_options_only_anoynoums
Only run the AnonymousOptionsPlugion on Anonymous requests
2018-12-04 13:10:22 +01:00
Roeland Jago Douma 28474612e4
Only run the AnonymousOptionsPlugion on Anonymous requests
Fixes #12744

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-04 11:55:04 +01:00
dependabot[bot] 26092ae72c
Bump @babel/preset-env from 7.1.6 to 7.2.0 in /apps/accessibility
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.1.6 to 7.2.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.1.6...v7.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-04 09:27:04 +00:00
dependabot[bot] 34407c9557
Bump @babel/core from 7.1.6 to 7.2.0 in /apps/accessibility
Bumps [@babel/core](https://github.com/babel/babel) from 7.1.6 to 7.2.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.1.6...v7.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-04 08:22:57 +00:00
Nextcloud bot 95d33cd889
[tx-robot] updated from transifex 2018-12-04 01:12:05 +00:00
Nextcloud bot 9563f03ee6
[tx-robot] updated from transifex 2018-12-03 01:11:33 +00:00
Nextcloud bot 7dc3efeb30
[tx-robot] updated from transifex 2018-12-02 01:12:37 +00:00
Morris Jobke cae600d205
Merge pull request #12628 from nextcloud/bugfix/act-317/missing-activity-for-user-self-unshare
Parse activity when a user self-unshares a file
2018-11-30 10:14:26 +01:00
Roeland Jago Douma e152e3051a
Merge pull request #12675 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/nextcloud-vue-0.4.5
Bump nextcloud-vue from 0.4.4 to 0.4.5 in /apps/updatenotification
2018-11-30 07:52:45 +01:00
Nextcloud bot a529f6ff26
[tx-robot] updated from transifex 2018-11-30 01:11:57 +00:00
Morris Jobke 5751692a0b
Merge pull request #12747 from nextcloud/bugfix/noid/typo-in-appinfo
update compatible versions for cloud federation api
2018-11-29 22:45:21 +01:00
Morris Jobke 331f3b2652
Merge pull request #12691 from nextcloud/storage-no-encryption-interface
Add interface to allow storages from opting out of encryption
2018-11-29 22:02:23 +01:00
Robin Appelman 77d835ffb8
update compatible versions for cloud federation api
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-29 21:47:38 +01:00
Roeland Jago Douma a9e2311c2f
Build assets
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-29 19:53:19 +01:00
dependabot[bot] 9350c72f67
Bump nextcloud-vue from 0.4.4 to 0.4.5 in /apps/updatenotification
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.4.4 to 0.4.5.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.4.4...v0.4.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-29 19:52:36 +01:00
Morris Jobke 6aefd8389b
Merge pull request #12732 from nextcloud/polishing-fixes
Polishing fixes
2018-11-29 18:21:31 +01:00
Morris Jobke 3242c602f6
Merge pull request #12669 from nextcloud/tcitworld-patch-1
Don't require Same Site Cookies on accessibility app assets
2018-11-29 16:42:45 +01:00
Morris Jobke 73fa3e1757
Merge pull request #12688 from nextcloud/files_external-occ-0
Fix cannot set 0 as value on files_external through OCC command
2018-11-29 16:38:37 +01:00
Morris Jobke 44aa1b0b90
Merge pull request #12630 from nextcloud/bugfix/noid/versions
Fix versions sidebar issues
2018-11-29 16:33:28 +01:00
Robin Appelman 2c1f6331a4
Add interface to allow storages from opting out of encryption
As opposed to hard-coding a list of excluded storages

Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-29 16:31:34 +01:00
John Molakvoæ (skjnldsv) d526ab55fb
Fix default filepicker style and gridview
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-29 14:05:10 +01:00
Nextcloud bot 68f04686a0
[tx-robot] updated from transifex 2018-11-29 01:11:34 +00:00
John Molakvoæ 5b649df4f3
Merge pull request #12668 from nextcloud/add-capabilities
add capabilities for multiple share links
2018-11-28 22:06:32 +01:00
Morris Jobke 422f48e3aa
Merge pull request #12677 from nextcloud/bugfix/12601/fix-csp-issue-updater
Open the updater via a POST form submit instead of eval the JS code directly
2018-11-28 19:29:49 +01:00
Nextcloud bot 802a978bb5
[tx-robot] updated from transifex 2018-11-28 01:11:55 +00:00
Robin Appelman 56c777f715
Fix cannot set 0 as value on files_external through OCC command
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-27 15:20:23 +01:00
Morris Jobke 95857a81cf
Merge pull request #12650 from nextcloud/bugfix/12614/count-on-string
Fix count on string
2018-11-27 14:14:24 +01:00
Morris Jobke 7b90e05507
Open the updater via a POST form submit instead of eval the JS code directly
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-27 11:54:25 +01:00
Nextcloud bot e8886fb63a
[tx-robot] updated from transifex 2018-11-27 01:11:34 +00:00
Thomas Citharel f383a961f0
Don't require Same Site Cookies on accessibility assets
Follows https://github.com/nextcloud/server/pull/11878
2018-11-26 16:22:48 +01:00
Bjoern Schiessle 1518671ad8
add capabilities for multiple share links
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-11-26 14:44:59 +01:00
Julius Härtl c2f4297e49
Show mimetype icon if version preview is not available
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-26 14:28:45 +01:00
Julius Härtl 15a04ecaeb
Fix relative timestamp in versions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-26 14:28:45 +01:00
Roeland Jago Douma 324efc00d6
Merge pull request #12658 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-4.26.1
Bump webpack from 4.26.0 to 4.26.1 in /apps/accessibility
2018-11-26 14:13:01 +01:00
Roeland Jago Douma b3f5cf09de
Merge pull request #12663 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-4.26.1
Bump webpack from 4.26.0 to 4.26.1 in /apps/updatenotification
2018-11-26 14:10:33 +01:00
Roeland Jago Douma 833717b5a9
Merge pull request #12662 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-4.26.1
Bump webpack from 4.26.0 to 4.26.1 in /apps/oauth2
2018-11-26 14:08:50 +01:00
Roeland Jago Douma 2fd198bd85
Compile assets
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-26 11:16:44 +01:00
Roeland Jago Douma 47db9a789f
Compile assets
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-26 11:14:09 +01:00
Roeland Jago Douma db537c131d
Compile assets
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-26 11:12:07 +01:00
Morris Jobke b2b92e902c
Merge pull request #12647 from nextcloud/cloud-federation-version
Fix spelling mistake cloud_federation_api
2018-11-26 11:03:50 +01:00
dependabot[bot] cdc9c387f4
Bump webpack from 4.26.0 to 4.26.1 in /apps/updatenotification
Bumps [webpack](https://github.com/webpack/webpack) from 4.26.0 to 4.26.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.26.0...v4.26.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-26 02:20:13 +00:00
dependabot[bot] 253f7d04d0
Bump webpack from 4.26.0 to 4.26.1 in /apps/oauth2
Bumps [webpack](https://github.com/webpack/webpack) from 4.26.0 to 4.26.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.26.0...v4.26.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-26 02:20:07 +00:00
dependabot[bot] baff8823f8
Bump webpack from 4.26.0 to 4.26.1 in /apps/accessibility
Bumps [webpack](https://github.com/webpack/webpack) from 4.26.0 to 4.26.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.26.0...v4.26.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-26 02:15:23 +00:00
Nextcloud bot e673c7dc49
[tx-robot] updated from transifex 2018-11-26 01:11:21 +00:00