]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
8 years agoFix overwriting folders on rename with SFTP 470/head
Vincent Petry [Fri, 1 Jul 2016 15:24:57 +0000 (17:24 +0200)]
Fix overwriting folders on rename with SFTP

This aligns the behavior with other storages and also fixes the failing
unit test testRenameOverWriteDirectory

8 years agoMerge pull request #460 from nextcloud/issue-459-html-decoded-error-message-when...
Lukas Reschke [Wed, 20 Jul 2016 12:31:41 +0000 (14:31 +0200)]
Merge pull request #460 from nextcloud/issue-459-html-decoded-error-message-when-uploading-folder

Fix the HTML encoding when uploading a folder in FF when using french…

8 years agoFix the HTML encoding when uploading a folder in FF when using french l10n 460/head
Joas Schilling [Wed, 20 Jul 2016 11:03:27 +0000 (13:03 +0200)]
Fix the HTML encoding when uploading a folder in FF when using french l10n

8 years agoMerge pull request #458 from nextcloud/remove-ee-apps-from-shipped.json
Joas Schilling [Wed, 20 Jul 2016 10:18:40 +0000 (12:18 +0200)]
Merge pull request #458 from nextcloud/remove-ee-apps-from-shipped.json

Remove pre-fork EE apps from shipped.json

