nextcloud/core/js
Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285
Beside some small improvements and bug fixes this will probably the final state for OC8.

To test this you need to set up two ownCloud instances. Let's say:

URL: myPC/firstOwnCloud user: user1
URL: myPC/secondOwnCloud user: user2
Now user1 can share a file with user2 by entering the username and the URL to the second ownCloud to the share-drop-down, in this case "user2@myPC/secondOwnCloud".

The next time user2 login he will get a notification that he received a server-to-server share with the option to accept/decline it. If he accept it the share will be mounted. In both cases a event will be send back to user1 and add a notification to the activity stream that the share was accepted/declined.

If user1 decides to unshare the file again from user2 the share will automatically be removed from the second ownCloud server and user2 will see a notification in his activity stream that user1@myPC/firstOwnCloud has unshared the file/folder from him.
2014-12-19 15:20:24 +01:00
..
tests Merge pull request #12795 from owncloud/files-layoutchanges 2014-12-13 09:00:43 +01:00
apps.js Replaced spaces with tabs in apps.js 2014-08-12 12:00:34 +02:00
avatar.js Load avatar in header via PHP 2014-10-23 23:17:18 +02:00
backgroundjobs.js JavaScript file for activating web cron 2012-08-09 00:58:54 +02:00
compatibility.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
config.js Improved Javascript docs for JSDoc 2014-10-31 13:43:30 +01:00
config.php implement localizations based on punic 2014-10-20 15:04:42 +02:00
core.json Merge pull request #12360 from owncloud/files-tags 2014-12-15 19:55:18 +01:00
eventsource.js Improved Javascript docs for JSDoc 2014-10-31 13:43:30 +01:00
installation.js load showpassord.js conditionally in the template only if needed 2014-12-16 18:45:37 +01:00
jquery-showpassword.js Shows The Eye permanently in the Confirm Password field in Personal Settings - fix #5167 2013-10-12 12:42:23 +02:00
jquery-tipsy.js Fix size calculation with css styling of tipsy popup 2011-10-21 22:08:55 +02:00
jquery.avatar.js use high resolution avatars on highdpi screens 2014-04-04 23:35:32 +02:00
jquery.ocdialog.js Fixed dialogs styling, reversed buttons 2014-07-07 15:56:42 +02:00
js.js load showpassord.js conditionally in the template only if needed 2014-12-16 18:45:37 +01:00
l10n.js Fix l10n promises 2014-11-19 17:02:17 +01:00
lostpassword.js Use `/` as redirect location if webroot is set to an empty value 2014-11-21 15:38:36 +01:00
maintenance-check.js Refresh if maintenance mode is over 2014-09-09 17:26:11 +02:00
multiselect.js Merge pull request #8264 from owncloud/app-enable-by-group 2014-06-03 19:01:12 +02:00
oc-dialogs.js show readonly message in file conflict dialog, make it always selected 2014-12-11 16:32:27 +01:00
oc-requesttoken.js Add OCS API header per default 2014-11-21 19:54:19 +01:00
octemplate.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
placeholder.js Renamed current placeholder jquery plugin to imageplaceholder 2013-10-23 16:47:25 +02:00
placeholders.js move to updated version of placeholder 2014-06-03 16:18:06 +02:00
setup.js Merge pull request #11929 from owncloud/fix-db-center 2014-11-11 17:12:17 +01:00
setupchecks.js Check for working .htaccess via AJAX 2014-12-06 15:34:53 +01:00
share.js Next step in server-to-server sharing next generation, see #12285 2014-12-19 15:20:24 +01:00
singleselect.js Do not close container/slider when clicking on single select field 2014-08-15 12:44:00 +02:00
tags.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
update.js improve update error page: remove box, make link visible, insert missing space, remove line break 2014-12-10 13:30:28 +01:00
visitortimezone.js send browsers timezone back tp the server on login 2014-09-22 14:01:45 +02:00