Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-17 | 118 | -460/+832 |
* | Merge pull request #2122 from nextcloud/downstream-26520 | Morris Jobke | 2016-11-17 | 3 | -7/+11 |
|\ | |||||
| * | only use one kind of hack for the storage wrappers of the sharing code | Morris Jobke | 2016-11-16 | 2 | -1/+4 |
| * | Hack to prevent warning for read-only wrapper in public links | Vincent Petry | 2016-11-16 | 2 | -6/+7 |
* | | Merge pull request #2141 from nextcloud/icon-background | Roeland Jago Douma | 2016-11-17 | 5 | -7/+31 |
|\ \ | |||||
| * | | add dark background fade to icons to make them visible on light backgrounds | Jan-Christoph Borchardt | 2016-11-15 | 5 | -7/+31 |
* | | | Merge pull request #2151 from nextcloud/theming-fixes | Morris Jobke | 2016-11-16 | 2 | -30/+53 |
|\ \ \ | |||||
| * | | | theming: move reset button into field and only show when focused | Jan-Christoph Borchardt | 2016-11-16 | 2 | -30/+53 |
| |/ / | |||||
* | | | Merge pull request #2131 from nextcloud/fix-tabs-in-translation | Roeland Jago Douma | 2016-11-16 | 1 | -6/+10 |
|\ \ \ | |||||
| * | | | No HTML in string | Roeland Jago Douma | 2016-11-16 | 1 | -1/+10 |
| * | | | convert text to single line so tabs in translation issue is fixed | Jan-Christoph Borchardt | 2016-11-16 | 1 | -6/+1 |
* | | | | Merge pull request #2147 from nextcloud/dont-update-same-value | Roeland Jago Douma | 2016-11-16 | 1 | -4/+6 |
|\ \ \ \ | |||||
| * | | | | Use getvalue to fetch the value | Roeland Jago Douma | 2016-11-16 | 1 | -5/+4 |
| * | | | | Don't update value if it is already set to the same value | Morris Jobke | 2016-11-16 | 1 | -1/+4 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #2157 from nextcloud/fix-checkboxes | Joas Schilling | 2016-11-16 | 3 | -8/+6 |
|\ \ \ \ | |||||
| * | | | | Fix margin for checkboxes in multiselect options | Julius Haertl | 2016-11-16 | 1 | -3/+1 |
| * | | | | Revert "Fix #1782" | Julius Haertl | 2016-11-16 | 2 | -5/+5 |
* | | | | | Merge pull request #2123 from nextcloud/downstream-26522 | Joas Schilling | 2016-11-16 | 2 | -2/+34 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Skip hidden files when counting visible files in list (#26522) | Vincent Petry | 2016-11-14 | 2 | -2/+34 |
* | | | | | Merge pull request #2160 from nextcloud/its-nextcloud | Roeland Jago Douma | 2016-11-16 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | It's Nextcloud | Marius Blüm | 2016-11-16 | 1 | -1/+1 |
* | | | | | | Merge pull request #2166 from nextcloud/logreader-shipped | Roeland Jago Douma | 2016-11-16 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | set logreader as shipped | Robin Appelman | 2016-11-16 | 1 | -0/+1 |
* | | | | | | | Merge pull request #2146 from nextcloud/add_copy_tooltip_to_clipboard | Roeland Jago Douma | 2016-11-16 | 4 | -30/+59 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Fix tooltips - they now properly change on click | Morris Jobke | 2016-11-16 | 6 | -35/+63 |
| * | | | | | | Adds copy tooltip to clipboards | Roeland Jago Douma | 2016-11-15 | 3 | -4/+5 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #719 from nextcloud/lockdown | Roeland Jago Douma | 2016-11-16 | 28 | -41/+1336 |
|\ \ \ \ \ \ | |||||
| * | | | | | | add test | Robin Appelman | 2016-11-16 | 1 | -0/+7 |
| * | | | | | | Add test for setting up fake fs | Robin Appelman | 2016-11-16 | 3 | -2/+65 |
| * | | | | | | dropdown ui | Robin Appelman | 2016-11-16 | 3 | -24/+40 |
| * | | | | | | Adds tests for the AuthSettingsController | Roeland Jago Douma | 2016-11-16 | 1 | -0/+23 |
| * | | | | | | Adds NullCache ans NullStorage tests for Lockdown | Roeland Jago Douma | 2016-11-16 | 2 | -0/+402 |
| * | | | | | | Adds TokenProvider and Mapper tests | Roeland Jago Douma | 2016-11-16 | 3 | -7/+60 |
| * | | | | | | add tests | Robin Appelman | 2016-11-16 | 2 | -0/+98 |
| * | | | | | | update autoloader | Robin Appelman | 2016-11-16 | 2 | -0/+8 |
| * | | | | | | explicit types | Robin Appelman | 2016-11-16 | 2 | -6/+11 |
| * | | | | | | cast to int | Robin Appelman | 2016-11-16 | 2 | -6/+6 |
| * | | | | | | update tests | Robin Appelman | 2016-11-16 | 1 | -1/+7 |
| * | | | | | | phpdoc | Robin Appelman | 2016-11-16 | 5 | -22/+22 |
| * | | | | | | fix setscope | Robin Appelman | 2016-11-16 | 1 | -2/+2 |
| * | | | | | | enable deleting/configuring new tokens | Robin Appelman | 2016-11-16 | 3 | -4/+12 |
| * | | | | | | allow configuring filesystem access | Robin Appelman | 2016-11-16 | 9 | -13/+145 |
| * | | | | | | app password scope wip | Robin Appelman | 2016-11-16 | 6 | -9/+40 |
| * | | | | | | read lockdown scope from token | Robin Appelman | 2016-11-16 | 7 | -11/+46 |
| * | | | | | | basic lockdown logic | Robin Appelman | 2016-11-16 | 10 | -16/+424 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #2150 from nextcloud/move_buttons_to_bottom | Roeland Jago Douma | 2016-11-16 | 5 | -2/+68 |
|\ \ \ \ \ \ | |||||
| * | | | | | | left-align social media buttons correctly on Personal page too | Jan-Christoph Borchardt | 2016-11-16 | 1 | -1/+1 |
| * | | | | | | Move social buttons to bottom on admin page | Roeland Jago Douma | 2016-11-16 | 4 | -1/+67 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #2156 from nextcloud/fix-autoloader-for-new-apps | Roeland Jago Douma | 2016-11-16 | 1 | -0/+2 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Add autoloader path for newly installed apps too | Morris Jobke | 2016-11-16 | 1 | -0/+2 |
|/ / / / / |