Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-02 | 4 | -2/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-01 | 4 | -34/+54 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-31 | 4 | -4/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-30 | 4 | -2/+8 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-28 | 18 | -220/+420 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-27 | 6 | -2/+310 |
* | Merge pull request #3208 from nextcloud/issue-3125-bring-user-management-endp... | Morris Jobke | 2017-01-25 | 1 | -8/+7 |
|\ | |||||
| * | Error out when subadmin doesn't select any group | Joas Schilling | 2017-01-23 | 1 | -8/+7 |
* | | Merge pull request #3252 from nextcloud/remove-activity-icon-hacking | Morris Jobke | 2017-01-25 | 2 | -7/+0 |
|\ \ | |||||
| * | | Remove the icon since it's defined by the app itself | Joas Schilling | 2017-01-25 | 2 | -7/+0 |
* | | | Merge pull request #3255 from nextcloud/fix-password-form | Morris Jobke | 2017-01-25 | 2 | -7/+9 |
|\ \ \ | |||||
| * | | | fix personal page password form layout | Jan-Christoph Borchardt | 2017-01-25 | 2 | -7/+9 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-26 | 8 | -4/+52 |
|/ / / | |||||
* | | | Merge pull request #3241 from nextcloud/fix-padding-settings | Joas Schilling | 2017-01-25 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix left padding for settings sidebar | Morris Jobke | 2017-01-24 | 1 | -1/+1 |
* | | | Merge pull request #3239 from nextcloud/added-inline-button | Christoph Wurst | 2017-01-25 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | fix #3235 | John Molakvoæ (skjnldsv) | 2017-01-24 | 1 | -1/+1 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-25 | 10 | -10/+26 |
| |/ / |/| | | |||||
* | | | Merge pull request #3151 from nextcloud/navigation-icons | Morris Jobke | 2017-01-24 | 9 | -5/+75 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add the icon for the default sections | Joas Schilling | 2017-01-19 | 6 | -34/+0 |
| * | | Allow apps to specify an icon with the sections via the API | Joas Schilling | 2017-01-19 | 3 | -6/+35 |
| * | | add viewBox to not run into scaling issues | Morris Jobke | 2017-01-19 | 4 | -4/+4 |
| * | | add icons to admin settings navigation | Jan-Christoph Borchardt | 2017-01-19 | 7 | -2/+40 |
| * | | add icons to personal settings navigation | Jan-Christoph Borchardt | 2017-01-19 | 7 | -2/+39 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-24 | 120 | -354/+356 |
* | | | Merge pull request #3192 from nextcloud/fix-app-settings-layout-minor | Morris Jobke | 2017-01-23 | 2 | -1/+11 |
|\ \ \ | |||||
| * | | | Add class | John Molakvoæ (skjnldsv) | 2017-01-23 | 2 | -2/+2 |
| * | | | Fix gap by filter svg and empty search message overflow | Felix A. Epp | 2017-01-22 | 2 | -1/+11 |
| |/ / | |||||
* | | | Merge pull request #3141 from nextcloud/subadmin-check-on-removing-user-from-... | Joas Schilling | 2017-01-23 | 3 | -120/+51 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Remove the old ajax file | Joas Schilling | 2017-01-18 | 1 | -92/+0 |
| * | | Use the provisioning api in the user management to handle group memberships | Joas Schilling | 2017-01-18 | 2 | -28/+51 |
| |/ | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-23 | 2 | -4/+4 |
* | | Merge pull request #3187 from nextcloud/inputs-scss-optimisation | Morris Jobke | 2017-01-22 | 1 | -4/+4 |
|\ \ | |||||
| * | | Fixed edit icon position | John Molakvoæ (skjnldsv) | 2017-01-21 | 1 | -1/+1 |
| * | | Fixed strengthify wrapper | John Molakvoæ (skjnldsv) | 2017-01-21 | 1 | -3/+3 |
| |/ | |||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-22 | 2 | -6/+6 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-18 | 2 | -2/+2 |
* | Merge pull request #1594 from nextcloud/markdown-support-for-app-descriptions | Joas Schilling | 2017-01-17 | 4 | -5/+99 |
|\ | |||||
| * | add a bit of space around paragraphs | Morris Jobke | 2017-01-16 | 1 | -0/+3 |
| * | fix list style of app description | Morris Jobke | 2017-01-16 | 2 | -4/+18 |
| * | Allow ordered lists as well | Joas Schilling | 2017-01-16 | 1 | -1/+2 |
| * | Manually whitelist tags | Lukas Reschke | 2017-01-13 | 1 | -1/+16 |
| * | Apply DOMPurify over HTML | Lukas Reschke | 2017-01-13 | 2 | -2/+3 |
| * | Fix JSUnit tests | Morris Jobke | 2017-01-13 | 1 | -0/+10 |
| * | Don't render non HTTP links, images and quotes | Joas Schilling | 2017-01-13 | 1 | -1/+47 |
| * | Render markdown | Joas Schilling | 2017-01-13 | 2 | -2/+6 |
* | | Merge pull request #3070 from dnel/Clarify-English-setting | Joas Schilling | 2017-01-16 | 1 | -1/+1 |
|\ \ | |||||
| * | | Update personal.php | David Nelson | 2017-01-13 | 1 | -1/+1 |
| |/ | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-16 | 4 | -12/+12 |
* | | use tooltip in user list | Christoph Wurst | 2017-01-13 | 1 | -2/+2 |
|/ |