| Commit message (Expand) | Author | Age | Files | Lines |
* | Update email template for lost password email | Morris Jobke | 2017-04-12 | 1 | -1/+3 |
* | Merge pull request #4307 from nextcloud/sharing-emails | Roeland Jago Douma | 2017-04-12 | 1 | -3/+15 |
|\ |
|
| * | No newlines when heading is empty | Joas Schilling | 2017-04-12 | 1 | -1/+2 |
| * | Don't duplicate the sentence with the header | Joas Schilling | 2017-04-12 | 1 | -1/+2 |
| * | Properly escape heading, body and button text | Morris Jobke | 2017-04-12 | 1 | -1/+1 |
| * | Add addBodyButton to add a single button to email templates | Morris Jobke | 2017-04-12 | 1 | -0/+10 |
* | | Merge pull request #4331 from nextcloud/query-builder-sum | Morris Jobke | 2017-04-12 | 1 | -0/+10 |
|\ \
| |/
|/| |
|
| * | Add sub() to the query function builder | Robin Appelman | 2017-04-12 | 1 | -0/+10 |
* | | Merge pull request #3614 from nextcloud/discover-federatedsharing-endpoints | Björn Schießle | 2017-04-12 | 1 | -0/+48 |
|\ \ |
|
| * | | Do proper DI | Roeland Jago Douma | 2017-04-11 | 1 | -6/+0 |
| * | | remove discovery manager in favour of the OCSDiscoveryService | Bjoern Schiessle | 2017-04-11 | 1 | -0/+6 |
| * | | provide public discovery service to discover OCS end-points on another server | Bjoern Schiessle | 2017-04-11 | 1 | -0/+48 |
* | | | Allow to set text versions for the plain text email | Morris Jobke | 2017-04-11 | 1 | -3/+7 |
* | | | Remove constructor from interface | Lukas Reschke | 2017-04-11 | 1 | -11/+0 |
* | | | Add IEMailTemplate to public OCP API | Lukas Reschke | 2017-04-11 | 2 | -0/+136 |
|/ / |
|
* | | Merge pull request #4256 from nextcloud/theming | Lukas Reschke | 2017-04-11 | 1 | -3/+42 |
|\ \ |
|
| * | | Move OC_Defaults to OCP\Defaults | Morris Jobke | 2017-04-09 | 1 | -3/+42 |
| |/ |
|
* | | Merge pull request #4146 from nextcloud/unread-comments-folder | Morris Jobke | 2017-04-10 | 1 | -0/+12 |
|\ \
| |/
|/| |
|
| * | Allow getting the unread comment count for an entire folder at once | Robin Appelman | 2017-03-30 | 1 | -0/+12 |
* | | Merge pull request #4136 from nextcloud/expire-date-for-all-shares | Morris Jobke | 2017-04-07 | 1 | -1/+1 |
|\ \ |
|
| * | | update unit tests | Bjoern Schiessle | 2017-04-07 | 1 | -1/+1 |
* | | | Don't force the use of Accept-Language anymore | Joas Schilling | 2017-04-07 | 1 | -8/+0 |
|/ / |
|
* | | rename fun to func | Robin Appelman | 2017-03-30 | 1 | -1/+1 |
* | | fix licence headers | Robin Appelman | 2017-03-30 | 1 | -8/+9 |
* | | Add function builder to the query builder | Robin Appelman | 2017-03-30 | 2 | -0/+80 |
|/ |
|
* | Web app manifest | Pierre Rudloff | 2017-03-28 | 1 | -0/+1 |
* | Fix type hints and doc blocks | Joas Schilling | 2017-03-23 | 1 | -1/+1 |
* | Don't do a recursive search | Joas Schilling | 2017-03-22 | 1 | -0/+1 |
* | Merge pull request #3957 from nextcloud/downstream-27307 | Christoph Wurst | 2017-03-20 | 1 | -0/+1 |
|\ |
|
| * | Don't use a generic exception | Joas Schilling | 2017-03-20 | 1 | -0/+1 |
* | | Add ignore_files to config, | Felix Heidecke | 2017-03-20 | 1 | -0/+6 |
|/ |
|
* | Use SystemConfig instead of AllConfig for DB stuff | Morris Jobke | 2017-03-19 | 1 | -1/+1 |
* | Add base-uri to CSP policy | Lukas Reschke | 2017-03-16 | 1 | -0/+1 |
* | Merge pull request #3600 from coletivoEITA/master | Roeland Jago Douma | 2017-03-14 | 1 | -0/+2 |
|\ |
|
| * | added method needsPartFile() in Storage | Vinicius Cubas Brand | 2017-03-14 | 1 | -0/+2 |
* | | Allow searching for favorites | Robin Appelman | 2017-03-08 | 1 | -0/+10 |
* | | Merge pull request #3360 from nextcloud/dav-search | Robin Appelman | 2017-03-08 | 7 | -1/+257 |
|\ \ |
|
| * | | add tests for searchQuery | Robin Appelman | 2017-03-01 | 1 | -0/+3 |
| * | | Implement webdav SEARCH | Robin Appelman | 2017-03-01 | 6 | -2/+50 |
| * | | add icewind/searchdav | Robin Appelman | 2017-02-28 | 5 | -0/+205 |
* | | | Remove deprecated OC_User::isLoggedIn | Sebastian Wessalowski | 2017-03-02 | 1 | -1/+1 |
|/ / |
|
* | | IServerContainer is effectively an IContainer | Christoph Wurst | 2017-02-20 | 1 | -1/+1 |
* | | Add missing PHPDoc and properly throw exception | Morris Jobke | 2017-02-13 | 2 | -0/+2 |
* | | Fix detection of the new iOS app | Joas Schilling | 2017-02-10 | 1 | -1/+1 |
* | | fix copyright headers | Robin Appelman | 2017-02-09 | 2 | -2/+6 |
* | | Add a single public api for resolving a cloud id to a user and remote and back | Robin Appelman | 2017-02-08 | 3 | -0/+119 |
* | | Merge pull request #2044 from nextcloud/login-credential-store | Morris Jobke | 2017-01-30 | 3 | -0/+136 |
|\ \ |
|
| * | | fix @since annotations (9.1->12) | Christoph Wurst | 2017-01-11 | 3 | -7/+7 |
| * | | add @since annotations and document methods | Christoph Wurst | 2017-01-11 | 2 | -0/+14 |
| * | | add login credential store | Christoph Wurst | 2017-01-11 | 3 | -0/+122 |