Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move away from OC_L10N | Roeland Jago Douma | 2016-10-28 | 3 | -3/+3 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-28 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-27 | 4 | -0/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-26 | 4 | -0/+8 |
* | Merge pull request #1876 from nextcloud/shareesAPI_email | Morris Jobke | 2016-10-25 | 2 | -12/+314 |
|\ | |||||
| * | Add ShareesAPI E-mail search | Roeland Jago Douma | 2016-10-24 | 2 | -12/+314 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-25 | 30 | -660/+666 |
* | | Merge pull request #1897 from nextcloud/fix-public-button | Morris Jobke | 2016-10-25 | 1 | -3/+4 |
|\ \ | |||||
| * | | fix button on public upload page | Jan-Christoph Borchardt | 2016-10-24 | 1 | -3/+4 |
* | | | Fix public files_drop page | Roeland Jago Douma | 2016-10-24 | 1 | -15/+9 |
* | | | Make files_drop work | Roeland Jago Douma | 2016-10-24 | 1 | -7/+33 |
* | | | Use Webdav PUT for uploads in the web browser | Vincent Petry | 2016-10-24 | 2 | -13/+53 |
|/ / | |||||
* | | Import the used classes | Joas Schilling | 2016-10-24 | 1 | -0/+3 |
* | | Fix tests | Roeland Jago Douma | 2016-10-24 | 1 | -19/+19 |
* | | Move files_sharing Controllers => Controller | Roeland Jago Douma | 2016-10-24 | 6 | -10/+10 |
|/ | |||||
* | Fix middleware tests | Roeland Jago Douma | 2016-10-24 | 1 | -13/+17 |
* | Move Share20OCS to ShareAPIController | Roeland Jago Douma | 2016-10-24 | 5 | -119/+109 |
* | Fix tests | Roeland Jago Douma | 2016-10-21 | 1 | -1/+1 |
* | Adding Open Graph Support for public shares http://ogp.me/ | Thomas Müller | 2016-10-21 | 4 | -6/+41 |
* | Merge pull request #1835 from nextcloud/downstream-24948 | Morris Jobke | 2016-10-20 | 10 | -16/+14 |
|\ | |||||
| * | Move OC\Files\Storage\Shared to the right namespace | Joas Schilling | 2016-10-20 | 10 | -16/+14 |
* | | Fix post_unshareFromSelf hook parameter format | Vincent Petry | 2016-10-20 | 1 | -0/+22 |
|/ | |||||
* | Merge pull request #1784 from nextcloud/fix-activity-filter-names | Joas Schilling | 2016-10-19 | 1 | -1/+1 |
|\ | |||||
| * | Adjust wording to make the separation between sharing and files clearer | Joas Schilling | 2016-10-18 | 1 | -1/+1 |
* | | Merge pull request #1788 from nextcloud/share-link-whitespace | Morris Jobke | 2016-10-18 | 1 | -0/+4 |
|\ \ | |||||
| * | | add whitespace above share link so it's visually distinguished more | Jan-Christoph Borchardt | 2016-10-18 | 1 | -0/+4 |
* | | | Merge pull request #1606 from nextcloud/search-detail | Morris Jobke | 2016-10-18 | 1 | -1/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | search design details | Jan-Christoph Borchardt | 2016-09-09 | 1 | -1/+0 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-18 | 2 | -0/+2 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-15 | 4 | -2/+4 |
* | | remove unneeded unlock | Robin Appelman | 2016-10-12 | 1 | -2/+0 |
* | | remove duplicate trait | Robin Appelman | 2016-10-12 | 1 | -1/+0 |
* | | get node by path as fallback | Robin Appelman | 2016-10-12 | 1 | -6/+8 |
* | | fix getting recipient share in ocs api | Robin Appelman | 2016-10-12 | 1 | -14/+18 |
* | | fix share tests not passing path | Robin Appelman | 2016-10-12 | 1 | -4/+7 |
* | | re-use the share node while formating if we already have it | Robin Appelman | 2016-10-12 | 1 | -7/+13 |
* | | more robust test setup | Robin Appelman | 2016-10-12 | 3 | -11/+11 |
* | | phpunit is weird | Robin Appelman | 2016-10-12 | 1 | -3/+4 |
* | | Always unlock node after trying to create a share | Robin Appelman | 2016-10-12 | 1 | -1/+3 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-10 | 6 | -34/+146 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-09 | 2 | -0/+4 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-08 | 4 | -16/+18 |
* | | Merge pull request #1568 from nextcloud/test-running-coverage-also-for-db | Lukas Reschke | 2016-10-05 | 3 | -3/+3 |
|\ \ | |||||
| * | | Generate coverage for quick DB tests | Lukas Reschke | 2016-10-05 | 3 | -3/+3 |
* | | | Add icons to activity navigation | Joas Schilling | 2016-10-05 | 1 | -0/+1 |
|/ / | |||||
* | | fix sharing icon's alignment and add padding to the unshare icon | Christoph Wurst | 2016-10-03 | 1 | -0/+10 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-03 | 2 | -0/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-02 | 4 | -0/+4 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-01 | 2 | -0/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-30 | 8 | -0/+8 |