summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2016-11-302-0/+10
|
* [tx-robot] updated from transifexNextcloud bot2016-11-292-0/+2
|
* Add an icon to the federated sharing notificationJoas Schilling2016-11-282-5/+9
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2016-11-282-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2016-11-2612-0/+12
|
* Merge pull request #2165 from nextcloud/sharing-activities-updateRoeland Jago Douma2016-11-221-15/+23
|\ | | | | Move file sharing activities to the new API
| * Move file sharing activities to the new APIJoas Schilling2016-11-161-15/+23
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Add config switchLukas Reschke2016-11-214-0/+23
| | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | [tx-robot] updated from transifexNextcloud bot2016-11-212-0/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2016-11-204-0/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2016-11-192-0/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2016-11-186-0/+6
| |
* | [tx-robot] updated from transifexNextcloud bot2016-11-172-2/+6
| |
* | Merge pull request #2146 from nextcloud/add_copy_tooltip_to_clipboardRoeland Jago Douma2016-11-161-10/+21
|\ \ | |/ |/| Adds copy tooltip to clipboards
| * Fix tooltips - they now properly change on clickMorris Jobke2016-11-162-11/+22
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * Adds copy tooltip to clipboardsRoeland Jago Douma2016-11-151-1/+1
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Use 11.0 instead 9.2Lukas Reschke2016-11-151-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 transifexNextcloud bot2016-11-152-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2016-11-142-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2016-11-132-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2016-11-106-0/+24
|
* [tx-robot] updated from transifexNextcloud bot2016-11-076-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2016-11-052-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2016-11-046-0/+14
|
* [tx-robot] updated from transifexNextcloud bot2016-11-0332-32/+32
|
* catch all exception and return a user friendly exception messageBjoern Schiessle2016-11-022-8/+15
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* use https by default if no protocol is given. Only use unsecure connection ↵Bjoern Schiessle2016-11-024-38/+66
| | | | | | if it is explicitely given Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* [tx-robot] updated from transifexNextcloud bot2016-11-022-0/+2
|
* Merge pull request #339 from nextcloud/share-types-by-folderLukas Reschke2016-11-012-0/+88
|\ | | | | Add getShareTypesInFolder to optimize folder listening
| * Add defaultShareProvider & federatedshareprovider testsRoeland Jago Douma2016-11-011-0/+45
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * Fix merging backend resultsRoeland Jago Douma2016-11-011-1/+1
| | | | | | | | | | | | | | | | * Merge share types correctly * Filter share types * Order share types Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * Add remoteprovider getsharesinfolder functionRoeland Jago Douma2016-10-311-2/+40
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * Add getShareTypesInFolder to optimize folder listeningRobin Appelman2016-10-311-0/+5
| | | | | | | | Signed-off-by: Robin Appelman <icewind@owncloud.com>
* | [tx-robot] updated from transifexNextcloud bot2016-11-012-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2016-10-312-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2016-10-304-0/+16
|
* Merge pull request #1948 from nextcloud/move_away_lagacy_oc_l10nLukas Reschke2016-10-292-2/+2
|\ | | | | Move away from legacy OC_L10N
| * Move away from OC_L10NRoeland Jago Douma2016-10-282-2/+2
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2016-10-296-4/+40
|/
* [tx-robot] updated from transifexNextcloud bot2016-10-2832-92/+152
|
* Merge pull request #1800 from nextcloud/nextcloud-rich-object-stringsMorris Jobke2016-10-272-6/+129
|\ | | | | Nextcloud rich object strings
| * Move federated share notifications to ROSJoas Schilling2016-10-202-6/+129
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2016-10-272-2/+10
| |
* | Switch to public APIJoas Schilling2016-10-211-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Move OC\Files\Storage\Shared to the right namespaceJoas Schilling2016-10-201-1/+1
|/
* [tx-robot] updated from transifexNextcloud bot2016-10-182-0/+46
|
* [tx-robot] updated from transifexNextcloud bot2016-10-032-0/+30
|
* [tx-robot] updated from transifexNextcloud bot2016-10-012-2/+32
|
* Mock HTTPClientServiceLukas Reschke2016-09-291-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 optimizationskjnldsv2016-09-274-193/+4
| | | | Signed-off-by: John Molakvoæ <fremulon@protonmail.com>