Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #6544 from nextcloud/fix/duplicate-session-token | Morris Jobke | 2017-09-25 | 2 | -0/+9 |
|\ | |||||
| * | Fix duplicate session token after remembered login | Christoph Wurst | 2017-09-20 | 2 | -0/+9 |
* | | Merge pull request #6372 from nextcloud/scss-normalization | John Molakvoæ | 2017-09-25 | 20 | -1466/+1342 |
|\ \ | |||||
| * | | Fixed tests | John Molakvoæ (skjnldsv) | 2017-09-25 | 1 | -8/+9 |
| * | | Fix busy state loading animation in files | John Molakvoæ (skjnldsv) | 2017-09-23 | 2 | -5/+11 |
| * | | Removed unused filter for opacity, fix #6408 | John Molakvoæ (skjnldsv) | 2017-09-23 | 12 | -78/+0 |
| * | | Settings button as nav entry | John Molakvoæ (skjnldsv) | 2017-09-23 | 1 | -11/+15 |
| * | | Replaced colours by variables | John Molakvoæ (skjnldsv) | 2017-09-23 | 8 | -109/+83 |
| * | | Settings scss | John Molakvoæ (skjnldsv) | 2017-09-23 | 2 | -1312/+1284 |
| * | | Removed unneeded bgs and borders. Replaced hard coded colours by | John Molakvoæ (skjnldsv) | 2017-09-23 | 7 | -33/+30 |
* | | | 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 |