]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
5 years agoRemove empty lines 15810/head
Xheni Myrtaj [Thu, 4 Jul 2019 08:38:30 +0000 (09:38 +0100)]
Remove empty lines

Signed-off-by: Xheni Myrtaj <myrtajxheni@gmail.com>
5 years agoAdded Tests for modified mimetypelist
Xheni Myrtaj [Wed, 29 May 2019 20:19:41 +0000 (22:19 +0200)]
Added Tests for modified mimetypelist

Signed-off-by: Xheni Myrtaj <myrtajxheni@gmail.com>
5 years agoUpdate lib/private/IntegrityCheck/Checker.php
Xheni Myrtaj [Fri, 31 May 2019 15:04:04 +0000 (17:04 +0200)]
Update lib/private/IntegrityCheck/Checker.php

Co-Authored-By: Morris Jobke <hey@morrisjobke.de>
5 years agoFix checker test
Xheni Myrtaj [Thu, 30 May 2019 12:50:07 +0000 (14:50 +0200)]
Fix checker test

Signed-off-by: Xheni Myrtaj <myrtajxheni@gmail.com>
5 years agoUpdate autoload map
Xheni Myrtaj [Thu, 30 May 2019 09:48:54 +0000 (11:48 +0200)]
Update autoload map

Signed-off-by: Xheni Myrtaj <myrtajxheni@gmail.com>
5 years agoAdd function parameter typehint
Xheni Myrtaj [Wed, 29 May 2019 21:16:06 +0000 (23:16 +0200)]
Add function parameter typehint

Signed-off-by: Xheni Myrtaj <myrtajxheni@gmail.com>
5 years agoFix indentation
Xheni Myrtaj [Wed, 29 May 2019 20:52:45 +0000 (22:52 +0200)]
Fix indentation

Signed-off-by: Xheni Myrtaj <myrtajxheni@gmail.com>
5 years agoAdd new line
Xheni Myrtaj [Mon, 27 May 2019 20:56:35 +0000 (22:56 +0200)]
Add new line

Signed-off-by: Xheni Myrtaj <myrtajxheni@gmail.com>
5 years agoDo not fail integrity check if mimetype list is changed
Xheni Myrtaj [Mon, 27 May 2019 19:54:58 +0000 (21:54 +0200)]
Do not fail integrity check if mimetype list is changed

Signed-off-by: Xheni Myrtaj <myrtajxheni@gmail.com>
5 years agoMerge pull request #15716 from nextcloud/enhancement/webpack/global-config
Roeland Jago Douma [Wed, 29 May 2019 20:00:02 +0000 (22:00 +0200)]
Merge pull request #15716 from nextcloud/enhancement/webpack/global-config

Unify webpack config

5 years agoMerge pull request #15776 from nextcloud/get-by-id-shares-last
Roeland Jago Douma [Wed, 29 May 2019 19:56:15 +0000 (21:56 +0200)]
Merge pull request #15776 from nextcloud/get-by-id-shares-last

search files by id in shared storages last

5 years agoMerge pull request #15790 from nextcloud/fix/noid/recommendations-undef-var
Roeland Jago Douma [Wed, 29 May 2019 19:55:33 +0000 (21:55 +0200)]
Merge pull request #15790 from nextcloud/fix/noid/recommendations-undef-var

remove unncessary code block in share recommendations, fixed undefined var error

