]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
8 years agoStop processing if PHP 7 is used
Lukas Reschke [Mon, 26 Oct 2015 16:34:33 +0000 (17:34 +0100)]
Stop processing if PHP 7 is used

PHP 7 is only compatible with ownCloud 8.2.0

8 years agoDo not print exception message
Lukas Reschke [Sun, 25 Oct 2015 18:05:28 +0000 (19:05 +0100)]
Do not print exception message

8 years ago8.0.9 RC1 v8.0.9RC1
C Montero-Luque [Wed, 21 Oct 2015 21:36:54 +0000 (17:36 -0400)]
8.0.9 RC1

9 years agoMerge pull request #19732 from owncloud/make-sure-sharing-extends-the-testcase
Thomas Müller [Tue, 13 Oct 2015 13:40:16 +0000 (15:40 +0200)]
Merge pull request #19732 from owncloud/make-sure-sharing-extends-the-testcase

Make sure all sharing tests extend the testcase

9 years agoMake sure all sharing tests extend the testcase
Joas Schilling [Tue, 13 Oct 2015 09:16:40 +0000 (11:16 +0200)]
Make sure all sharing tests extend the testcase

9 years agoMerge pull request #19681 from owncloud/stable8-backport-19574
Thomas Müller [Mon, 12 Oct 2015 07:19:22 +0000 (09:19 +0200)]
Merge pull request #19681 from owncloud/stable8-backport-19574

 Clear the shares after the test like storages and files

9 years ago Clear the shares after the test like storages and files
Morris Jobke [Tue, 6 Oct 2015 12:12:15 +0000 (14:12 +0200)]
 Clear the shares after the test like storages and files

 * adjusted to stable8.1 backport of #19574

9 years agoMerge pull request #18958 from owncloud/stable8-backport-17791
Morris Jobke [Fri, 9 Oct 2015 13:25:11 +0000 (15:25 +0200)]
Merge pull request #18958 from owncloud/stable8-backport-17791

[stable8] Add custom CSP for Win 10 compatibility

9 years agoMerge pull request #18857 from owncloud/memcached-fix-stable8
Morris Jobke [Fri, 9 Oct 2015 11:19:26 +0000 (13:19 +0200)]
Merge pull request #18857 from owncloud/memcached-fix-stable8

[stable8] Fallback to complete Memcached flush if getAllKeys fails

9 years agoMerge pull request #19476 from owncloud/thumbnail-temp-clean-8
Thomas Müller [Wed, 30 Sep 2015 14:10:09 +0000 (16:10 +0200)]
Merge pull request #19476 from owncloud/thumbnail-temp-clean-8

[8] Clean temp files used for thumbnail generation

9 years agoClean temp files used for thumbnail generation
Robin Appelman [Wed, 30 Sep 2015 12:07:59 +0000 (14:07 +0200)]
Clean temp files used for thumbnail generation

9 years agoMerge pull request #19447 from owncloud/stable8-backport-19441
Morris Jobke [Tue, 29 Sep 2015 16:25:24 +0000 (18:25 +0200)]
Merge pull request #19447 from owncloud/stable8-backport-19441

[stable8][upgrade] switch to debug logging on upgrade

9 years ago[upgrade] switch to debug logging on upgrade
Morris Jobke [Tue, 29 Sep 2015 12:35:32 +0000 (14:35 +0200)]
[upgrade] switch to debug logging on upgrade

* resets afterwards
* adds output about the previous log level

9 years agoMerge pull request #17953 from owncloud/backport-17464-stable8
Morris Jobke [Mon, 28 Sep 2015 09:53:44 +0000 (11:53 +0200)]
Merge pull request #17953 from owncloud/backport-17464-stable8

[stable8] backport of #17464: fix uncaught exception on not permitted file types when setting avata…

9 years agoMerge pull request #18704 from owncloud/stable8-dav-copy-fix
Morris Jobke [Mon, 28 Sep 2015 09:51:43 +0000 (11:51 +0200)]
Merge pull request #18704 from owncloud/stable8-dav-copy-fix

[stable8] Check for file existence before doing a DAV copy

9 years ago8.0.8 v8.0.8
C Montero-Luque [Thu, 10 Sep 2015 14:26:01 +0000 (10:26 -0400)]
8.0.8

