]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
7 years agoMerge pull request #4980 from nextcloud/fix-missing-argument-2-getAppContainer
Morris Jobke [Fri, 19 May 2017 22:05:18 +0000 (17:05 -0500)]
Merge pull request #4980 from nextcloud/fix-missing-argument-2-getAppContainer

Fix missing argument 2 for Settings classes

7 years agoFix missing argument 2 for Settings classes 4980/head
Joas Schilling [Fri, 19 May 2017 20:30:55 +0000 (22:30 +0200)]
Fix missing argument 2 for Settings classes

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agoMerge pull request #4976 from nextcloud/stable12-4910 v12.0.0RC2
Lukas Reschke [Fri, 19 May 2017 19:56:11 +0000 (21:56 +0200)]
Merge pull request #4976 from nextcloud/stable12-4910

[stable12] Fix logo being too big on log in page

7 years agoMerge pull request #4975 from nextcloud/stable12-4974
Lukas Reschke [Fri, 19 May 2017 19:47:56 +0000 (21:47 +0200)]
Merge pull request #4975 from nextcloud/stable12-4974

Fixes visible sidebar even if hidden is applied

7 years agoMerge pull request #4973 from nextcloud/stable12-4972
Lukas Reschke [Fri, 19 May 2017 19:46:14 +0000 (21:46 +0200)]
Merge pull request #4973 from nextcloud/stable12-4972

Fix group restriction regression

7 years ago12.0.0RC2
Lukas Reschke [Fri, 19 May 2017 19:18:51 +0000 (21:18 +0200)]
12.0.0RC2

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoScale logo only for custom ones 4976/head
Julius Härtl [Fri, 19 May 2017 14:11:42 +0000 (16:11 +0200)]
Scale logo only for custom ones

Signed-off-by: Julius Härtl <jus@bitgrid.net>
7 years agoFix logo being too big on log in page, fix #4585
Jan-Christoph Borchardt [Tue, 16 May 2017 13:53:54 +0000 (15:53 +0200)]
Fix logo being too big on log in page, fix #4585

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
7 years agoFixes visible sidebar even if hidden is applied 4975/head
Morris Jobke [Fri, 19 May 2017 18:03:54 +0000 (13:03 -0500)]
Fixes visible sidebar even if hidden is applied

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years agoFix group restriction regression 4973/head
Morris Jobke [Fri, 19 May 2017 17:05:09 +0000 (12:05 -0500)]
Fix group restriction regression

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years agoMerge pull request #4957 from nextcloud/backport-4956-resource-loading-for-ever
Lukas Reschke [Fri, 19 May 2017 14:59:55 +0000 (16:59 +0200)]
Merge pull request #4957 from nextcloud/backport-4956-resource-loading-for-ever

[stable12] Stop infinit loop on invalid settings css/js file

7 years agoMerge pull request #4962 from nextcloud/backport-4905
Lukas Reschke [Fri, 19 May 2017 14:18:31 +0000 (16:18 +0200)]
Merge pull request #4962 from nextcloud/backport-4905

Allow automatic DI for apps that don't register the container in app.php

7 years agoAllow automatic DI for apps that don't register the container in app.php 4962/head
Joas Schilling [Tue, 16 May 2017 15:37:41 +0000 (17:37 +0200)]
Allow automatic DI for apps that don't register the container in app.php

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agoMerge pull request #4949 from nextcloud/workaround-4948
Lukas Reschke [Fri, 19 May 2017 10:37:53 +0000 (12:37 +0200)]
Merge pull request #4949 from nextcloud/workaround-4948

Lowercase the scriptname again

7 years agoStop infinit loop on invalid settings css/js file 4957/head
Joas Schilling [Fri, 19 May 2017 09:28:40 +0000 (11:28 +0200)]
Stop infinit loop on invalid settings css/js file

Don't try to find dirname of false...

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 19 May 2017 00:08:36 +0000 (00:08 +0000)]
[tx-robot] updated from transifex

7 years agoLowercase the scriptname again 4949/head
Lukas Reschke [Thu, 18 May 2017 23:57:26 +0000 (01:57 +0200)]
Lowercase the scriptname again

