]>
source.dussan.org Git - nextcloud-server.git/log
Robin Appelman [Wed, 14 Dec 2016 13:35:45 +0000 (14:35 +0100)]
use unmasked permissions in shared scanner
Signed-off-by: Robin Appelman <robin@icewind.nl>
Lukas Reschke [Wed, 14 Dec 2016 15:57:52 +0000 (16:57 +0100)]
Merge pull request #2669 from nextcloud/stable11-one-gotta-love-apples-regressions
[stable11] Safari CSPv3 support is sub-par
Lukas Reschke [Wed, 14 Dec 2016 12:17:20 +0000 (13:17 +0100)]
Safari CSPv3 support is sub-par
With 10.0.1 CSPv3 is broken in Safari if it doesn't run from a local IP. Awesome.
=> Let's remove this for Safari and keep chrome and Firefox in the whitelist.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Tue, 13 Dec 2016 13:19:56 +0000 (14:19 +0100)]
Merge pull request #2636 from nextcloud/add-repair-step-to-fix-mounts
Add a repair step to fix broken mounts
Lukas Reschke [Tue, 13 Dec 2016 13:02:49 +0000 (14:02 +0100)]
Merge pull request #2637 from nextcloud/mount-cache-storageid
also compare storage ids when checking for changed mounts
Joas Schilling [Tue, 13 Dec 2016 12:56:30 +0000 (13:56 +0100)]
Update autoloading
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 13 Dec 2016 12:53:51 +0000 (13:53 +0100)]
Add a unit test
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 13 Dec 2016 11:09:31 +0000 (12:09 +0100)]
Add a repair step to fix broken mounts
Signed-off-by: Joas Schilling <coding@schilljs.com>
Lukas Reschke [Tue, 13 Dec 2016 12:22:50 +0000 (13:22 +0100)]
Merge pull request #2642 from nextcloud/avatars_class_name
Avatars class name
Lukas Reschke [Tue, 13 Dec 2016 11:59:59 +0000 (12:59 +0100)]
Merge pull request #2639 from nextcloud/final-increase-of-version
Final version increasement for 11
Robin Appelman [Tue, 13 Dec 2016 11:53:38 +0000 (12:53 +0100)]
always use numeric storage id in cacheentry
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Tue, 13 Dec 2016 11:50:17 +0000 (12:50 +0100)]
fix cacheentry return wrong storage id
Signed-off-by: Robin Appelman <robin@icewind.nl>
Roeland Jago Douma [Tue, 13 Dec 2016 11:35:44 +0000 (12:35 +0100)]
Fixed correct filename of MoveAvatarsBackgroundJob
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Tue, 13 Dec 2016 11:46:10 +0000 (12:46 +0100)]
Merge pull request #2635 from nextcloud/fix_autoload_checker
Fix autoload checker
Robin Appelman [Tue, 13 Dec 2016 11:30:29 +0000 (12:30 +0100)]
reuse cacheentry
Signed-off-by: Robin Appelman <robin@icewind.nl>
Lukas Reschke [Tue, 13 Dec 2016 11:16:16 +0000 (12:16 +0100)]
Final version increasement for 11
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Robin Appelman [Tue, 13 Dec 2016 11:10:44 +0000 (12:10 +0100)]
also compare storage ids when checking for changed mounts
Signed-off-by: Robin Appelman <robin@icewind.nl>
Roeland Jago Douma [Tue, 13 Dec 2016 11:06:52 +0000 (12:06 +0100)]
Update autoloader
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Tue, 13 Dec 2016 11:06:20 +0000 (12:06 +0100)]
The hash can change so checking for it is kind of dangerous
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Lukas Reschke [Mon, 12 Dec 2016 17:28:06 +0000 (18:28 +0100)]
Merge pull request #2615 from nextcloud/daita-sharecontroller
Download a file in a subfolder in a sharedlink is not working
Maxence Lange [Mon, 12 Dec 2016 17:15:13 +0000 (16:15 -0100)]
update phpdoc
Signed-off-by: Maxence Lange <maxence@pontapreta.net>
Lukas Reschke [Mon, 12 Dec 2016 17:13:13 +0000 (18:13 +0100)]
Merge pull request #2629 from nextcloud/increase-v-1-again
Increase version once again
Lukas Reschke [Mon, 12 Dec 2016 17:03:49 +0000 (18:03 +0100)]
Increase version once again
For https://github.com/nextcloud/server/pull/2615
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Mon, 12 Dec 2016 15:40:40 +0000 (16:40 +0100)]
Merge pull request #2627 from nextcloud/already-increase-version
Increase version to 11.0.0
Lukas Reschke [Mon, 12 Dec 2016 15:04:48 +0000 (16:04 +0100)]
Merge pull request #2620 from nextcloud/theming-externalfiles
Show theming icons on external storage folders
Lukas Reschke [Mon, 12 Dec 2016 15:03:17 +0000 (16:03 +0100)]
Increase version to 11.0.0
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Mon, 12 Dec 2016 13:49:19 +0000 (14:49 +0100)]
Merge pull request #2622 from nextcloud/improve-wording
improve wording of admin settings to enable search on the public address book
Bjoern Schiessle [Mon, 12 Dec 2016 12:55:12 +0000 (13:55 +0100)]
improve wording of admin settings to enable search on the public address book
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Julius Haertl [Fri, 9 Dec 2016 11:50:14 +0000 (12:50 +0100)]
Show theming icons on external storage folders
Signed-off-by: Julius Haertl <jus@bitgrid.net>
Nextcloud bot [Mon, 12 Dec 2016 01:07:18 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Maxence Lange [Sun, 11 Dec 2016 19:32:28 +0000 (18:32 -0100)]
Download a file in a subfolder in a sharedlink is not working
the $node created using the path (GET) parameter is not used when executing fileListDownloaded()
Lukas Reschke [Sun, 11 Dec 2016 15:34:27 +0000 (16:34 +0100)]
11.0 RC2
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Nextcloud bot [Sun, 11 Dec 2016 01:07:18 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Lukas Reschke [Sat, 10 Dec 2016 11:22:15 +0000 (12:22 +0100)]
Merge pull request #2274 from nextcloud/fix-invites-on-readonly-calendars
Do not add invites into read-only calendars
Lukas Reschke [Sat, 10 Dec 2016 11:21:20 +0000 (12:21 +0100)]
Merge pull request #2598 from nextcloud/fix_2403
Check for app updates on disabled page
Nextcloud bot [Sat, 10 Dec 2016 01:07:15 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Fri, 9 Dec 2016 21:46:03 +0000 (22:46 +0100)]
Merge pull request #2590 from nextcloud/postgres-install-failing
Revert "Quote database and role in queries"
Roeland Jago Douma [Fri, 9 Dec 2016 21:43:21 +0000 (22:43 +0100)]
Merge pull request #2594 from nextcloud/dont-use-cached-info
Don't use cached informations for app version when installing the app
Roeland Jago Douma [Fri, 9 Dec 2016 21:03:58 +0000 (22:03 +0100)]
Check for app updates on disabled page
Fixes #2403
We need to check for updates of disabled apps so that if you update with
incompatible apps you at least get a chance to upgrade.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
John Molakvoæ [Fri, 9 Dec 2016 19:24:08 +0000 (20:24 +0100)]
Merge pull request #2596 from nextcloud/nc11-dev-manual-link
Fix dev manual link for NC11
Christoph Wurst [Fri, 9 Dec 2016 18:32:16 +0000 (19:32 +0100)]
Fix dev manual link for NC11
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Lukas Reschke [Fri, 9 Dec 2016 16:46:05 +0000 (17:46 +0100)]
Don't use cached informations for app version
When installing an app from the appstore the `\OC_App::getAppVersion` code is triggered twice:
- First when the downloader tries to compare the current version to the new version on the appstore to check if there is a newer version. This protects against downgrade attacks and is implemented in `\OC\Installer::downloadApp`.
- Second, when the app is actually installed the current version is written to the database. (`\OC\Installer::installApp`)
This fails however when the version is actually cached. Because in step 1 the cached version will be set to "0" and then be reused in the second step.
While this is probably not the cleanest version I assume this is an approach that is least invasive. Feedback and suggestions welcome :)
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Joas Schilling [Fri, 9 Dec 2016 15:41:01 +0000 (16:41 +0100)]
Lower the role name before using it
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Fri, 9 Dec 2016 15:34:33 +0000 (16:34 +0100)]
Merge pull request #2587 from nextcloud/theming-app-not-loaded
Check if the theming app is loaded
Björn Schießle [Fri, 9 Dec 2016 14:57:44 +0000 (15:57 +0100)]
Merge pull request #2588 from nextcloud/theming-check-empty
Check if image files for theming are empty
Joas Schilling [Fri, 9 Dec 2016 14:36:14 +0000 (15:36 +0100)]
Revert "Quote database and role in queries"
This reverts commit
9ebd5d5bb20af9178e071c3c6f3b41d9a9bc8be0 .
Joas Schilling [Fri, 9 Dec 2016 13:53:34 +0000 (14:53 +0100)]
Merge pull request #2584 from nextcloud/theming-filter-fix
Add fallback to FILTER_LANCZOS for icon resizing
Lukas Reschke [Fri, 9 Dec 2016 12:44:53 +0000 (13:44 +0100)]
Merge pull request #2582 from nextcloud/callback-alos-on-close
Fire callback also on pure closing of prompt dialog
Julius Haertl [Fri, 9 Dec 2016 11:44:01 +0000 (12:44 +0100)]
Check if image files for theming are empty
Signed-off-by: Julius Haertl <jus@bitgrid.net>
Morris Jobke [Fri, 9 Dec 2016 09:47:40 +0000 (10:47 +0100)]
Fire callback also on pure closing of prompt dialog
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Julius Haertl [Fri, 9 Dec 2016 11:52:17 +0000 (12:52 +0100)]
Check if the theming app is loaded
Signed-off-by: Julius Haertl <jus@bitgrid.net>
Julius Haertl [Fri, 9 Dec 2016 10:51:02 +0000 (11:51 +0100)]
Add fallback to FILTER_LANCZOS for icon resizing
Signed-off-by: Julius Haertl <jus@bitgrid.net>
blizzz [Fri, 9 Dec 2016 09:37:52 +0000 (10:37 +0100)]
Merge pull request #2561 from nextcloud/save-timezone-on-login
Save the timezone on login again
Joas Schilling [Tue, 15 Nov 2016 16:01:40 +0000 (17:01 +0100)]
Overwrite the schedule target calendar with the personal one and create it if missing
Otherwise this leads to problems like events being added to the birthday calendar,
if that one is the first calendar which was created for the user. See:
https://github.com/nextcloud/server/pull/2274
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Fri, 9 Dec 2016 01:07:18 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Thu, 8 Dec 2016 16:52:44 +0000 (17:52 +0100)]
Merge pull request #2571 from nextcloud/issue-2568-allow-non-subadmins-to-change-language
Allow non subadmins to change language
Joas Schilling [Thu, 8 Dec 2016 15:24:21 +0000 (16:24 +0100)]
Allow non-subadmins to change their language
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 8 Dec 2016 15:23:49 +0000 (16:23 +0100)]
Allow to overwrite the message which we already do in SubadminMiddleware
Signed-off-by: Joas Schilling <coding@schilljs.com>
Roeland Jago Douma [Thu, 8 Dec 2016 13:33:08 +0000 (14:33 +0100)]
Merge pull request #2565 from nextcloud/direct-desktop-clients
Change URL for desktop clients directly to pop-up
Joas Schilling [Thu, 8 Dec 2016 13:05:06 +0000 (14:05 +0100)]
Merge pull request #2515 from nextcloud/tag-rename-styling
fix styling of renaming system tags
Roeland Jago Douma [Thu, 8 Dec 2016 12:49:56 +0000 (13:49 +0100)]
Merge pull request #2545 from nextcloud/fix-popover-width
Fix popover width
Robin Appelman [Thu, 8 Dec 2016 12:45:17 +0000 (13:45 +0100)]
Merge pull request #2556 from Lartza/fix-setup-pgsql-quotes
Quote database and role in queries
Roeland Jago Douma [Thu, 8 Dec 2016 12:44:26 +0000 (13:44 +0100)]
Merge pull request #2534 from nextcloud/fix-avatar-upload-buttons
Fix avatar delete button
Felix A. Epp [Thu, 8 Dec 2016 11:40:52 +0000 (12:40 +0100)]
Cahnge URL for desktop clients directly to pop-up
by adding `/#install-clients` to the URL
Signed-off-by: Felix A. Epp <work@felixepp.de>
Joas Schilling [Thu, 8 Dec 2016 09:45:24 +0000 (10:45 +0100)]
Save the timezone on login again
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Thu, 8 Dec 2016 01:07:26 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Lari Tikkanen [Wed, 7 Dec 2016 20:12:25 +0000 (22:12 +0200)]
Quote database and role in queries
Fixes #1793
Signed-off-by: Lari Tikkanen <lartza@outlook.com>
Lukas Reschke [Wed, 7 Dec 2016 14:29:45 +0000 (15:29 +0100)]
Increase version string to 11,0,0,6
Lukas Reschke [Wed, 7 Dec 2016 14:26:17 +0000 (15:26 +0100)]
Merge pull request #2549 from nextcloud/increase-version-to-rc
Increase versionto 11 RC1
Lukas Reschke [Wed, 7 Dec 2016 14:25:48 +0000 (15:25 +0100)]
Increase versionto 11 RC1
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
John Molakvoæ (skjnldsv) [Wed, 7 Dec 2016 10:29:55 +0000 (11:29 +0100)]
Fix popover federationScopeMenu
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Wed, 7 Dec 2016 09:42:56 +0000 (10:42 +0100)]
Fix popover margin and width
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Lukas Reschke [Wed, 7 Dec 2016 09:34:19 +0000 (10:34 +0100)]
Merge pull request #2542 from nextcloud/followup-2516-undefined-provider
Make sure $provider is defined when we use it
Joas Schilling [Wed, 7 Dec 2016 06:11:32 +0000 (07:11 +0100)]
Make sure $provider is defined when we use it
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Wed, 7 Dec 2016 01:07:46 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
blizzz [Tue, 6 Dec 2016 21:53:46 +0000 (22:53 +0100)]
Merge pull request #2530 from nextcloud/fix-change-permissions-mail-shares-on-folder
fix change permission on mail shares of folders
Arthur Schiwon [Tue, 6 Dec 2016 17:08:13 +0000 (18:08 +0100)]
fix type in jsdoc
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
John Molakvoæ (skjnldsv) [Tue, 6 Dec 2016 17:01:24 +0000 (18:01 +0100)]
Fix #2473
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Björn Schießle [Tue, 6 Dec 2016 16:10:00 +0000 (17:10 +0100)]
Merge pull request #2532 from nextcloud/token-dropdown
Fix apppassword dropdown issues
Robin Appelman [Tue, 6 Dec 2016 14:43:37 +0000 (15:43 +0100)]
hide token configure menu when clicking outside it
Signed-off-by: Robin Appelman <robin@icewind.nl>
Arthur Schiwon [Tue, 6 Dec 2016 14:41:10 +0000 (15:41 +0100)]
set different permissions if file or folder
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Robin Appelman [Tue, 6 Dec 2016 14:32:46 +0000 (15:32 +0100)]
fix rename input positioning in ff
Signed-off-by: Robin Appelman <robin@icewind.nl>
Arthur Schiwon [Tue, 6 Dec 2016 14:22:33 +0000 (15:22 +0100)]
set full edit permissions
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Robin Appelman [Tue, 6 Dec 2016 13:11:54 +0000 (14:11 +0100)]
hide all other token dropdowns when showing one
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Tue, 6 Dec 2016 13:08:44 +0000 (14:08 +0100)]
center arrow for token dropdown
Signed-off-by: Robin Appelman <robin@icewind.nl>
Arthur Schiwon [Tue, 6 Dec 2016 12:44:27 +0000 (13:44 +0100)]
fix change permission on mail shares of folders
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Roeland Jago Douma [Tue, 6 Dec 2016 11:02:11 +0000 (12:02 +0100)]
Merge pull request #2524 from nextcloud/fix-db-selection
Fix db selection design and fix #2511
Roeland Jago Douma [Tue, 6 Dec 2016 11:01:30 +0000 (12:01 +0100)]
Merge pull request #2519 from nextcloud/404-versions-download
Show nice error page for not available versions
John Molakvoæ (skjnldsv) [Tue, 6 Dec 2016 08:56:00 +0000 (09:56 +0100)]
Fix db selection design and fix #2511
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Roeland Jago Douma [Tue, 6 Dec 2016 07:57:36 +0000 (08:57 +0100)]
Merge pull request #2513 from nextcloud/fix-htaccess-checks
Properly check the data dir
Roeland Jago Douma [Tue, 6 Dec 2016 07:39:46 +0000 (08:39 +0100)]
Merge pull request #2521 from nextcloud/config-switches
Document updater channel & check for correct PHP version in updater
Nextcloud bot [Tue, 6 Dec 2016 01:07:19 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Mon, 5 Dec 2016 22:46:20 +0000 (23:46 +0100)]
Document updater channel & check for correct PHP version in updater
* see https://github.com/nextcloud/updater/issues/53
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Mon, 5 Dec 2016 16:09:23 +0000 (17:09 +0100)]
Properly check the data dir
* fixes #1364
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Mon, 5 Dec 2016 22:26:32 +0000 (23:26 +0100)]
Merge pull request #2520 from nextcloud/replace-string
Check for nextcloud version as well
Morris Jobke [Mon, 5 Dec 2016 22:25:41 +0000 (23:25 +0100)]
Merge pull request #497 from nextcloud/postgres-setup-no-admin
handle postgres setup when we cant connect as admin
Morris Jobke [Mon, 5 Dec 2016 21:29:29 +0000 (22:29 +0100)]
Merge pull request #2505 from nextcloud/sudo-mode-provisioning-api
Require sudo mode on the provisioning API
Morris Jobke [Mon, 5 Dec 2016 21:23:34 +0000 (22:23 +0100)]
Merge pull request #2516 from nextcloud/graceful_no_share_provider
Handle unavailable share providers more graceful
Lukas Reschke [Mon, 5 Dec 2016 21:18:24 +0000 (22:18 +0100)]
Check for nextcloud version as well
The code checker didn't consider the "nextcloud" version before, resulting in fails such as https://travis-ci.org/nextcloud/richdocuments/jobs/
181470760 #L415-L416
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Morris Jobke [Mon, 5 Dec 2016 21:15:59 +0000 (22:15 +0100)]
Show nice error page for not available versions
* fixes #1464
Signed-off-by: Morris Jobke <hey@morrisjobke.de>