]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
7 years agoadded method needsPartFile() in Storage 3600/head
Vinicius Cubas Brand [Thu, 23 Feb 2017 16:32:16 +0000 (13:32 -0300)]
added method needsPartFile() in Storage

Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com>
7 years agoMerge pull request #2468 from nextcloud/fix-personal-settings-readonly
Morris Jobke [Mon, 5 Dec 2016 11:15:05 +0000 (12:15 +0100)]
Merge pull request #2468 from nextcloud/fix-personal-settings-readonly

personal settings: handle read-only parameters correctly

7 years agoMerge pull request #2502 from nextcloud/personal-settings-dead-code
Morris Jobke [Mon, 5 Dec 2016 11:06:05 +0000 (12:06 +0100)]
Merge pull request #2502 from nextcloud/personal-settings-dead-code

remove dead js code from personal settings

7 years agoMerge pull request #2500 from nextcloud/issue-2326-personal-settings
Morris Jobke [Mon, 5 Dec 2016 11:05:26 +0000 (12:05 +0100)]
Merge pull request #2500 from nextcloud/issue-2326-personal-settings

Allow emtpy values on personal page and fix saving checkmark position

7 years agoremove dead js code from personal settings 2502/head
Christoph Wurst [Mon, 5 Dec 2016 09:50:04 +0000 (10:50 +0100)]
remove dead js code from personal settings

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
7 years agoAllow emtpy values on personal page and fix saving checkmark position 2500/head
Christoph Wurst [Mon, 5 Dec 2016 09:47:00 +0000 (10:47 +0100)]
Allow emtpy values on personal page and fix saving checkmark position

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
7 years agohide password recovery note if email address can't be set 2468/head
Bjoern Schiessle [Mon, 5 Dec 2016 09:03:39 +0000 (10:03 +0100)]
hide password recovery note if email address can't be set

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agoMerge pull request #2491 from nextcloud/fix-groups-enable-visual
Roeland Jago Douma [Mon, 5 Dec 2016 07:45:18 +0000 (08:45 +0100)]
Merge pull request #2491 from nextcloud/fix-groups-enable-visual

Put "Enable only for specific groups" into a new div

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 5 Dec 2016 01:07:41 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

7 years agoChange groups enable to block element 2491/head
John Molakvoæ (skjnldsv) [Fri, 2 Dec 2016 22:54:24 +0000 (23:54 +0100)]
Change groups enable to block element

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: Felix A. Epp <work@felixepp.de>
7 years agoMerge pull request #2497 from nextcloud/theming-icon-fixes
John Molakvoæ [Sun, 4 Dec 2016 15:09:12 +0000 (16:09 +0100)]
Merge pull request #2497 from nextcloud/theming-icon-fixes

Fixing issues with themed icons

7 years agoFix transparency of icons 2497/head
Julius Haertl [Sun, 4 Dec 2016 12:04:19 +0000 (13:04 +0100)]
Fix transparency of icons

Signed-off-by: Julius Haertl <jus@bitgrid.net>
7 years agoFix background border radius
Julius Haertl [Sun, 4 Dec 2016 12:03:02 +0000 (13:03 +0100)]
Fix background border radius

Signed-off-by: Julius Haertl <jus@bitgrid.net>
7 years agoMove sizing to renderAppIcon method
Julius Haertl [Sun, 4 Dec 2016 12:02:17 +0000 (13:02 +0100)]
Move sizing to renderAppIcon method

Signed-off-by: Julius Haertl <jus@bitgrid.net>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 4 Dec 2016 01:07:30 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #2493 from nextcloud/php7.1-final
Roeland Jago Douma [Sat, 3 Dec 2016 19:23:54 +0000 (20:23 +0100)]
Merge pull request #2493 from nextcloud/php7.1-final

Bump 7.1 CI to final!

