]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
5 years agoFix grid toggle button on public page 13514/head
John Molakvoæ (skjnldsv) [Fri, 11 Jan 2019 12:37:30 +0000 (13:37 +0100)]
Fix grid toggle button on public page

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 21 Feb 2019 01:12:02 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #14311 from nextcloud/enh/2fa_backupscodes_to_main_webpack
Roeland Jago Douma [Wed, 20 Feb 2019 17:08:56 +0000 (18:08 +0100)]
Merge pull request #14311 from nextcloud/enh/2fa_backupscodes_to_main_webpack

Move twofactor_backupcodes to main webpack bundle

5 years agoUpdate assets 14311/head
Roeland Jago Douma [Wed, 20 Feb 2019 14:56:24 +0000 (15:56 +0100)]
Update assets

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #14255 from nextcloud/fix-ocm-discovery
Morris Jobke [Wed, 20 Feb 2019 14:32:38 +0000 (15:32 +0100)]
Merge pull request #14255 from nextcloud/fix-ocm-discovery

Fix ocm end-point discovery discovery

5 years agoMove twofactor_backupcodes to main webpack bundle
Roeland Jago Douma [Wed, 20 Feb 2019 14:24:04 +0000 (15:24 +0100)]
Move twofactor_backupcodes to main webpack bundle

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #14297 from nextcloud/enh/settings_to_main_webpack
Roeland Jago Douma [Wed, 20 Feb 2019 14:15:27 +0000 (15:15 +0100)]
Merge pull request #14297 from nextcloud/enh/settings_to_main_webpack

Move settings to main webpack

5 years agoMerge pull request #14178 from nextcloud/bugfix/noid/get-current-user-for-guest-pages
Morris Jobke [Wed, 20 Feb 2019 12:21:39 +0000 (13:21 +0100)]
Merge pull request #14178 from nextcloud/bugfix/noid/get-current-user-for-guest-pages

Fix OC.getCurrentUser() on guest pages

5 years agoBump bundles 14297/head
Julius Härtl [Wed, 20 Feb 2019 11:54:43 +0000 (12:54 +0100)]
Bump bundles

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoRemove drone jobs
Roeland Jago Douma [Wed, 20 Feb 2019 09:51:48 +0000 (10:51 +0100)]
Remove drone jobs

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMove settings to main webpack
Roeland Jago Douma [Wed, 20 Feb 2019 08:06:56 +0000 (09:06 +0100)]
Move settings to main webpack

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #14300 from nextcloud/bugfix/12844/fix-drag-scroll
Morris Jobke [Wed, 20 Feb 2019 10:09:50 +0000 (11:09 +0100)]
Merge pull request #14300 from nextcloud/bugfix/12844/fix-drag-scroll

Use proper scroll container when dragging files

5 years agoMerge pull request #14291 from nextcloud/enh/change_workflow_name
Morris Jobke [Wed, 20 Feb 2019 10:08:45 +0000 (11:08 +0100)]
Merge pull request #14291 from nextcloud/enh/change_workflow_name

Change Workflow to Tag Management

5 years agoAdd unit tests and provide better message 14255/head
Morris Jobke [Wed, 20 Feb 2019 09:54:39 +0000 (10:54 +0100)]
Add unit tests and provide better message

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agocheck ocs-provider route
Bjoern Schiessle [Tue, 19 Feb 2019 21:38:00 +0000 (22:38 +0100)]
check ocs-provider route

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
5 years agoadd setup check for ocm-provider route
Bjoern Schiessle [Tue, 19 Feb 2019 21:20:33 +0000 (22:20 +0100)]
add setup check for ocm-provider route

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
5 years agomake sure that the ocm end-point discovery /ocm-provider is not redirected to the...
Bjoern Schiessle [Sun, 17 Feb 2019 16:18:21 +0000 (17:18 +0100)]
make sure that the ocm end-point discovery /ocm-provider is not redirected to the index.php

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
5 years agoadjust json to match the definition
Bjoern Schiessle [Sun, 17 Feb 2019 16:15:07 +0000 (17:15 +0100)]
adjust json to match the definition

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
5 years agoMerge pull request #14299 from nextcloud/fix/14298/fix_storages_not_closing_handle
Morris Jobke [Wed, 20 Feb 2019 09:28:21 +0000 (10:28 +0100)]
Merge pull request #14299 from nextcloud/fix/14298/fix_storages_not_closing_handle

