Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #8411 from nextcloud/add-strict-types-to-oc_app | Morris Jobke | 2018-02-17 | 1 | -1/+1 |
|\ | |||||
| * | Use empty array as group list in OC_App::enable | Morris Jobke | 2018-02-17 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-17 | 4 | -0/+36 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-16 | 8 | -6/+18 |
|/ | |||||
* | Merge pull request #8095 from nextcloud/webapps-capabilities | Morris Jobke | 2018-02-15 | 1 | -1/+1 |
|\ | |||||
| * | Deprecate static methods and use Navigation manager | Julius Härtl | 2018-02-12 | 1 | -1/+1 |
* | | Merge pull request #8280 from coliff/coliff-email-inputtype | Morris Jobke | 2018-02-15 | 1 | -1/+1 |
|\ \ | |||||
| * | | Correct input type for email | Christian Oliff | 2018-02-09 | 1 | -1/+1 |
* | | | Merge pull request #7754 from pierlon/master | Morris Jobke | 2018-02-15 | 3 | -2/+39 |
|\ \ \ | |||||
| * | | | Use generic icons for clients | Pierre Gordon | 2018-01-20 | 2 | -12/+12 |
| * | | | Align icons with text | Pierre Gordon | 2018-01-19 | 1 | -0/+1 |
| * | | | Centralize icons | Pierre Gordon | 2018-01-19 | 12 | -26/+16 |
| * | | | Make icons consistent | Pierre Gordon | 2018-01-19 | 10 | -10/+10 |
| * | | | Add icons to devices/sessions | Pierre Gordon | 2018-01-19 | 13 | -2/+48 |
* | | | | Merge pull request #8365 from nextcloud/fix-phpdoc | Morris Jobke | 2018-02-15 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix typo in PHPDoc | Morris Jobke | 2018-02-15 | 1 | -1/+1 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-14 | 6 | -6/+342 |
* | | | | | Merge pull request #8335 from nextcloud/remove-unused-import | Morris Jobke | 2018-02-14 | 2 | -6/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Remove unused import statements | Morris Jobke | 2018-02-14 | 2 | -6/+0 |
| |/ / / / | |||||
* / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-14 | 4 | -2/+128 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-13 | 4 | -0/+72 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-12 | 84 | -12/+8946 |
| |_|/ |/| | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-09 | 74 | -8734/+12 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-09 | 120 | -124/+132 |
* | | Link to NC 14 dev manual | Roeland Jago Douma | 2018-02-08 | 2 | -3/+12 |
* | | Remove invalid link to documentation | Morris Jobke | 2018-02-08 | 1 | -1/+0 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-08 | 2 | -0/+12 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-07 | 18 | -18/+54 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-07 | 4 | -2/+102 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-06 | 4 | -24/+162 |
* | | Merge pull request #8135 from coliff/patch-3 | Morris Jobke | 2018-02-05 | 2 | -2/+2 |
|\ \ | |||||
| * | | Update settings.scss | Christian Oliff | 2018-02-02 | 1 | -1/+1 |
| * | | Use correct input type for website url | Christian Oliff | 2018-02-01 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-04 | 4 | -6/+34 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-03 | 16 | -50/+562 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-02 | 6 | -6/+200 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-01 | 164 | -8748/+164 |
|/ / | |||||
* | | Remove OC_App::removeApp | Julius Härtl | 2018-01-31 | 1 | -1/+4 |
* | | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 2 | -2/+3 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-29 | 2 | -46/+46 |
* | | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 7 | -7/+7 |
* | | Simplify ternary operator statements | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | | Return value immediately instead of assigning to a one-time variable | Morris Jobke | 2018-01-26 | 1 | -3/+1 |
* | | Properly catch InvalidTokenException for better error response | Morris Jobke | 2018-01-24 | 1 | -2/+10 |
* | | Merge pull request #7918 from nextcloud/properly-log-exceptions | Roeland Jago Douma | 2018-01-23 | 2 | -2/+9 |
|\ \ | |||||
| * | | Properly log the full exception instead of only the message | Morris Jobke | 2018-01-23 | 2 | -2/+9 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-23 | 2 | -0/+14 |
|/ / | |||||
* | | Remove IAppConfig::setValue | Roeland Jago Douma | 2018-01-17 | 1 | -1/+1 |
* | | Merge pull request #7884 from nextcloud/cleanup-oc_user | Morris Jobke | 2018-01-17 | 1 | -3/+8 |
|\ \ | |||||
| * | | Cleanup OC_User and OCP\User | Morris Jobke | 2018-01-16 | 1 | -3/+8 |