]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
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 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 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 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

5 years agoMerge pull request #15104 from nextcloud/enh/remote_wipe
Roeland Jago Douma [Tue, 21 May 2019 06:36:31 +0000 (08:36 +0200)]
Merge pull request #15104 from nextcloud/enh/remote_wipe

Remote wipe support

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 21 May 2019 02:13:28 +0000 (02:13 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #15601 from nextcloud/url-generation-oc-config
Morris Jobke [Mon, 20 May 2019 21:44:55 +0000 (23:44 +0200)]
Merge pull request #15601 from nextcloud/url-generation-oc-config

dont use deprecated oc_config in url generation

5 years agoRemote wipe support 15104/head
Roeland Jago Douma [Wed, 3 Apr 2019 14:00:46 +0000 (16:00 +0200)]
Remote wipe support

This allows a user to mark a token for remote wipe.
Clients that support this can then wipe the device properly.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoOnly show sharing section if it has content 15638/head
Julius Härtl [Mon, 20 May 2019 16:07:24 +0000 (18:07 +0200)]
Only show sharing section if it has content

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agodont use deprecated oc_config in url generation 15601/head
Robin Appelman [Fri, 17 May 2019 12:23:08 +0000 (14:23 +0200)]
dont use deprecated oc_config in url generation

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoMerge pull request #15615 from nextcloud/dependabot/npm_and_yarn/build/jsdoc-3.6.2
Morris Jobke [Mon, 20 May 2019 11:44:04 +0000 (13:44 +0200)]
Merge pull request #15615 from nextcloud/dependabot/npm_and_yarn/build/jsdoc-3.6.2

Bump jsdoc from 3.6.1 to 3.6.2 in /build

5 years agoMerge pull request #15578 from nextcloud/3rdparty/openstack/3.0.6
Roeland Jago Douma [Mon, 20 May 2019 11:26:24 +0000 (13:26 +0200)]
Merge pull request #15578 from nextcloud/3rdparty/openstack/3.0.6

[3rdparty] Bump openstack to 3.0.6

5 years agoMerge pull request #15626 from nextcloud/update-crl
Roeland Jago Douma [Mon, 20 May 2019 10:41:40 +0000 (12:41 +0200)]
Merge pull request #15626 from nextcloud/update-crl

Update CRL due to revoked cookbook.crt

5 years agoUpdate CRL due to revoked cookbook.crt 15626/head
Morris Jobke [Mon, 20 May 2019 09:33:52 +0000 (11:33 +0200)]
Update CRL due to revoked cookbook.crt

See https://github.com/nextcloud/app-certificate-requests/pull/241

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoBump babel-loader from 8.0.5 to 8.0.6 (#15616)
John Molakvoæ [Mon, 20 May 2019 08:16:59 +0000 (10:16 +0200)]
Bump babel-loader from 8.0.5 to 8.0.6 (#15616)

Bump babel-loader from 8.0.5 to 8.0.6

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 20 May 2019 02:13:14 +0000 (02:13 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 19 May 2019 02:13:57 +0000 (02:13 +0000)]
[tx-robot] updated from transifex

5 years agoBump babel-loader from 8.0.5 to 8.0.6 15616/head
dependabot[bot] [Sun, 19 May 2019 01:13:49 +0000 (01:13 +0000)]
Bump babel-loader from 8.0.5 to 8.0.6

Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.0.5 to 8.0.6.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.0.5...v8.0.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years agoBump jsdoc from 3.6.1 to 3.6.2 in /build 15615/head
dependabot[bot] [Sun, 19 May 2019 01:13:24 +0000 (01:13 +0000)]
Bump jsdoc from 3.6.1 to 3.6.2 in /build

Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/jsdoc/jsdoc/releases)
- [Changelog](https://github.com/jsdoc/jsdoc/blob/master/CHANGES.md)
- [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.1...3.6.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 18 May 2019 02:13:05 +0000 (02:13 +0000)]
[tx-robot] updated from transifex

5 years agoFix app update script for macOS 15499/head
Jan-Christoph Borchardt [Fri, 17 May 2019 20:49:33 +0000 (22:49 +0200)]
Fix app update script for macOS

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
5 years agoRemove eduplicate git fetch from update scripts
Jan-Christoph Borchardt [Wed, 15 May 2019 10:38:53 +0000 (12:38 +0200)]
Remove eduplicate git fetch from update scripts

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
5 years agoAdjust script to remove branches which are deleted on GitHub
Jan-Christoph Borchardt [Tue, 14 May 2019 13:08:38 +0000 (15:08 +0200)]
Adjust script to remove branches which are deleted on GitHub

Co-Authored-By: Morris Jobke <hey@morrisjobke.de>
5 years agoFix for update script when submodule is not initialized
Jan-Christoph Borchardt [Fri, 10 May 2019 13:05:38 +0000 (15:05 +0200)]
Fix for update script when submodule is not initialized

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
5 years agoAlso add script to update both server and apps
Jan-Christoph Borchardt [Fri, 10 May 2019 12:59:08 +0000 (14:59 +0200)]
Also add script to update both server and apps

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
5 years agoAdd script to update Nextcloud apps from latest git master, ref #15145
Jan-Christoph Borchardt [Fri, 10 May 2019 12:18:12 +0000 (14:18 +0200)]
Add script to update Nextcloud apps from latest git master, ref #15145

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
5 years ago[3rdparty] Bump openstack to 3.0.6 15578/head
Roeland Jago Douma [Thu, 16 May 2019 18:01:01 +0000 (20:01 +0200)]
[3rdparty] Bump openstack to 3.0.6

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #15571 from nextcloud/enhancement/maintenance-mode-bundle
Morris Jobke [Fri, 17 May 2019 12:08:58 +0000 (14:08 +0200)]
Merge pull request #15571 from nextcloud/enhancement/maintenance-mode-bundle

Migrate the maintenance script to a modern module and bundle

5 years agoMerge pull request #15304 from nextcloud/enh/2fa_setup_at_login
Roeland Jago Douma [Fri, 17 May 2019 09:04:42 +0000 (11:04 +0200)]
Merge pull request #15304 from nextcloud/enh/2fa_setup_at_login

2FA setup during login

5 years agoMerge pull request #15590 from nextcloud/enh/15480/delete_apptoken_ocs_endpoint
Roeland Jago Douma [Fri, 17 May 2019 08:57:18 +0000 (10:57 +0200)]
Merge pull request #15590 from nextcloud/enh/15480/delete_apptoken_ocs_endpoint

Allow clients to delete their own apptoken

5 years agoMerge pull request #15582 from nextcloud/bugfix/noid/update-shipped-apps
Morris Jobke [Fri, 17 May 2019 08:49:06 +0000 (10:49 +0200)]
Merge pull request #15582 from nextcloud/bugfix/noid/update-shipped-apps

Update shipped.json to include privacy and recommendations

5 years agoAllow 2FA to be setup on first login 15304/head
Roeland Jago Douma [Fri, 5 Apr 2019 16:21:08 +0000 (18:21 +0200)]
Allow 2FA to be setup on first login

Once 2FA is enforced for a user and they have no 2FA setup yet this will
now prompt them with a setup screen. Given that providers are enabled
that allow setup then.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoAllow clients to delete their own apptoken 15590/head
Roeland Jago Douma [Fri, 17 May 2019 07:51:47 +0000 (09:51 +0200)]
Allow clients to delete their own apptoken

Fixes #15480

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoUpdate shipped.json to include privacy, recommendations, viewer 15582/head
Georg Ehrke [Thu, 16 May 2019 20:31:23 +0000 (22:31 +0200)]
Update shipped.json to include privacy, recommendations, viewer

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

5 years agoMerge pull request #15564 from nextcloud/fix/noid/rephrase-unclear-error-msg
Roeland Jago Douma [Thu, 16 May 2019 17:47:51 +0000 (19:47 +0200)]
Merge pull request #15564 from nextcloud/fix/noid/rephrase-unclear-error-msg

User management/subadmin: rephrase ambiguous error message

5 years agoMigrate the maintenance script to a modern module and bundle 15571/head
Christoph Wurst [Thu, 16 May 2019 14:40:02 +0000 (16:40 +0200)]
Migrate the maintenance script to a modern module and bundle

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMerge pull request #15547 from nextcloud/3rdparty/aws/sdk/3.93.9
Morris Jobke [Thu, 16 May 2019 14:26:58 +0000 (16:26 +0200)]
Merge pull request #15547 from nextcloud/3rdparty/aws/sdk/3.93.9

[3rdparty] Bump AWS SDK to 3.93.9

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 16 May 2019 12:50:48 +0000 (12:50 +0000)]
[tx-robot] updated from transifex

5 years agofixes misunderstanding of the error message 15564/head
Arthur Schiwon [Thu, 16 May 2019 12:17:41 +0000 (14:17 +0200)]
fixes misunderstanding of the error message

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 years ago[3rdparty] Bump AWS SDK to 3.93.9 15547/head
Roeland Jago Douma [Wed, 15 May 2019 13:21:04 +0000 (15:21 +0200)]
[3rdparty] Bump AWS SDK to 3.93.9

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

5 years agoMerge pull request #15552 from nextcloud/update-ca-bundle-checker
Roeland Jago Douma [Wed, 15 May 2019 20:33:11 +0000 (22:33 +0200)]
Merge pull request #15552 from nextcloud/update-ca-bundle-checker

Update ca bundle checker

5 years agoRemove whitespace 15552/head
Daniel Kesselberg [Wed, 15 May 2019 18:37:06 +0000 (20:37 +0200)]
Remove whitespace

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoMerge pull request #15548 from nextcloud/update-ca-bundle
Roeland Jago Douma [Wed, 15 May 2019 18:26:52 +0000 (20:26 +0200)]
Merge pull request #15548 from nextcloud/update-ca-bundle

update ca bundle

5 years agoMerge pull request #15526 from nextcloud/fix/noid/building-wfe-handlebars
Roeland Jago Douma [Wed, 15 May 2019 18:11:43 +0000 (20:11 +0200)]
Merge pull request #15526 from nextcloud/fix/noid/building-wfe-handlebars

fix building WFE Handlebars

5 years agoUse DRONE_SOURCE_BRANCH instead of DRONE_COMMIT_REFSPEC
Daniel Kesselberg [Wed, 15 May 2019 17:45:58 +0000 (19:45 +0200)]
Use DRONE_SOURCE_BRANCH instead of DRONE_COMMIT_REFSPEC

Looks like DRONE_COMMIT_REFSPEC is not available anymore on Drone 1.x

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoUpdate regex to also match version/x.y.z
Daniel Kesselberg [Wed, 15 May 2019 17:36:01 +0000 (19:36 +0200)]
Update regex to also match version/x.y.z

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoupdate ca bundle 15548/head
Arthur Schiwon [Wed, 15 May 2019 14:07:01 +0000 (16:07 +0200)]
update ca bundle

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 years agoMerge pull request #15537 from nextcloud/3rdparty/phpseclib-2.0.15
Roeland Jago Douma [Wed, 15 May 2019 13:15:47 +0000 (15:15 +0200)]
Merge pull request #15537 from nextcloud/3rdparty/phpseclib-2.0.15

[3rdparty] Bump phpseclib to 2.0.15

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 15 May 2019 13:11:39 +0000 (13:11 +0000)]
[tx-robot] updated from transifex

5 years ago[3rdparty] Bump phpseclib to 2.0.15 15537/head
Roeland Jago Douma [Wed, 15 May 2019 07:08:19 +0000 (09:08 +0200)]
[3rdparty] Bump phpseclib to 2.0.15

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #15542 from nextcloud/refactor/legacy-ajax-error-handling-bundle
Roeland Jago Douma [Wed, 15 May 2019 11:17:57 +0000 (13:17 +0200)]
Merge pull request #15542 from nextcloud/refactor/legacy-ajax-error-handling-bundle

Move legacy ajax error handling bundle and 🔥 js.js

5 years agofix building WFE Handlebars 15526/head
Arthur Schiwon [Tue, 14 May 2019 09:51:01 +0000 (11:51 +0200)]
fix building WFE Handlebars

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 years agoRemove empty js.js 15542/head
Christoph Wurst [Wed, 15 May 2019 08:40:22 +0000 (10:40 +0200)]
Remove empty js.js

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMove legacy Ajax error handling logic to the bundle
Christoph Wurst [Wed, 15 May 2019 08:37:11 +0000 (10:37 +0200)]
Move legacy Ajax error handling logic to the bundle

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMove OC.appSettings to the bundle and deprecate it (#15533)
John Molakvoæ [Wed, 15 May 2019 08:10:29 +0000 (10:10 +0200)]
Move OC.appSettings to the bundle and deprecate it (#15533)

Move OC.appSettings to the bundle and deprecate it

5 years agoMerge pull request #15497 from nextcloud/3rdparty/doctrine/dbal-292
Roeland Jago Douma [Wed, 15 May 2019 06:57:13 +0000 (08:57 +0200)]
Merge pull request #15497 from nextcloud/3rdparty/doctrine/dbal-292

[3rdparty] Doctrine dbal to 2.9.2

5 years agoMerge pull request #15336 from epma01/redis-patch
Roeland Jago Douma [Wed, 15 May 2019 06:43:20 +0000 (08:43 +0200)]
Merge pull request #15336 from epma01/redis-patch

Fix Redis with unix socket #730

5 years agoMove OC.appSettings to the bundle and deprecate it 15533/head
Christoph Wurst [Tue, 14 May 2019 16:25:47 +0000 (18:25 +0200)]
Move OC.appSettings to the bundle and deprecate it

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMerge pull request #15531 from nextcloud/refactor/remove-js-js-ocp
Roeland Jago Douma [Tue, 14 May 2019 19:05:53 +0000 (21:05 +0200)]
Merge pull request #15531 from nextcloud/refactor/remove-js-js-ocp

Remove OCP (re)declaration from js.js

5 years agoMerge pull request #15532 from nextcloud/refactor/oc-query-string-helpers-bundle
Roeland Jago Douma [Tue, 14 May 2019 19:05:26 +0000 (21:05 +0200)]
Merge pull request #15532 from nextcloud/refactor/oc-query-string-helpers-bundle

Move query string helpers to the bundle

5 years agoFix Redis with unix socket 15336/head
Alejandro Varela [Wed, 1 May 2019 20:12:27 +0000 (22:12 +0200)]
Fix Redis with unix socket

Signed-off-by: Alejandro Varela <epma01@gmail.com>
5 years agoMove query string helpers to the bundle 15532/head
Christoph Wurst [Tue, 14 May 2019 16:18:31 +0000 (18:18 +0200)]
Move query string helpers to the bundle

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoRemove OCP (re)declaration from js.js 15531/head
Christoph Wurst [Tue, 14 May 2019 13:29:18 +0000 (15:29 +0200)]
Remove OCP (re)declaration from js.js

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMove OC.theme to the bundle and deprecate oc_defaults (#15525)
John Molakvoæ [Tue, 14 May 2019 13:24:46 +0000 (15:24 +0200)]
Move OC.theme to the bundle and deprecate oc_defaults (#15525)

Move OC.theme to the bundle and deprecate oc_defaults

5 years agoNo need for platform hacks anymore 15497/head
Roeland Jago Douma [Mon, 13 May 2019 19:45:07 +0000 (21:45 +0200)]
No need for platform hacks anymore

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years ago[3rdparty] Doctrine dbal to 2.9.2
Roeland Jago Douma [Fri, 10 May 2019 12:33:06 +0000 (14:33 +0200)]
[3rdparty] Doctrine dbal to 2.9.2

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMove OC.theme to the bundle and deprecate oc_defaults 15525/head
Christoph Wurst [Tue, 14 May 2019 09:14:29 +0000 (11:14 +0200)]
Move OC.theme to the bundle and deprecate oc_defaults

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMerge pull request #15524 from nextcloud/refactor/oc-add-translations-bundle-deprecate
Roeland Jago Douma [Tue, 14 May 2019 09:00:22 +0000 (11:00 +0200)]
Merge pull request #15524 from nextcloud/refactor/oc-add-translations-bundle-deprecate

Deprecate OC.fileIsBlacklisted and move it to the bundle

5 years agoDeprecate OC.fileIsBlacklisted and move it to the bundle 15524/head
Christoph Wurst [Tue, 14 May 2019 08:06:17 +0000 (10:06 +0200)]
Deprecate OC.fileIsBlacklisted and move it to the bundle

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMerge pull request #15523 from nextcloud/refactor/oc-add-translations-bundle-deprecate
Christoph Wurst [Tue, 14 May 2019 08:04:51 +0000 (10:04 +0200)]
Merge pull request #15523 from nextcloud/refactor/oc-add-translations-bundle-deprecate

Move OC.addTranslations to the bundle and deprecate it

5 years agoMove OC.addTranslations to the bundle and deprecate it 15523/head
Christoph Wurst [Tue, 14 May 2019 07:08:08 +0000 (09:08 +0200)]
Move OC.addTranslations to the bundle and deprecate it

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMerge pull request #15520 from nextcloud/refactor/oc-host-port-protocol-bundle
Christoph Wurst [Tue, 14 May 2019 07:02:37 +0000 (09:02 +0200)]
Merge pull request #15520 from nextcloud/refactor/oc-host-port-protocol-bundle

Move OC host/port/protocol helpers to the bundle and deprecate them

5 years agoMove OC host/port/protocol helpers to the bundle and deprecate them 15520/head
Christoph Wurst [Mon, 13 May 2019 18:46:13 +0000 (20:46 +0200)]
Move OC host/port/protocol helpers to the bundle and deprecate them

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMove OC.getCapabilities to the bundle and deprecate OC._capabilities,… (#15521)
John Molakvoæ [Tue, 14 May 2019 05:32:59 +0000 (07:32 +0200)]
Move OC.getCapabilities to the bundle and deprecate OC._capabilities,… (#15521)

Move OC.getCapabilities to the bundle and deprecate OC._capabilities,…

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

5 years agoMove OC.getCapabilities to the bundle and deprecate OC._capabilities, oc_capabilities 15521/head
Christoph Wurst [Mon, 13 May 2019 19:29:40 +0000 (21:29 +0200)]
Move OC.getCapabilities to the bundle and deprecate OC._capabilities, oc_capabilities

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMerge pull request #15461 from nextcloud/askForPasswordCapability
Morris Jobke [Mon, 13 May 2019 19:16:59 +0000 (21:16 +0200)]
Merge pull request #15461 from nextcloud/askForPasswordCapability

add "askForPassword" on capabilities for sharing

5 years agoMerge pull request #15518 from nextcloud/refactor/l10n-funcs-bundle
Roeland Jago Douma [Mon, 13 May 2019 18:27:35 +0000 (20:27 +0200)]
Merge pull request #15518 from nextcloud/refactor/l10n-funcs-bundle

Move l10n functions to the bundle

5 years agoadd "askForPassword" on capabilities for sharing 15461/head
tobiasKaminsky [Thu, 9 May 2019 08:39:39 +0000 (10:39 +0200)]
add "askForPassword" on capabilities for sharing

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
5 years agoMerge pull request #15498 from nextcloud/feature/noid/show-supported-apps-in-app...
Morris Jobke [Mon, 13 May 2019 18:05:04 +0000 (20:05 +0200)]
Merge pull request #15498 from nextcloud/feature/noid/show-supported-apps-in-app-management

Show supported apps in app management

5 years agoMove l10n functions to the bundle 15518/head
Christoph Wurst [Mon, 13 May 2019 16:42:49 +0000 (18:42 +0200)]
Move l10n functions to the bundle

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMerge pull request #15516 from nextcloud/refactor/path-helpers-bundle
Christoph Wurst [Mon, 13 May 2019 15:26:00 +0000 (17:26 +0200)]
Merge pull request #15516 from nextcloud/refactor/path-helpers-bundle

Move path helpers to the bundle

5 years agoMove path helpers to the bundle 15516/head
Christoph Wurst [Mon, 13 May 2019 14:37:38 +0000 (16:37 +0200)]
Move path helpers to the bundle

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoShow supported apps in app management 15498/head
Morris Jobke [Fri, 10 May 2019 12:50:24 +0000 (14:50 +0200)]
Show supported apps in app management

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoMerge pull request #15495 from nextcloud/feature/noid/support-app-integration
Morris Jobke [Mon, 13 May 2019 11:34:19 +0000 (13:34 +0200)]
Merge pull request #15495 from nextcloud/feature/noid/support-app-integration

Add interfaces to interact with subscription from support app

5 years agoAdd interfaces to interact with subscription from support app 15495/head
Morris Jobke [Fri, 10 May 2019 12:21:41 +0000 (14:21 +0200)]
Add interfaces to interact with subscription from support app

Signed-off-by: Morris Jobke <hey@morrisjobke.de>