Ref https://github.com/nextcloud/server/issues/4948

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years ago12.0.0RC1 v12.0.0RC1
Lukas Reschke [Thu, 18 May 2017 22:59:34 +0000 (00:59 +0200)]
12.0.0RC1

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoMerge pull request #4894 from nextcloud/generic-security-activities
Lukas Reschke [Thu, 18 May 2017 22:50:44 +0000 (00:50 +0200)]
Merge pull request #4894 from nextcloud/generic-security-activities

Change 2FA activities to more generic security activities

7 years agoMerge pull request #4792 from nextcloud/fix-storage-wrappers-on-scanner
Lukas Reschke [Thu, 18 May 2017 22:49:58 +0000 (00:49 +0200)]
Merge pull request #4792 from nextcloud/fix-storage-wrappers-on-scanner

Make sure we use the passed-in storage when there is one

7 years agoMerge pull request #4704 from nextcloud/add-oauth-code-flow-support
Lukas Reschke [Thu, 18 May 2017 21:30:44 +0000 (23:30 +0200)]
Merge pull request #4704 from nextcloud/add-oauth-code-flow-support

Add oauth code flow support

7 years agoMerge pull request #4888 from nextcloud/theming-fallback-icons
Lukas Reschke [Thu, 18 May 2017 21:30:02 +0000 (23:30 +0200)]
Merge pull request #4888 from nextcloud/theming-fallback-icons

Fallback to default favicon

7 years agoMerge pull request #4813 from nextcloud/accounts-table-migration-from-owncloud
Lukas Reschke [Thu, 18 May 2017 20:31:36 +0000 (22:31 +0200)]
Merge pull request #4813 from nextcloud/accounts-table-migration-from-owncloud

Add a migration step to save the data from the accounts table before …

