summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-01-182-48/+274
|
* [tx-robot] updated from transifexNextcloud bot2017-01-172-50/+50
|
* [tx-robot] updated from transifexNextcloud bot2017-01-112-150/+218
|
* Merge pull request #2955 from ↵Roeland Jago Douma2017-01-103-7/+61
|\ | | | | | | | | nextcloud/make-share-by-mail-work-without-linkshares share by mail should continue to work, even if public links are disabled
| * allow to access mail shares even if public links are disabledBjoern Schiessle2017-01-043-7/+61
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | [tx-robot] updated from transifexNextcloud bot2017-01-094-60/+60
| |
* | [tx-robot] updated from transifexNextcloud bot2017-01-052-86/+266
|/
* Merge pull request #2850 from nextcloud/downstream-26603Roeland Jago Douma2017-01-021-8/+20
|\ | | | | Fixed size issues on main detail view and disappearing of share recipients (#26603)
| * Fixed size issues on main detail view and disappearing of share recipients ↵Michael Jobst2016-12-231-8/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#26603) * fixed size issues on main detail view and disappearing of share recipients * Changes due to code comments * Moved reloadProperties() to FileInfoModel * Solved Scrutinizer issues * Bugfix: undefined value used on error * check if options are set for FileInfoModel.initialize() Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | [tx-robot] updated from transifexNextcloud bot2017-01-024-288/+442
| |
* | [tx-robot] updated from transifexNextcloud bot2016-12-292-48/+216
| |
* | [tx-robot] updated from transifexNextcloud bot2016-12-2616-496/+16
|/
* fix testsArthur Schiwon2016-12-221-2/+1
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Use group display name in sharing API + UIVincent Petry2016-12-224-16/+112
|
* Merge pull request #2759 from nextcloud/kill-appconfig-delete-share-linkMorris Jobke2016-12-222-48/+0
|\ | | | | Remove config change hook that deletes link shares (#26612)
| * Remove config change hook that deletes link shares (#26612)Vincent Petry2016-12-192-48/+0
| | | | | | | | | | | | | | | | | | Seems broken. But also if link shares are not allowed, the link shares will continue to exist but will be denied. A future cleanup could be done through a background job. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | When grouping shares, sort by stime then id (#26777)Vincent Petry2016-12-191-1/+1
|/ | | | | | | If share times are equal, the first share should still win instead of having the shares swapped. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Merge pull request #2695 from nextcloud/remove-leading-slashes-on-share-activityLukas Reschke2016-12-164-4/+4
|\ | | | | Remove leading slash from sharing activity
| * Remove leading slash from sharing activityJoas Schilling2016-12-154-4/+4
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #2673 from nextcloud/shared-scanner-unmaskedLukas Reschke2016-12-153-3/+37
|\ \ | |/ |/| use unmasked permissions in shared scanner
| * use unmasked permissions in shared scannerRobin Appelman2016-12-143-3/+37
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #2654 from nextcloud/increase-master-versionRoeland Jago Douma2016-12-141-2/+2
|\ \ | | | | | | Update app versions and requirements
| * | Update app versions and requirementsJoas Schilling2016-12-131-2/+2
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Fix overwriting parameterRoeland Jago Douma2016-12-131-3/+3
|/ / | | | | | | | | | | Fixes #2641 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #2637 from nextcloud/mount-cache-storageidLukas Reschke2016-12-131-15/+19
|\ \ | | | | | | also compare storage ids when checking for changed mounts
| * | reuse cacheentryRobin Appelman2016-12-131-15/+19
| |/ | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | update phpdocMaxence Lange2016-12-121-0/+1
| | | | | | Signed-off-by: Maxence Lange <maxence@pontapreta.net>
* | Download a file in a subfolder in a sharedlink is not workingMaxence Lange2016-12-111-3/+3
|/ | | the $node created using the path (GET) parameter is not used when executing fileListDownloaded()
* [tx-robot] updated from transifexNextcloud bot2016-12-082-2/+38
|
* [tx-robot] updated from transifexNextcloud bot2016-12-072-80/+186
|
* [tx-robot] updated from transifexNextcloud bot2016-12-042-2/+2
|
* Merge pull request #2486 from nextcloud/shared-storage-maskLukas Reschke2016-12-022-6/+16
|\ | | | | apply permissions mask for shared storage
| * apply permissions mask for shared storageRobin Appelman2016-12-022-6/+16
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Fix loader position and visibilityJohn Molakvoæ (skjnldsv)2016-12-021-4/+6
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Fix popover arrowJohn Molakvoæ (skjnldsv)2016-12-021-0/+4
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Fix unshare delete iconJohn Molakvoæ (skjnldsv)2016-12-021-1/+2
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Remove white background from loading iconMorris Jobke2016-12-021-2/+0
| | | | | | | * allows to use the loading icon on non-white background (disabled input fields for example) * fixes #2466 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #2432 from nextcloud/activity-mail-languageMorris Jobke2016-12-015-22/+55
|\ | | | | Make sure the activity emails can be sent in the users language
| * Adjust all implementations in the server repoJoas Schilling2016-12-015-22/+55
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #2371 from ↵Lukas Reschke2016-12-011-1/+12
|\ \ | |/ |/| | | | | nextcloud/issue-2369-add-share-indicator-for-mail-shares Add share indicator for mail shares
| * Display link share icon when toggling shareRoeland Jago Douma2016-11-301-1/+10
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * Add an icon when the file is shared by mailJoas Schilling2016-11-301-0/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2016-12-012-0/+16
|/
* Fix missing text for downloads on mobileMorris Jobke2016-11-291-1/+1
| | | | | | * fixes #2362 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix #2384John Molakvoæ (skjnldsv)2016-11-291-1/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2016-11-294-170/+444
|
* Fix image_src linkLukas Reschke2016-11-281-1/+1
| | | | | | The link in the image_src link (used for previews on Social Media such as Facebook) was still using the old route. This changes it to use the new route. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* [tx-robot] updated from transifexNextcloud bot2016-11-284-0/+52
|
* [tx-robot] updated from transifexNextcloud bot2016-11-2710-0/+162
|
* [tx-robot] updated from transifexNextcloud bot2016-11-2610-440/+866
|