Hanlde writestream not closing source

5 years agoUse proper scroll container when dragging files 14300/head
Julius Härtl [Wed, 20 Feb 2019 09:22:07 +0000 (10:22 +0100)]
Use proper scroll container when dragging files

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoMerge pull request #11832 from nextcloud/bugfix/9849/birthday_without_year
Morris Jobke [Wed, 20 Feb 2019 09:16:47 +0000 (10:16 +0100)]
Merge pull request #11832 from nextcloud/bugfix/9849/birthday_without_year

set birthday year to 1970 if no year, take X-APPLE-OMIT-YEAR into account

5 years agoHanlde writestream not closing source 14299/head
Roeland Jago Douma [Wed, 20 Feb 2019 08:49:06 +0000 (09:49 +0100)]
Hanlde writestream not closing source

Fixes #14298

If a storage doesn'tclose the write stream then $isEOF is not yet set.
So we have to fallback.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #14293 from nextcloud/fix-ocm-implementation
Roeland Jago Douma [Wed, 20 Feb 2019 07:49:54 +0000 (08:49 +0100)]
Merge pull request #14293 from nextcloud/fix-ocm-implementation

According to the OCM specification the body needs to be JSON encoded

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 20 Feb 2019 01:11:55 +0000 (01:11 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #14289 from nextcloud/enh/accessibility_to_main_webpack
Julius Härtl [Tue, 19 Feb 2019 17:36:29 +0000 (18:36 +0100)]
Merge pull request #14289 from nextcloud/enh/accessibility_to_main_webpack

Move accessibility to main webpack

5 years agoAccording to the OCM specification the body needs to be JSON encoded 14293/head
Bjoern Schiessle [Tue, 19 Feb 2019 16:32:01 +0000 (17:32 +0100)]
According to the OCM specification the body needs to be JSON encoded

see: https://github.com/GEANT/OCM-API/pull/37

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
5 years agoFix OC.getCurrentUser() on guest pages 14178/head
Joas Schilling [Wed, 13 Feb 2019 13:50:06 +0000 (14:50 +0100)]
Fix OC.getCurrentUser() on guest pages

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoMerge pull request #14263 from nextcloud/publish-activity-app-token
Roeland Jago Douma [Tue, 19 Feb 2019 14:08:43 +0000 (15:08 +0100)]
Merge pull request #14263 from nextcloud/publish-activity-app-token

Publish activity if app password created by ocs api or client login flow

5 years agoChange Workflow to Tag Management 14291/head
Roeland Jago Douma [Tue, 19 Feb 2019 13:36:51 +0000 (14:36 +0100)]
Change Workflow to Tag Management

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMove accessibility to main webpack 14289/head
Roeland Jago Douma [Tue, 19 Feb 2019 12:06:05 +0000 (13:06 +0100)]
Move accessibility to main webpack

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #14242 from nextcloud/dependabot/npm_and_yarn/bootstrap-3.4.1
Roeland Jago Douma [Tue, 19 Feb 2019 11:54:04 +0000 (12:54 +0100)]
Merge pull request #14242 from nextcloud/dependabot/npm_and_yarn/bootstrap-3.4.1

Bump bootstrap from 3.4.0 to 3.4.1

5 years agoMerge pull request #14211 from nextcloud/bugfix/prefix-path-to-filecache-s3
Morris Jobke [Tue, 19 Feb 2019 11:01:08 +0000 (12:01 +0100)]
Merge pull request #14211 from nextcloud/bugfix/prefix-path-to-filecache-s3

Prefix $path for filename for internal file cache

5 years agoMerge pull request #14249 from nextcloud/enhancement/noid/add-gotindex-to-indexdocument
Morris Jobke [Tue, 19 Feb 2019 10:59:26 +0000 (11:59 +0100)]
Merge pull request #14249 from nextcloud/enhancement/noid/add-gotindex-to-indexdocument

Add hasIndex() to OCP\FullTextSearch\Model\IndexDocument

5 years agoMerge pull request #14282 from nextcloud/bugfix/noid/public-folder-share
Morris Jobke [Tue, 19 Feb 2019 10:56:37 +0000 (11:56 +0100)]
Merge pull request #14282 from nextcloud/bugfix/noid/public-folder-share

Fix writable public folder share

5 years agoMerge pull request #14279 from nextcloud/bugfix/14220/header-label
Morris Jobke [Tue, 19 Feb 2019 10:35:42 +0000 (11:35 +0100)]
Merge pull request #14279 from nextcloud/bugfix/14220/header-label

Fix header label visibility on open menu

5 years agoMerge pull request #14264 from nextcloud/null-is-not-a-boolean
Roeland Jago Douma [Tue, 19 Feb 2019 10:26:33 +0000 (11:26 +0100)]
Merge pull request #14264 from nextcloud/null-is-not-a-boolean

Set false as default for requirePNG

5 years agoUse npm ci for webpack builds 14242/head
Julius Härtl [Tue, 19 Feb 2019 07:37:14 +0000 (08:37 +0100)]
Use npm ci for webpack builds

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoBump bootstrap from 3.4.0 to 3.4.1
dependabot[bot] [Sat, 16 Feb 2019 02:14:07 +0000 (02:14 +0000)]
Bump bootstrap from 3.4.0 to 3.4.1

Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v3.4.0...v3.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #14269 from nextcloud/cache-update-event
Morris Jobke [Tue, 19 Feb 2019 10:07:59 +0000 (11:07 +0100)]
Merge pull request #14269 from nextcloud/cache-update-event

add event for cache update

5 years agoAdd hasIndex() to OCP\FullTextSearch\Model\IndexDocument 14249/head
Maxence Lange [Sat, 16 Feb 2019 10:40:12 +0000 (09:40 -0100)]
Add hasIndex() to OCP\FullTextSearch\Model\IndexDocument

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Co-Authored-By: daita <maxence@artificial-owl.com>
5 years agoMerge pull request #14261 from nextcloud/show-warning-if-x-forwarded-set-with-empty...
Morris Jobke [Tue, 19 Feb 2019 09:31:57 +0000 (10:31 +0100)]
Merge pull request #14261 from nextcloud/show-warning-if-x-forwarded-set-with-empty-trusted-proxies

Warning if x-forwarded-host present but trusted_proxies empty

5 years agoMerge pull request #14194 from nextcloud/bugfix/noid/correctly-determinate-owner...
Morris Jobke [Tue, 19 Feb 2019 09:28:28 +0000 (10:28 +0100)]
Merge pull request #14194 from nextcloud/bugfix/noid/correctly-determinate-owner-in-case-of-shared-external-storages

Correctly determinate the owner in case of shared external storages

5 years agoFix writable public folder share 14282/head
Julius Härtl [Tue, 19 Feb 2019 09:18:26 +0000 (10:18 +0100)]
Fix writable public folder share

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoMerge pull request #14232 from nextcloud/enh/updatenoticiation_to_single_webpack
Morris Jobke [Tue, 19 Feb 2019 09:01:38 +0000 (10:01 +0100)]
Merge pull request #14232 from nextcloud/enh/updatenoticiation_to_single_webpack

Move updatenotifications to unified webpack

5 years agoFix header label visibility on open menu 14279/head
Julius Härtl [Tue, 19 Feb 2019 08:12:05 +0000 (09:12 +0100)]
Fix header label visibility on open menu

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoMerge pull request #14218 from nextcloud/enh/files_sharing_to_webpack
Roeland Jago Douma [Tue, 19 Feb 2019 07:20:16 +0000 (08:20 +0100)]
Merge pull request #14218 from nextcloud/enh/files_sharing_to_webpack

Move files_sharing additionalscripts over to webpack

5 years agoMerge pull request #14246 from nextcloud/dependabot/npm_and_yarn/@babel/core-7.3.3
John Molakvoæ [Tue, 19 Feb 2019 07:11:18 +0000 (08:11 +0100)]
Merge pull request #14246 from nextcloud/dependabot/npm_and_yarn/@babel/core-7.3.3

Bump @babel/core from 7.2.2 to 7.3.3

5 years agoMerge pull request #14234 from nextcloud/fix/catch_requestexception
Roeland Jago Douma [Tue, 19 Feb 2019 07:05:05 +0000 (08:05 +0100)]
Merge pull request #14234 from nextcloud/fix/catch_requestexception

Catch Request exception in testRemoteUrl

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 19 Feb 2019 01:12:10 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoBump @babel/core from 7.2.2 to 7.3.3 14246/head
dependabot[bot] [Sun, 17 Feb 2019 20:55:52 +0000 (20:55 +0000)]
Bump @babel/core from 7.2.2 to 7.3.3

Bumps [@babel/core](https://github.com/babel/babel) from 7.2.2 to 7.3.3.
- [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.2.2...v7.3.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years agoEmit event if app password created 14263/head
Daniel Kesselberg [Mon, 18 Feb 2019 16:38:38 +0000 (17:38 +0100)]
Emit event if app password created

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoadd event for cache update 14269/head
Robin Appelman [Mon, 18 Feb 2019 14:47:54 +0000 (15:47 +0100)]
add event for cache update

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoMerge pull request #14210 from nextcloud/fix/14192/fix_empty_uploads
Roeland Jago Douma [Mon, 18 Feb 2019 14:39:17 +0000 (15:39 +0100)]
Merge pull request #14210 from nextcloud/fix/14192/fix_empty_uploads

Fix empty file uploads to S3 (and other streaming storages)

5 years agoMerge pull request #14248 from nextcloud/phpdoc/noid/getdocuments-returns
Roeland Jago Douma [Mon, 18 Feb 2019 13:30:15 +0000 (14:30 +0100)]
Merge pull request #14248 from nextcloud/phpdoc/noid/getdocuments-returns

Fixing phpdoc in FullTextSearch/Model/ISearchResult

5 years agoMake sure that we have a stream 14210/head
Roeland Jago Douma [Mon, 18 Feb 2019 13:25:57 +0000 (14:25 +0100)]
Make sure that we have a stream

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #14223 from nextcloud/enh/use_CountWrapper
Morris Jobke [Mon, 18 Feb 2019 13:25:42 +0000 (14:25 +0100)]
Merge pull request #14223 from nextcloud/enh/use_CountWrapper

Use CountWrapper instead of almost identical CountReadStream

5 years agoMove updatenotifications to unified webpack 14232/head
Roeland Jago Douma [Fri, 15 Feb 2019 19:31:47 +0000 (20:31 +0100)]
Move updatenotifications to unified webpack

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoBump icewind/streams for supported streams
Roeland Jago Douma [Fri, 15 Feb 2019 07:41:52 +0000 (08:41 +0100)]
Bump icewind/streams for supported streams

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #14266 from nextcloud/enhancement/public-menu
Roeland Jago Douma [Mon, 18 Feb 2019 11:50:59 +0000 (12:50 +0100)]
Merge pull request #14266 from nextcloud/enhancement/public-menu

Add guest navigation type

5 years agoMerge pull request #14258 from nextcloud/enh/node_production
Roeland Jago Douma [Mon, 18 Feb 2019 11:47:51 +0000 (12:47 +0100)]
Merge pull request #14258 from nextcloud/enh/node_production

Add proper NODE_ENV

5 years agoMove settings to NODE_ENV 14258/head
Roeland Jago Douma [Sun, 17 Feb 2019 19:19:32 +0000 (20:19 +0100)]
Move settings to NODE_ENV

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMove general webpack to NODE_ENV
Julius Härtl [Sat, 16 Feb 2019 14:03:44 +0000 (15:03 +0100)]
Move general webpack to NODE_ENV

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoCorrectly determinate the owner in case of shared external storages 14194/head
Joas Schilling [Thu, 14 Feb 2019 09:59:17 +0000 (10:59 +0100)]
Correctly determinate the owner in case of shared external storages

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoAdd guest navigation type 14266/head
Julius Härtl [Mon, 18 Feb 2019 08:12:11 +0000 (09:12 +0100)]
Add guest navigation type

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 18 Feb 2019 01:12:09 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoSet false as default for requirePNG 14264/head
Daniel Kesselberg [Sun, 17 Feb 2019 23:13:02 +0000 (00:13 +0100)]
Set false as default for requirePNG

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoWarning if x-forwarded-host present but trusted_proxies empty 14261/head
Daniel Kesselberg [Sun, 17 Feb 2019 20:55:55 +0000 (21:55 +0100)]
Warning if x-forwarded-host present but trusted_proxies empty

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoPublish activity for app token created by client login flow
Daniel Kesselberg [Sun, 17 Feb 2019 22:49:54 +0000 (23:49 +0100)]
Publish activity for app token created by client login flow

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoPublish activity for app token created by ocs api
Daniel Kesselberg [Sun, 17 Feb 2019 21:45:05 +0000 (22:45 +0100)]
Publish activity for app token created by ocs api

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoMerge pull request #14245 from nextcloud/dependabot/npm_and_yarn/vue-and-vue-template...
Roeland Jago Douma [Sun, 17 Feb 2019 20:53:04 +0000 (21:53 +0100)]
Merge pull request #14245 from nextcloud/dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.6

Bump vue and vue-template-compiler

5 years agoBump vue and vue-template-compiler 14245/head
dependabot[bot] [Sat, 16 Feb 2019 02:15:07 +0000 (02:15 +0000)]
Bump vue and vue-template-compiler

Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.

Updates `vue` from 2.6.5 to 2.6.6
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.5...v2.6.6)

Updates `vue-template-compiler` from 2.6.5 to 2.6.6
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.5...v2.6.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 17 Feb 2019 01:13:29 +0000 (01:13 +0000)]
[tx-robot] updated from transifex

5 years agoAdd Repair step to regenerate birthday calendar 11832/head
Georg Ehrke [Sat, 16 Feb 2019 15:18:58 +0000 (16:18 +0100)]
Add Repair step to regenerate birthday calendar

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
5 years agounicode all the birthday icons
Georg Ehrke [Tue, 27 Nov 2018 17:41:40 +0000 (18:41 +0100)]
unicode all the birthday icons

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
5 years agoset birthday year to 1970, take X-APPLE-OMIT-YEAR into account
Georg Ehrke [Sun, 14 Oct 2018 19:20:04 +0000 (21:20 +0200)]
set birthday year to 1970, take X-APPLE-OMIT-YEAR into account

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
5 years agofixing phpdoc 14248/head
Maxence Lange [Sat, 16 Feb 2019 10:35:22 +0000 (09:35 -0100)]
fixing phpdoc

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 16 Feb 2019 01:12:24 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #14174 from nextcloud/feature/noid/extstorage-mountconfighandler
blizzz [Fri, 15 Feb 2019 22:09:45 +0000 (23:09 +0100)]
Merge pull request #14174 from nextcloud/feature/noid/extstorage-mountconfighandler

Mount configuration handlers for external storages

5 years agoCatch Request exception in testRemoteUrl 14234/head
Roeland Jago Douma [Fri, 15 Feb 2019 22:06:21 +0000 (23:06 +0100)]
Catch Request exception in testRemoteUrl

Else the background job fails hard if the remote has for example an
invalid certificate.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agotypos in doc, no code changes 14174/head
Arthur Schiwon [Fri, 15 Feb 2019 21:41:29 +0000 (22:41 +0100)]
typos in doc, no code changes

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 years agoMerge pull request #14221 from nextcloud/fix/noid/no-trailing-spaces-in-l10n-strings
Morris Jobke [Fri, 15 Feb 2019 12:42:32 +0000 (13:42 +0100)]
Merge pull request #14221 from nextcloud/fix/noid/no-trailing-spaces-in-l10n-strings

Remove trailing spaces from localized strings

5 years agoUse CountWrapper instead of almost identical CountReadStream 14223/head
Roeland Jago Douma [Fri, 15 Feb 2019 12:24:58 +0000 (13:24 +0100)]
Use CountWrapper instead of almost identical CountReadStream

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMove files_sharing additionalscripts over to webpack 14218/head
Roeland Jago Douma [Fri, 15 Feb 2019 08:10:07 +0000 (09:10 +0100)]
Move files_sharing additionalscripts over to webpack

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoRemove trailing spaces from localized strings 14221/head
Morris Jobke [Fri, 15 Feb 2019 10:26:52 +0000 (11:26 +0100)]
Remove trailing spaces from localized strings

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoAdd a wrapper to determine if a file is EOF
Roeland Jago Douma [Thu, 14 Feb 2019 15:46:30 +0000 (16:46 +0100)]
Add a wrapper to determine if a file is EOF

The stream is already closed at this point. Which means feof will always
return false. We have to determine if the stream is EOF in the
preCloseCallback. And pass this info along. Then the logic works as
expected.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoFix empty file uploads to S3
Roeland Jago Douma [Thu, 14 Feb 2019 14:51:40 +0000 (15:51 +0100)]
Fix empty file uploads to S3

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 15 Feb 2019 01:12:49 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #14191 from nextcloud/bugfix/noid/make-testcase-overwrite-service...
Morris Jobke [Thu, 14 Feb 2019 20:28:49 +0000 (21:28 +0100)]
Merge pull request #14191 from nextcloud/bugfix/noid/make-testcase-overwrite-service-work-with-app-classes

Make TestCase->overwriteService() work with App classes

5 years agoMerge pull request #14167 from nextcloud/techdebt/noid/update-php-parser-for-7.1...
Roeland Jago Douma [Thu, 14 Feb 2019 20:23:42 +0000 (21:23 +0100)]
Merge pull request #14167 from nextcloud/techdebt/noid/update-php-parser-for-7.1-compat

Update PHP-Parser for 7.1 compatibility

5 years agoMerge pull request #14186 from nextcloud/enh/systemtags_to_webpack
Roeland Jago Douma [Thu, 14 Feb 2019 20:17:50 +0000 (21:17 +0100)]
Merge pull request #14186 from nextcloud/enh/systemtags_to_webpack

Move systemtags (app) to webpack

5 years agoMerge pull request #14199 from nextcloud/enh/core_scss_to_webpack
Morris Jobke [Thu, 14 Feb 2019 20:08:50 +0000 (21:08 +0100)]
Merge pull request #14199 from nextcloud/enh/core_scss_to_webpack

Move 2 always loaded styles to webpack bundle

5 years agoFix AsyncBusTests 14167/head
Roeland Jago Douma [Thu, 14 Feb 2019 18:36:19 +0000 (19:36 +0100)]
Fix AsyncBusTests

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoUpdate PHP-Parser for 7.1 compatibility
Joas Schilling [Tue, 12 Feb 2019 16:41:52 +0000 (17:41 +0100)]
Update PHP-Parser for 7.1 compatibility

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #13995 from nextcloud/feature/dont-call-get-repair-steps
Roeland Jago Douma [Thu, 14 Feb 2019 18:51:39 +0000 (19:51 +0100)]
Merge pull request #13995 from nextcloud/feature/dont-call-get-repair-steps

Do not run getRepairSteps in register_commands

5 years agoMerge pull request #14197 from nextcloud/fix/trashbin_restore_translation
Roeland Jago Douma [Thu, 14 Feb 2019 18:44:17 +0000 (19:44 +0100)]
Merge pull request #14197 from nextcloud/fix/trashbin_restore_translation

Fix trashbin restore translation

5 years agoCall headObject if file not in filecache :see_no_evil: 14211/head
Daniel Kesselberg [Thu, 14 Feb 2019 17:34:04 +0000 (18:34 +0100)]
Call headObject if file not in filecache :see_no_evil:

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoPrefix $path for filename for internal file cache
Daniel Kesselberg [Thu, 14 Feb 2019 16:06:14 +0000 (17:06 +0100)]
Prefix $path for filename for internal file cache

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoadd GUI option to set the $home placeholder
Arthur Schiwon [Wed, 13 Feb 2019 11:42:41 +0000 (12:42 +0100)]
add GUI option to set the $home placeholder

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 years agoreject mounts with unsubstituted placeholders as incompletely configured
Arthur Schiwon [Wed, 13 Feb 2019 11:21:51 +0000 (12:21 +0100)]
reject mounts with unsubstituted placeholders as incompletely configured

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 years agoadd LDAP ConfigHandler for external storages and "$home" var
Arthur Schiwon [Tue, 12 Feb 2019 23:14:56 +0000 (00:14 +0100)]
add LDAP ConfigHandler for external storages and "$home" var

* handler registered upon OCA\\Files_External::loadAdditionalBackends
  event as user_ldap is loaded before files_external
* new configuration field "ldapExtStorageHomeAttribute" (not in GUI yet)

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>