Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added to public interface | Roeland Jago Douma | 2017-04-13 | 3 | -8/+41 |
* | Add owner to access list | Roeland Jago Douma | 2017-04-13 | 3 | -2/+6 |
* | Add getAccessList to ShareManager | Roeland Jago Douma | 2017-04-13 | 2 | -6/+144 |
* | Merge pull request #4340 from nextcloud/remove-invalid-route | Roeland Jago Douma | 2017-04-13 | 1 | -2/+0 |
|\ | |||||
| * | Remove invalid route | Lukas Reschke | 2017-04-13 | 1 | -2/+0 |
|/ | |||||
* | Merge pull request #3966 from nextcloud/downstream-26570 | Lukas Reschke | 2017-04-13 | 2 | -2/+33 |
|\ | |||||
| * | Check for boolean false and add tests | Morris Jobke | 2017-04-04 | 2 | -1/+16 |
| * | OC_ -> NC_ | Morris Jobke | 2017-04-04 | 2 | -3/+3 |
| * | Override config.php values through ENV variables (#26570) | Philipp Schaffrath | 2017-04-04 | 2 | -2/+18 |
* | | Merge pull request #3043 from nextcloud/issue-3038-no-logentry-on-email-login | Morris Jobke | 2017-04-13 | 3 | -58/+83 |
|\ \ | |||||
| * | | Dont create a log entry on email login | Joas Schilling | 2017-04-07 | 3 | -58/+83 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-13 | 174 | -836/+902 |
* | | | Merge pull request #4338 from nextcloud/handlebars-min | Lukas Reschke | 2017-04-12 | 5 | -9192/+34 |
|\ \ \ | |||||
| * | | | Move to handlebars.min.js | Roeland Jago Douma | 2017-04-12 | 5 | -9192/+34 |
|/ / / | |||||
* | | | Merge pull request #4307 from nextcloud/sharing-emails | Roeland Jago Douma | 2017-04-12 | 16 | -279/+388 |
|\ \ \ | |||||
| * | | | Fix unit tests | Morris Jobke | 2017-04-12 | 5 | -13/+19 |
| * | | | Dont add click-button text for plaintext mails | Joas Schilling | 2017-04-12 | 1 | -3/+4 |
| * | | | 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 | 5 | -5/+9 |
| * | | | Don't duplicate the sentence with the header | Joas Schilling | 2017-04-12 | 3 | -4/+8 |
| * | | | Use new email design for sharebymail emails | Morris Jobke | 2017-04-12 | 5 | -250/+39 |
| * | | | 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 | 5 | -0/+295 |
* | | | | Merge pull request #4335 from nextcloud/jquery-ui-min | Lukas Reschke | 2017-04-12 | 5 | -29698/+9 |
|\ \ \ \ | |||||
| * | | | | Moved to jquery-ui.custom.min.js | Roeland Jago Douma | 2017-04-12 | 5 | -29698/+9 |
* | | | | | 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 #4306 from nextcloud/followup-3905 | Roeland Jago Douma | 2017-04-12 | 1 | -0/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Favorites integration tests for shared files | Morris Jobke | 2017-04-12 | 1 | -0/+13 |
* | | | | | | | 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 | 5 | -49/+56 |
|\ \ \ \ \ \ | |||||
| * | | | | | | 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 | 4 | -47/+47 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #4325 from nextcloud/downstream-27522 | Roeland Jago Douma | 2017-04-12 | 2 | -6/+13 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Simplify the test | Joas Schilling | 2017-04-12 | 1 | -1/+1 |
| * | | | | | Optimize put - Dont try to fetch filecache for not existing filecache in encr... | Piotr M | 2017-04-12 | 2 | -6/+13 |
* | | | | | | Merge pull request #3614 from nextcloud/discover-federatedsharing-endpoints | Björn Schießle | 2017-04-12 | 34 | -509/+502 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Update autoloader | Roeland Jago Douma | 2017-04-11 | 2 | -0/+4 |
| * | | | | | Do proper DI | Roeland Jago Douma | 2017-04-11 | 17 | -39/+16 |
| * | | | | | give old end-points a seperate name | Bjoern Schiessle | 2017-04-11 | 2 | -2/+33 |
| * | | | | | fix constructor | Bjoern Schiessle | 2017-04-11 | 2 | -2/+2 |
| * | | | | | remove discovery manager in favour of the OCSDiscoveryService | Bjoern Schiessle | 2017-04-11 | 18 | -468/+81 |
| * | | | | | add tests for discovery service | Bjoern Schiessle | 2017-04-11 | 2 | -3/+102 |
| * | | | | | adjust existing tests | Bjoern Schiessle | 2017-04-11 | 4 | -12/+42 |
| * | | | | | get addressbook url and carddav user from remote server | Bjoern Schiessle | 2017-04-11 | 3 | -21/+35 |
| * | | | | | use discovered end-point for trusted servers | Bjoern Schiessle | 2017-04-11 | 2 | -6/+36 |
| * | | | | | provide public discovery service to discover OCS end-points on another server | Bjoern Schiessle | 2017-04-11 | 4 | -0/+195 |
* | | | | | | Merge pull request #4323 from nextcloud/downstream-27613 | Roeland Jago Douma | 2017-04-12 | 2 | -6/+12 |
|\ \ \ \ \ \ |