8 years agoRemove pre-fork EE apps from shipped.json 458/head
Joas Schilling [Wed, 20 Jul 2016 09:19:55 +0000 (11:19 +0200)]
Remove pre-fork EE apps from shipped.json

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 20 Jul 2016 00:09:13 +0000 (00:09 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #448 from nextcloud/master-guzzle
Roeland Douma [Tue, 19 Jul 2016 19:45:52 +0000 (21:45 +0200)]
Merge pull request #448 from nextcloud/master-guzzle

[master] Update third-party reference

8 years agoMerge pull request #452 from nextcloud/session-passwords-design
Morris Jobke [Tue, 19 Jul 2016 18:57:54 +0000 (20:57 +0200)]
Merge pull request #452 from nextcloud/session-passwords-design

Adjust wording and layout of Sessions and App passwords personal settings

8 years ago[master] Update third-party reference 448/head
Lukas Reschke [Tue, 19 Jul 2016 15:08:00 +0000 (17:08 +0200)]
[master] Update third-party reference

For https://github.com/nextcloud/3rdparty/pull/7

8 years agoMerge pull request #451 from nextcloud/github-link
Lukas Reschke [Tue, 19 Jul 2016 18:46:23 +0000 (20:46 +0200)]
Merge pull request #451 from nextcloud/github-link

fix Github link in Personal and Admin settings Version note

8 years agoMerge pull request #446 from nextcloud/cron-radio-buttons-color
Morris Jobke [Tue, 19 Jul 2016 15:54:16 +0000 (17:54 +0200)]
Merge pull request #446 from nextcloud/cron-radio-buttons-color

Use the themed radio buttons for cron selection

8 years agoMerge pull request #441 from nextcloud/fix-maintenance-mode
Björn Schießle [Tue, 19 Jul 2016 14:59:24 +0000 (16:59 +0200)]
Merge pull request #441 from nextcloud/fix-maintenance-mode

Fix maintenance mode

8 years agoUse the themed radio buttons for cron selection 446/head
Joas Schilling [Tue, 19 Jul 2016 14:41:47 +0000 (16:41 +0200)]
Use the themed radio buttons for cron selection

8 years agoMerge pull request #438 from nextcloud/sessions-list-format
Morris Jobke [Tue, 19 Jul 2016 11:50:32 +0000 (13:50 +0200)]
Merge pull request #438 from nextcloud/sessions-list-format

format current and sync client sessions in Personal

8 years agoMerge pull request #400 from nextcloud/ocs_appframework
Roeland Douma [Tue, 19 Jul 2016 10:21:14 +0000 (12:21 +0200)]
Merge pull request #400 from nextcloud/ocs_appframework

OCS routes use AppFramework

8 years agoset max width for sessions tables so it doesn’t go crazy on large screens 452/head
Jan-Christoph Borchardt [Tue, 19 Jul 2016 09:42:57 +0000 (11:42 +0200)]
set max width for sessions tables so it doesn’t go crazy on large screens

8 years agoadjust layout of Sessions and App passwords sections
Jan-Christoph Borchardt [Tue, 19 Jul 2016 09:37:46 +0000 (11:37 +0200)]
adjust layout of Sessions and App passwords sections

8 years agosimplify wording of Sessions and App passwords sections
Jan-Christoph Borchardt [Tue, 19 Jul 2016 09:37:20 +0000 (11:37 +0200)]
simplify wording of Sessions and App passwords sections

8 years agoMerge pull request #436 from nextcloud/public-regex-to-match-our-clients
Morris Jobke [Tue, 19 Jul 2016 09:35:10 +0000 (11:35 +0200)]
Merge pull request #436 from nextcloud/public-regex-to-match-our-clients

Copy the regexes to the public interface

8 years agoadd fancy formating for most browsers 438/head
Robin Appelman [Mon, 18 Jul 2016 20:48:13 +0000 (22:48 +0200)]
add fancy formating for most browsers

8 years agofix Github link in Personal and Admin settings Version note 451/head
Jan-Christoph Borchardt [Tue, 19 Jul 2016 09:15:46 +0000 (11:15 +0200)]
fix Github link in Personal and Admin settings Version note

8 years agoMerge pull request #394 from nextcloud/tags-for-everything
Morris Jobke [Tue, 19 Jul 2016 08:47:12 +0000 (10:47 +0200)]
Merge pull request #394 from nextcloud/tags-for-everything

SystemTags for everything not just files

8 years agoFix maintenance mode 441/head
Joas Schilling [Tue, 19 Jul 2016 07:54:42 +0000 (09:54 +0200)]
Fix maintenance mode

When the server is in maintenance mode, apps are not loaded.
That means apps/theming/ is not in the allowed paths. So we
need to check without autoloading, whether the class exists.

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 19 Jul 2016 00:09:00 +0000 (00:09 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #435 from nextcloud/classmap
Roeland Douma [Mon, 18 Jul 2016 20:12:03 +0000 (22:12 +0200)]
Merge pull request #435 from nextcloud/classmap

Use classmap to load core files

8 years agoformat current and sync client sessions in Personal
Robin Appelman [Mon, 18 Jul 2016 17:39:03 +0000 (19:39 +0200)]
format current and sync client sessions in Personal

8 years agoMerge pull request #414 from nextcloud/files_sharing_event_dispatcher
Björn Schießle [Mon, 18 Jul 2016 14:10:21 +0000 (16:10 +0200)]
Merge pull request #414 from nextcloud/files_sharing_event_dispatcher

Files sharing event dispatcher

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 18 Jul 2016 14:08:51 +0000 (14:08 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #405 from nextcloud/theming-fixes
Björn Schießle [Mon, 18 Jul 2016 13:59:47 +0000 (15:59 +0200)]
Merge pull request #405 from nextcloud/theming-fixes

Theming fixes

8 years agoMerge pull request #430 from nextcloud/remove_assetic
Morris Jobke [Mon, 18 Jul 2016 13:55:48 +0000 (15:55 +0200)]
Merge pull request #430 from nextcloud/remove_assetic

[3rdparty] Remove assetic

8 years agoMerge pull request #428 from nextcloud/setupfromtoken_sharemanager
Morris Jobke [Mon, 18 Jul 2016 13:49:51 +0000 (15:49 +0200)]
Merge pull request #428 from nextcloud/setupfromtoken_sharemanager

Move SetupFromToken to ShareManager

8 years agoCopy the regexes to the public interface 436/head
Joas Schilling [Mon, 18 Jul 2016 13:11:44 +0000 (15:11 +0200)]
Copy the regexes to the public interface

8 years agoUse classmap to load core files 435/head
Roeland Jago Douma [Mon, 18 Jul 2016 12:46:54 +0000 (14:46 +0200)]
Use classmap to load core files

We can't use an authoritive classmap in the current state as it would
kill app loading. However we can use a proper classmap for the normal
core stuff.

8 years agoCleanup coding style 414/head
Roeland Jago Douma [Mon, 18 Jul 2016 11:34:18 +0000 (13:34 +0200)]
Cleanup coding style

8 years agoAdd eventdispatcher to public link view
Roeland Jago Douma [Fri, 15 Jul 2016 13:01:14 +0000 (15:01 +0200)]
Add eventdispatcher to public link view

8 years agoMove JS inclusion to Controller
Roeland Jago Douma [Fri, 15 Jul 2016 12:39:57 +0000 (14:39 +0200)]
Move JS inclusion to Controller

* This way we can easier load files conditionally

8 years ago[3rdparty] Remove assetic 430/head
Roeland Jago Douma [Mon, 18 Jul 2016 08:50:47 +0000 (10:50 +0200)]
[3rdparty] Remove assetic

8 years agoMerge pull request #431 from nextcloud/postgres-password-not-quoted
Roeland Douma [Mon, 18 Jul 2016 11:04:10 +0000 (13:04 +0200)]
Merge pull request #431 from nextcloud/postgres-password-not-quoted

Prevent syntax error when creating user or changing password

8 years agoMerge pull request #412 from nextcloud/theming-foreground-color
Joas Schilling [Mon, 18 Jul 2016 10:43:11 +0000 (12:43 +0200)]
Merge pull request #412 from nextcloud/theming-foreground-color

Theming: invert foreground color on bright backgrounds

8 years agoPrevent syntax error when creating user or changing password 431/head
Joas Schilling [Mon, 18 Jul 2016 09:44:10 +0000 (11:44 +0200)]
Prevent syntax error when creating user or changing password

8 years agoOnly login if user is not logged-in 400/head
Lukas Reschke [Thu, 14 Jul 2016 22:13:13 +0000 (00:13 +0200)]
Only login if user is not logged-in

8 years agoAdd route tests
Roeland Jago Douma [Thu, 14 Jul 2016 18:45:19 +0000 (20:45 +0200)]
Add route tests

8 years agoMake the OCS endpoint handle the new OCS AppFramework routes
Roeland Jago Douma [Tue, 17 May 2016 08:13:02 +0000 (10:13 +0200)]
Make the OCS endpoint handle the new OCS AppFramework routes

8 years agoMake the router handle OCS AppFramework Routes
Roeland Jago Douma [Tue, 17 May 2016 08:12:33 +0000 (10:12 +0200)]
Make the router handle OCS AppFramework Routes

8 years agoAllow registering of OCS routes with the appframework
Roeland Jago Douma [Tue, 17 May 2016 08:11:27 +0000 (10:11 +0200)]
Allow registering of OCS routes with the appframework

8 years agoMove SetupFromToken to ShareManager 428/head
Roeland Jago Douma [Mon, 18 Jul 2016 07:21:10 +0000 (09:21 +0200)]
Move SetupFromToken to ShareManager

8 years agoUpdate since version 394/head
Joas Schilling [Wed, 13 Jul 2016 16:33:47 +0000 (18:33 +0200)]
Update since version

8 years agoFix non-existing exception class
Joas Schilling [Tue, 24 May 2016 14:07:38 +0000 (16:07 +0200)]
Fix non-existing exception class

8 years agoAllow apps to register SystemTags plugins
Joas Schilling [Tue, 24 May 2016 13:44:19 +0000 (15:44 +0200)]
Allow apps to register SystemTags plugins

8 years agoFix doc blocks
Joas Schilling [Tue, 24 May 2016 13:26:02 +0000 (15:26 +0200)]
Fix doc blocks

8 years agoFix TODO and bring in abstraction (similar to comments)
Joas Schilling [Tue, 24 May 2016 13:23:50 +0000 (15:23 +0200)]
Fix TODO and bring in abstraction (similar to comments)

8 years agoMerge pull request #418 from nextcloud/remove_asset_pipeline
Morris Jobke [Mon, 18 Jul 2016 07:44:35 +0000 (09:44 +0200)]
Merge pull request #418 from nextcloud/remove_asset_pipeline

Remove asset pipelin

8 years agoMerge pull request #379 from nextcloud/create_federated_share_on_mount
Morris Jobke [Mon, 18 Jul 2016 07:22:48 +0000 (09:22 +0200)]
Merge pull request #379 from nextcloud/create_federated_share_on_mount

Create federated share on mount

8 years agoMerge pull request #425 from nextcloud/signing-version-issue-template
Roeland Douma [Sun, 17 Jul 2016 15:18:55 +0000 (17:18 +0200)]
Merge pull request #425 from nextcloud/signing-version-issue-template

[master] Signing Status - There is no version under Nextcloud 9

8 years agoSigning - there is no version under Nextcloud 9 425/head
Marius Blüm [Sun, 17 Jul 2016 13:15:03 +0000 (15:15 +0200)]
Signing - there is no version under Nextcloud 9

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 17 Jul 2016 00:09:26 +0000 (00:09 +0000)]
[tx-robot] updated from transifex

8 years agoTheming: Fix image paths for caret icon 412/head
Julius Haertl [Sat, 16 Jul 2016 06:56:40 +0000 (08:56 +0200)]
Theming: Fix image paths for caret icon

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 16 Jul 2016 00:09:18 +0000 (00:09 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #381 from nextcloud/postgres-setup
Roeland Douma [Fri, 15 Jul 2016 19:30:51 +0000 (21:30 +0200)]
Merge pull request #381 from nextcloud/postgres-setup

use pdo for postgres setup

8 years agoMerge pull request #395 from nextcloud/user-preferences-occ
Roeland Douma [Fri, 15 Jul 2016 19:26:07 +0000 (21:26 +0200)]
Merge pull request #395 from nextcloud/user-preferences-occ

Allow to change user preferences via occ

8 years agoRemove asset pipelin 418/head
Roeland Jago Douma [Fri, 15 Jul 2016 18:14:11 +0000 (20:14 +0200)]
Remove asset pipelin

Fixes #215

The asset pipeline has shown to do more harm than good. Some apps fail
hard with it. Also it makes sure that you download a huge file on each
unvisited page.

8 years agoMerge pull request #409 from nextcloud/files_sharing_unittest_fixes
Lukas Reschke [Fri, 15 Jul 2016 14:18:53 +0000 (16:18 +0200)]
Merge pull request #409 from nextcloud/files_sharing_unittest_fixes

Fix PHPUnit 5.4 warnings in files_sharing tests

8 years agoTheming: Fix spaces in settings-admin.js
Julius Haertl [Fri, 15 Jul 2016 12:45:05 +0000 (14:45 +0200)]
Theming: Fix spaces in settings-admin.js

8 years agoTheming: Add tests for inverted colors
Julius Haertl [Fri, 15 Jul 2016 12:04:19 +0000 (14:04 +0200)]
Theming: Add tests for inverted colors

8 years agoTheming: Implement swapping the foreground color for bright colors
Julius Haertl [Tue, 12 Jul 2016 12:59:28 +0000 (14:59 +0200)]
Theming: Implement swapping the foreground color for bright colors

8 years agoFix PHPUnit 5.4 warnings in files_sharing tests 409/head
Roeland Jago Douma [Fri, 15 Jul 2016 10:22:53 +0000 (12:22 +0200)]
Fix PHPUnit 5.4 warnings in files_sharing tests

8 years agoAdd unit tests 405/head
Joas Schilling [Fri, 15 Jul 2016 09:54:47 +0000 (11:54 +0200)]
Add unit tests

8 years agoMerge pull request #407 from nextcloud/dav_phpunit_fixes
Morris Jobke [Fri, 15 Jul 2016 09:14:15 +0000 (11:14 +0200)]
Merge pull request #407 from nextcloud/dav_phpunit_fixes

Fix PHPUnit 5.4 warnings in DAV app

8 years agoFix PHPUnit 5.4 warnings in DAV app 407/head
Roeland Jago Douma [Fri, 15 Jul 2016 07:52:46 +0000 (09:52 +0200)]
Fix PHPUnit 5.4 warnings in DAV app

* getMock is deprecated

8 years agoMerge pull request #404 from nextcloud/nopasswordlogingallowed_is_not_fatal
Roeland Douma [Fri, 15 Jul 2016 07:39:57 +0000 (09:39 +0200)]
Merge pull request #404 from nextcloud/nopasswordlogingallowed_is_not_fatal

PasswordLoginForbidden is not a FATAL exception

8 years agoAlso load the theming app on CLI
Joas Schilling [Fri, 15 Jul 2016 06:47:35 +0000 (08:47 +0200)]
Also load the theming app on CLI

8 years agoUse the themed Defaults everywhere
Joas Schilling [Fri, 15 Jul 2016 06:46:31 +0000 (08:46 +0200)]
Use the themed Defaults everywhere

8 years agoBetter handling of empty slogan
Joas Schilling [Fri, 15 Jul 2016 06:45:55 +0000 (08:45 +0200)]
Better handling of empty slogan

8 years agoPasswordLoginForbidden is not a FATAL exception 404/head
Roeland Jago Douma [Thu, 14 Jul 2016 20:53:12 +0000 (22:53 +0200)]
PasswordLoginForbidden is not a FATAL exception

It is just a 'Sabre\DAV\Exception\NotAuthenticated' exception
with some special meaning.

So just log it as DEBUG and not as FATAL.

8 years agodon't convert link share to federated share if outgoing federated shares are forbidden 379/head
Bjoern Schiessle [Thu, 14 Jul 2016 18:41:10 +0000 (20:41 +0200)]
don't convert link share to federated share if outgoing federated shares are forbidden

8 years agorename SaveToNextcloudController to MountPublicLinkController
Bjoern Schiessle [Thu, 14 Jul 2016 09:01:25 +0000 (11:01 +0200)]
rename SaveToNextcloudController to MountPublicLinkController

8 years agoadjust copyright notices
Bjoern Schiessle [Wed, 13 Jul 2016 15:50:06 +0000 (17:50 +0200)]
adjust copyright notices

8 years agoremove unused parameter
Bjoern Schiessle [Wed, 13 Jul 2016 10:39:20 +0000 (12:39 +0200)]
remove unused parameter

8 years agoallow to mount public link from Nextclouds <= 9
Bjoern Schiessle [Wed, 13 Jul 2016 09:32:27 +0000 (11:32 +0200)]
allow to mount public link from Nextclouds <= 9

8 years agomove some stuff over to the federatedfilesharing app
Bjoern Schiessle [Tue, 12 Jul 2016 16:48:00 +0000 (18:48 +0200)]
move some stuff over to the federatedfilesharing app

8 years agos/ownCloud/Nextcloud
Bjoern Schiessle [Tue, 12 Jul 2016 14:30:09 +0000 (16:30 +0200)]
s/ownCloud/Nextcloud

8 years agocontinue to accept the URL of the remote server instead of the federated cloud id
Bjoern Schiessle [Tue, 12 Jul 2016 12:03:29 +0000 (14:03 +0200)]
continue to accept the URL of the remote server instead of the federated cloud id

8 years agoMerge pull request #398 from nextcloud/issue-388-fix-hidden-file-list-master
Lukas Reschke [Thu, 14 Jul 2016 13:37:42 +0000 (15:37 +0200)]
Merge pull request #398 from nextcloud/issue-388-fix-hidden-file-list-master

Fix hidden file list master

8 years agoUse argument instead of value 395/head
Joas Schilling [Thu, 14 Jul 2016 13:09:47 +0000 (15:09 +0200)]
Use argument instead of value

8 years agoMerge pull request #399 from nextcloud/fix_app_managertest
Roeland Douma [Thu, 14 Jul 2016 12:54:43 +0000 (14:54 +0200)]
Merge pull request #399 from nextcloud/fix_app_managertest

Cleanup ManagerTest

8 years agoAdd a new integration test for CREATE only shares 398/head
Joas Schilling [Thu, 14 Jul 2016 12:33:28 +0000 (14:33 +0200)]
Add a new integration test for CREATE only shares

8 years agoMake sure the update was successful
Joas Schilling [Thu, 14 Jul 2016 12:32:51 +0000 (14:32 +0200)]
Make sure the update was successful

8 years agoMerge pull request #396 from ayamshanov/gitignore_personal_mimetypes
Morris Jobke [Thu, 14 Jul 2016 12:20:41 +0000 (14:20 +0200)]
Merge pull request #396 from ayamshanov/gitignore_personal_mimetypes

Ignore users personal mimetype configs

8 years agoCleanup ManagerTest 399/head
Roeland Jago Douma [Thu, 14 Jul 2016 11:49:18 +0000 (13:49 +0200)]
Cleanup ManagerTest

* Fix deprecated getMock call
* No longer requires DB

8 years agoMerge pull request #397 from nextcloud/license-stuff
Björn Schießle [Thu, 14 Jul 2016 11:37:15 +0000 (13:37 +0200)]
Merge pull request #397 from nextcloud/license-stuff

updated license script and readme

8 years agoreplace 'ownCloud' with 'Nextcloud'
Bjoern Schiessle [Tue, 12 Jul 2016 10:04:41 +0000 (12:04 +0200)]
replace 'ownCloud' with 'Nextcloud'

8 years agoadd unit tests
Björn Schießle [Mon, 23 May 2016 12:57:22 +0000 (14:57 +0200)]
add unit tests

8 years agocreate a real federated share if a user add a public link to his ownCloud
Björn Schießle [Mon, 23 May 2016 09:48:14 +0000 (11:48 +0200)]
create a real federated share if a user add a public link to his ownCloud

this way the owner sees all mounted public links and control them individually

8 years agoadd some information for contributors regarding the copyright header and claify that... 397/head
Bjoern Schiessle [Wed, 13 Jul 2016 18:30:41 +0000 (20:30 +0200)]
add some information for contributors regarding the copyright header and claify that all contributions are considered AGPLv3 or later

8 years agoAllow shares with create permissions only aswell
Joas Schilling [Thu, 14 Jul 2016 08:27:29 +0000 (10:27 +0200)]
Allow shares with create permissions only aswell

8 years agoDon't need update permissions on hidden files
Joas Schilling [Thu, 14 Jul 2016 08:25:53 +0000 (10:25 +0200)]
Don't need update permissions on hidden files

8 years agoAdd delete permissions to the default (new in oc9.1)
Joas Schilling [Thu, 14 Jul 2016 08:25:24 +0000 (10:25 +0200)]
Add delete permissions to the default (new in oc9.1)

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 14 Jul 2016 00:09:19 +0000 (00:09 +0000)]
[tx-robot] updated from transifex

8 years ago- keep copyright notice and only update the authors list
Bjoern Schiessle [Wed, 13 Jul 2016 15:45:21 +0000 (17:45 +0200)]
- keep copyright notice and only update the authors list
- check if all changes to a file happened after the fork, this allows the authors to check if the file can be relicensed to AGPLv3 or later

8 years agoIgnore users personal mimetype configs 396/head
Alexander Yamshanov [Wed, 13 Jul 2016 17:05:07 +0000 (20:05 +0300)]
Ignore users personal mimetype configs