5 years agoBuild and update 15716/head
John Molakvoæ (skjnldsv) [Wed, 29 May 2019 13:20:19 +0000 (15:20 +0200)]
Build and update

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoUnify webpack config
John Molakvoæ (skjnldsv) [Fri, 24 May 2019 12:08:39 +0000 (14:08 +0200)]
Unify webpack config

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoFix personal security section tests (#15789)
John Molakvoæ [Wed, 29 May 2019 12:52:02 +0000 (14:52 +0200)]
Fix personal security section tests (#15789)

Fix personal security section tests

5 years agoVueify the login page (#15647)
John Molakvoæ [Wed, 29 May 2019 11:15:24 +0000 (13:15 +0200)]
Vueify the login page (#15647)

Vueify the login page

5 years agofixes usage of an undefined var 15790/head
Arthur Schiwon [Wed, 29 May 2019 10:58:55 +0000 (12:58 +0200)]
fixes usage of an undefined var

and removes a unnecessary code block as there is no paging for share
recommendations

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 years agoFix personal security section tests 15789/head
Christoph Wurst [Wed, 29 May 2019 11:10:07 +0000 (13:10 +0200)]
Fix personal security section tests

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoVueify the login page 15647/head
Christoph Wurst [Tue, 21 May 2019 06:58:35 +0000 (08:58 +0200)]
Vueify the login page

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMerge pull request #15780 from nextcloud/td/depremove/callCheck
Roeland Jago Douma [Wed, 29 May 2019 06:38:45 +0000 (08:38 +0200)]
Merge pull request #15780 from nextcloud/td/depremove/callCheck

Remove deprecated function callCheck

5 years agoMerge pull request #15779 from nextcloud/td/depremove/stringutils
Roeland Jago Douma [Wed, 29 May 2019 06:37:55 +0000 (08:37 +0200)]
Merge pull request #15779 from nextcloud/td/depremove/stringutils

Remove deprecatred StringUtils class

5 years agoMerge pull request #15781 from nextcloud/td/depremove/checkAppEnabled
Roeland Jago Douma [Wed, 29 May 2019 06:36:53 +0000 (08:36 +0200)]
Merge pull request #15781 from nextcloud/td/depremove/checkAppEnabled

Remove deprecated function checkAppEnabled

5 years agoStart fixing 2fa icons in dark theme, ref #13643 (#15597)
John Molakvoæ [Wed, 29 May 2019 04:56:52 +0000 (06:56 +0200)]
Start fixing 2fa icons in dark theme, ref #13643 (#15597)

Start fixing 2fa icons in dark theme, ref #13643

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 29 May 2019 02:13:44 +0000 (02:13 +0000)]
[tx-robot] updated from transifex

5 years agoRemove deprecated function checkAppEnabled 15781/head
Roeland Jago Douma [Tue, 28 May 2019 20:25:50 +0000 (22:25 +0200)]
Remove deprecated function checkAppEnabled

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoRemove deprecated function callCheck 15780/head
Roeland Jago Douma [Tue, 28 May 2019 20:23:28 +0000 (22:23 +0200)]
Remove deprecated function callCheck

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoRemove deprecatred StringUtils class 15779/head
Roeland Jago Douma [Tue, 28 May 2019 20:19:48 +0000 (22:19 +0200)]
Remove deprecatred StringUtils class

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agosearch files by id in shared storages last 15776/head
Robin Appelman [Tue, 28 May 2019 16:15:52 +0000 (18:15 +0200)]
search files by id in shared storages last

this prevents unneeded recursion when the file is not in the share

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoFix 2fa icons in dark theme, fix #13643 15597/head
Greta Doci [Fri, 17 May 2019 11:00:08 +0000 (13:00 +0200)]
Fix 2fa icons in dark theme, fix #13643

Signed-off-by: Greta Doci <gretadoci@gmail.com>
5 years agoMerge pull request #15766 from nextcloud/bugfix/0b-quota-create-backend
Morris Jobke [Tue, 28 May 2019 13:02:51 +0000 (15:02 +0200)]
Merge pull request #15766 from nextcloud/bugfix/0b-quota-create-backend

Check for free space on touch

5 years agoMerge pull request #15767 from nextcloud/bugfix/0b-quota-create
Morris Jobke [Tue, 28 May 2019 12:27:01 +0000 (14:27 +0200)]
Merge pull request #15767 from nextcloud/bugfix/0b-quota-create

Hide newFile menu if quota is set to 0B

5 years agoMerge pull request #15691 from nextcloud/app-content-list-noborder
Morris Jobke [Tue, 28 May 2019 11:54:27 +0000 (13:54 +0200)]
Merge pull request #15691 from nextcloud/app-content-list-noborder

Remove divider in app content list (Mail, Contacts, …)

5 years agoMerge pull request #15705 from nextcloud/bugfix/15598/text-color-search-box-darktheme
Morris Jobke [Tue, 28 May 2019 11:50:44 +0000 (13:50 +0200)]
Merge pull request #15705 from nextcloud/bugfix/15598/text-color-search-box-darktheme

Change text color in search box in darktheme, ref #15598

5 years agoCheck for free space on touch 15766/head
Julius Härtl [Tue, 28 May 2019 11:05:20 +0000 (13:05 +0200)]
Check for free space on touch

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoHide newFile menu if quota is set to 0B 15767/head
Julius Härtl [Tue, 28 May 2019 08:27:01 +0000 (10:27 +0200)]
Hide newFile menu if quota is set to 0B

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 28 May 2019 02:13:42 +0000 (02:13 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #15734 from nextcloud/dependabot/npm_and_yarn/@babel/preset-env...
Roeland Jago Douma [Mon, 27 May 2019 20:35:37 +0000 (22:35 +0200)]
Merge pull request #15734 from nextcloud/dependabot/npm_and_yarn/@babel/preset-env-7.4.5

Bump @babel/preset-env from 7.4.4 to 7.4.5

5 years agoBump @babel/preset-env from 7.4.4 to 7.4.5 15734/head
dependabot-preview[bot] [Mon, 27 May 2019 18:23:25 +0000 (18:23 +0000)]
Bump @babel/preset-env from 7.4.4 to 7.4.5

Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.4.4 to 7.4.5.
- [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.4.4...v7.4.5)

5 years agoMerge pull request #15732 from nextcloud/dependabot/npm_and_yarn/@babel/core-7.4.5
Roeland Jago Douma [Mon, 27 May 2019 18:21:14 +0000 (20:21 +0200)]
Merge pull request #15732 from nextcloud/dependabot/npm_and_yarn/@babel/core-7.4.5

Bump @babel/core from 7.4.4 to 7.4.5

5 years agoMerge pull request #15733 from nextcloud/dependabot/npm_and_yarn/webpack-4.32.2
Roeland Jago Douma [Mon, 27 May 2019 17:27:47 +0000 (19:27 +0200)]
Merge pull request #15733 from nextcloud/dependabot/npm_and_yarn/webpack-4.32.2

Bump webpack from 4.31.0 to 4.32.2

5 years agoMerge pull request #15704 from nextcloud/enh/7276/group-names
blizzz [Mon, 27 May 2019 13:09:03 +0000 (15:09 +0200)]
Merge pull request #15704 from nextcloud/enh/7276/group-names

Group display name support (service level + ldap)

5 years agoMerge pull request #15747 from nextcloud/bugfix/noid/drag-file-fix
Morris Jobke [Mon, 27 May 2019 12:21:48 +0000 (14:21 +0200)]
Merge pull request #15747 from nextcloud/bugfix/noid/drag-file-fix

Also allow dragging below the file list

5 years agoAlso allow dragging below the file list 15747/head
Julius Härtl [Mon, 27 May 2019 11:00:45 +0000 (13:00 +0200)]
Also allow dragging below the file list

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agogroup display name support (service level + ldap) 15704/head
Arthur Schiwon [Thu, 23 May 2019 14:58:58 +0000 (16:58 +0200)]
group display name support (service level + ldap)

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 years agoMerge pull request #15738 from nextcloud/enh/dont-notify-admin-if-no-exposing-share...
Roeland Jago Douma [Mon, 27 May 2019 09:50:43 +0000 (11:50 +0200)]
Merge pull request #15738 from nextcloud/enh/dont-notify-admin-if-no-exposing-share-links-found

Don't notify admins if no potentially over exposing links found

5 years agoBump webpack from 4.31.0 to 4.32.2 15733/head
dependabot-preview[bot] [Sun, 26 May 2019 01:14:09 +0000 (01:14 +0000)]
Bump webpack from 4.31.0 to 4.32.2

Bumps [webpack](https://github.com/webpack/webpack) from 4.31.0 to 4.32.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.31.0...v4.32.2)

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 27 May 2019 02:13:41 +0000 (02:13 +0000)]
[tx-robot] updated from transifex

5 years agoChange text color in search box in darktheme, ref #15598 15705/head
Greta Doci [Thu, 23 May 2019 16:44:07 +0000 (18:44 +0200)]
Change text color in search box in darktheme, ref #15598

Signed-off-by: Greta Doci <gretadoci@gmail.com>
5 years agoDon't notify admins if no potentially over exposing links found 15738/head
Daniel Kesselberg [Sun, 26 May 2019 13:50:56 +0000 (15:50 +0200)]
Don't notify admins if no potentially over exposing links found

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 26 May 2019 02:14:16 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

5 years agoBump @babel/core from 7.4.4 to 7.4.5 15732/head
dependabot-preview[bot] [Sun, 26 May 2019 01:13:27 +0000 (01:13 +0000)]
Bump @babel/core from 7.4.4 to 7.4.5

Bumps [@babel/core](https://github.com/babel/babel) from 7.4.4 to 7.4.5.
- [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.4.4...v7.4.5)

5 years agoMerge pull request #15722 from nextcloud/dependabot/npm_and_yarn/build/tar-2.2.2
Roeland Jago Douma [Sat, 25 May 2019 08:20:23 +0000 (10:20 +0200)]
Merge pull request #15722 from nextcloud/dependabot/npm_and_yarn/build/tar-2.2.2

[Security] Bump tar from 2.2.1 to 2.2.2 in /build

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 25 May 2019 02:13:50 +0000 (02:13 +0000)]
[tx-robot] updated from transifex

5 years ago[Security] Bump tar from 2.2.1 to 2.2.2 in /build 15722/head
dependabot-preview[bot] [Fri, 24 May 2019 23:26:19 +0000 (23:26 +0000)]
[Security] Bump tar from 2.2.1 to 2.2.2 in /build

Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. **This update includes security fixes.**
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2)

5 years ago[Security] Bump tar from 2.2.1 to 2.2.2 (#15729)
John Molakvoæ [Fri, 24 May 2019 23:24:37 +0000 (01:24 +0200)]
[Security] Bump tar from 2.2.1 to 2.2.2 (#15729)

[Security] Bump tar from 2.2.1 to 2.2.2

5 years ago[Security] Bump tar from 2.2.1 to 2.2.2 15729/head
dependabot-preview[bot] [Fri, 24 May 2019 18:28:12 +0000 (18:28 +0000)]
[Security] Bump tar from 2.2.1 to 2.2.2

Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. **This update includes security fixes.**
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2)

5 years agoMerge pull request #15714 from nextcloud/fix/204_304_rfc
Roeland Jago Douma [Fri, 24 May 2019 17:51:01 +0000 (19:51 +0200)]
Merge pull request #15714 from nextcloud/fix/204_304_rfc

Check the actual status code for 204 and 304

5 years agoMerge pull request #15700 from nextcloud/fix/open_multiple_link_shares
Morris Jobke [Fri, 24 May 2019 14:09:01 +0000 (16:09 +0200)]
Merge pull request #15700 from nextcloud/fix/open_multiple_link_shares

Redirect to the right token on public shares

5 years agoMerge pull request #15697 from nextcloud/bugfix/noid/calendar_birthday_move_repair_to...
Morris Jobke [Fri, 24 May 2019 13:55:23 +0000 (15:55 +0200)]
Merge pull request #15697 from nextcloud/bugfix/noid/calendar_birthday_move_repair_to_background

Don't run repair step for every individual user, outsource that to background job

5 years agoMerge pull request #15679 from nextcloud/feature/sub-admin-settings
Roeland Jago Douma [Fri, 24 May 2019 13:37:46 +0000 (15:37 +0200)]
Merge pull request #15679 from nextcloud/feature/sub-admin-settings

Make it possible to show admin settings for sub admins

5 years agoCheck the actual status code for 204 and 304 15714/head
Roeland Jago Douma [Fri, 24 May 2019 11:00:17 +0000 (13:00 +0200)]
Check the actual status code for 204 and 304

The header is the full http header like: HTTP/1.1 304 Not Modified
So comparing this to an int always yields false
This also makes the 304 RFC compliant as the resulting content length
should otherwise be the length of the message and not 0.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoMerge pull request #15715 from nextcloud/s3-bucket-name
Morris Jobke [Fri, 24 May 2019 13:03:22 +0000 (15:03 +0200)]
Merge pull request #15715 from nextcloud/s3-bucket-name

Allow other code to use the s3 client from object store

5 years agoMerge pull request #15706 from nextcloud/smb-hidden-files
Morris Jobke [Fri, 24 May 2019 12:59:13 +0000 (14:59 +0200)]
Merge pull request #15706 from nextcloud/smb-hidden-files

add option to show hidden files in SMB shares

5 years agoadd method to get bucket name from s3 storage 15715/head
Robin Appelman [Fri, 24 May 2019 12:02:03 +0000 (14:02 +0200)]
add method to get bucket name from s3 storage

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 24 May 2019 02:13:40 +0000 (02:13 +0000)]
[tx-robot] updated from transifex

5 years agoadd option to show hidden files in SMB shares 15706/head
Robin Appelman [Thu, 23 May 2019 19:23:56 +0000 (21:23 +0200)]
add option to show hidden files in SMB shares

Note hidden files can mean different things in smb and the option the the files web ui,
the webui only counts files starting with '.' as hidden, while smb files
can be marked as hidden regardless, any files that are marked as hidden
on smb will thus be shown in the webui regardless of the setting in the files app.

Fixes #15644

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoMake it possible to show admin settings for sub admins 15679/head
Christoph Wurst [Wed, 22 May 2019 08:48:51 +0000 (10:48 +0200)]
Make it possible to show admin settings for sub admins

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoRedirect to the right token on public shares 15700/head
Roeland Jago Douma [Thu, 23 May 2019 11:42:59 +0000 (13:42 +0200)]
Redirect to the right token on public shares

If the token doesn't match (or isn't set) during the redirect. We should
properly set it. Else we might redirect to a later auth display that set
these values.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #15699 from nextcloud/funding-yml
Morris Jobke [Thu, 23 May 2019 10:34:45 +0000 (12:34 +0200)]
Merge pull request #15699 from nextcloud/funding-yml

Add funding.yml with Bountysource info

5 years agoAdd funding.yml with Bountysource info 15699/head
Jan-Christoph Borchardt [Thu, 23 May 2019 10:19:03 +0000 (12:19 +0200)]
Add funding.yml with Bountysource info

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
5 years agoDon't run repair step for every individual user, outsource that to background job 15697/head
Georg Ehrke [Thu, 23 May 2019 09:10:48 +0000 (11:10 +0200)]
Don't run repair step for every individual user, outsource that to background job

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 23 May 2019 02:13:45 +0000 (02:13 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #15676 from nextcloud/revert/9609
Morris Jobke [Wed, 22 May 2019 20:58:24 +0000 (22:58 +0200)]
Merge pull request #15676 from nextcloud/revert/9609

Revert "send invitations for shared calendars"

5 years agoMerge pull request #15684 from nextcloud/objectstore-expose-urn
Morris Jobke [Wed, 22 May 2019 20:49:40 +0000 (22:49 +0200)]
Merge pull request #15684 from nextcloud/objectstore-expose-urn

make ObjectStoreStorage::getURN public

5 years agoMerge pull request #12114 from RubenHoms/master
Morris Jobke [Wed, 22 May 2019 20:32:13 +0000 (22:32 +0200)]
Merge pull request #12114 from RubenHoms/master

Stop decryption when maintenance mode is enabled

5 years agoMerge pull request #15506 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-0...
Morris Jobke [Wed, 22 May 2019 20:00:40 +0000 (22:00 +0200)]
Merge pull request #15506 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-0.11.1

Bump nextcloud-vue from 0.8.0 to 0.11.1

5 years agoMerge pull request #15604 from nextcloud/fix/12682/fix-possible-override-of-uniquemember
blizzz [Wed, 22 May 2019 17:09:28 +0000 (19:09 +0200)]
Merge pull request #15604 from nextcloud/fix/12682/fix-possible-override-of-uniquemember

fixes possible override of uniqueMember by autodetection

5 years agoRemove divider in app content list (Mail, Contacts, …) 15691/head
Jan-Christoph Borchardt [Wed, 22 May 2019 15:44:14 +0000 (17:44 +0200)]
Remove divider in app content list (Mail, Contacts, …)

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
5 years agoMerge pull request #15682 from nextcloud/enh/15675/lazy_l10n
Morris Jobke [Wed, 22 May 2019 12:11:48 +0000 (14:11 +0200)]
Merge pull request #15682 from nextcloud/enh/15675/lazy_l10n

Make the L10N loading lazy

5 years agoMerge pull request #15685 from nextcloud/fix/noid/redis-cluster-with-auth
Morris Jobke [Wed, 22 May 2019 11:47:11 +0000 (13:47 +0200)]
Merge pull request #15685 from nextcloud/fix/noid/redis-cluster-with-auth

Allow redis cluster to use password

5 years agoset the ldapGroupMemberAssocAttr for group tests 15604/head
Arthur Schiwon [Wed, 22 May 2019 10:48:12 +0000 (12:48 +0200)]
set the ldapGroupMemberAssocAttr for group tests

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 years agoAllow redis cluster to use password 15685/head
Morris Jobke [Wed, 22 May 2019 10:19:07 +0000 (12:19 +0200)]
Allow redis cluster to use password

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agomake ObjectStoreStorage::getURN public 15684/head
Robin Appelman [Wed, 22 May 2019 10:17:33 +0000 (12:17 +0200)]
make ObjectStoreStorage::getURN public

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoBump files_sharing bundles 15506/head
Julius Härtl [Wed, 22 May 2019 09:51:35 +0000 (11:51 +0200)]
Bump files_sharing bundles

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoBump nextcloud-vue-collections
Julius Härtl [Wed, 22 May 2019 09:47:32 +0000 (11:47 +0200)]
Bump nextcloud-vue-collections

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoBump settings
John Molakvoæ (skjnldsv) [Fri, 17 May 2019 07:49:47 +0000 (09:49 +0200)]
Bump settings

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoBump nextcloud-vue from 0.8.0 to 0.11.1
dependabot[bot] [Sun, 12 May 2019 01:13:14 +0000 (01:13 +0000)]
Bump nextcloud-vue from 0.8.0 to 0.11.1

Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.8.0 to 0.11.1.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.8.0...v0.11.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years agoMake the L10N loading lazy 15682/head
Roeland Jago Douma [Wed, 22 May 2019 09:22:12 +0000 (11:22 +0200)]
Make the L10N loading lazy

Fixes #15675
This makes loading of the actual L10N lazy. So we only detect and load
the actual translations when they are used. Instead of trying to load
them all the time just because an app is enabled.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoRevert "send invitations for shared calendars" 15676/head
Georg Ehrke [Wed, 22 May 2019 07:02:25 +0000 (09:02 +0200)]
Revert "send invitations for shared calendars"

This reverts commit a9c313ce451c701a2e065e34022659cf17523963.

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 22 May 2019 02:13:52 +0000 (02:13 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #15668 from nextcloud/fix/10832/l10n-on-settings-page
blizzz [Tue, 21 May 2019 22:50:44 +0000 (00:50 +0200)]
Merge pull request #15668 from nextcloud/fix/10832/l10n-on-settings-page

Fix l10n for SettingsManager by injecting the l10n factory

5 years agoFix l10n for SettingsManager by injecting the l10n factory 15668/head
Morris Jobke [Tue, 21 May 2019 20:25:11 +0000 (22:25 +0200)]
Fix l10n for SettingsManager by injecting the l10n factory

Fixes #10832

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoMerge pull request #15651 from nextcloud/fix/quota/hover-feedback
Morris Jobke [Tue, 21 May 2019 19:03:14 +0000 (21:03 +0200)]
Merge pull request #15651 from nextcloud/fix/quota/hover-feedback

Remove quota feedback if no link set

5 years agoMerge pull request #15659 from nextcloud/version-backend-use
Morris Jobke [Tue, 21 May 2019 19:00:15 +0000 (21:00 +0200)]
Merge pull request #15659 from nextcloud/version-backend-use

add way for version backends to programmatically specify if they should be used

5 years agoMerge pull request #15660 from nextcloud/objectstore-get
Roeland Jago Douma [Tue, 21 May 2019 18:02:50 +0000 (20:02 +0200)]
Merge pull request #15660 from nextcloud/objectstore-get

add method to get the used object store from the storage

5 years agoMerge pull request #15499 from nextcloud/app-update-script
Morris Jobke [Tue, 21 May 2019 15:42:57 +0000 (17:42 +0200)]
Merge pull request #15499 from nextcloud/app-update-script

Add scripts to update server & apps or apps only

5 years agoadd method to get the used object store from the storage 15660/head
Robin Appelman [Tue, 21 May 2019 15:18:00 +0000 (17:18 +0200)]
add method to get the used object store from the storage

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoadd way for version backends to programmatically specify if they should be used 15659/head
Robin Appelman [Tue, 21 May 2019 15:14:47 +0000 (17:14 +0200)]
add way for version backends to programmatically specify if they should be used

this allows for backends that should only be used if specific conditions are met

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoRemove quota feedback if no link set 15651/head
John Molakvoæ (skjnldsv) [Tue, 21 May 2019 08:47:56 +0000 (10:47 +0200)]
Remove quota feedback if no link set

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoMerge pull request #15638 from nextcloud/bugfix/7965/sharing-hide-if-empty
Morris Jobke [Tue, 21 May 2019 08:33:07 +0000 (10:33 +0200)]
Merge pull request #15638 from nextcloud/bugfix/7965/sharing-hide-if-empty

Only show sharing section if it has content