Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-30 | 2 | -0/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-29 | 2 | -0/+2 |
| | |||||
* | Add an icon to the federated sharing notification | Joas Schilling | 2016-11-28 | 2 | -5/+9 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-28 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-26 | 12 | -0/+12 |
| | |||||
* | Merge pull request #2165 from nextcloud/sharing-activities-update | Roeland Jago Douma | 2016-11-22 | 1 | -15/+23 |
|\ | | | | | Move file sharing activities to the new API | ||||
| * | Move file sharing activities to the new API | Joas Schilling | 2016-11-16 | 1 | -15/+23 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Add config switch | Lukas Reschke | 2016-11-21 | 4 | -0/+23 |
| | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-21 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-20 | 4 | -0/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-19 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-18 | 6 | -0/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-17 | 2 | -2/+6 |
| | | |||||
* | | Merge pull request #2146 from nextcloud/add_copy_tooltip_to_clipboard | Roeland Jago Douma | 2016-11-16 | 1 | -10/+21 |
|\ \ | |/ |/| | Adds copy tooltip to clipboards | ||||
| * | Fix tooltips - they now properly change on click | Morris Jobke | 2016-11-16 | 2 | -11/+22 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | Adds copy tooltip to clipboards | Roeland Jago Douma | 2016-11-15 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Use 11.0 instead 9.2 | Lukas Reschke | 2016-11-15 | 1 | -1/+1 |
|/ | | | | | | As discussed we're changing the version from 9.2 to 11.0 to make some more sense. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-15 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-14 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-13 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-10 | 6 | -0/+24 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-07 | 6 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-05 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-04 | 6 | -0/+14 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-03 | 32 | -32/+32 |
| | |||||
* | catch all exception and return a user friendly exception message | Bjoern Schiessle | 2016-11-02 | 2 | -8/+15 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | use https by default if no protocol is given. Only use unsecure connection ↵ | Bjoern Schiessle | 2016-11-02 | 4 | -38/+66 |
| | | | | | | if it is explicitely given Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-02 | 2 | -0/+2 |
| | |||||
* | Merge pull request #339 from nextcloud/share-types-by-folder | Lukas Reschke | 2016-11-01 | 2 | -0/+88 |
|\ | | | | | Add getShareTypesInFolder to optimize folder listening | ||||
| * | Add defaultShareProvider & federatedshareprovider tests | Roeland Jago Douma | 2016-11-01 | 1 | -0/+45 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Fix merging backend results | Roeland Jago Douma | 2016-11-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | * Merge share types correctly * Filter share types * Order share types Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Add remoteprovider getsharesinfolder function | Roeland Jago Douma | 2016-10-31 | 1 | -2/+40 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Add getShareTypesInFolder to optimize folder listening | Robin Appelman | 2016-10-31 | 1 | -0/+5 |
| | | | | | | | | Signed-off-by: Robin Appelman <icewind@owncloud.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-01 | 2 | -2/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-31 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-30 | 4 | -0/+16 |
| | |||||
* | Merge pull request #1948 from nextcloud/move_away_lagacy_oc_l10n | Lukas Reschke | 2016-10-29 | 2 | -2/+2 |
|\ | | | | | Move away from legacy OC_L10N | ||||
| * | Move away from OC_L10N | Roeland Jago Douma | 2016-10-28 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-29 | 6 | -4/+40 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-28 | 32 | -92/+152 |
| | |||||
* | Merge pull request #1800 from nextcloud/nextcloud-rich-object-strings | Morris Jobke | 2016-10-27 | 2 | -6/+129 |
|\ | | | | | Nextcloud rich object strings | ||||
| * | Move federated share notifications to ROS | Joas Schilling | 2016-10-20 | 2 | -6/+129 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-27 | 2 | -2/+10 |
| | | |||||
* | | Switch to public API | Joas Schilling | 2016-10-21 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Move OC\Files\Storage\Shared to the right namespace | Joas Schilling | 2016-10-20 | 1 | -1/+1 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-18 | 2 | -0/+46 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-03 | 2 | -0/+30 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-01 | 2 | -2/+32 |
| | |||||
* | Mock HTTPClientService | Lukas Reschke | 2016-09-29 | 1 | -2/+21 |
| | | | | | | | | These tests were not using any kind of mocks at all! This made the test execution time took 2 minutes instead of now less than 1 second… (because multiple HTTP requests were queued and timed-out then…) See https://blackfire.io/profiles/compare/6d2611f2-ad08-47b6-973b-2b5f9c8b96d2/graph for reference Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Svgo optimization | skjnldsv | 2016-09-27 | 4 | -193/+4 |
| | | | | Signed-off-by: John Molakvoæ <fremulon@protonmail.com> |