Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add tests for Lookup Plugin | Arthur Schiwon | 2017-09-26 | 4 | -4/+181 |
* | shareeAPIController unit test clean up and last fixes | Arthur Schiwon | 2017-09-26 | 2 | -57/+22 |
* | remove unused method | Arthur Schiwon | 2017-09-26 | 2 | -43/+0 |
* | move splitUserRemote unit tests | Arthur Schiwon | 2017-09-26 | 2 | -72/+75 |
* | adapt unit test for ensuring exception | Arthur Schiwon | 2017-09-26 | 1 | -2/+2 |
* | split off former searchSharee unit test | Arthur Schiwon | 2017-09-26 | 4 | -184/+235 |
* | adjust ShareeAPIController invalid-input search unit test | Arthur Schiwon | 2017-09-26 | 1 | -16/+15 |
* | adjust ShareeAPIController search test | Arthur Schiwon | 2017-09-26 | 2 | -32/+22 |
* | split off getEmail tests | Arthur Schiwon | 2017-09-26 | 3 | -245/+338 |
* | split off getRemote unit tests | Arthur Schiwon | 2017-09-26 | 3 | -222/+316 |
* | split off getGroups unit tests | Arthur Schiwon | 2017-09-26 | 2 | -392/+491 |
* | split off getUsers unit tests | Arthur Schiwon | 2017-09-26 | 3 | -320/+447 |
* | minor fixes | Arthur Schiwon | 2017-09-26 | 2 | -1/+2 |
* | add missing PHP doc | Arthur Schiwon | 2017-09-26 | 1 | -1/+16 |
* | updated autoloader | Arthur Schiwon | 2017-09-26 | 2 | -2/+2 |
* | finetune the appinfo parser | Arthur Schiwon | 2017-09-26 | 1 | -1/+4 |
* | allow more than one plugin per share type | Arthur Schiwon | 2017-09-26 | 2 | -8/+12 |
* | make it possible to register plugins and kick out the circle one | Arthur Schiwon | 2017-09-26 | 5 | -62/+32 |
* | don't keep result types hard coded | Arthur Schiwon | 2017-09-26 | 11 | -58/+122 |
* | missing PHP doc for public interfaces | Arthur Schiwon | 2017-09-26 | 3 | -2/+18 |
* | update autoloader | Arthur Schiwon | 2017-09-26 | 2 | -0/+22 |
* | Splits off the logic from sharees endpoint thus making it available from | Arthur Schiwon | 2017-09-26 | 13 | -558/+1062 |
* | Merge pull request #6646 from nextcloud/federation-active | Roeland Jago Douma | 2017-09-26 | 1 | -3/+5 |
|\ | |||||
| * | Highlight active federation scope menu entry with bold heading | Jan-Christoph Borchardt | 2017-09-26 | 1 | -3/+5 |
* | | Merge pull request #6650 from nextcloud/tooltip-shadow-use-variable | Jan-Christoph Borchardt | 2017-09-26 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fit the tooltip shadow to the default variable | John Molakvoæ (skjnldsv) | 2017-09-26 | 1 | -1/+1 |
* | | | Merge pull request #6647 from nextcloud/scss-no-take-only-throw | John Molakvoæ | 2017-09-26 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Do not stop on scss compilation failure | John Molakvoæ (skjnldsv) | 2017-09-26 | 1 | -0/+2 |
| |/ / | |||||
* | | | Merge pull request #6643 from nextcloud/improved-redis-warning | Morris Jobke | 2017-09-26 | 2 | -1/+13 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Improve exception handling | Morris Jobke | 2017-09-26 | 2 | -1/+13 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-26 | 14 | -4/+68 |
* | | 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 |
|\ \ \ \ \ \ |