Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix L10N::t | Roeland Jago Douma | 2017-08-01 | 4 | -11/+11 |
* | [files_external] Fix phpdoc | Roeland Jago Douma | 2017-08-01 | 3 | -3/+3 |
* | [DAV] Fix URLUtil::splitPath usage | Roeland Jago Douma | 2017-08-01 | 14 | -23/+23 |
* | [DAV][CalDAV] Fixes | Roeland Jago Douma | 2017-08-01 | 5 | -14/+15 |
* | Fix Comments | Roeland Jago Douma | 2017-08-01 | 5 | -13/+12 |
* | [files_external] fix commands | Roeland Jago Douma | 2017-08-01 | 6 | -13/+13 |
* | [files_external] Fix phpdoc | Roeland Jago Douma | 2017-08-01 | 2 | -2/+2 |
* | Replace wrong PHPDocs | Lukas Reschke | 2017-08-01 | 1 | -1/+1 |
* | Add |null to PHPDoc | Lukas Reschke | 2017-08-01 | 4 | -4/+4 |
* | Stricter phan config fixes | Lukas Reschke | 2017-08-01 | 1 | -5/+3 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-01 | 20 | -20/+22 |
* | Merge pull request #5905 from nextcloud/ocp-config | Morris Jobke | 2017-07-31 | 3 | -5/+6 |
|\ | |||||
| * | Use IConfig instead of static OCP\Config | Morris Jobke | 2017-07-27 | 3 | -5/+6 |
* | | Merge pull request #5913 from nextcloud/fix-anchor-name | Roeland Jago Douma | 2017-07-31 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix anchor name for federated sharing settings | Morris Jobke | 2017-07-28 | 1 | -1/+1 |
| |/ | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-31 | 2 | -0/+8 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-30 | 24 | -4/+260 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-29 | 18 | -20/+212 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-28 | 8 | -4/+10 |
* | | Merge pull request #5852 from nextcloud/preview_trash_cleanup | Morris Jobke | 2017-07-27 | 1 | -6/+23 |
|\ \ | |/ |/| | |||||
| * | Delete trash using node API to trigger preview deletion | Roeland Jago Douma | 2017-07-24 | 1 | -6/+23 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-27 | 8 | -128/+204 |
* | | Allow to enable the external storage app via the web ui | Joas Schilling | 2017-07-26 | 1 | -15/+1 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-26 | 16 | -10/+64 |
* | | Merge pull request #5864 from nextcloud/legacy_user | Lukas Reschke | 2017-07-25 | 6 | -6/+6 |
|\ \ | |||||
| * | | Fix comments | Morris Jobke | 2017-07-25 | 4 | -4/+4 |
| * | | Remove legacy OC_User_Backend and OC_User_Interface | Roeland Jago Douma | 2017-07-24 | 2 | -2/+2 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-25 | 44 | -14/+268 |
|/ / | |||||
* | | Merge pull request #5835 from nextcloud/cleanup_testing_app | Morris Jobke | 2017-07-24 | 7 | -315/+330 |
|\ \ | |||||
| * | | Move over locking controller | Roeland Jago Douma | 2017-07-24 | 4 | -274/+303 |
| * | | Move over Config | Roeland Jago Douma | 2017-07-24 | 2 | -50/+36 |
| * | | Move Application to AppInfo | Roeland Jago Douma | 2017-07-24 | 2 | -2/+2 |
| |/ | |||||
* | | Merge pull request #5514 from nextcloud/assembly-stream-seek | Morris Jobke | 2017-07-24 | 1 | -56/+32 |
|\ \ | |||||
| * | | refactor chunked assembly stream | Robin Appelman | 2017-07-21 | 1 | -56/+32 |
* | | | Some app fixes of phpstorm inspections | Roeland Jago Douma | 2017-07-24 | 20 | -46/+48 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-24 | 52 | -108/+266 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-23 | 28 | -124/+344 |
* | | Merge pull request #5827 from nextcloud/improve-public-share-header | Morris Jobke | 2017-07-22 | 2 | -4/+16 |
|\ \ | |||||
| * | | Add filename and sharer in public page | Morris Jobke | 2017-07-21 | 2 | -4/+16 |
| |/ | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-22 | 50 | -4/+130 |
* | | Merge pull request #5823 from nextcloud/improve-error-handling | Morris Jobke | 2017-07-21 | 3 | -13/+22 |
|\ \ | |/ |/| | |||||
| * | use OCSv2 to make sure that the error also arrives at the web front-end | Bjoern Schiessle | 2017-07-21 | 1 | -2/+2 |
| * | improved error handling | Bjoern Schiessle | 2017-07-21 | 2 | -11/+20 |
* | | Merge pull request #5753 from nextcloud/fed-unshare-fail-remote | Roeland Jago Douma | 2017-07-21 | 1 | -2/+7 |
|\ \ | |||||
| * | | still remove the federated share even if we cant notify the remote | Robin Appelman | 2017-07-17 | 1 | -2/+7 |
* | | | Merge pull request #5803 from nextcloud/fix-public-links | Morris Jobke | 2017-07-21 | 1 | -1/+3 |
|\ \ \ | |||||
| * | | | fix preview for public links | Bjoern Schiessle | 2017-07-20 | 1 | -1/+3 |
| | |/ | |/| | |||||
* | | | Merge pull request #5817 from nextcloud/add-basic-sql-injection-checker | Morris Jobke | 2017-07-21 | 3 | -0/+15 |
|\ \ \ | |||||
| * | | | Add Phan plugin to check for SQL injections | Lukas Reschke | 2017-07-20 | 3 | -0/+15 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-21 | 276 | -940/+316 |