9 years agoAdd custom CSP for Win 10 compatibility
Lukas Reschke [Tue, 21 Jul 2015 18:40:32 +0000 (20:40 +0200)]
Add custom CSP for Win 10 compatibility

The default content-security-policy of ownCloud forbids inline
JavaScript for security reasons. IE starting on Windows 10 will
however also obey the CSP which will break the event source fallback.
As a workaround thus we set a custom policy which allows the execution
of inline JavaScript.

This fixes https://github.com/owncloud/core/issues/14286

9 years agoMerge pull request #18843 from owncloud/app-upgrade-routenotfound-stable8
Morris Jobke [Sun, 6 Sep 2015 22:26:25 +0000 (00:26 +0200)]
Merge pull request #18843 from owncloud/app-upgrade-routenotfound-stable8

[stable8] Always add to $loadedApps

9 years agoFallback to complete Memcached flush if getAllKeys fails
Robin McCorkell [Sat, 5 Sep 2015 19:02:49 +0000 (20:02 +0100)]
Fallback to complete Memcached flush if getAllKeys fails

Newer Memcached's do not support the underlying protocol commands that
getAllKeys() is implemented with. We should fallback to clearing
everything in that case, as causing (temporary) performance problems for
other applications on the server is better than having stale cached data.

9 years agoAlways add to $loadedApps
Robin McCorkell [Sat, 5 Sep 2015 10:43:00 +0000 (11:43 +0100)]
Always add to $loadedApps

9 years ago8.0.7 v8.0.7
C Montero-Luque [Wed, 2 Sep 2015 08:53:39 +0000 (10:53 +0200)]
8.0.7

9 years agoCheck for file existence before doing a DAV copy
Vincent Petry [Mon, 31 Aug 2015 13:14:10 +0000 (15:14 +0200)]
Check for file existence before doing a DAV copy

Partial backport of f39fcbc250c3817e0c62627b127cf31a70dca36a from 8.1

9 years agoMerge pull request #18613 from owncloud/stable8-newer-certs
Morris Jobke [Fri, 28 Aug 2015 16:44:36 +0000 (18:44 +0200)]
Merge pull request #18613 from owncloud/stable8-newer-certs

[stable8] Use certificates that expire in 10 years

9 years agoUse certificates that expire in 10 years
Lukas Reschke [Thu, 27 Aug 2015 20:23:08 +0000 (22:23 +0200)]
Use certificates that expire in 10 years

:speak_no_evil: :speak_no_evil: :speak_no_evil:

9 years ago8.0.7 v8.0.7RC1
C Montero-Luque [Thu, 27 Aug 2015 09:39:43 +0000 (11:39 +0200)]
8.0.7

9 years ago8.0.7 RC1
C Montero-Luque [Thu, 27 Aug 2015 09:33:37 +0000 (11:33 +0200)]
8.0.7 RC1

9 years agoMerge pull request #18560 from owncloud/ext-objectstore-stable8
Morris Jobke [Tue, 25 Aug 2015 16:31:25 +0000 (18:31 +0200)]
Merge pull request #18560 from owncloud/ext-objectstore-stable8

[stable8] Prevent objectstore being set from client side

9 years agoPrevent objectstore being set from client side
Robin McCorkell [Tue, 25 Aug 2015 15:27:50 +0000 (16:27 +0100)]
Prevent objectstore being set from client side

9 years agoMerge pull request #18546 from owncloud/stable8-backport-18439
Morris Jobke [Tue, 25 Aug 2015 13:13:30 +0000 (15:13 +0200)]
Merge pull request #18546 from owncloud/stable8-backport-18439

[stable8] [app management] fix dependency check on install

9 years ago[app management] fix dependency check on install
Morris Jobke [Wed, 19 Aug 2015 19:32:56 +0000 (21:32 +0200)]
[app management] fix dependency check on install

9 years agoMerge pull request #18488 from owncloud/stable8-add-cors-header
Morris Jobke [Mon, 24 Aug 2015 07:30:19 +0000 (09:30 +0200)]
Merge pull request #18488 from owncloud/stable8-add-cors-header

[stable8] Add CORS header to status.php to allow client-based check i…

9 years ago[stable8] Add CORS header to status.php to allow client-based check in the future
Lukas Reschke [Sat, 22 Aug 2015 12:48:28 +0000 (14:48 +0200)]
[stable8] Add CORS header to status.php to allow client-based check in the future

