Commit Graph

47092 Commits

Author SHA1 Message Date
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
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
Roeland Jago Douma 897d0f72d3
Merge pull request #12799 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/@babel/preset-env-7.2.0
Bump @babel/preset-env from 7.1.6 to 7.2.0 in /apps/accessibility
2018-12-04 11:44:25 +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
John Molakvoæ 2500fedf5a
Merge pull request #12798 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/@babel/core-7.2.0
Bump @babel/core from 7.1.6 to 7.2.0 in /apps/accessibility
2018-12-04 10:23:54 +01:00
Julius Härtl 388f5dd6cc
Merge pull request #11718 from nextcloud/dependachristoph/bower/jquery-ui-1.12.1
Bump jquery-ui from 1.10 to 1.12.1
2018-12-04 10:19:56 +01:00
Christoph Wurst ba14da5039
Merge pull request #12782 from nextcloud/dependabot/npm_and_yarn/build/karma-3.1.3
Bump karma from 3.1.1 to 3.1.3 in /build
2018-12-04 09:43:30 +01:00
Roeland Jago Douma cfc23dbfb6
Merge pull request #12786 from nextcloud/fix/2fa-activatable-deactivatable-phpdoc-typo
Fix activatable/deactivatable 2fa provider interface typos
2018-12-04 09:42:52 +01: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
dependabot[bot] e3d34765dd
Merge pull request #12801 from nextcloud/dependabot/npm_and_yarn/settings/@babel/plugin-syntax-dynamic-import-7.2.0 2018-12-04 08:20:39 +00:00
dependabot[bot] c15b6d8162
Bump @babel/plugin-syntax-dynamic-import
Bumps [@babel/plugin-syntax-dynamic-import](https://github.com/babel/babel) from 7.0.0 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.0.0...v7.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-04 07:40:13 +00:00
John Molakvoæ a3e29f8df9
Merge pull request #12802 from nextcloud/dependabot/npm_and_yarn/settings/@babel/preset-env-7.2.0
Bump @babel/preset-env from 7.1.6 to 7.2.0 in /settings
2018-12-04 08:18:13 +01:00
dependabot[bot] e027982bc7
Merge pull request #12800 from nextcloud/dependabot/npm_and_yarn/settings/@babel/core-7.2.0 2018-12-04 07:15:55 +00:00
dependabot[bot] 45635f6034
Bump @babel/preset-env from 7.1.6 to 7.2.0 in /settings
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 02:24:57 +00:00
dependabot[bot] f36400e922
Bump @babel/core from 7.1.6 to 7.2.0 in /settings
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 02:22:15 +00:00
Nextcloud bot 95d33cd889
[tx-robot] updated from transifex 2018-12-04 01:12:05 +00:00
Christoph Wurst cfa524030b
Fix activatable/deactivatable 2fa provider interface typos
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-12-03 10:32:53 +01:00
John Molakvoæ e7458a41f2
Merge pull request #12762 from nextcloud/auth-dialog-fix
Polishing of various modal dialogs
2018-12-03 07:30:23 +01:00
dependabot[bot] 97e5fa5120
Bump karma from 3.1.1 to 3.1.3 in /build
Bumps [karma](https://github.com/karma-runner/karma) from 3.1.1 to 3.1.3.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v3.1.1...v3.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-03 02:16:14 +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
Nextcloud bot 4af658b4c6
[tx-robot] updated from transifex 2018-12-01 01:11:29 +00:00
John Molakvoæ 854f1c721b
Merge pull request #12752 from nextcloud/dependabot/npm_and_yarn/settings/nextcloud-axios-0.1.3
Bump nextcloud-axios from 0.1.2 to 0.1.3 in /settings
2018-11-30 22:12:44 +01:00
Jan-Christoph Borchardt 2824622feb
Fix dialogs, button position
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-30 16:11:33 +01: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
dependabot[bot] 6bd185113f
Bump nextcloud-axios from 0.1.2 to 0.1.3 in /settings
Bumps [nextcloud-axios](https://github.com/ChristophWurst/nextcloud-axios) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/ChristophWurst/nextcloud-axios/releases)
- [Commits](https://github.com/ChristophWurst/nextcloud-axios/compare/v0.1.2...v0.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-30 02:17:50 +00:00
Nextcloud bot a529f6ff26
[tx-robot] updated from transifex 2018-11-30 01:11:57 +00:00
Morris Jobke 2c964a5afc
Merge pull request #12751 from nextcloud/issue-templates
Add separate issue templates
2018-11-30 00:23:04 +01:00
Julius Härtl 3d64b26abd
Add separate issue templates
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-29 23:02:20 +01: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
Roeland Jago Douma a915594b03
Merge pull request #12734 from nextcloud/feature/noid/check-nginx-woff2
Add check for missing .woff2 rule in Nginx via setup check
2018-11-29 19:36:56 +01:00
Morris Jobke 3b53c10774
Merge pull request #12709 from nextcloud/login-button-fixes
Fix the loader position and the focus state on the login button
2018-11-29 18:30:46 +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 8abde7702a
Merge pull request #12690 from peterkraume/bug-12689
Set Referrer-Policy also in addSecurityHeaders()
2018-11-29 17:46:53 +01:00
Morris Jobke ee2cb46cdc
Merge pull request #12424 from nextcloud/feature/add-pipe-mode-for-sendmail
Add pipe mode for sendmail
2018-11-29 17:43:03 +01:00
John Molakvoæ f77e519137
Merge pull request #12674 from nextcloud/date-title-to-linkshare
Date title to linkshare
2018-11-29 17:02:14 +01:00
Morris Jobke f5894b653d
Add check for missing .woff2 rule in Nginx via setup check
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-29 17:01:43 +01:00
John Molakvoæ (skjnldsv) ac7c7782ff
Remove animation on the sidebar for accessibility purpose
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-29 16:52:44 +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
Robin Appelman df32b7a40e
update autoloadaer
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-29 16:35:14 +01:00
Robin Appelman 67a46b5aa9
update encryption wrapper tests
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-29 16:34:49 +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