]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
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 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 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 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 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 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

8 years agoFIx my email
Joas Schilling [Wed, 13 Jul 2016 16:46:27 +0000 (18:46 +0200)]
FIx my email

8 years agoFix descriptions
Joas Schilling [Tue, 14 Jun 2016 13:22:13 +0000 (15:22 +0200)]
Fix descriptions

8 years agoAdd tests for set/get/delete/list
Joas Schilling [Tue, 14 Jun 2016 09:31:32 +0000 (11:31 +0200)]
Add tests for set/get/delete/list

8 years agoMake sure the exception is catched
Joas Schilling [Mon, 13 Jun 2016 14:16:16 +0000 (16:16 +0200)]
Make sure the exception is catched

8 years agoAdd tests for checkInput()
Joas Schilling [Mon, 13 Jun 2016 14:04:38 +0000 (16:04 +0200)]
Add tests for checkInput()

8 years agoAllow deleting a setting
Joas Schilling [Thu, 9 Jun 2016 13:14:15 +0000 (15:14 +0200)]
Allow deleting a setting

8 years agoAllow setting values
Joas Schilling [Thu, 9 Jun 2016 13:07:06 +0000 (15:07 +0200)]
Allow setting values

8 years agoAdd a occ command to list/get user preferences
Joas Schilling [Thu, 9 Jun 2016 12:49:53 +0000 (14:49 +0200)]
Add a occ command to list/get user preferences

8 years agoMerge pull request #392 from nextcloud/roottest_nodb
Joas Schilling [Wed, 13 Jul 2016 14:54:19 +0000 (16:54 +0200)]
Merge pull request #392 from nextcloud/roottest_nodb

RootTest does not require DB

8 years agoMerge pull request #387 from nextcloud/drone_split_ci
Roeland Douma [Wed, 13 Jul 2016 14:42:51 +0000 (16:42 +0200)]
Merge pull request #387 from nextcloud/drone_split_ci

Split CI in DB & NODB

8 years agoMerge pull request #391 from nextcloud/fix-doc-warnings
Joas Schilling [Wed, 13 Jul 2016 14:19:20 +0000 (16:19 +0200)]
Merge pull request #391 from nextcloud/fix-doc-warnings

Fix warnings from building docs

8 years agoRootTest does not require DB 392/head
Roeland Jago Douma [Wed, 13 Jul 2016 12:35:34 +0000 (14:35 +0200)]
RootTest does not require DB

* Removed from DB group
* Also mock the manager
* Fixed deprecated getMock warnings

8 years agofix test 381/head
Robin Appelman [Wed, 13 Jul 2016 10:23:44 +0000 (12:23 +0200)]
fix test

8 years agoFix warnings from building docs 391/head
Joas Schilling [Wed, 13 Jul 2016 12:30:50 +0000 (14:30 +0200)]
Fix warnings from building docs

8 years agoMerge pull request #389 from nextcloud/more-tooltip
Lukas Reschke [Wed, 13 Jul 2016 12:02:56 +0000 (14:02 +0200)]
Merge pull request #389 from nextcloud/more-tooltip

Use tooltip for background jobs info tooltip

8 years agoUse tooltip for background jobs info tooltip 389/head
Morris Jobke [Wed, 13 Jul 2016 11:01:17 +0000 (13:01 +0200)]
Use tooltip for background jobs info tooltip

8 years agoMerge pull request #386 from nextcloud/use-tooltip-instead-of-tipsy
Morris Jobke [Wed, 13 Jul 2016 10:51:15 +0000 (12:51 +0200)]
Merge pull request #386 from nextcloud/use-tooltip-instead-of-tipsy

Use tooltip instead of tipsy

8 years agoUse tooltip for ssl certs table 386/head
Morris Jobke [Wed, 13 Jul 2016 08:00:02 +0000 (10:00 +0200)]
Use tooltip for ssl certs table

8 years agoUse tooltip for background job execution time
Morris Jobke [Wed, 13 Jul 2016 07:59:42 +0000 (09:59 +0200)]
Use tooltip for background job execution time

8 years agoUse tooltip for app management badges
Morris Jobke [Wed, 13 Jul 2016 07:59:08 +0000 (09:59 +0200)]
Use tooltip for app management badges

8 years agoRemove unneeded usage of tipsy
Morris Jobke [Wed, 13 Jul 2016 07:57:49 +0000 (09:57 +0200)]
Remove unneeded usage of tipsy