7 years agoUpdate autoloader 4894/head
Roeland Jago Douma [Thu, 18 May 2017 20:11:29 +0000 (22:11 +0200)]
Update autoloader

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoFix tests
Roeland Jago Douma [Thu, 18 May 2017 20:10:51 +0000 (22:10 +0200)]
Fix tests

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoFix backup codes activity type
Christoph Wurst [Tue, 16 May 2017 08:30:41 +0000 (10:30 +0200)]
Fix backup codes activity type

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
7 years agoPublish 2fa backup codes activities to the right stream
Christoph Wurst [Tue, 16 May 2017 07:50:45 +0000 (09:50 +0200)]
Publish 2fa backup codes activities to the right stream

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
7 years agoMove activities test code
Christoph Wurst [Tue, 16 May 2017 07:47:15 +0000 (09:47 +0200)]
Move activities test code

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
7 years agoChange 2FA activities to more generic security activities
Christoph Wurst [Tue, 16 May 2017 07:37:21 +0000 (09:37 +0200)]
Change 2FA activities to more generic security activities

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
7 years agoFunction accepts only integers 4704/head
Lukas Reschke [Thu, 18 May 2017 19:59:22 +0000 (21:59 +0200)]
Function accepts only integers

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoBearer comes first on the new endpoint
Lukas Reschke [Thu, 18 May 2017 19:57:07 +0000 (21:57 +0200)]
Bearer comes first on the new endpoint

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoAdjust realm from SabreDAV to Nextcloud
Lukas Reschke [Thu, 18 May 2017 19:38:55 +0000 (21:38 +0200)]
Adjust realm from SabreDAV to Nextcloud

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoMake legacy DAV backend use the BearerAuth backend as well
Lukas Reschke [Thu, 18 May 2017 19:19:39 +0000 (21:19 +0200)]
Make legacy DAV backend use the BearerAuth backend as well

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoDelete token after usage in test
Lukas Reschke [Thu, 18 May 2017 18:54:42 +0000 (20:54 +0200)]
Delete token after usage in test

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoAdd indexes
Lukas Reschke [Thu, 18 May 2017 18:47:41 +0000 (20:47 +0200)]
Add indexes

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoAdjust token name
Lukas Reschke [Thu, 18 May 2017 18:36:02 +0000 (20:36 +0200)]
Adjust token name

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoAdd additional test for accessing DAV using Bearer Auth
Lukas Reschke [Thu, 18 May 2017 18:34:48 +0000 (20:34 +0200)]
Add additional test for accessing DAV using Bearer Auth

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoUse a standardized Bearer now
Lukas Reschke [Thu, 18 May 2017 18:32:38 +0000 (20:32 +0200)]
Use a standardized Bearer now

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoUse Bearer backend for SabreDAV
Lukas Reschke [Thu, 18 May 2017 18:09:51 +0000 (20:09 +0200)]
Use Bearer backend for SabreDAV

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoDon't ignore OAuth2 app
Lukas Reschke [Thu, 18 May 2017 18:09:03 +0000 (20:09 +0200)]
Don't ignore OAuth2 app

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoAdd tests for OAuth2 app
Lukas Reschke [Thu, 18 May 2017 17:09:59 +0000 (19:09 +0200)]
Add tests for OAuth2 app

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoAdd test for DefaultTokenMapper
Lukas Reschke [Thu, 18 May 2017 14:43:29 +0000 (16:43 +0200)]
Add test for DefaultTokenMapper

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoFix style issues pointed out in review
Lukas Reschke [Thu, 18 May 2017 14:39:28 +0000 (16:39 +0200)]
Fix style issues pointed out in review

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoRename table back to lowercase
Lukas Reschke [Thu, 18 May 2017 14:36:50 +0000 (16:36 +0200)]
Rename table back to lowercase

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoAdd tests for ClientFlowLoginController
Lukas Reschke [Thu, 18 May 2017 14:31:14 +0000 (16:31 +0200)]
Add tests for ClientFlowLoginController

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoAdd app to autoenabled provisioning API scenario
Lukas Reschke [Thu, 18 May 2017 13:53:09 +0000 (15:53 +0200)]
Add app to autoenabled provisioning API scenario

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoAdd OAuth state to session
Lukas Reschke [Thu, 18 May 2017 13:43:14 +0000 (15:43 +0200)]
Add OAuth state to session

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoCleanup code
Lukas Reschke [Thu, 18 May 2017 13:16:50 +0000 (15:16 +0200)]
Cleanup code

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoAdd XSD definitions
Lukas Reschke [Thu, 18 May 2017 12:36:30 +0000 (14:36 +0200)]
Add XSD definitions

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agodelete auth token when client gets deleted
Bjoern Schiessle [Fri, 12 May 2017 14:14:32 +0000 (16:14 +0200)]
delete auth token when client gets deleted

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agouse name of oauth app to identify auth token
Bjoern Schiessle [Fri, 12 May 2017 14:41:12 +0000 (16:41 +0200)]
use name of oauth app to identify auth token

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agohide client secret by default
Bjoern Schiessle [Fri, 12 May 2017 12:55:30 +0000 (14:55 +0200)]
hide client secret by default

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agoadd some spacing between the logo and the content of the page
Bjoern Schiessle [Fri, 12 May 2017 11:00:43 +0000 (13:00 +0200)]
add some spacing between the logo and the content of the page

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agoshow error page if no valid client identifier is given and if it is not a API request
Bjoern Schiessle [Fri, 12 May 2017 10:44:22 +0000 (12:44 +0200)]
show error page if no valid client identifier is given and if it is not a API request

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agohandle case if no valid client identifier is given
Bjoern Schiessle [Fri, 12 May 2017 10:43:22 +0000 (12:43 +0200)]
handle case if no valid client identifier is given

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agoremove 'Alternative login using app token' in case of oauth login
Bjoern Schiessle [Fri, 12 May 2017 10:00:24 +0000 (12:00 +0200)]
remove 'Alternative login using app token' in case of oauth login

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agoRemove special characters
Lukas Reschke [Thu, 4 May 2017 22:40:23 +0000 (00:40 +0200)]
Remove special characters

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoIt's a bearer
Lukas Reschke [Thu, 4 May 2017 22:19:28 +0000 (00:19 +0200)]
It's a bearer

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoFetch signle row
Lukas Reschke [Thu, 4 May 2017 22:08:23 +0000 (00:08 +0200)]
Fetch signle row

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoChange to POST
Lukas Reschke [Thu, 4 May 2017 22:02:18 +0000 (00:02 +0200)]
Change to POST

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoIncrease length of encrypted token in database
Lukas Reschke [Thu, 4 May 2017 22:00:32 +0000 (00:00 +0200)]
Increase length of encrypted token in database

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoGet a single row
Lukas Reschke [Thu, 4 May 2017 21:58:45 +0000 (23:58 +0200)]
Get a single row

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoUse query builder
Lukas Reschke [Thu, 4 May 2017 21:55:38 +0000 (23:55 +0200)]
Use query builder

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoAdd basic implementation for OAuth 2.0 Authorization Code Flow
Lukas Reschke [Thu, 4 May 2017 21:46:59 +0000 (23:46 +0200)]
Add basic implementation for OAuth 2.0 Authorization Code Flow

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoMerge pull request #4812 from nextcloud/move-sharing-to-migration
Björn Schießle [Thu, 18 May 2017 16:24:43 +0000 (18:24 +0200)]
Merge pull request #4812 from nextcloud/move-sharing-to-migration

