Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #8582 from nextcloud/icon-for-desktop-client | Morris Jobke | 2018-03-01 | 1 | -0/+1 |
|\ | |||||
| * | Show icon in security settings for desktop clients | Morris Jobke | 2018-02-28 | 1 | -0/+1 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-01 | 158 | -922/+940 |
|/ | |||||
* | Merge pull request #7600 from nextcloud/new-user-button-to-sidebar | Roeland Jago Douma | 2018-02-28 | 5 | -177/+200 |
|\ | |||||
| * | fixup! Sticky header in users list | John Molakvoæ (skjnldsv) | 2018-02-28 | 1 | -1/+2 |
| * | Sticky header in users list | John Molakvoæ (skjnldsv) | 2018-02-28 | 1 | -1/+8 |
| * | Primary to confirm button | John Molakvoæ (skjnldsv) | 2018-02-27 | 2 | -4/+9 |
| * | Unify input looks | John Molakvoæ (skjnldsv) | 2018-02-27 | 1 | -6/+8 |
| * | Changed button types and do not hide form on outside click | John Molakvoæ (skjnldsv) | 2018-02-27 | 3 | -13/+25 |
| * | New user form in table | John Molakvoæ (skjnldsv) | 2018-02-27 | 5 | -195/+160 |
| * | New button standard | John Molakvoæ (skjnldsv) | 2018-02-27 | 4 | -27/+58 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-28 | 18 | -38/+72 |
* | | Merge pull request #8496 from nextcloud/ext-strg-design-fixes | Morris Jobke | 2018-02-27 | 1 | -3/+3 |
|\ \ | |||||
| * | | Changed config saving feedback design | John Molakvoæ (skjnldsv) | 2018-02-22 | 1 | -3/+3 |
* | | | improved layout of the admin settings | Bjoern Schiessle | 2018-02-27 | 1 | -12/+11 |
* | | | add share permissions to settings page | Bjoern Schiessle | 2018-02-27 | 3 | -0/+41 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-27 | 2 | -2/+20 |
* | | Merge pull request #8541 from nextcloud/translate-permission-error-page | Morris Jobke | 2018-02-26 | 1 | -2/+8 |
|\ \ | |||||
| * | | Provide translated error message for permission error | Morris Jobke | 2018-02-26 | 1 | -2/+8 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-24 | 4 | -2/+174 |
* | | | Merge pull request #8507 from nextcloud/fix-change-icon | Morris Jobke | 2018-02-23 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Update the change.svg icon in the Settings app | Marin Treselj | 2018-02-22 | 1 | -1/+1 |
| |/ | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-23 | 4 | -10/+16 |
* | | Merge pull request #8416 from nextcloud/bugfix/8401/usermanagement-popover | blizzz | 2018-02-22 | 2 | -5/+7 |
|\ \ | |/ |/| | |||||
| * | Fix hiding and event propagation issues with the user management popover | Julius Härtl | 2018-02-18 | 2 | -5/+7 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-21 | 2 | -2/+2 |
* | | Merge pull request #8336 from nextcloud/cleanup-unused-parameter | Roeland Jago Douma | 2018-02-20 | 2 | -18/+1 |
|\ \ | |||||
| * | | Remove fromMailAddress from MailSettingsController | Morris Jobke | 2018-02-13 | 1 | -6/+1 |
| * | | Remove crypto and timefactory from UsersController | Morris Jobke | 2018-02-13 | 1 | -12/+0 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-20 | 2 | -0/+12 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-19 | 2 | -12/+12 |
| |/ |/| | |||||
* | | 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 |
| |/ / / / |