* tooltip is already initialized

8 years agoFix failing tests after db split 387/head
Roeland Jago Douma [Wed, 13 Jul 2016 07:26:19 +0000 (09:26 +0200)]
Fix failing tests after db split

8 years agoSplit CI into DB and NODB groups
Roeland Jago Douma [Wed, 13 Jul 2016 06:54:07 +0000 (08:54 +0200)]
Split CI into DB and NODB groups

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

8 years agodont check for pgsql extension during setup
Robin Appelman [Tue, 12 Jul 2016 12:37:03 +0000 (14:37 +0200)]
dont check for pgsql extension during setup

8 years agouse pdo for postgres setup
Robin Appelman [Tue, 12 Jul 2016 11:50:54 +0000 (13:50 +0200)]
use pdo for postgres setup

8 years agoRemove duplicate database connect logic in mysql setup
Robin Appelman [Tue, 12 Jul 2016 11:11:44 +0000 (13:11 +0200)]
Remove duplicate database connect logic in mysql setup

8 years agoMerge pull request #377 from nextcloud/fix_dep_prov_user
Lukas Reschke [Tue, 12 Jul 2016 10:30:13 +0000 (12:30 +0200)]
Merge pull request #377 from nextcloud/fix_dep_prov_user

Fix Warnings Provisioning API

8 years agoMerge pull request #373 from nextcloud/fix_noDB
Joas Schilling [Tue, 12 Jul 2016 08:32:02 +0000 (10:32 +0200)]
Merge pull request #373 from nextcloud/fix_noDB

FIX NODB group

8 years agoFix Warnings Provisioning API 377/head
Roeland Jago Douma [Tue, 12 Jul 2016 06:38:56 +0000 (08:38 +0200)]
Fix Warnings Provisioning API

* OC_OCS_Result is deprecated
* getMock is deprecated in phpunit 5.4

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

8 years agoMerge pull request #371 from nextcloud/implement-get-title
Joas Schilling [Mon, 11 Jul 2016 19:57:52 +0000 (21:57 +0200)]
Merge pull request #371 from nextcloud/implement-get-title

Implement "getTitle"

8 years agoSome UtilTests require DB 373/head
Roeland Jago Douma [Mon, 11 Jul 2016 19:05:39 +0000 (21:05 +0200)]
Some UtilTests require DB

In the current setup there is no DI so no way to mock them.

8 years agoLegacyGroupTest need DB
Roeland Jago Douma [Mon, 11 Jul 2016 18:58:59 +0000 (20:58 +0200)]
LegacyGroupTest need DB

Those old tests make it impossible in the current state to abstract
away.

8 years agoImprove ManagerTest
Roeland Jago Douma [Mon, 11 Jul 2016 14:53:01 +0000 (16:53 +0200)]
Improve ManagerTest

* No DB required
* Fixed phpunit 5.4 warnings

8 years agoImprove GroupTest
Roeland Jago Douma [Mon, 11 Jul 2016 14:23:23 +0000 (16:23 +0200)]
Improve GroupTest

* No longer require DB

8 years agoImplement "getTitle" 371/head
Lukas Reschke [Mon, 11 Jul 2016 17:36:26 +0000 (19:36 +0200)]
Implement "getTitle"

Fixes https://github.com/nextcloud/server/issues/341

8 years agoMerge pull request #364 from nextcloud/ca-bundle-tests
Björn Schießle [Mon, 11 Jul 2016 15:34:31 +0000 (17:34 +0200)]
Merge pull request #364 from nextcloud/ca-bundle-tests

add test for needsRebundling() check

8 years agoMerge pull request #361 from nextcloud/make-theming-work-with-pretty-urls
Lukas Reschke [Mon, 11 Jul 2016 15:01:33 +0000 (17:01 +0200)]
Merge pull request #361 from nextcloud/make-theming-work-with-pretty-urls

Make theming work with pretty URLs

8 years agoMerge pull request #362 from nextcloud/fix_nodetest_nodb
Roeland Douma [Mon, 11 Jul 2016 14:34:28 +0000 (16:34 +0200)]
Merge pull request #362 from nextcloud/fix_nodetest_nodb

Improve NodeTest

8 years agoadd test for needsRebundling() check 364/head
Bjoern Schiessle [Mon, 11 Jul 2016 13:51:48 +0000 (15:51 +0200)]
add test for needsRebundling() check