9 years agoMerge pull request #18286 from owncloud/stable8-backport-17785
Morris Jobke [Wed, 19 Aug 2015 17:52:28 +0000 (19:52 +0200)]
Merge pull request #18286 from owncloud/stable8-backport-17785

[stable8] fix mobile scrolling, lower sidebar sensitivity, fix #11193

9 years agoMerge pull request #17958 from owncloud/stable8-backport-17489
Morris Jobke [Wed, 19 Aug 2015 12:24:27 +0000 (14:24 +0200)]
Merge pull request #17958 from owncloud/stable8-backport-17489

[stable8] Fix parsing of sharetime as string

9 years agoMerge pull request #18366 from owncloud/config-sample-typos-8
Robin McCorkell [Mon, 17 Aug 2015 22:42:34 +0000 (23:42 +0100)]
Merge pull request #18366 from owncloud/config-sample-typos-8

fix typos

9 years agofix typos
Carla Schroder [Mon, 17 Aug 2015 18:30:46 +0000 (11:30 -0700)]
fix typos

9 years agoMerge pull request #18181 from owncloud/backport-18159-stable8
Morris Jobke [Sun, 16 Aug 2015 12:38:35 +0000 (14:38 +0200)]
Merge pull request #18181 from owncloud/backport-18159-stable8

Backport 18159 stable8

9 years agofix mobile scrolling, lower sidebar sensitivity, fix #11193
Jan-Christoph Borchardt [Tue, 21 Jul 2015 15:03:45 +0000 (17:03 +0200)]
fix mobile scrolling, lower sidebar sensitivity, fix #11193

9 years agoMerge pull request #18258 from owncloud/stable8-backport-17680
Morris Jobke [Thu, 13 Aug 2015 13:32:53 +0000 (15:32 +0200)]
Merge pull request #18258 from owncloud/stable8-backport-17680

[stable8] handle rmdir on files for ftp storages

9 years agoMerge pull request #18278 from owncloud/stable8-17852
Robin McCorkell [Thu, 13 Aug 2015 13:27:53 +0000 (14:27 +0100)]
Merge pull request #18278 from owncloud/stable8-17852

[stable8] add test for factories

9 years agoadd test for factories
Bernhard Posselt [Fri, 24 Jul 2015 11:43:50 +0000 (13:43 +0200)]
add test for factories

use ref for factory test

Ensure we construct SimpleContainer

Use single instance of DIContainer in routing tests

9 years agohandle rmdir on files for ftp storages
Robin Appelman [Thu, 16 Jul 2015 13:44:10 +0000 (15:44 +0200)]
handle rmdir on files for ftp storages

9 years agoMerge pull request #17917 from owncloud/stable8-add-ssl-hint
Morris Jobke [Wed, 12 Aug 2015 08:58:40 +0000 (10:58 +0200)]
Merge pull request #17917 from owncloud/stable8-add-ssl-hint

[stable8] add note about SSL in admin settings

9 years agoUpdate installer.php
michag86 [Mon, 10 Aug 2015 08:34:44 +0000 (10:34 +0200)]
Update installer.php

9 years agoCheck if archive contains a directory named like appid
michag86 [Mon, 10 Aug 2015 07:36:16 +0000 (09:36 +0200)]
Check if archive contains a directory named like appid

9 years ago8.0.6 v8.0.6
Frank Karlitschek [Sat, 8 Aug 2015 00:18:07 +0000 (20:18 -0400)]
8.0.6

9 years ago8.0.6 RC1 v8.0.6RC1
C Montero-Luque [Mon, 3 Aug 2015 12:06:06 +0000 (08:06 -0400)]
8.0.6 RC1

9 years agotests for _parseTime with hex and empty strings
Morris Jobke [Tue, 28 Jul 2015 12:20:55 +0000 (14:20 +0200)]
tests for _parseTime with hex and empty strings

9 years agoFix parsing of sharetime as string
Morris Jobke [Wed, 8 Jul 2015 13:23:01 +0000 (15:23 +0200)]
Fix parsing of sharetime as string

In some cases the ajax/share.php will return the share time as string.
If this is the case it would get parsed completely wrong and cause the
share dropdown to not work anymore. This change will properly cast the
string to an interger and also fallback if this is not possible.

