nextcloud/core/js
Lukas Reschke abc675d87e Move update notification code into app
Moves the update notification code in a single app. This is required since we want to use SSO for the new updater and for this have some code running in ownCloud as well (and we don't want that in core neccessarily). This app can provide that in the future, right now it's only the update notification itself. Will continue working on the SSO right away but wanted to keep the PR small.

Furthermore also makes some more code unit-testable...
2016-02-09 18:05:51 +01:00
..
files Add system tags filter section for files app 2016-02-09 10:59:29 +01:00
systemtags Add system tags filter section for files app 2016-02-09 10:59:29 +01:00
tests Add system tags filter section for files app 2016-02-09 10:59:29 +01:00
apps.js Fix controls bar calculation 2015-08-28 12:23:57 +02:00
backgroundjobs.js add admin documentation hints to Federated Cloud Sharing and cron 2015-04-09 12:07:05 +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 changed variables to lowercase 2016-02-02 10:32:50 +01:00
core.json Move getDescriptiveTag to core 2016-01-21 15:56:25 +01:00
eventsource.js Encode requesttoken 2015-02-16 20:28:30 +01:00
installation.js load showpassord.js conditionally in the template only if needed 2014-12-16 18:45:37 +01:00
integritycheck-failed-notification.js Add code integrity check 2015-12-01 11:55:20 +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.avatar.js Show default placeholder if avatar image can't be fetched 2016-01-20 15:18:57 +01:00
jquery.ocdialog.js Resize filepicker on window size change 2015-05-06 11:00:23 +02:00
js.js host and hostname are different things 2016-02-03 11:28:07 +01:00
l10n.js Added ext storage mount options GUI 2015-03-26 11:21:03 +01:00
login.js show feedback spinner for log in process 2015-08-27 21:08:46 +02:00
lostpassword.js Allow specifying a custom reset-password-url 2015-12-07 15:41:40 +01:00
maintenance-check.js Use OC.webroot instead of calculating the URL 2015-05-11 17:01:57 +02:00
mimetype.js Fix icon update to be more consistent 2015-10-29 12:59:51 +01:00
mimetypelist.js Introduce some mimetypes for richdocuments 2016-02-04 13:48:21 +02:00
multiselect.js fix multiselect 2015-09-25 00:51:39 +02:00
oc-backbone-webdav.js Fix parsing empty Webdav property nodes 2016-02-02 18:01:15 +01:00
oc-backbone.js Backbone transport for Webdav 2016-01-16 11:28:04 +01:00
oc-dialogs.js Since the server no longer calculates the icon 2015-12-24 08:59:32 +01:00
oc-requesttoken.js Do not add sensitive request headers for cross domain requests 2015-09-15 11:42:13 +02:00
octemplate.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
placeholder.js [Avatars] Calculate 'sane' hue precissions 2015-12-24 10:50:12 +01:00
placeholders.js move to updated version of placeholder 2014-06-03 16:18:06 +02:00
select2-toggleselect.js Added system tags GUI in sidebar 2016-01-19 16:24:26 +01:00
setup.js Remove remainings of mssql 2015-07-29 18:19:31 +02:00
setupchecks.js Add check for content 2016-02-04 16:13:27 +01:00
share.js Share dialog use OCS API 2016-01-28 15:25:34 +01:00
shareconfigmodel.js Fix share default expiration date calculation 2016-01-28 15:25:34 +01:00
sharedialogexpirationview.js Share dialog use OCS API 2016-01-28 15:25:34 +01:00
sharedialoglinkshareview.js Share dialog use OCS API 2016-01-28 15:25:34 +01:00
sharedialogresharerinfoview.js More unit tests for share dialog 2015-09-16 07:23:29 +02:00
sharedialogshareelistview.js Share dialog use OCS API 2016-01-28 15:25:34 +01:00
sharedialogview.js Fix unit tests 2015-12-30 08:58:04 +01:00
shareitemmodel.js Properly forward error messages in share dialog 2016-01-28 17:18:33 +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 [tags] remove unneeded variables 2015-10-30 10:02:15 +01:00
update.js Add message with reference to forum post 2016-02-08 10:45:46 +01:00
visitortimezone.js send browsers timezone back tp the server on login 2014-09-22 14:01:45 +02:00