7 years agoBump 7.1 CI to final! 2493/head
Roeland Jago Douma [Sat, 3 Dec 2016 18:44:37 +0000 (19:44 +0100)]
Bump 7.1 CI to final!

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoMerge pull request #2428 from justin-sleep/upstream
Morris Jobke [Sat, 3 Dec 2016 10:10:22 +0000 (11:10 +0100)]
Merge pull request #2428 from justin-sleep/upstream

Fix #2427 by converting $remember to integer

7 years agoMerge pull request #2434 from nextcloud/app-list-grow
John Molakvoæ [Sat, 3 Dec 2016 08:20:39 +0000 (09:20 +0100)]
Merge pull request #2434 from nextcloud/app-list-grow

dont grow items in the app list

7 years agouse flex and specify rows to align everything 2434/head
John Molakvoæ (skjnldsv) [Fri, 2 Dec 2016 19:28:57 +0000 (20:28 +0100)]
use flex and specify rows to align everything

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 3 Dec 2016 01:07:26 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #2486 from nextcloud/shared-storage-mask
Lukas Reschke [Fri, 2 Dec 2016 22:39:48 +0000 (23:39 +0100)]
Merge pull request #2486 from nextcloud/shared-storage-mask

apply permissions mask for shared storage

7 years agoMerge pull request #2482 from nextcloud/fix-loading-icon-size
Lukas Reschke [Fri, 2 Dec 2016 21:10:15 +0000 (22:10 +0100)]
Merge pull request #2482 from nextcloud/fix-loading-icon-size

Fix loader size to 32px and 16px

7 years agoMove integer casting to the top of the chain 2428/head
justin-sleep [Fri, 2 Dec 2016 20:07:45 +0000 (14:07 -0600)]
Move integer casting to the top of the chain

Signed-off-by: justin-sleep <justin@quarterfull.com>
7 years agoMerge pull request #2437 from nextcloud/update-notification-icons
Morris Jobke [Fri, 2 Dec 2016 19:05:50 +0000 (20:05 +0100)]
Merge pull request #2437 from nextcloud/update-notification-icons

Use an icon for the update notifications

7 years agoMerge pull request #2490 from nextcloud/updated-gif-loader
Morris Jobke [Fri, 2 Dec 2016 19:03:35 +0000 (20:03 +0100)]
Merge pull request #2490 from nextcloud/updated-gif-loader

Fix gif loader to fit css design, fix #1825

7 years agoMerge pull request #2480 from nextcloud/update-cache-success
Roeland Jago Douma [Fri, 2 Dec 2016 18:57:46 +0000 (19:57 +0100)]
Merge pull request #2480 from nextcloud/update-cache-success

only update the cache if the storage operation succeeds

7 years agoMerge pull request #2483 from nextcloud/fix-unshare-icon-c
John Molakvoæ [Fri, 2 Dec 2016 18:49:32 +0000 (19:49 +0100)]
Merge pull request #2483 from nextcloud/fix-unshare-icon-c

Fix share tab view

7 years agoFix gif loader to fit css design 2490/head
John Molakvoæ (skjnldsv) [Fri, 2 Dec 2016 18:15:54 +0000 (19:15 +0100)]
Fix gif loader to fit css design

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
7 years agoFix loader position and visibility 2483/head
John Molakvoæ (skjnldsv) [Fri, 2 Dec 2016 17:00:49 +0000 (18:00 +0100)]
Fix loader position and visibility

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
7 years agoFix popover arrow
John Molakvoæ (skjnldsv) [Fri, 2 Dec 2016 16:52:40 +0000 (17:52 +0100)]
Fix popover arrow

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
7 years agoMerge pull request #2475 from nextcloud/fix-filename-local-link
Morris Jobke [Fri, 2 Dec 2016 17:04:57 +0000 (18:04 +0100)]
Merge pull request #2475 from nextcloud/fix-filename-local-link

fix width of filename in sidebar to accommodate local link

