]>
source.dussan.org Git - nextcloud-server.git/log
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>
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>
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
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
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
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>
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
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>
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
Nextcloud bot [Wed, 20 Feb 2019 01:11:55 +0000 (01:11 +0000)]
[tx-robot] updated from transifex
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
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>
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
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>
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>
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
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
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
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
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
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
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>
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>
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
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>
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
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
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>
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
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>
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
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
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
Nextcloud bot [Tue, 19 Feb 2019 01:12:10 +0000 (01:12 +0000)]
[tx-robot] updated from transifex
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>
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>
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>
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)
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
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>
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
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>
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>
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
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
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>
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>
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>
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>
Nextcloud bot [Mon, 18 Feb 2019 01:12:09 +0000 (01:12 +0000)]
[tx-robot] updated from transifex
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>
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>
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>
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>
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
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>
Nextcloud bot [Sun, 17 Feb 2019 01:13:29 +0000 (01:13 +0000)]
[tx-robot] updated from transifex
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>
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>
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>
Maxence Lange [Sat, 16 Feb 2019 10:35:22 +0000 (09:35 -0100)]
fixing phpdoc
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Nextcloud bot [Sat, 16 Feb 2019 01:12:24 +0000 (01:12 +0000)]
[tx-robot] updated from transifex
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
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>
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>
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
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>
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>
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>
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>
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>
Nextcloud bot [Fri, 15 Feb 2019 01:12:49 +0000 (01:12 +0000)]
[tx-robot] updated from transifex
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
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
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
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
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>
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>
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
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
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>
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>
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>
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>
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>
Arthur Schiwon [Mon, 11 Feb 2019 22:18:08 +0000 (23:18 +0100)]
files_external: allow to register config handlers for flexible placeholders
* BackendService (directly accessable via \OC_Server) offers registerConfigHandler
* SimpleSubstitutionTrait brings reusable logic for simple string replacments
* internal $user replacement mechanism was migrated
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
blizzz [Thu, 14 Feb 2019 14:06:39 +0000 (15:06 +0100)]
Merge pull request #14200 from nextcloud/fix/noid/ldap-lowercase-request-attributes
ensure attribute names are lower cased
Morris Jobke [Thu, 14 Feb 2019 13:53:05 +0000 (14:53 +0100)]
Merge pull request #14160 from nextcloud/update-crl
Update CRL to contain revoked files_external_dropbox, passman & payback
John Molakvoæ [Thu, 14 Feb 2019 13:24:20 +0000 (14:24 +0100)]
Merge pull request #12652 from tomasz-grobelny/operation_progress_improvements3
Operation progress improvements
Arthur Schiwon [Thu, 14 Feb 2019 13:02:03 +0000 (14:02 +0100)]
ensure attribute names are lower cased
otherwise they will be skipped when the results is being formatted and the
lower-cased result keys do not match.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Roeland Jago Douma [Thu, 14 Feb 2019 12:34:20 +0000 (13:34 +0100)]
Move jquery.ocdialog.scss to bundle
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Thu, 14 Feb 2019 12:31:49 +0000 (13:31 +0100)]
Move jquery-ui-fixes to bundle
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Wed, 13 Feb 2019 21:58:49 +0000 (22:58 +0100)]
Update tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Wed, 13 Feb 2019 21:54:48 +0000 (22:54 +0100)]
Move systemtags to common webpack
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Wed, 13 Feb 2019 21:48:20 +0000 (22:48 +0100)]
Move systemtags icon to icons.scss
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Thu, 14 Feb 2019 11:00:12 +0000 (12:00 +0100)]
Compile assets
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Thu, 14 Feb 2019 10:57:52 +0000 (11:57 +0100)]
Fix trashbin restore translation
The files app doesn't have this entry.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Morris Jobke [Tue, 12 Feb 2019 14:01:49 +0000 (15:01 +0100)]
Update CRL to contain revoked files_external_dropbox, passman & payback
* see https://github.com/nextcloud/app-certificate-requests/pull/221
* see https://github.com/nextcloud/app-certificate-requests/pull/219#issuecomment-
463577509
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Roeland Jago Douma [Thu, 14 Feb 2019 10:46:10 +0000 (11:46 +0100)]
Merge pull request #14183 from BrookeDot/patch-2
Remove Nextcloud's Google+ link
Roeland Jago Douma [Thu, 14 Feb 2019 10:40:33 +0000 (11:40 +0100)]
Merge pull request #13681 from nextcloud/dependabot/npm_and_yarn/settings/nextcloud-vue-0.6.0
Bump nextcloud-vue from 0.5.0 to 0.6.0 in /settings