Move the file sharing app to migration

7 years agoMerge pull request #4939 from nextcloud/add-share-name-column
Björn Schießle [Thu, 18 May 2017 16:10:32 +0000 (18:10 +0200)]
Merge pull request #4939 from nextcloud/add-share-name-column

Add the column so we keep the value from before the update

7 years agouse unmasked permissions during scanning 4792/head
Robin Appelman [Thu, 18 May 2017 14:38:54 +0000 (16:38 +0200)]
use unmasked permissions during scanning

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 years agoAdd the column so we keep the value from before the update 4939/head
Joas Schilling [Thu, 18 May 2017 12:28:27 +0000 (14:28 +0200)]
Add the column so we keep the value from before the update

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agoCopy avatars to the new location 4813/head
Joas Schilling [Wed, 17 May 2017 11:02:10 +0000 (13:02 +0200)]
Copy avatars to the new location

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agoWe want to see 1 in 100 messages, not all but the 100th
Joas Schilling [Wed, 17 May 2017 10:02:18 +0000 (12:02 +0200)]
We want to see 1 in 100 messages, not all but the 100th

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agoFix updating from some 11 versions when people didn't update
Joas Schilling [Wed, 17 May 2017 09:19:45 +0000 (11:19 +0200)]
Fix updating from some 11 versions when people didn't update

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agoAllow migrating from ownCloud 10.0.0
Joas Schilling [Wed, 17 May 2017 09:18:43 +0000 (11:18 +0200)]
Allow migrating from ownCloud 10.0.0

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agoAdd some more casting
Joas Schilling [Mon, 15 May 2017 10:37:16 +0000 (12:37 +0200)]
Add some more casting

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agoAvoid problems for some DBs by removing the table completly
Joas Schilling [Mon, 15 May 2017 07:57:41 +0000 (09:57 +0200)]
Avoid problems for some DBs by removing the table completly

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agoAdd a migration step to save the data from the accounts table before migrating
Joas Schilling [Thu, 11 May 2017 12:04:53 +0000 (14:04 +0200)]
Add a migration step to save the data from the accounts table before migrating

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agoInject FileAccessHelper for proper testing 4888/head
Julius Härtl [Thu, 18 May 2017 08:45:42 +0000 (10:45 +0200)]
Inject FileAccessHelper for proper testing