9 years agofix uncaught exception on not permitted file types when setting avatar, fixes #17232
Arthur Schiwon [Wed, 8 Jul 2015 00:17:44 +0000 (02:17 +0200)]
fix uncaught exception on not permitted file types when setting avatar, fixes #17232

9 years ago[stable8] add note about SSL in admin settings
Morris Jobke [Tue, 28 Jul 2015 06:37:07 +0000 (08:37 +0200)]
[stable8] add note about SSL in admin settings

* reborn #16867
* fixes #16778

9 years agoMerge pull request #17897 from owncloud/backport-scan-check-path-stable8
Morris Jobke [Mon, 27 Jul 2015 11:03:13 +0000 (13:03 +0200)]
Merge pull request #17897 from owncloud/backport-scan-check-path-stable8

[stable8] Backport scan check path stable8

9 years agoAdd unit tests
Lukas Reschke [Mon, 27 Jul 2015 09:18:41 +0000 (11:18 +0200)]
Add unit tests

9 years agocheck if the user is trying to scan a valid path
Robin Appelman [Sun, 26 Jul 2015 17:13:31 +0000 (19:13 +0200)]
check if the user is trying to scan a valid path

9 years agoMerge pull request #16456 from owncloud/stable8-backport-13740-and-15606
blizzz [Thu, 23 Jul 2015 15:25:08 +0000 (17:25 +0200)]
Merge pull request #16456 from owncloud/stable8-backport-13740-and-15606

[stable8] backport 13740 and 15606

9 years agoadd primary group users to resultset before caching
Arthur Schiwon [Wed, 13 May 2015 23:07:16 +0000 (01:07 +0200)]
add primary group users to resultset before caching

9 years agoFixes returns of group memberships and counting if all members have the specific...
Arthur Schiwon [Tue, 14 Apr 2015 12:40:37 +0000 (14:40 +0200)]
Fixes returns of group memberships and counting if all members have the specific groups as primary set.

9 years agoand escape the search term
Arthur Schiwon [Wed, 28 Jan 2015 23:15:55 +0000 (00:15 +0100)]
and escape the search term

9 years ago:lipstick:
Arthur Schiwon [Wed, 28 Jan 2015 22:57:04 +0000 (23:57 +0100)]
:lipstick:

9 years agofix counting of users in primary group
Arthur Schiwon [Wed, 28 Jan 2015 14:52:59 +0000 (15:52 +0100)]
fix counting of users in primary group

9 years agoinlcude AD primary group in user filter, if a group is selected. fixes #12190
Arthur Schiwon [Mon, 17 Nov 2014 15:30:50 +0000 (16:30 +0100)]
inlcude AD primary group in user filter, if a group is selected. fixes #12190

9 years ago8.0.6 beta1 v8.0.6beta1
C Montero-Luque [Wed, 22 Jul 2015 21:24:54 +0000 (17:24 -0400)]
8.0.6 beta1

9 years agoMerge pull request #17764 from owncloud/backport-17723-stable8
Morris Jobke [Mon, 20 Jul 2015 22:04:08 +0000 (00:04 +0200)]
Merge pull request #17764 from owncloud/backport-17723-stable8

Backport of #17723 to stable8

9 years agoBackport of #17723 to stable8
Arthur Schiwon [Fri, 17 Jul 2015 16:57:56 +0000 (18:57 +0200)]
Backport of #17723 to stable8

fix runtime caching in ldap's user manager, fixes #17631

fix indentation. no code changes, whitespace only.

9 years agoMerge pull request #17688 from owncloud/stable8-publiclinksystemwidemountwithapplicable
Thomas Müller [Mon, 20 Jul 2015 13:08:21 +0000 (15:08 +0200)]
Merge pull request #17688 from owncloud/stable8-publiclinksystemwidemountwithapplicable

[stable8] Pass owner to isSystemWideMountPoint to make it work for public links

9 years agoPass owner to isSystemWideMountPoint to make it work for public links
Vincent Petry [Thu, 16 Jul 2015 16:11:40 +0000 (18:11 +0200)]
Pass owner to isSystemWideMountPoint to make it work for public links

Public links did not have the correct owner so could not properly detect
system wide mount points.

This is a manual backport of b25c06f5769fbcd90a780cbce90998a38c112043 from 8.1

9 years agoMerge pull request #17158 from owncloud/backport-15772-no-permission-restriction...
Morris Jobke [Thu, 16 Jul 2015 12:06:31 +0000 (14:06 +0200)]
Merge pull request #17158 from owncloud/backport-15772-no-permission-restriction-for-owner

