summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* simplify wording of Sessions and App passwords sectionsJan-Christoph Borchardt2016-07-191-6/+5
* Merge pull request #412 from nextcloud/theming-foreground-colorJoas Schilling2016-07-187-5/+232
|\
| * Theming: Fix image paths for caret iconJulius Haertl2016-07-163-5/+5
| * Theming: Fix spaces in settings-admin.jsJulius Haertl2016-07-151-4/+4
| * Theming: Add tests for inverted colorsJulius Haertl2016-07-152-3/+130
| * Theming: Implement swapping the foreground color for bright colorsJulius Haertl2016-07-155-1/+101
* | Merge pull request #418 from nextcloud/remove_asset_pipelineMorris Jobke2016-07-184-194/+21
|\ \
| * | Remove asset pipelinRoeland Jago Douma2016-07-154-194/+21
* | | Merge pull request #379 from nextcloud/create_federated_share_on_mountMorris Jobke2016-07-1820-207/+671
|\ \ \
| * | | don't convert link share to federated share if outgoing federated shares are ...Bjoern Schiessle2016-07-142-12/+36
| * | | rename SaveToNextcloudController to MountPublicLinkControllerBjoern Schiessle2016-07-144-25/+31
| * | | adjust copyright noticesBjoern Schiessle2016-07-143-0/+5
| * | | remove unused parameterBjoern Schiessle2016-07-147-7/+7
| * | | allow to mount public link from Nextclouds <= 9Bjoern Schiessle2016-07-142-5/+136
| * | | move some stuff over to the federatedfilesharing appBjoern Schiessle2016-07-1410-106/+128
| * | | s/ownCloud/NextcloudBjoern Schiessle2016-07-146-22/+19
| * | | continue to accept the URL of the remote server instead of the federated clou...Bjoern Schiessle2016-07-145-129/+138
| * | | replace 'ownCloud' with 'Nextcloud'Bjoern Schiessle2016-07-142-3/+3
| * | | add unit testsBjörn Schießle2016-07-141-0/+161
| * | | create a real federated share if a user add a public link to his ownCloudBjörn Schießle2016-07-147-47/+156
* | | | Merge pull request #425 from nextcloud/signing-version-issue-templateRoeland Douma2016-07-171-1/+1
|\ \ \ \
| * | | | Signing - there is no version under Nextcloud 9Marius Blüm2016-07-171-1/+1
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2016-07-178-42/+46
* | | | [tx-robot] updated from transifexNextcloud bot2016-07-1628-48/+24
* | | | Merge pull request #381 from nextcloud/postgres-setupRoeland Douma2016-07-156-149/+118
|\ \ \ \
| * | | | fix testRobin Appelman2016-07-131-8/+8
| * | | | dont check for pgsql extension during setupRobin Appelman2016-07-121-2/+2
| * | | | use pdo for postgres setupRobin Appelman2016-07-122-105/+85
| * | | | Remove duplicate database connect logic in mysql setupRobin Appelman2016-07-123-36/+25
* | | | | Merge pull request #395 from nextcloud/user-preferences-occRoeland Douma2016-07-153-0/+691
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Use argument instead of valueJoas Schilling2016-07-142-32/+30
| * | | | FIx my emailJoas Schilling2016-07-132-3/+2
| * | | | Fix descriptionsJoas Schilling2016-07-131-2/+2
| * | | | Add tests for set/get/delete/listJoas Schilling2016-07-132-14/+241
| * | | | Make sure the exception is catchedJoas Schilling2016-07-131-5/+31
| * | | | Add tests for checkInput()Joas Schilling2016-07-132-7/+218
| * | | | Allow deleting a settingJoas Schilling2016-07-131-2/+40
| * | | | Allow setting valuesJoas Schilling2016-07-131-4/+35
| * | | | Add a occ command to list/get user preferencesJoas Schilling2016-07-132-0/+161
* | | | | Merge pull request #409 from nextcloud/files_sharing_unittest_fixesLukas Reschke2016-07-154-116/+116
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix PHPUnit 5.4 warnings in files_sharing testsRoeland Jago Douma2016-07-154-116/+116
|/ / / /
* | | | Merge pull request #407 from nextcloud/dav_phpunit_fixesMorris Jobke2016-07-1536-179/+472
|\ \ \ \
| * | | | Fix PHPUnit 5.4 warnings in DAV appRoeland Jago Douma2016-07-1536-179/+472
* | | | | Merge pull request #404 from nextcloud/nopasswordlogingallowed_is_not_fatalRoeland Douma2016-07-151-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | PasswordLoginForbidden is not a FATAL exceptionRoeland Jago Douma2016-07-141-0/+3
|/ / / /
* | | | Merge pull request #398 from nextcloud/issue-388-fix-hidden-file-list-masterLukas Reschke2016-07-143-7/+43
|\ \ \ \
| * | | | Add a new integration test for CREATE only sharesJoas Schilling2016-07-141-0/+31
| * | | | Make sure the update was successfulJoas Schilling2016-07-141-0/+4
| * | | | Allow shares with create permissions only aswellJoas Schilling2016-07-141-5/+6
| * | | | Don't need update permissions on hidden filesJoas Schilling2016-07-141-1/+1