Signed-off-by: Julius Härtl <jus@bitgrid.net>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 18 May 2017 00:07:48 +0000 (00:07 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #4929 from nextcloud/beta-4 v12.0.0beta4
Lukas Reschke [Wed, 17 May 2017 22:02:27 +0000 (00:02 +0200)]
Merge pull request #4929 from nextcloud/beta-4

12.0.0 Beta 4

7 years agoMerge pull request #4892 from nextcloud/fix/encryption-remembered-login-hook
Lukas Reschke [Wed, 17 May 2017 20:21:09 +0000 (22:21 +0200)]
Merge pull request #4892 from nextcloud/fix/encryption-remembered-login-hook

Fix encryption + remembered login due to missing login hook

7 years agoMerge pull request #4921 from nextcloud/filerow-clickability
Lukas Reschke [Wed, 17 May 2017 20:15:46 +0000 (22:15 +0200)]
Merge pull request #4921 from nextcloud/filerow-clickability

Increase width of clickable area in file row to open file/folder

7 years ago12.0.0 Beta 4 4929/head
Lukas Reschke [Wed, 17 May 2017 20:14:23 +0000 (22:14 +0200)]
12.0.0 Beta 4

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoMerge pull request #4923 from nextcloud/backgroundjobs-wording
Lukas Reschke [Wed, 17 May 2017 18:38:03 +0000 (20:38 +0200)]
Merge pull request #4923 from nextcloud/backgroundjobs-wording

Change cron wording to background jobs

7 years agoMerge pull request #4926 from nextcloud/remove-saml-from-shipped-apps
Lukas Reschke [Wed, 17 May 2017 18:37:24 +0000 (20:37 +0200)]
Merge pull request #4926 from nextcloud/remove-saml-from-shipped-apps

user_saml is shipped via appstore

7 years agoMerge pull request #4927 from nextcloud/bump-dom-purify-release
Lukas Reschke [Wed, 17 May 2017 18:37:03 +0000 (20:37 +0200)]
Merge pull request #4927 from nextcloud/bump-dom-purify-release

Bump DOMPurify version to 0.8.9

7 years agoBump DOMPurify version to 0.8.9 4927/head
Lukas Reschke [Wed, 17 May 2017 16:23:21 +0000 (18:23 +0200)]
Bump DOMPurify version to 0.8.9

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoMerge pull request #4924 from nextcloud/shadow-style
Lukas Reschke [Wed, 17 May 2017 16:21:01 +0000 (18:21 +0200)]
Merge pull request #4924 from nextcloud/shadow-style

Unify box-shadow style, remove filter

7 years agouser_saml is shipped via appstore 4926/head
Lukas Reschke [Wed, 17 May 2017 16:05:06 +0000 (18:05 +0200)]
user_saml is shipped via appstore

Keeping it in the shipped.json leads to odd side-effects such as https://help.nextcloud.com/t/earn-a-t-shirt-by-testing-nextcloud-12-beta-2/12374/41?u=lukasreschke in case a previous version was installed.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 17 May 2017 15:56:32 +0000 (15:56 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #4922 from nextcloud/verbose-uploadmenu-text
Morris Jobke [Wed, 17 May 2017 15:48:52 +0000 (10:48 -0500)]
Merge pull request #4922 from nextcloud/verbose-uploadmenu-text

Use more verbose text for upload menu

7 years agoMerge pull request #4918 from nextcloud/theming-capabilities-plain-background
Morris Jobke [Wed, 17 May 2017 15:42:41 +0000 (10:42 -0500)]
Merge pull request #4918 from nextcloud/theming-capabilities-plain-background

OCS Return color when theming uses no background image

7 years agoMerge pull request #4887 from nextcloud/theming-appdata-fix
Morris Jobke [Wed, 17 May 2017 15:38:50 +0000 (10:38 -0500)]
Merge pull request #4887 from nextcloud/theming-appdata-fix

Use appdata logo when generating icons

7 years agoReturn color when theming uses no background image 4918/head
Julius Härtl [Wed, 17 May 2017 11:16:44 +0000 (13:16 +0200)]
Return color when theming uses no background image

Signed-off-by: Julius Härtl <jus@bitgrid.net>
7 years agoFix tests 4887/head
Julius Härtl [Wed, 17 May 2017 08:16:59 +0000 (10:16 +0200)]
Fix tests

Signed-off-by: Julius Härtl <jus@bitgrid.net>
7 years agoUse appdata logo when generating icons
Julius Härtl [Sun, 14 May 2017 21:52:14 +0000 (23:52 +0200)]
Use appdata logo when generating icons

Signed-off-by: Julius Härtl <jus@bitgrid.net>
7 years agoAdd proper Content-Type to icons
Julius Härtl [Wed, 17 May 2017 08:10:40 +0000 (10:10 +0200)]
Add proper Content-Type to icons

Signed-off-by: Julius Härtl <jus@bitgrid.net>
7 years agoFallback to default favicon
Julius Härtl [Sun, 14 May 2017 21:48:51 +0000 (23:48 +0200)]
Fallback to default favicon

Signed-off-by: Julius Härtl <jus@bitgrid.net>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 17 May 2017 00:08:09 +0000 (00:08 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #4767 from nextcloud/app-code-checker
Morris Jobke [Tue, 16 May 2017 21:20:27 +0000 (16:20 -0500)]
Merge pull request #4767 from nextcloud/app-code-checker

Check language files and database schema with app code checker

7 years agoImplement skip checkers and log the currently tested app 4767/head
Morris Jobke [Tue, 16 May 2017 21:18:02 +0000 (16:18 -0500)]
Implement skip checkers and log the currently tested app

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years agoMerge pull request #4911 from nextcloud/public-link-button
Morris Jobke [Tue, 16 May 2017 20:12:54 +0000 (15:12 -0500)]
Merge pull request #4911 from nextcloud/public-link-button

Remove primary class from public link download button