[stable8] Backport 15772 no permission restriction for owner

9 years agoMerge pull request #16019 from owncloud/backport-15486
Joas Schilling [Thu, 16 Jul 2015 09:53:18 +0000 (11:53 +0200)]
Merge pull request #16019 from owncloud/backport-15486

[stable8] Keep fileid when restoring version, using stream copy

9 years agoMerge pull request #17340 from owncloud/stable8-backport-16911
Robin McCorkell [Wed, 15 Jul 2015 12:58:03 +0000 (13:58 +0100)]
Merge pull request #17340 from owncloud/stable8-backport-16911

[stable8] Determine the size we need before asking for a thumbnail

9 years agoMerge pull request #17566 from owncloud/stable8-dav-fixcalls
Vincent Petry [Mon, 13 Jul 2015 15:47:42 +0000 (17:47 +0200)]
Merge pull request #17566 from owncloud/stable8-dav-fixcalls

Fix DAV propfind call

9 years agoMerge pull request #17608 from owncloud/stable8-backport-17426
Thomas Müller [Mon, 13 Jul 2015 15:41:10 +0000 (17:41 +0200)]
Merge pull request #17608 from owncloud/stable8-backport-17426

[stable8] [config sample] Update info about appstore

9 years agoFix DAV propfind call
Vincent Petry [Fri, 10 Jul 2015 13:23:43 +0000 (15:23 +0200)]
Fix DAV propfind call

9 years agoMerge pull request #17415 from owncloud/fix-ldap-port-field-size
Robin McCorkell [Mon, 13 Jul 2015 13:09:34 +0000 (14:09 +0100)]
Merge pull request #17415 from owncloud/fix-ldap-port-field-size

[stable8] LDAP: make sure port input box is not getting too small on low width

9 years ago[config sample] Update info about appstore
Morris Jobke [Tue, 7 Jul 2015 07:13:57 +0000 (09:13 +0200)]
[config sample] Update info about appstore

9 years agoMerge pull request #16369 from owncloud/stable8-share-moveversionsproperly
Morris Jobke [Thu, 9 Jul 2015 20:26:25 +0000 (22:26 +0200)]
Merge pull request #16369 from owncloud/stable8-share-moveversionsproperly

[stable8] Fix version rename with files and folders

9 years agoMerge pull request #17326 from owncloud/stable8-catch-notpermitted
Morris Jobke [Thu, 9 Jul 2015 13:29:20 +0000 (15:29 +0200)]
Merge pull request #17326 from owncloud/stable8-catch-notpermitted

[stable8] Properly handle NotPermittedException in SabreDAV

9 years agoMerge pull request #17519 from owncloud/stable8-backport-config-sample
Morris Jobke [Thu, 9 Jul 2015 12:30:13 +0000 (14:30 +0200)]
Merge pull request #17519 from owncloud/stable8-backport-config-sample

[stable8] backport config sample

9 years agoMerge pull request #17405 from owncloud/stable8-backport-17095
Morris Jobke [Thu, 9 Jul 2015 08:23:09 +0000 (10:23 +0200)]
Merge pull request #17405 from owncloud/stable8-backport-17095

[stable8] Proper error handling

9 years ago[config sample] improve RST markup and wording
Morris Jobke [Thu, 9 Jul 2015 08:20:59 +0000 (10:20 +0200)]
[config sample] improve RST markup and wording

9 years agorefine sample config text
Morris Jobke [Thu, 9 Jul 2015 08:18:32 +0000 (10:18 +0200)]
refine sample config text

9 years ago[config sample] merge Miscellaneous & All other options
Morris Jobke [Thu, 9 Jul 2015 08:16:54 +0000 (10:16 +0200)]
[config sample] merge Miscellaneous & All other options

9 years agoMerge pull request #17172 from owncloud/view-emit-path-stable8
Morris Jobke [Wed, 8 Jul 2015 08:36:20 +0000 (10:36 +0200)]
Merge pull request #17172 from owncloud/view-emit-path-stable8

[stable8] emit hooks from a view as long as the path is inside the default root

9 years agoMerge pull request #17271 from owncloud/stable8-share-etag-update-target
Morris Jobke [Wed, 8 Jul 2015 08:35:20 +0000 (10:35 +0200)]
Merge pull request #17271 from owncloud/stable8-share-etag-update-target

