Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-18 | 46 | -482/+56 |
| | |||||
* | Merge pull request #405 from nextcloud/theming-fixes | Björn Schießle | 2016-07-18 | 6 | -4/+69 |
|\ | | | | | Theming fixes | ||||
| * | Add unit tests | Joas Schilling | 2016-07-15 | 1 | -0/+46 |
| | | |||||
| * | Also load the theming app on CLI | Joas Schilling | 2016-07-15 | 1 | -1/+7 |
| | | |||||
| * | Use the themed Defaults everywhere | Joas Schilling | 2016-07-15 | 3 | -3/+3 |
| | | |||||
| * | Better handling of empty slogan | Joas Schilling | 2016-07-15 | 1 | -0/+13 |
| | | |||||
* | | Merge pull request #428 from nextcloud/setupfromtoken_sharemanager | Morris Jobke | 2016-07-18 | 2 | -70/+31 |
|\ \ | | | | | | | Move SetupFromToken to ShareManager | ||||
| * | | Move SetupFromToken to ShareManager | Roeland Jago Douma | 2016-07-18 | 2 | -70/+31 |
| | | | |||||
* | | | Merge pull request #412 from nextcloud/theming-foreground-color | Joas Schilling | 2016-07-18 | 5 | -4/+228 |
|\ \ \ | |/ / |/| | | Theming: invert foreground color on bright backgrounds | ||||
| * | | 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 | 3 | -0/+97 |
| | | | |||||
* | | | Merge pull request #379 from nextcloud/create_federated_share_on_mount | Morris Jobke | 2016-07-18 | 19 | -206/+670 |
|\ \ \ | | | | | | | | | Create federated share on mount | ||||
| * | | | don't convert link share to federated share if outgoing federated shares are ↵ | Bjoern Schiessle | 2016-07-14 | 2 | -12/+36 |
| | | | | | | | | | | | | | | | | forbidden | ||||
| * | | | 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 | 6 | -6/+6 |
| | | | | |||||
| * | | | 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 ↵ | Bjoern Schiessle | 2016-07-14 | 5 | -129/+138 |
| | | | | | | | | | | | | | | | | cloud id | ||||
| * | | | 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 |
| | | | | | | | | | | | | | | | | this way the owner sees all mounted public links and control them individually | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-17 | 4 | -40/+42 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-16 | 4 | -2/+10 |
| | | | | |||||
* | | | | 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 | ||||
| * | | | Fix PHPUnit 5.4 warnings in DAV app | Roeland Jago Douma | 2016-07-15 | 36 | -179/+472 |
| | | | | | | | | | | | | | | | | * getMock is deprecated | ||||
* | | | | PasswordLoginForbidden is not a FATAL exception | Roeland Jago Douma | 2016-07-14 | 1 | -0/+3 |
|/ / / | | | | | | | | | | | | | | | | | | | It is just a 'Sabre\DAV\Exception\NotAuthenticated' exception with some special meaning. So just log it as DEBUG and not as FATAL. | ||||
* | | | Merge pull request #398 from nextcloud/issue-388-fix-hidden-file-list-master | Lukas Reschke | 2016-07-14 | 1 | -5/+6 |
|\ \ \ | | | | | | | | | Fix hidden file list master | ||||
| * | | | Allow shares with create permissions only aswell | Joas Schilling | 2016-07-14 | 1 | -5/+6 |
| | |/ | |/| | |||||
* / | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-14 | 8 | -2/+18 |
|/ / | |||||
* | | Remove unneeded usage of tipsy | Morris Jobke | 2016-07-13 | 1 | -1/+0 |
| | | | | | | | | * tooltip is already initialized | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-13 | 8 | -0/+16 |
| | | |||||
* | | Fix Warnings Provisioning API | Roeland Jago Douma | 2016-07-12 | 6 | -330/+417 |
|/ | | | | | * OC_OCS_Result is deprecated * getMock is deprecated in phpunit 5.4 | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-12 | 52 | -92/+60 |
| | |||||
* | Merge pull request #371 from nextcloud/implement-get-title | Joas Schilling | 2016-07-11 | 2 | -0/+25 |
|\ | | | | | Implement "getTitle" | ||||
| * | Implement "getTitle" | Lukas Reschke | 2016-07-11 | 2 | -0/+25 |
| | | | | | | | | Fixes https://github.com/nextcloud/server/issues/341 | ||||
* | | Fix tests | oparoz | 2016-07-11 | 1 | -4/+4 |
| | | |||||
* | | Make theming work with pretty URLs | oparoz | 2016-07-11 | 2 | -2/+2 |
|/ | | | | | 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 | ||||
* | Change occurence of ownCloud (#352) | Morris Jobke | 2016-07-11 | 1 | -3/+2 |
| | |||||
* | Merge pull request #347 from nextcloud/drop-windows-foo | Lukas Reschke | 2016-07-11 | 1 | -5/+2 |
|\ | | | | | Remove unneeded checks if it runs on a Windows machine | ||||
| * | Remove unneeded checks if it runs on a Windows machine | Morris Jobke | 2016-07-08 | 1 | -5/+2 |
| | | | | | | | | * the setup check is still there | ||||
* | | Add new "Recent files" icon to files app (#356) | Bugsbane | 2016-07-11 | 2 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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. | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-11 | 6 | -2/+8 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-10 | 6 | -2/+8 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-09 | 40 | -90/+120 |
|/ | |||||
* | Fix test using private propertries | Robin Appelman | 2016-07-08 | 2 | -2/+2 |
| |