Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #6632 from nextcloud/do_not_show_hyphen | Roeland Jago Douma | 2017-09-25 | 3 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | expect call of getSlogan() exactly twice | Stephan Müller | 2017-09-25 | 1 | -1/+1 | |
| * | | | | | do not show hyphen after instance name in emails if slogan does not exist | Stephan Müller | 2017-09-25 | 2 | -2/+2 | |
* | | | | | | Merge pull request #6627 from nextcloud/icon-on-apps-settings | Joas Schilling | 2017-09-25 | 14 | -6/+73 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Fix typo | John Molakvoæ (skjnldsv) | 2017-09-25 | 1 | -2/+2 | |
| * | | | | | Icons & default classes | John Molakvoæ (skjnldsv) | 2017-09-24 | 14 | -7/+74 | |
* | | | | | | Merge pull request #6630 from nextcloud/same_site_cookie_middleware | Morris Jobke | 2017-09-25 | 9 | -18/+313 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Handle SameSiteCookie check for index.php in AppFramework Middleware | Roeland Jago Douma | 2017-09-24 | 9 | -18/+313 | |
* | | | | | | | Merge pull request #6633 from nextcloud/dav-remove-like-when-not-needed | Joas Schilling | 2017-09-25 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Don't add a LIKE condition when it's not needed | Thomas Citharel | 2017-09-25 | 1 | -1/+5 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #6631 from nextcloud/fix_6170 | Morris Jobke | 2017-09-25 | 2 | -1/+51 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Add indexes to cards and cards_properties tables | Roeland Jago Douma | 2017-09-25 | 2 | -1/+51 | |
| |/ / / / / | ||||||
* / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-25 | 2 | -2/+2 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #6591 from nextcloud/unify-appearance-of-avatars-for-undef... | Roeland Jago Douma | 2017-09-24 | 2 | -4/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | Extract setting the avatar for the unknown user to its own function | Daniel Calviño Sánchez | 2017-09-20 | 1 | -4/+7 | |
| * | | | | | Use "?" instead of user ID as seed for the image placeholder | Daniel Calviño Sánchez | 2017-09-20 | 2 | -2/+2 | |
| * | | | | | Unify appearance of avatars for undefined and unknown users | Daniel Calviño Sánchez | 2017-09-20 | 2 | -0/+5 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #6623 from nextcloud/fix-app-nav-img | Roeland Jago Douma | 2017-09-24 | 2 | -3/+3 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | fix width of editing & deleted form | John Molakvoæ (skjnldsv) | 2017-09-23 | 1 | -0/+1 | |
| * | | | | Img margin left | John Molakvoæ (skjnldsv) | 2017-09-23 | 1 | -0/+1 | |
| * | | | | Fix settings navigation | John Molakvoæ (skjnldsv) | 2017-09-23 | 2 | -3/+1 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-23 | 8 | -0/+22 | |
* | | | | Merge pull request #6611 from nextcloud/fix-webroot-detection | Roeland Jago Douma | 2017-09-22 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Fixed webroot detection | John Molakvoæ (skjnldsv) | 2017-09-22 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-22 | 26 | -8/+132 | |
* | | | | Merge pull request #6605 from nextcloud/oc_ocs_response_is_dep | Morris Jobke | 2017-09-21 | 7 | -47/+19 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Fix comment | Morris Jobke | 2017-09-21 | 1 | -1/+1 | |
| * | | | Remove private legacy OC_OCS_Response | Roeland Jago Douma | 2017-09-21 | 1 | -28/+0 | |
| * | | | OC_OCS_Response is deprecated | Roeland Jago Douma | 2017-09-21 | 5 | -18/+18 | |
* | | | | Merge pull request #6399 from nextcloud/app-navigation-flex | John Molakvoæ | 2017-09-21 | 9 | -225/+375 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Fix tests | Roeland Jago Douma | 2017-09-21 | 2 | -0/+16 | |
| * | | | Avoid error undefined index classes in log | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -0/+3 | |
| * | | | damn you firefox default values | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -1/+2 | |
| * | | | Fix editing field animation | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -3/+6 | |
| * | | | Relative positionning to li | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -4/+7 | |
| * | | | Quota icon by @jancborchardt | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -3/+2 | |
| * | | | Fix unit tests | Morris Jobke | 2017-09-21 | 1 | -0/+1 | |
| * | | | create special class forst first pinned class occurrence | John Molakvoæ (skjnldsv) | 2017-09-21 | 2 | -6/+8 | |
| * | | | Quota.svg | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -0/+5 | |
| * | | | hack first class occurence .pinned | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -3/+4 | |
| * | | | Fix quota order | John Molakvoæ (skjnldsv) | 2017-09-21 | 2 | -9/+8 | |
| * | | | Quota order | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -1/+1 | |
| * | | | Unwanted css for trashbin | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -14/+0 | |
| * | | | Unwanted css for trashbin | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -5/+0 | |
| * | | | Removed unwanted css and add quota icon | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -7/+3 | |
| * | | | Add possibility to pin nav entries at the bottom | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -0/+10 | |
| * | | | Add pinned class to trashbin | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -0/+1 | |
| * | | | Allow custom classes on nav entries | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -2/+2 | |
| * | | | Flex to menu items | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -0/+2 | |
| * | | | Fix entry edit buttons borders | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -3/+7 |