Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Add repair steps for new image mime types | Stefan Weil | 2017-04-25 | 1 | -0/+13 | |
| | |_|/ | |/| | | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-26 | 4 | -18/+20 | |
* | | | | Merge branch 'master' into contactsmenu | Jan-Christoph Borchardt | 2017-04-26 | 5 | -3/+14 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge pull request #4499 from nextcloud/downstream-26984 | Morris Jobke | 2017-04-25 | 1 | -1/+5 | |
| |\ \ \ \ | ||||||
| | * | | | | Trigger change when a user is enabled/disabled | Joas Schilling | 2017-04-25 | 1 | -1/+5 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #4479 from nextcloud/auth-flow | Morris Jobke | 2017-04-25 | 2 | -0/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Add new auth flow | Lukas Reschke | 2017-04-25 | 2 | -0/+2 | |
| * | | | | | Merge pull request #4495 from nextcloud/downstream-27638 | Roeland Jago Douma | 2017-04-25 | 2 | -2/+7 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | Catch session already closed exception in destructor | Victor Dubiniuk | 2017-04-25 | 2 | -2/+7 | |
| | |/ / / | ||||||
* | | | | | Update composer autoloader | Christoph Wurst | 2017-04-25 | 4 | -6/+8 | |
* | | | | | Use absolute URI for action icons | Christoph Wurst | 2017-04-25 | 1 | -3/+9 | |
* | | | | | Don't show contacts an entry for themselves | Christoph Wurst | 2017-04-25 | 3 | -4/+10 | |
* | | | | | Let apps register contact menu provider via info.xml | Christoph Wurst | 2017-04-25 | 2 | -14/+45 | |
* | | | | | Show mail address in popover menu | Christoph Wurst | 2017-04-25 | 1 | -3/+1 | |
* | | | | | Contacts menu | Christoph Wurst | 2017-04-25 | 18 | -8/+963 | |
|/ / / / | ||||||
* / / / | Responsive app menu | Julius Härtl | 2017-04-25 | 2 | -70/+0 | |
|/ / / | ||||||
* | | | Merge pull request #3531 from nextcloud/theming-scss | Morris Jobke | 2017-04-25 | 4 | -17/+99 | |
|\ \ \ | ||||||
| * | | | Use theming cachebuster for server resources | Julius Härtl | 2017-04-25 | 1 | -1/+3 | |
| * | | | Implement scss variable injection by OC_Defaults | Julius Haertl | 2017-04-25 | 4 | -16/+96 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #4462 from danxuliu/fix-sharing-password-protected-link | Roeland Jago Douma | 2017-04-25 | 1 | -24/+31 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Extract updateSharePasswordIfNeeded function | Daniel Calviño Sánchez | 2017-04-24 | 1 | -22/+30 | |
| * | | Join if block to preceding if chain | Daniel Calviño Sánchez | 2017-04-24 | 1 | -3/+2 | |
| * | | Fix double hashing of shared link passwords | Daniel Calviño Sánchez | 2017-04-24 | 1 | -1/+1 | |
* | | | Merge pull request #4443 from nextcloud/cleanup-unused-imports | Joas Schilling | 2017-04-24 | 46 | -80/+0 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Remove unused use statements | Morris Jobke | 2017-04-22 | 46 | -80/+0 | |
* | | | Merge pull request #4444 from nextcloud/remove-unused-variables | Roeland Jago Douma | 2017-04-24 | 1 | -1/+0 | |
|\ \ \ | ||||||
| * | | | Remove unused variables | Morris Jobke | 2017-04-22 | 1 | -1/+0 | |
| |/ / | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-24 | 2 | -0/+12 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-23 | 2 | -0/+10 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-22 | 4 | -0/+18 | |
|/ / | ||||||
* | | Merge pull request #4396 from nextcloud/scan-non-existing | Roeland Jago Douma | 2017-04-21 | 1 | -0/+5 | |
|\ \ | ||||||
| * | | check for existence before we start the db transaction | Robin Appelman | 2017-04-20 | 1 | -3/+3 | |
| * | | Add PHPDoc and handle exception in ScanAppData as well | Morris Jobke | 2017-04-19 | 1 | -0/+1 | |
| * | | show error when trying to scan non existing path | Robin Appelman | 2017-04-19 | 1 | -0/+4 | |
* | | | Merge pull request #4428 from nextcloud/file-by-id-limit-user | Roeland Jago Douma | 2017-04-21 | 3 | -6/+19 | |
|\ \ \ | ||||||
| * | | | limit the user when searching for a file by id if we know the user already | Robin Appelman | 2017-04-21 | 3 | -6/+19 | |
* | | | | Merge pull request #4406 from nextcloud/fix-unit-test-problems | Roeland Jago Douma | 2017-04-21 | 4 | -92/+1 | |
|\ \ \ \ | ||||||
| * | | | | Fix theming tests | Joas Schilling | 2017-04-20 | 1 | -1/+1 | |
| * | | | | Kill dead code | Joas Schilling | 2017-04-20 | 3 | -91/+0 | |
| |/ / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-21 | 14 | -0/+32 | |
* | | | | respect password policy for auto generated passwords | Bjoern Schiessle | 2017-04-20 | 1 | -1/+3 | |
* | | | | allow admin to enforce password on mail shares | Bjoern Schiessle | 2017-04-20 | 1 | -1/+2 | |
|/ / / | ||||||
* | | | Merge pull request #4398 from nextcloud/fix_accesslistcode | Joas Schilling | 2017-04-20 | 1 | -2/+7 | |
|\ \ \ | ||||||
| * | | | Get proper accesslist for userFolder | Roeland Jago Douma | 2017-04-20 | 1 | -2/+7 | |
| |/ / | ||||||
* | | | Merge pull request #4381 from nextcloud/2954_take_2 | Joas Schilling | 2017-04-20 | 1 | -7/+1 | |
|\ \ \ | ||||||
| * | | | Revert "Match slashes in ../{id} resource routes" | Roeland Jago Douma | 2017-04-18 | 1 | -7/+1 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-20 | 14 | -2/+58 | |
* | | | | Rename renderHTML to renderHtml | Morris Jobke | 2017-04-19 | 2 | -4/+4 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #4382 from nextcloud/use-proper-reply-to | Lukas Reschke | 2017-04-19 | 1 | -1/+3 | |
|\ \ \ | ||||||
| * | | | Add "Reply-To" on ShareByMailProvider mails | Lukas Reschke | 2017-04-18 | 1 | -1/+3 | |
| |/ / |