7 years agoupdate test 2486/head
Robin Appelman [Fri, 2 Dec 2016 17:04:21 +0000 (18:04 +0100)]
update test

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 years agoFix loader size to 32px and 16px 2482/head
John Molakvoæ (skjnldsv) [Fri, 2 Dec 2016 17:04:03 +0000 (18:04 +0100)]
Fix loader size to 32px and 16px

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
7 years agoMerge pull request #2479 from nextcloud/icon-for-empty-versions
Morris Jobke [Fri, 2 Dec 2016 17:03:50 +0000 (18:03 +0100)]
Merge pull request #2479 from nextcloud/icon-for-empty-versions

add icon if no versions are available

7 years agoapply permissions mask for shared storage
Robin Appelman [Fri, 2 Dec 2016 16:59:02 +0000 (17:59 +0100)]
apply permissions mask for shared storage

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 years agoFix unshare delete icon
John Molakvoæ (skjnldsv) [Fri, 2 Dec 2016 16:44:35 +0000 (17:44 +0100)]
Fix unshare delete icon

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
7 years agoMerge pull request #2471 from nextcloud/harden_files_drop
Lukas Reschke [Fri, 2 Dec 2016 16:43:04 +0000 (17:43 +0100)]
Merge pull request #2471 from nextcloud/harden_files_drop

Harden files drop

7 years agoonly update the cache if the storage operation succeeds 2480/head
Robin Appelman [Fri, 2 Dec 2016 15:20:49 +0000 (16:20 +0100)]
only update the cache if the storage operation succeeds

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 years agoproperly calculate the width of the name in the sidebar 2475/head
Morris Jobke [Fri, 2 Dec 2016 15:08:12 +0000 (16:08 +0100)]
properly calculate the width of the name in the sidebar

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years agoMerge pull request #2469 from nextcloud/fix-loading-icon-background
Morris Jobke [Fri, 2 Dec 2016 14:53:38 +0000 (15:53 +0100)]
Merge pull request #2469 from nextcloud/fix-loading-icon-background

Remove white background from loading icon

7 years agoMerge pull request #2470 from nextcloud/fix-new-folder
Morris Jobke [Fri, 2 Dec 2016 14:51:02 +0000 (15:51 +0100)]
Merge pull request #2470 from nextcloud/fix-new-folder

Fix input field for new folder

7 years agoInstall instance before running integration tests 2471/head
Morris Jobke [Fri, 2 Dec 2016 14:48:40 +0000 (15:48 +0100)]
Install instance before running integration tests

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years agoadd icon if no versions are available 2479/head
Bjoern Schiessle [Fri, 2 Dec 2016 14:40:19 +0000 (15:40 +0100)]
add icon if no versions are available

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agofix width of filename in sidebar to accommodate local link
Jan-Christoph Borchardt [Fri, 2 Dec 2016 13:49:19 +0000 (14:49 +0100)]
fix width of filename in sidebar to accommodate local link

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
7 years agohandle read-only parameters correctly
Bjoern Schiessle [Fri, 2 Dec 2016 11:31:11 +0000 (12:31 +0100)]
handle read-only parameters correctly

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agoMerge pull request #2448 from nextcloud/errorreload-login
Robin Appelman [Fri, 2 Dec 2016 13:37:12 +0000 (14:37 +0100)]
Merge pull request #2448 from nextcloud/errorreload-login

only reload on errors when logged in

