]>
source.dussan.org Git - nextcloud-server.git/log
Robin Appelman [Thu, 30 Mar 2017 15:16:59 +0000 (17:16 +0200)]
fix setup of external storage integration tests
Signed-off-by: Robin Appelman <robin@icewind.nl>
Roeland Jago Douma [Wed, 29 Mar 2017 10:23:46 +0000 (12:23 +0200)]
Don't add the Encryption Storage Wrapper if there are no encryption modules
fixes #4125
If there is no encryption module enabled it makes no sense to setup the
encryption wrapper (because we can't do anything anyway).
This saves reading the header of files.
Especialy on external storage/objectstore this should improve
performance
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Morris Jobke [Wed, 29 Mar 2017 16:30:22 +0000 (10:30 -0600)]
Merge pull request #4062 from nextcloud/downstream-26872
Adding dav resource for avatars
Roeland Jago Douma [Wed, 29 Mar 2017 09:23:13 +0000 (11:23 +0200)]
Merge pull request #4116 from nextcloud/swift-cache-token
Cache swift authentication token in memcache
Roeland Jago Douma [Wed, 29 Mar 2017 08:13:10 +0000 (10:13 +0200)]
Merge pull request #4066 from nextcloud/always-fix-the-values-live
Directly fix invalid values of DTEND and DTSTART
Joas Schilling [Wed, 29 Mar 2017 08:02:10 +0000 (10:02 +0200)]
Merge pull request #4130 from nextcloud/replace-useless-print-unescaped-with-p
Replace unecessary unescaped prints with print
Joas Schilling [Wed, 29 Mar 2017 08:01:17 +0000 (10:01 +0200)]
Merge pull request #4129 from nextcloud/remove-verbose-error-message
Remove verbose error message
Morris Jobke [Wed, 29 Mar 2017 06:29:54 +0000 (00:29 -0600)]
Merge pull request #4060 from nextcloud/shared_by_for_own_calendars
fix bug with shared_by for own calendars if shared
Morris Jobke [Wed, 29 Mar 2017 03:36:54 +0000 (21:36 -0600)]
Merge pull request #4091 from nextcloud/Rudloff-manifest
Web app manifest for adding to Android home screen
Morris Jobke [Wed, 29 Mar 2017 00:44:15 +0000 (18:44 -0600)]
Fix unit tests
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Pierre Rudloff [Tue, 20 Sep 2016 15:24:29 +0000 (17:24 +0200)]
Web app manifest
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Nextcloud bot [Wed, 29 Mar 2017 00:07:41 +0000 (00:07 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Tue, 28 Mar 2017 23:51:30 +0000 (17:51 -0600)]
Merge pull request #4120 from nextcloud/newest-item-first-in-activity
Change the order on merging activities so the newest item is first
Morris Jobke [Tue, 28 Mar 2017 23:50:10 +0000 (17:50 -0600)]
Merge pull request #4126 from nextcloud/better-empty-content-in-the-sidebar
Better styling of the empty content messages in the sidebar
Morris Jobke [Tue, 28 Mar 2017 23:47:32 +0000 (17:47 -0600)]
Merge pull request #4127 from nextcloud/update-legacy-csp-policy
Update legacy CSP policy
Morris Jobke [Tue, 28 Mar 2017 23:24:40 +0000 (17:24 -0600)]
Merge pull request #4121 from nextcloud/split-sharing-integration-tests
Split long running features/sharing-v1.feature into two smaller parts
Morris Jobke [Tue, 28 Mar 2017 23:11:17 +0000 (17:11 -0600)]
Merge pull request #4070 from nextcloud/gzip_scss_js
GZip generated CSS/JS files
Morris Jobke [Tue, 28 Mar 2017 15:57:18 +0000 (09:57 -0600)]
Split long running features/sharing-v1.feature into two smaller parts
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Lukas Reschke [Tue, 28 Mar 2017 22:42:22 +0000 (00:42 +0200)]
Replace unecessary unescaped prints with print
There's no need to have those unescaped from what I can see.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Tue, 28 Mar 2017 22:34:33 +0000 (00:34 +0200)]
Remove verbose error message
There's no need to have this included in the error message.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Roeland Jago Douma [Sun, 26 Mar 2017 09:54:29 +0000 (11:54 +0200)]
Don't output jpeg if we request png
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Lukas Reschke [Sun, 26 Mar 2017 09:34:21 +0000 (11:34 +0200)]
Fix PHPDoc
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Roeland Jago Douma [Sun, 26 Mar 2017 09:32:29 +0000 (11:32 +0200)]
Fix inspection results
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Thomas Müller [Tue, 21 Mar 2017 22:34:37 +0000 (23:34 +0100)]
Adding AvatarNodeTest
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Thomas Müller [Tue, 21 Mar 2017 22:10:39 +0000 (23:10 +0100)]
Adding AvatarHomeTest
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Thomas Müller [Fri, 23 Dec 2016 12:44:40 +0000 (13:44 +0100)]
Return last modification time to allow proper listing in cadaver
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Thomas Müller [Fri, 23 Dec 2016 11:12:38 +0000 (12:12 +0100)]
Adding dav resource for avatars
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Lukas Reschke [Tue, 28 Mar 2017 21:55:31 +0000 (23:55 +0200)]
Update legacy CSP policy
Aligns it with the one enforced by the AppFramework
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Roeland Jago Douma [Tue, 28 Mar 2017 21:42:20 +0000 (23:42 +0200)]
Fix controller tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Joas Schilling [Tue, 28 Mar 2017 21:26:10 +0000 (23:26 +0200)]
Better styling of the empty content messages in the sidebar
Signed-off-by: Joas Schilling <coding@schilljs.com>
Roeland Jago Douma [Tue, 28 Mar 2017 21:13:59 +0000 (23:13 +0200)]
Fix tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Joas Schilling [Tue, 28 Mar 2017 20:36:50 +0000 (22:36 +0200)]
Merge pull request #4054 from nextcloud/inlinejsfirst
Moving the inline js before the CSS
Roeland Jago Douma [Sat, 25 Mar 2017 14:33:28 +0000 (15:33 +0100)]
Moving the inline js before the CSS
This allows browsers to do smarted parallel downloads
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Tue, 28 Mar 2017 19:56:44 +0000 (21:56 +0200)]
Merge pull request #4004 from nextcloud/backport-27172
Remove SharedCache::getNumericStorageId to let CacheWrapper do it
Roeland Jago Douma [Sun, 26 Mar 2017 14:30:08 +0000 (16:30 +0200)]
Allow to gzip CSS/JS files
Since in production the SCSS files are compiled once and the javascript
files are combined once we can just as well gzip them aggresively.
This means that once they are requested and the browser supports gzip we
can just serve the gzipped file saving precious bandwidth.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Robin Appelman [Tue, 28 Mar 2017 19:31:50 +0000 (21:31 +0200)]
serialize the token to json instead of using php's serialize
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Tue, 28 Mar 2017 11:06:09 +0000 (13:06 +0200)]
cache swift tokens in memcache
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Tue, 28 Mar 2017 11:05:45 +0000 (13:05 +0200)]
update rackspace/opencloud to 1.16.0
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Tue, 28 Mar 2017 15:51:18 +0000 (17:51 +0200)]
Merge pull request #4112 from nextcloud/swift-config
Better error messages for objectsack swift configuration
Joas Schilling [Tue, 28 Mar 2017 15:19:34 +0000 (17:19 +0200)]
Change the order on merging activities so the newest item is first
Signed-off-by: Joas Schilling <coding@schilljs.com>
Robin Appelman [Tue, 28 Mar 2017 09:39:25 +0000 (11:39 +0200)]
better error messages for invalid regions, urltypes and service names
Signed-off-by: Robin Appelman <robin@icewind.nl>
Morris Jobke [Tue, 28 Mar 2017 14:57:09 +0000 (08:57 -0600)]
Merge pull request #4101 from nextcloud/header-detail
show active indicator on current app even when hovering other icons
Robin Appelman [Tue, 28 Mar 2017 09:02:18 +0000 (11:02 +0200)]
better error messages when swift authentication fails
Signed-off-by: Robin Appelman <robin@icewind.nl>
John Molakvoæ [Tue, 28 Mar 2017 07:47:48 +0000 (09:47 +0200)]
Merge pull request #4082 from nextcloud/fix-menu
Fix pop over menu opacity
Nextcloud bot [Tue, 28 Mar 2017 00:07:53 +0000 (00:07 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Mon, 27 Mar 2017 23:45:40 +0000 (17:45 -0600)]
Merge pull request #4107 from nextcloud/users-settings-label
add Settings label to users settings for consistency
Jan-Christoph Borchardt [Mon, 27 Mar 2017 23:18:16 +0000 (01:18 +0200)]
add Settings label to users settings for consistency
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Morris Jobke [Mon, 27 Mar 2017 21:53:08 +0000 (15:53 -0600)]
Merge pull request #4084 from nextcloud/fix-log-spam-with-too-few-navigation-items
Don't spam the log with "Undefined index showInHeader"
Jan-Christoph Borchardt [Mon, 27 Mar 2017 17:36:11 +0000 (19:36 +0200)]
show active indicator on current app even when hovering other icons
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Morris Jobke [Mon, 27 Mar 2017 16:06:54 +0000 (10:06 -0600)]
Merge pull request #4083 from nextcloud/update-strengthify
Update strengthify and fix password strength
Morris Jobke [Sun, 26 Mar 2017 21:10:04 +0000 (15:10 -0600)]
Update strengthify and fix password strength
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Mon, 27 Mar 2017 15:52:02 +0000 (09:52 -0600)]
Merge pull request #4094 from nextcloud/ldap-description
Fix LDAP description
Morris Jobke [Mon, 27 Mar 2017 15:50:21 +0000 (09:50 -0600)]
Merge pull request #4092 from nextcloud/theme-favicon-mask-color
use theming colors for favicon on macOS
Morris Jobke [Mon, 27 Mar 2017 15:46:10 +0000 (09:46 -0600)]
Merge pull request #4096 from nextcloud/touch-floor
round the mtime in touch
Robin Appelman [Mon, 27 Mar 2017 15:04:55 +0000 (17:04 +0200)]
round the mtime in touch
Signed-off-by: Robin Appelman <robin@icewind.nl>
Marius Blüm [Mon, 27 Mar 2017 14:32:45 +0000 (16:32 +0200)]
Merge branch 'master' of https://github.com/nextcloud/server
Marius Blüm [Mon, 27 Mar 2017 14:30:29 +0000 (16:30 +0200)]
Fix LDAP description
Signed-off-by: Marius Blüm <marius@lineone.io>
Robin Appelman [Mon, 27 Mar 2017 14:21:24 +0000 (16:21 +0200)]
Merge pull request #4027 from nextcloud/better-spreed-call-urls
Better spreed call urls
Jan-Christoph Borchardt [Mon, 27 Mar 2017 13:45:56 +0000 (15:45 +0200)]
use theming colors for favicon on macOS
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Georg Ehrke [Mon, 27 Mar 2017 13:05:22 +0000 (15:05 +0200)]
Merge pull request #4072 from nextcloud/move-x-frame-options-into-php
Move X-Frame-Options into PHP
Roeland Jago Douma [Mon, 27 Mar 2017 12:39:32 +0000 (14:39 +0200)]
Merge pull request #4073 from nextcloud/secure-drop
Rename File drop to Secure drop
Roeland Jago Douma [Mon, 27 Mar 2017 12:10:54 +0000 (14:10 +0200)]
Merge pull request #4064 from nextcloud/update-moment
Update momentjs
Robin Appelman [Mon, 27 Mar 2017 12:05:01 +0000 (14:05 +0200)]
fix shared storage numeric id
Signed-off-by: Robin Appelman <robin@icewind.nl>
Jan-Christoph Borchardt [Mon, 27 Mar 2017 09:23:33 +0000 (11:23 +0200)]
highlight active entry in personal info menu again
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Joas Schilling [Mon, 27 Mar 2017 08:24:10 +0000 (10:24 +0200)]
Don't spam the log with "Undefined index showInHeader"
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Mon, 27 Mar 2017 00:07:55 +0000 (00:07 +0000)]
[tx-robot] updated from transifex
Olivier Paroz [Sun, 26 Mar 2017 15:53:18 +0000 (17:53 +0200)]
Rename File drop to Secure drop
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Sun, 26 Mar 2017 21:48:19 +0000 (15:48 -0600)]
Merge pull request #4077 from nextcloud/better-navigation-management
Register the app management in the normal way
Morris Jobke [Sun, 26 Mar 2017 21:13:03 +0000 (15:13 -0600)]
Merge pull request #4068 from nextcloud/use-eval-instead-of-get-script
Use eval instead of $.script
Joas Schilling [Sun, 26 Mar 2017 21:07:54 +0000 (23:07 +0200)]
Allow to specify the id
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Sun, 26 Mar 2017 21:03:19 +0000 (15:03 -0600)]
Merge pull request #4065 from nextcloud/bump_scss
[3rdparty] Bump SCSSphp
Roeland Jago Douma [Sun, 26 Mar 2017 08:53:33 +0000 (10:53 +0200)]
[3rdparty] Bump SCSSphp
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Joas Schilling [Sun, 26 Mar 2017 20:32:12 +0000 (22:32 +0200)]
Make sure help is always after users
Signed-off-by: Joas Schilling <coding@schilljs.com>
Lukas Reschke [Sun, 26 Mar 2017 20:31:57 +0000 (22:31 +0200)]
Merge pull request #4075 from nextcloud/search-hover-feedback
add hover feedback for search, and opacity on use
Morris Jobke [Sun, 26 Mar 2017 20:30:21 +0000 (14:30 -0600)]
Fix order as @jancborchardt requested
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Sun, 26 Mar 2017 20:09:22 +0000 (14:09 -0600)]
Fix pop over menu opacity
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Joas Schilling [Sun, 26 Mar 2017 19:26:45 +0000 (21:26 +0200)]
Fix the tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Sun, 26 Mar 2017 19:23:18 +0000 (21:23 +0200)]
Don't use the dropdown for one item only
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Sun, 26 Mar 2017 19:15:25 +0000 (21:15 +0200)]
Allow multiple navigation links from info.xml
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Sun, 26 Mar 2017 19:02:47 +0000 (13:02 -0600)]
Merge pull request #4074 from nextcloud/replace-name-with-icon
replace name in top right with icon for less noise
Morris Jobke [Sun, 26 Mar 2017 18:59:58 +0000 (12:59 -0600)]
Merge pull request #4069 from nextcloud/fix-emptycontent-font-color
fix emptycontent font color lightness
Joas Schilling [Sun, 26 Mar 2017 18:37:39 +0000 (20:37 +0200)]
Allow apps to register a setting via info.xml
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Sun, 26 Mar 2017 18:26:05 +0000 (20:26 +0200)]
Move app management to the settings menu
Signed-off-by: Joas Schilling <coding@schilljs.com>
Lukas Reschke [Sun, 26 Mar 2017 17:45:36 +0000 (19:45 +0200)]
Cleanup code as suggested by @icewind1991
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Joas Schilling [Sun, 26 Mar 2017 17:40:41 +0000 (19:40 +0200)]
Manage the right side menu via the navigation manager as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Sun, 26 Mar 2017 16:40:56 +0000 (18:40 +0200)]
Register the app management in the normal way
Signed-off-by: Joas Schilling <coding@schilljs.com>
Christoph Wurst [Sun, 26 Mar 2017 16:35:14 +0000 (18:35 +0200)]
Merge pull request #4063 from nextcloud/bump_dompurify
Bump dompurify
Jan-Christoph Borchardt [Sun, 26 Mar 2017 16:31:55 +0000 (18:31 +0200)]
add hover feedback for search, and opacity on use
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Jan-Christoph Borchardt [Sun, 26 Mar 2017 15:57:05 +0000 (17:57 +0200)]
replace name in top right with icon for less noise
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Lukas Reschke [Sun, 26 Mar 2017 15:24:50 +0000 (17:24 +0200)]
Move X-Frame-Options into PHP
The public calendar view should be embeddable and we can't do that if the .htaccess sets a global X-Frame-Options.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Sun, 26 Mar 2017 13:26:10 +0000 (15:26 +0200)]
Make async
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Jan-Christoph Borchardt [Sun, 26 Mar 2017 13:19:41 +0000 (15:19 +0200)]
fix emptycontent font color lightness
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Lukas Reschke [Sun, 26 Mar 2017 12:17:01 +0000 (14:17 +0200)]
Fix callback
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Sun, 26 Mar 2017 12:11:58 +0000 (14:11 +0200)]
Use eval instead of $.script
Fixes https://github.com/nextcloud/server/issues/4067
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Joas Schilling [Sun, 26 Mar 2017 11:05:11 +0000 (13:05 +0200)]
Directly fix the values
Signed-off-by: Joas Schilling <coding@schilljs.com>
Roeland Jago Douma [Sun, 26 Mar 2017 10:10:09 +0000 (12:10 +0200)]
Merge pull request #3895 from nextcloud/create-notification-when-update-server-not-reachable
Create a notification when the update server couldn't be reached for …
Joas Schilling [Mon, 20 Mar 2017 11:31:15 +0000 (12:31 +0100)]
Fix unit test
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Fri, 17 Mar 2017 20:40:39 +0000 (14:40 -0600)]
Also remove failure notification if no update is available
* error happened and vanished the notification should also
vanish even if no update is available
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Joas Schilling [Fri, 17 Mar 2017 11:47:26 +0000 (12:47 +0100)]
Create a notification when the update server couldn't be reached for some days
Signed-off-by: Joas Schilling <coding@schilljs.com>
Roeland Jago Douma [Sun, 26 Mar 2017 07:51:23 +0000 (09:51 +0200)]
use moments.js min in core.js
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>