Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added to public interface | Roeland Jago Douma | 2017-04-13 | 2 | -4/+41 |
* | Add owner to access list | Roeland Jago Douma | 2017-04-13 | 1 | -1/+1 |
* | Add getAccessList to ShareManager | Roeland Jago Douma | 2017-04-13 | 1 | -5/+62 |
* | Merge pull request #3966 from nextcloud/downstream-26570 | Lukas Reschke | 2017-04-13 | 1 | -2/+12 |
|\ | |||||
| * | Check for boolean false and add tests | Morris Jobke | 2017-04-04 | 1 | -1/+1 |
| * | OC_ -> NC_ | Morris Jobke | 2017-04-04 | 1 | -2/+2 |
| * | Override config.php values through ENV variables (#26570) | Philipp Schaffrath | 2017-04-04 | 1 | -2/+12 |
* | | Merge pull request #3043 from nextcloud/issue-3038-no-logentry-on-email-login | Morris Jobke | 2017-04-13 | 1 | -2/+19 |
|\ \ | |||||
| * | | Dont create a log entry on email login | Joas Schilling | 2017-04-07 | 1 | -2/+19 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-13 | 50 | -100/+108 |
* | | | Merge pull request #4307 from nextcloud/sharing-emails | Roeland Jago Douma | 2017-04-12 | 2 | -15/+103 |
|\ \ \ | |||||
| * | | | No newlines when heading is empty | Joas Schilling | 2017-04-12 | 2 | -3/+7 |
| * | | | make the plain text footer standard compliant and add a space after '--'. It ... | Bjoern Schiessle | 2017-04-12 | 1 | -1/+1 |
| * | | | Use instance name as alt-text | Joas Schilling | 2017-04-12 | 1 | -2/+2 |
| * | | | Don't duplicate the sentence with the header | Joas Schilling | 2017-04-12 | 2 | -3/+7 |
| * | | | Properly escape heading, body and button text | Morris Jobke | 2017-04-12 | 2 | -6/+12 |
| * | | | Add addBodyButton to add a single button to email templates | Morris Jobke | 2017-04-12 | 2 | -0/+74 |
* | | | | Merge pull request #4282 from nextcloud/oci-connect-string | Morris Jobke | 2017-04-12 | 2 | -24/+36 |
|\ \ \ \ | |||||
| * | | | | use the same oci connectstring in all code paths | Robin Appelman | 2017-04-10 | 2 | -24/+36 |
* | | | | | Merge pull request #4331 from nextcloud/query-builder-sum | Morris Jobke | 2017-04-12 | 2 | -0/+14 |
|\ \ \ \ \ | |||||
| * | | | | | Add sub() to the query function builder | Robin Appelman | 2017-04-12 | 2 | -0/+14 |
| |/ / / / | |||||
* | | | | | Merge pull request #4329 from nextcloud/move-out-shared-folder | Morris Jobke | 2017-04-12 | 3 | -43/+50 |
|\ \ \ \ \ | |||||
| * | | | | | use unjailed path when moving files out of a shared storage | Robin Appelman | 2017-04-12 | 1 | -2/+9 |
| * | | | | | rename Jail::getSourcePath to getUnjailedPath to fix conflict with Local::get... | Robin Appelman | 2017-04-12 | 2 | -41/+41 |
| |/ / / / | |||||
* | | | | | Merge pull request #4325 from nextcloud/downstream-27522 | Roeland Jago Douma | 2017-04-12 | 1 | -2/+4 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Optimize put - Dont try to fetch filecache for not existing filecache in encr... | Piotr M | 2017-04-12 | 1 | -2/+4 |
* | | | | | Merge pull request #3614 from nextcloud/discover-federatedsharing-endpoints | Björn Schießle | 2017-04-12 | 7 | -10/+186 |
|\ \ \ \ \ | |||||
| * | | | | | Update autoloader | Roeland Jago Douma | 2017-04-11 | 2 | -0/+4 |
| * | | | | | Do proper DI | Roeland Jago Douma | 2017-04-11 | 5 | -26/+3 |
| * | | | | | remove discovery manager in favour of the OCSDiscoveryService | Bjoern Schiessle | 2017-04-11 | 3 | -10/+10 |
| * | | | | | add tests for discovery service | Bjoern Schiessle | 2017-04-11 | 1 | -3/+3 |
| * | | | | | provide public discovery service to discover OCS end-points on another server | Bjoern Schiessle | 2017-04-11 | 4 | -0/+195 |
* | | | | | | Fix casing of same origin frame option | Joas Schilling | 2017-04-12 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #4309 from nextcloud/remove-unused-code | Lukas Reschke | 2017-04-12 | 1 | -68/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Removes unused code for link share emails | Morris Jobke | 2017-04-11 | 1 | -68/+0 |
* | | | | | | Merge pull request #4310 from nextcloud/allow-plain-text-email | Lukas Reschke | 2017-04-12 | 2 | -10/+31 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Allow to set text versions for the plain text email | Morris Jobke | 2017-04-11 | 2 | -10/+31 |
| |/ / / / / | |||||
* / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-12 | 22 | -0/+88 |
|/ / / / / | |||||
* | | | | | Remove constructor from interface | Lukas Reschke | 2017-04-11 | 1 | -11/+0 |
* | | | | | Add IEMailTemplate to public OCP API | Lukas Reschke | 2017-04-11 | 7 | -10/+57 |
|/ / / / | |||||
* | | | | Merge pull request #4256 from nextcloud/theming | Lukas Reschke | 2017-04-11 | 14 | -30/+104 |
|\ \ \ \ | |||||
| * | | | | Move OC_Defaults to OCP\Defaults | Morris Jobke | 2017-04-09 | 14 | -30/+104 |
* | | | | | Merge pull request #4283 from nextcloud/shares-by-folder-quote | Morris Jobke | 2017-04-10 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | properly quota table names in getSharesInFolder | Robin Appelman | 2017-04-10 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-11 | 54 | -904/+252 |
* | | | | | Merge pull request #4146 from nextcloud/unread-comments-folder | Morris Jobke | 2017-04-10 | 4 | -90/+138 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | fix whitespace in cleantags | Robin Appelman | 2017-03-30 | 1 | -1/+1 |
| * | | | | use castColumn | Robin Appelman | 2017-03-30 | 1 | -4/+1 |
| * | | | | Add test for getting unread comment count by folder | Robin Appelman | 2017-03-30 | 1 | -5/+6 |
| * | | | | Allow getting the unread comment count for an entire folder at once | Robin Appelman | 2017-03-30 | 3 | -89/+139 |