8 years agoImprove NodeTest 362/head
Roeland Jago Douma [Mon, 11 Jul 2016 13:41:02 +0000 (15:41 +0200)]
Improve NodeTest

* Do not use DB
* Fix phpunit-5.4 warnigns
* Moved commong stuff to setup

8 years agoFix tests 361/head
oparoz [Mon, 11 Jul 2016 12:23:43 +0000 (14:23 +0200)]
Fix tests

8 years agoMake theming work with pretty URLs
oparoz [Mon, 11 Jul 2016 12:08:25 +0000 (14:08 +0200)]
Make theming work with pretty URLs
In some envs the rewrite rules for pretty URLs apply to all CSS files, so let's not end the route name with that etension.
Fixes #315

8 years agoChange occurence of ownCloud (#352)
Morris Jobke [Mon, 11 Jul 2016 11:49:19 +0000 (13:49 +0200)]
Change occurence of ownCloud (#352)

8 years agoMerge pull request #347 from nextcloud/drop-windows-foo
Lukas Reschke [Mon, 11 Jul 2016 11:16:03 +0000 (13:16 +0200)]
Merge pull request #347 from nextcloud/drop-windows-foo

Remove unneeded checks if it runs on a Windows machine

8 years agoMerge pull request #320 from nextcloud/faster_autoloader
Roeland Douma [Mon, 11 Jul 2016 10:33:24 +0000 (12:33 +0200)]
Merge pull request #320 from nextcloud/faster_autoloader

[3rdparty] Static classmap for 3rdparty

8 years agoMerge pull request #350 from nextcloud/fix-check-certificate-bundles
Joas Schilling [Mon, 11 Jul 2016 09:04:49 +0000 (11:04 +0200)]
Merge pull request #350 from nextcloud/fix-check-certificate-bundles

fix check if the certificate bundle needs to be updated

8 years agoFix some more tests 347/head
Joas Schilling [Mon, 11 Jul 2016 08:59:27 +0000 (10:59 +0200)]
Fix some more tests

8 years ago[3rdparty] Static classmap for 3rdparty 320/head
Roeland Jago Douma [Wed, 6 Jul 2016 07:37:46 +0000 (09:37 +0200)]
[3rdparty] Static classmap for 3rdparty

This speedsup classmap loading significantly on php 5.6 and higher.
Older php versions are not affected.

8 years agoAdd new "Recent files" icon to files app (#356)
Bugsbane [Mon, 11 Jul 2016 08:54:04 +0000 (04:54 -0400)]
Add new "Recent files" icon to files app (#356)

* Added new "nav-icon-recent" CSS class

Added the class "nav-icon-recent" to display the new "recent files" file list view to be added by @icewind1991 in PR https://github.com/nextcloud/server/pull/292

It's now placed after nav-icon-files which was where @jancborchardt was suggesting iirc.

* Add new "Recent files" clock icon

Add the new icon for "Recent files" file list view in the files app by @icewind1991, as discussed in PR https://github.com/nextcloud/server/pull/292

Icon is already compressed/cleaned by scour rather than svgo as svgo seems to corrupt it.

* Alter colour of "Recent" icon from grey to black

Change colour of the "recently used files" icon from grey to black, to match other icons in the files app.

* Replace recent icon with black, optimized version

Just updates the colour of the icon for "Recent files" from a grey version, to a black optimised version.

8 years agoMerge pull request #345 from nextcloud/sanitize-logs-and-stacktraces
Joas Schilling [Mon, 11 Jul 2016 08:48:47 +0000 (10:48 +0200)]
Merge pull request #345 from nextcloud/sanitize-logs-and-stacktraces

Sanitize more config options and stack traces

8 years agoMerge pull request #351 from nextcloud/improve_filetest_unittest
Morris Jobke [Mon, 11 Jul 2016 08:40:13 +0000 (10:40 +0200)]
Merge pull request #351 from nextcloud/improve_filetest_unittest

Improve FileTest

8 years agoMerge pull request #358 from nextcloud/phpunit-warning-fixes-appframework
Roeland Douma [Mon, 11 Jul 2016 07:44:27 +0000 (09:44 +0200)]
Merge pull request #358 from nextcloud/phpunit-warning-fixes-appframework

Phpunit warning fixes appframework