7 years agoIncrease width of new menu 2470/head
Morris Jobke [Fri, 2 Dec 2016 13:29:15 +0000 (14:29 +0100)]
Increase width of new menu

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years agoadjust js tests 2448/head
Robin Appelman [Fri, 2 Dec 2016 12:40:23 +0000 (13:40 +0100)]
adjust js tests

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 years agofix vertical sizing change of popover in new folder flow
Jan-Christoph Borchardt [Fri, 2 Dec 2016 12:22:48 +0000 (13:22 +0100)]
fix vertical sizing change of popover in new folder flow

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
7 years agoAdd tests to drone
Roeland Jago Douma [Fri, 2 Dec 2016 12:09:10 +0000 (13:09 +0100)]
Add tests to drone

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoAdd intergration tests
Roeland Jago Douma [Fri, 2 Dec 2016 09:43:11 +0000 (10:43 +0100)]
Add intergration tests

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoAdd unit tests
Roeland Jago Douma [Fri, 2 Dec 2016 09:37:06 +0000 (10:37 +0100)]
Add unit tests

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoHarden files drop
Roeland Jago Douma [Fri, 2 Dec 2016 09:03:02 +0000 (10:03 +0100)]
Harden files drop

* Fail on MKCOL
* Only take filename ignore directories
* No need to parse query parameters

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoFix input field for new folder - fixes #2245
Morris Jobke [Fri, 2 Dec 2016 11:53:24 +0000 (12:53 +0100)]
Fix input field for new folder - fixes #2245

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years agoRemove white background from loading icon 2469/head
Morris Jobke [Fri, 2 Dec 2016 11:39:12 +0000 (12:39 +0100)]
Remove white background from loading icon

* allows to use the loading icon on non-white background (disabled input fields for example)
* fixes #2466

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years agoFix tests 2437/head
Joas Schilling [Fri, 2 Dec 2016 08:37:08 +0000 (09:37 +0100)]
Fix tests

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 2 Dec 2016 01:07:35 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

7 years agoonly reload on errors when logged in
Robin Appelman [Thu, 1 Dec 2016 22:44:50 +0000 (23:44 +0100)]
only reload on errors when logged in

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 years agoMerge pull request #2432 from nextcloud/activity-mail-language
Morris Jobke [Thu, 1 Dec 2016 22:01:00 +0000 (23:01 +0100)]
Merge pull request #2432 from nextcloud/activity-mail-language

Make sure the activity emails can be sent in the users language

7 years agoMerge pull request #2444 from nextcloud/detect-also-a-400-status
Christoph Wurst [Thu, 1 Dec 2016 20:25:54 +0000 (21:25 +0100)]
Merge pull request #2444 from nextcloud/detect-also-a-400-status

Catch status code 400

7 years agoMerge pull request #2435 from nextcloud/sidebar-preview-non-preview
Roeland Jago Douma [Thu, 1 Dec 2016 20:14:10 +0000 (21:14 +0100)]
Merge pull request #2435 from nextcloud/sidebar-preview-non-preview

allow registering sidebar preview handlers for mimetypes that dont co…

7 years agoMerge pull request #2441 from nextcloud/optimize-createParentDirectories
Roeland Jago Douma [Thu, 1 Dec 2016 19:15:48 +0000 (20:15 +0100)]
Merge pull request #2441 from nextcloud/optimize-createParentDirectories

Prevent endless loop in \OC\Files\View::createParentDirectories

7 years agoCatch status code 400 2444/head
Lukas Reschke [Thu, 1 Dec 2016 18:13:28 +0000 (19:13 +0100)]
Catch status code 400

In case the server returns a statuscode 400 we should also gracefully return to the home directory.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoAdd tests 2441/head
Lukas Reschke [Thu, 1 Dec 2016 17:52:32 +0000 (18:52 +0100)]
Add tests

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoPrevent endless loop in \OC\Files\View::createParentDirectories
Lukas Reschke [Thu, 1 Dec 2016 15:52:12 +0000 (16:52 +0100)]
Prevent endless loop in \OC\Files\View::createParentDirectories

\OC\Files\View::createParentDirectories was previously prone to an endless loop. If a path such as /foo/existingfile.txt/bar/foo was passed and existingfile.txt existed in foo the loop was never left and running until the PHP process timed out.

