Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | don't convert link share to federated share if outgoing federated shares are ... | Bjoern Schiessle | 2016-07-14 | 2 | -12/+36 | |
| * | | | | rename SaveToNextcloudController to MountPublicLinkController | Bjoern Schiessle | 2016-07-14 | 4 | -25/+31 | |
| * | | | | adjust copyright notices | Bjoern Schiessle | 2016-07-14 | 3 | -0/+5 | |
| * | | | | remove unused parameter | Bjoern Schiessle | 2016-07-14 | 6 | -6/+6 | |
| * | | | | allow to mount public link from Nextclouds <= 9 | Bjoern Schiessle | 2016-07-14 | 2 | -5/+136 | |
| * | | | | move some stuff over to the federatedfilesharing app | Bjoern Schiessle | 2016-07-14 | 10 | -106/+128 | |
| * | | | | s/ownCloud/Nextcloud | Bjoern Schiessle | 2016-07-14 | 6 | -22/+19 | |
| * | | | | continue to accept the URL of the remote server instead of the federated clou... | Bjoern Schiessle | 2016-07-14 | 5 | -129/+138 | |
| * | | | | replace 'ownCloud' with 'Nextcloud' | Bjoern Schiessle | 2016-07-14 | 2 | -3/+3 | |
| * | | | | add unit tests | Björn Schießle | 2016-07-14 | 1 | -0/+161 | |
| * | | | | create a real federated share if a user add a public link to his ownCloud | Björn Schießle | 2016-07-14 | 7 | -47/+156 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-17 | 4 | -40/+42 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-16 | 4 | -2/+10 | |
* | | | | | Fix PHPUnit 5.4 warnings in files_sharing tests | Roeland Jago Douma | 2016-07-15 | 4 | -116/+116 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #407 from nextcloud/dav_phpunit_fixes | Morris Jobke | 2016-07-15 | 36 | -179/+472 | |
|\ \ \ \ | ||||||
| * | | | | Fix PHPUnit 5.4 warnings in DAV app | Roeland Jago Douma | 2016-07-15 | 36 | -179/+472 | |
* | | | | | PasswordLoginForbidden is not a FATAL exception | Roeland Jago Douma | 2016-07-14 | 1 | -0/+3 | |
|/ / / / | ||||||
* | | | | Merge pull request #398 from nextcloud/issue-388-fix-hidden-file-list-master | Lukas Reschke | 2016-07-14 | 1 | -5/+6 | |
|\ \ \ \ | ||||||
| * | | | | Allow shares with create permissions only aswell | Joas Schilling | 2016-07-14 | 1 | -5/+6 | |
| | |/ / | |/| | | ||||||
* / | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-14 | 8 | -2/+18 | |
|/ / / | ||||||
* | / | Remove unneeded usage of tipsy | Morris Jobke | 2016-07-13 | 1 | -1/+0 | |
| |/ |/| | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-13 | 8 | -0/+16 | |
* | | Fix Warnings Provisioning API | Roeland Jago Douma | 2016-07-12 | 6 | -330/+417 | |
|/ | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-12 | 52 | -92/+60 | |
* | Merge pull request #371 from nextcloud/implement-get-title | Joas Schilling | 2016-07-11 | 2 | -0/+25 | |
|\ | ||||||
| * | Implement "getTitle" | Lukas Reschke | 2016-07-11 | 2 | -0/+25 | |
* | | Fix tests | oparoz | 2016-07-11 | 1 | -4/+4 | |
* | | Make theming work with pretty URLs | oparoz | 2016-07-11 | 2 | -2/+2 | |
|/ | ||||||
* | Change occurence of ownCloud (#352) | Morris Jobke | 2016-07-11 | 1 | -3/+2 | |
* | Merge pull request #347 from nextcloud/drop-windows-foo | Lukas Reschke | 2016-07-11 | 1 | -5/+2 | |
|\ | ||||||
| * | Remove unneeded checks if it runs on a Windows machine | Morris Jobke | 2016-07-08 | 1 | -5/+2 | |
* | | Add new "Recent files" icon to files app (#356) | Bugsbane | 2016-07-11 | 2 | -0/+8 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-11 | 6 | -2/+8 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-10 | 6 | -2/+8 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-09 | 40 | -90/+120 | |
|/ | ||||||
* | Fix test using private propertries | Robin Appelman | 2016-07-08 | 2 | -2/+2 | |
* | combine if statements | Robin Appelman | 2016-07-08 | 1 | -13/+10 | |
* | handle errors while getting fileinfo | Robin Appelman | 2016-07-08 | 1 | -1/+1 | |
* | Allow null | Robin Appelman | 2016-07-08 | 1 | -1/+1 | |
* | Fix type hinting | Robin Appelman | 2016-07-08 | 5 | -6/+7 | |
* | add missing var | Robin Appelman | 2016-07-08 | 1 | -2/+2 | |
* | hint global handlebars | Robin Appelman | 2016-07-08 | 3 | -2/+8 | |
* | dont overwrite a variable with a different type | Robin Appelman | 2016-07-08 | 1 | -3/+3 | |
* | Fix undefined properties | Robin Appelman | 2016-07-08 | 6 | -2/+23 | |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-08 | 22 | -62/+74 | |
* | Merge pull request #333 from nextcloud/sync-master | Lukas Reschke | 2016-07-07 | 16 | -70/+288 | |
|\ | ||||||
| * | Simplify test code and don't show anything if no date is set | Morris Jobke | 2016-07-07 | 2 | -10/+4 | |
| * | add unit tests | Morris Jobke | 2016-07-07 | 1 | -3/+40 | |
| * | Update header during update callback | Morris Jobke | 2016-07-07 | 1 | -5/+5 | |
| * | Not set expiration date is represented as 0 | Morris Jobke | 2016-07-07 | 1 | -1/+4 |