summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js/external.js
Commit message (Expand)AuthorAgeFilesLines
* Listen to the notification event to reload the file listJoas Schilling2016-02-101-1/+13
* show display name but internally use the user nameBjörn Schießle2015-12-141-1/+2
* Merge pull request #13525 from owncloud/s2s-fixscanfileforbrokenstorageMorris Jobke2015-01-281-1/+1
|\
| * Catch storage exception in scanner for remote sharesVincent Petry2015-01-261-1/+1
* | Only reload file list after remote share accept request returnsVincent Petry2015-01-261-2/+4
|/
* Add unit test for external share JS dialogVincent Petry2015-01-211-57/+77
* External share dialog must properly read entered passwordVincent Petry2015-01-211-1/+2
* Next step in server-to-server sharing next generation, see #12285Bjoern Schiessle2014-12-191-30/+65
* fix button text l10nVolkan Gezer2014-09-221-1/+1
* Improved external share dialogVincent Petry2014-07-071-4/+31
* Fixed remote share password param detectionVincent Petry2014-07-011-1/+1
* fix server share dialog titleVolkan Gezer2014-06-281-2/+2
* Do not clear URL hash when no external mount params givenVincent Petry2014-06-251-23/+23
* organize js a bit betterRobin Appelman2014-06-171-10/+28
* add settings to disable server to server sharingBjoern Schiessle2014-06-141-3/+3
* Improve detection of whether we're in the files appRobin Appelman2014-06-141-1/+1
* Add interface for adding a public share to a different ownCloud instanceRobin Appelman2014-06-141-2/+2
* Add interface for accpeting external sharesRobin Appelman2014-06-141-0/+53