Stable8 share etag update target

9 years agoMerge pull request #17367 from owncloud/fix_16740_8.0
Morris Jobke [Wed, 8 Jul 2015 08:31:54 +0000 (10:31 +0200)]
Merge pull request #17367 from owncloud/fix_16740_8.0

[stable8] owner is stored as 'uid_owner', not as 'owner' in the oc_share table

9 years agoMerge pull request #17419 from owncloud/stable8-backport-17159
Morris Jobke [Wed, 8 Jul 2015 08:30:04 +0000 (10:30 +0200)]
Merge pull request #17419 from owncloud/stable8-backport-17159

[stable8] remove duplicate ID in HTML template for public shares

9 years agoremove duplicate ID in HTML template for public shares
Morris Jobke [Thu, 25 Jun 2015 08:13:56 +0000 (10:13 +0200)]
remove duplicate ID in HTML template for public shares

9 years agoLDAP: make sure port input box is not getting too small on low width
Arthur Schiwon [Mon, 6 Jul 2015 11:09:26 +0000 (13:09 +0200)]
LDAP: make sure port input box is not getting too small on low width

9 years agoRemove unneeded part file
Morris Jobke [Thu, 2 Jul 2015 09:01:01 +0000 (11:01 +0200)]
Remove unneeded part file

9 years ago[updater] mark failure in red
Morris Jobke [Tue, 23 Jun 2015 12:45:53 +0000 (14:45 +0200)]
[updater] mark failure in red

9 years ago[updater] propagate error case properly
Morris Jobke [Tue, 23 Jun 2015 08:03:27 +0000 (10:03 +0200)]
[updater] propagate error case properly

* add $success to the updateEnd hook
* add new return code for a update failure
* add exception class to failure hook message

9 years agoAdded error message on initMountpoints exception
Morris Jobke [Tue, 23 Jun 2015 07:54:03 +0000 (09:54 +0200)]
Added error message on initMountpoints exception

9 years ago8.0.5 v8.0.5
C Montero-Luque [Fri, 3 Jul 2015 10:14:56 +0000 (06:14 -0400)]
8.0.5

9 years agocall post_addToGroup als for class OC_User because sharing and LDAP are using this...
Bjoern Schiessle [Thu, 2 Jul 2015 14:25:11 +0000 (16:25 +0200)]
call post_addToGroup als for class OC_User because sharing and LDAP are using this class. Minimal approach to fix #16740

9 years agoowner is stored as 'uid_owner', not as 'owner' in the oc_share table
Bjoern Schiessle [Thu, 2 Jul 2015 08:49:22 +0000 (10:49 +0200)]
owner is stored as 'uid_owner', not as 'owner' in the oc_share table

9 years agoMerge pull request #17318 from owncloud/stable8-clean-ocsid
Morris Jobke [Thu, 2 Jul 2015 12:39:29 +0000 (14:39 +0200)]
Merge pull request #17318 from owncloud/stable8-clean-ocsid

[stable8] Delete OCS ID from DB if none is specified

9 years agoMerge pull request #17312 from owncloud/stable8-remove-ocs-ids
Morris Jobke [Thu, 2 Jul 2015 12:39:09 +0000 (14:39 +0200)]
Merge pull request #17312 from owncloud/stable8-remove-ocs-ids

[stable8] Remove OCS IDs

9 years agofloats are not welcome when setting the size of a preview
Olivier Paroz [Fri, 12 Jun 2015 16:56:18 +0000 (18:56 +0200)]
floats  are not welcome when setting the size of a preview

9 years agoDetermine the size we need before asking for a thumbnail
Olivier Paroz [Fri, 12 Jun 2015 16:50:21 +0000 (18:50 +0200)]
Determine the size we need before asking for a thumbnail
We need to set the size of the preview using the devicePixelRatio and use that as arguments when using the preview endpoint or that endpoint will use the default 36x36 and thumbnails will be blurry on high DPI devices

9 years agoProperly handle NotPermittedException in SabreDAV
Morris Jobke [Thu, 2 Jul 2015 08:47:54 +0000 (10:47 +0200)]
Properly handle NotPermittedException in SabreDAV

9 years agoBump versions
Lukas Reschke [Thu, 2 Jul 2015 07:18:41 +0000 (09:18 +0200)]
Bump versions