Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Use the themed Defaults everywhere | Joas Schilling | 2016-07-15 | 16 | -24/+21 | |
| * | | | | | Better handling of empty slogan | Joas Schilling | 2016-07-15 | 1 | -0/+13 | |
* | | | | | | Merge pull request #430 from nextcloud/remove_assetic | Morris Jobke | 2016-07-18 | 1 | -0/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [3rdparty] Remove assetic | Roeland Jago Douma | 2016-07-18 | 1 | -0/+0 | |
* | | | | | | | Merge pull request #428 from nextcloud/setupfromtoken_sharemanager | Morris Jobke | 2016-07-18 | 2 | -70/+31 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Move SetupFromToken to ShareManager | Roeland Jago Douma | 2016-07-18 | 2 | -70/+31 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #431 from nextcloud/postgres-password-not-quoted | Roeland Douma | 2016-07-18 | 1 | -3/+3 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Prevent syntax error when creating user or changing password | Joas Schilling | 2016-07-18 | 1 | -3/+3 | |
| |/ / / / | ||||||
* | | | | | 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 |