Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simplify wording of Sessions and App passwords sections | Jan-Christoph Borchardt | 2016-07-19 | 1 | -6/+5 |
* | Merge pull request #412 from nextcloud/theming-foreground-color | Joas Schilling | 2016-07-18 | 7 | -5/+232 |
|\ | |||||
| * | Theming: Fix image paths for caret icon | Julius Haertl | 2016-07-16 | 3 | -5/+5 |
| * | Theming: Fix spaces in settings-admin.js | Julius Haertl | 2016-07-15 | 1 | -4/+4 |
| * | Theming: Add tests for inverted colors | Julius Haertl | 2016-07-15 | 2 | -3/+130 |
| * | Theming: Implement swapping the foreground color for bright colors | Julius Haertl | 2016-07-15 | 5 | -1/+101 |
* | | Merge pull request #418 from nextcloud/remove_asset_pipeline | Morris Jobke | 2016-07-18 | 4 | -194/+21 |
|\ \ | |||||
| * | | Remove asset pipelin | Roeland Jago Douma | 2016-07-15 | 4 | -194/+21 |
* | | | Merge pull request #379 from nextcloud/create_federated_share_on_mount | Morris Jobke | 2016-07-18 | 20 | -207/+671 |
|\ \ \ | |||||
| * | | | don't convert link share to federated share if outgoing federated shares are ... | Bjoern Schiessle | 2016-07-14 | 2 | -12/+36 |
| * | | | rename SaveToNextcloudController to MountPublicLinkController | Bjoern Schiessle | 2016-07-14 | 4 | -25/+31 |
| * | | | adjust copyright notices | Bjoern Schiessle | 2016-07-14 | 3 | -0/+5 |
| * | | | remove unused parameter | Bjoern Schiessle | 2016-07-14 | 7 | -7/+7 |
| * | | | allow to mount public link from Nextclouds <= 9 | Bjoern Schiessle | 2016-07-14 | 2 | -5/+136 |
| * | | | move some stuff over to the federatedfilesharing app | Bjoern Schiessle | 2016-07-14 | 10 | -106/+128 |
| * | | | s/ownCloud/Nextcloud | Bjoern Schiessle | 2016-07-14 | 6 | -22/+19 |
| * | | | continue to accept the URL of the remote server instead of the federated clou... | Bjoern Schiessle | 2016-07-14 | 5 | -129/+138 |
| * | | | replace 'ownCloud' with 'Nextcloud' | Bjoern Schiessle | 2016-07-14 | 2 | -3/+3 |
| * | | | add unit tests | Björn Schießle | 2016-07-14 | 1 | -0/+161 |
| * | | | create a real federated share if a user add a public link to his ownCloud | Björn Schießle | 2016-07-14 | 7 | -47/+156 |
* | | | | Merge pull request #425 from nextcloud/signing-version-issue-template | Roeland Douma | 2016-07-17 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Signing - there is no version under Nextcloud 9 | Marius Blüm | 2016-07-17 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-17 | 8 | -42/+46 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-16 | 28 | -48/+24 |
* | | | | Merge pull request #381 from nextcloud/postgres-setup | Roeland Douma | 2016-07-15 | 6 | -149/+118 |
|\ \ \ \ | |||||
| * | | | | fix test | Robin Appelman | 2016-07-13 | 1 | -8/+8 |
| * | | | | dont check for pgsql extension during setup | Robin Appelman | 2016-07-12 | 1 | -2/+2 |
| * | | | | use pdo for postgres setup | Robin Appelman | 2016-07-12 | 2 | -105/+85 |
| * | | | | Remove duplicate database connect logic in mysql setup | Robin Appelman | 2016-07-12 | 3 | -36/+25 |
* | | | | | Merge pull request #395 from nextcloud/user-preferences-occ | Roeland Douma | 2016-07-15 | 3 | -0/+691 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Use argument instead of value | Joas Schilling | 2016-07-14 | 2 | -32/+30 |
| * | | | | FIx my email | Joas Schilling | 2016-07-13 | 2 | -3/+2 |
| * | | | | Fix descriptions | Joas Schilling | 2016-07-13 | 1 | -2/+2 |
| * | | | | Add tests for set/get/delete/list | Joas Schilling | 2016-07-13 | 2 | -14/+241 |
| * | | | | Make sure the exception is catched | Joas Schilling | 2016-07-13 | 1 | -5/+31 |
| * | | | | Add tests for checkInput() | Joas Schilling | 2016-07-13 | 2 | -7/+218 |
| * | | | | Allow deleting a setting | Joas Schilling | 2016-07-13 | 1 | -2/+40 |
| * | | | | Allow setting values | Joas Schilling | 2016-07-13 | 1 | -4/+35 |
| * | | | | Add a occ command to list/get user preferences | Joas Schilling | 2016-07-13 | 2 | -0/+161 |
* | | | | | Merge pull request #409 from nextcloud/files_sharing_unittest_fixes | Lukas Reschke | 2016-07-15 | 4 | -116/+116 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Fix PHPUnit 5.4 warnings in files_sharing tests | Roeland Jago Douma | 2016-07-15 | 4 | -116/+116 |
|/ / / / | |||||
* | | | | Merge pull request #407 from nextcloud/dav_phpunit_fixes | Morris Jobke | 2016-07-15 | 36 | -179/+472 |
|\ \ \ \ | |||||
| * | | | | Fix PHPUnit 5.4 warnings in DAV app | Roeland Jago Douma | 2016-07-15 | 36 | -179/+472 |
* | | | | | Merge pull request #404 from nextcloud/nopasswordlogingallowed_is_not_fatal | Roeland Douma | 2016-07-15 | 1 | -0/+3 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | PasswordLoginForbidden is not a FATAL exception | Roeland Jago Douma | 2016-07-14 | 1 | -0/+3 |
|/ / / / | |||||
* | | | | Merge pull request #398 from nextcloud/issue-388-fix-hidden-file-list-master | Lukas Reschke | 2016-07-14 | 3 | -7/+43 |
|\ \ \ \ | |||||
| * | | | | Add a new integration test for CREATE only shares | Joas Schilling | 2016-07-14 | 1 | -0/+31 |
| * | | | | Make sure the update was successful | Joas Schilling | 2016-07-14 | 1 | -0/+4 |
| * | | | | Allow shares with create permissions only aswell | Joas Schilling | 2016-07-14 | 1 | -5/+6 |
| * | | | | Don't need update permissions on hidden files | Joas Schilling | 2016-07-14 | 1 | -1/+1 |