This commit changes the logic to a foreach loop over an array and additionally additional error handling using is_file.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoMerge pull request #2436 from nextcloud/fix_inline_action_gone
Björn Schießle [Thu, 1 Dec 2016 15:42:47 +0000 (16:42 +0100)]
Merge pull request #2436 from nextcloud/fix_inline_action_gone

We should always show permanent actions

7 years agoallow registering sidebar preview handlers for mimetypes that dont come with server... 2435/head
Robin Appelman [Thu, 1 Dec 2016 14:00:51 +0000 (15:00 +0100)]
allow registering sidebar preview handlers for mimetypes that dont come with server side previews

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 years agofix mouse pointer 2436/head
Bjoern Schiessle [Thu, 1 Dec 2016 14:37:08 +0000 (15:37 +0100)]
fix mouse pointer

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agoUpdate versions to 11.0.0
Joas Schilling [Thu, 1 Dec 2016 14:35:49 +0000 (15:35 +0100)]
Update versions to 11.0.0

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agoHighlight the app name in the notification
Joas Schilling [Thu, 1 Dec 2016 14:33:13 +0000 (15:33 +0100)]
Highlight the app name in the notification

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agoUse the settings icon for the update notification
Joas Schilling [Thu, 1 Dec 2016 14:32:39 +0000 (15:32 +0100)]
Use the settings icon for the update notification

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agoWe should always show permanent actions
Roeland Jago Douma [Thu, 1 Dec 2016 14:16:06 +0000 (15:16 +0100)]
We should always show permanent actions

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agodont grow items in the app list
Robin Appelman [Thu, 1 Dec 2016 13:17:47 +0000 (14:17 +0100)]
dont grow items in the app list

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 years agoMerge pull request #2416 from nextcloud/cache_all_avatar_responses
Lukas Reschke [Thu, 1 Dec 2016 12:48:55 +0000 (13:48 +0100)]
Merge pull request #2416 from nextcloud/cache_all_avatar_responses

Cache all avatar responses

7 years agoMerge pull request #2423 from nextcloud/fix-language-names
Lukas Reschke [Thu, 1 Dec 2016 12:39:17 +0000 (13:39 +0100)]
Merge pull request #2423 from nextcloud/fix-language-names

Fix naming of languages

7 years agoMerge pull request #2430 from nextcloud/avatar_changelog
Roeland Jago Douma [Thu, 1 Dec 2016 12:00:10 +0000 (13:00 +0100)]
Merge pull request #2430 from nextcloud/avatar_changelog

Add avatar info to changelog

7 years agoMerge pull request #2371 from nextcloud/issue-2369-add-share-indicator-for-mail-shares
Lukas Reschke [Thu, 1 Dec 2016 11:17:56 +0000 (12:17 +0100)]
Merge pull request #2371 from nextcloud/issue-2369-add-share-indicator-for-mail-shares

Add share indicator for mail shares

7 years agoExplicitly cast $remember to int rather than using identity operator
justin-sleep [Thu, 1 Dec 2016 10:58:38 +0000 (04:58 -0600)]
Explicitly cast $remember to int rather than using identity operator

Signed-off-by: justin-sleep <justin@quarterfull.com>
7 years agoMerge pull request #2425 from nextcloud/show-real-apps-rating
Roeland Jago Douma [Thu, 1 Dec 2016 10:56:33 +0000 (11:56 +0100)]
Merge pull request #2425 from nextcloud/show-real-apps-rating

Show app store rating only for 5+ votes

7 years agoAdjust all implementations in the server repo 2432/head
Joas Schilling [Thu, 1 Dec 2016 10:35:23 +0000 (11:35 +0100)]
Adjust all implementations in the server repo

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agoAdd language to the parse method for emails
Joas Schilling [Thu, 1 Dec 2016 10:34:56 +0000 (11:34 +0100)]
Add language to the parse method for emails

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agoAdd avatar info to changelog 2430/head
Roeland Jago Douma [Thu, 1 Dec 2016 10:05:59 +0000 (11:05 +0100)]
Add avatar info to changelog

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 1 Dec 2016 01:07:17 +0000 (01:07 +0000)]
[tx-robot] updated from transifex

7 years agoFix #2427 by converting $remember to integer
justin-sleep [Wed, 30 Nov 2016 21:26:08 +0000 (15:26 -0600)]
Fix #2427 by converting $remember to integer

Signed-off-by: justin-sleep <justin@quarterfull.com>
7 years agoShow app store rating only for 5+ votes 2425/head
Morris Jobke [Wed, 30 Nov 2016 14:59:02 +0000 (15:59 +0100)]
Show app store rating only for 5+ votes

* shows the rating of an app only if a given amount of ratings are given
* fixes #2001

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years agoMerge pull request #2422 from nextcloud/text-preview-debug
Robin Appelman [Wed, 30 Nov 2016 14:39:59 +0000 (15:39 +0100)]
Merge pull request #2422 from nextcloud/text-preview-debug

remove js debug statements in sidebar text preview generator

7 years agoLanguage 2423/head
Morris Jobke [Tue, 29 Nov 2016 18:02:29 +0000 (19:02 +0100)]
Language

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 30 Nov 2016 14:18:08 +0000 (14:18 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #2419 from nextcloud/issue-template-location
Morris Jobke [Wed, 30 Nov 2016 14:10:38 +0000 (15:10 +0100)]
Merge pull request #2419 from nextcloud/issue-template-location

fix issue template location

7 years agoremove js debug statements in sidebar text preview generator 2422/head
Robin Appelman [Wed, 30 Nov 2016 13:54:54 +0000 (14:54 +0100)]
remove js debug statements in sidebar text preview generator

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 years agoMerge pull request #2415 from nextcloud/fix_encrypted_trash_previews
Lukas Reschke [Wed, 30 Nov 2016 13:32:04 +0000 (14:32 +0100)]
Merge pull request #2415 from nextcloud/fix_encrypted_trash_previews

Ignore AppData in encryption wrapper

7 years agoMerge pull request #2417 from nextcloud/fix-password-change-in-user-mgt
Lukas Reschke [Wed, 30 Nov 2016 13:31:07 +0000 (14:31 +0100)]
Merge pull request #2417 from nextcloud/fix-password-change-in-user-mgt

Fix password change in user management

7 years agofix issue template location 2419/head
Robin Appelman [Wed, 30 Nov 2016 13:28:54 +0000 (14:28 +0100)]
fix issue template location

Fixes #2418

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 years agoMerge pull request #2406 from nextcloud/move-dav-activities-to-new-api
Roeland Jago Douma [Wed, 30 Nov 2016 13:01:58 +0000 (14:01 +0100)]
Merge pull request #2406 from nextcloud/move-dav-activities-to-new-api

Move dav activities to new api

7 years agoFix password change in user management 2417/head
Morris Jobke [Wed, 30 Nov 2016 12:36:37 +0000 (13:36 +0100)]
Fix password change in user management

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years agoAdd tests for the base provider 2406/head
Joas Schilling [Wed, 30 Nov 2016 11:04:19 +0000 (12:04 +0100)]
Add tests for the base provider

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agoMove generic tests into namespace
Joas Schilling [Wed, 30 Nov 2016 10:41:38 +0000 (11:41 +0100)]
Move generic tests into namespace

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agoDeduplicate the provider code
Joas Schilling [Wed, 30 Nov 2016 10:38:49 +0000 (11:38 +0100)]
Deduplicate the provider code

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agoMerge pull request #2405 from nextcloud/add-avatar-job-once
Roeland Jago Douma [Wed, 30 Nov 2016 10:36:01 +0000 (11:36 +0100)]
Merge pull request #2405 from nextcloud/add-avatar-job-once

Execute MoveAvatars repair step only once