nextcloud-server/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
backgroundjobs.js
compatibility.js
config.js
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
installation.js
integritycheck-failed-notification.js Add code integrity check 2015-12-01 11:55:20 +01:00
jquery-showpassword.js
jquery.avatar.js Show default placeholder if avatar image can't be fetched 2016-01-20 15:18:57 +01:00
jquery.ocdialog.js
js.js host and hostname are different things 2016-02-03 11:28:07 +01:00
l10n.js
login.js
lostpassword.js Allow specifying a custom reset-password-url 2015-12-07 15:41:40 +01:00
maintenance-check.js
mimetype.js
mimetypelist.js Introduce some mimetypes for richdocuments 2016-02-04 13:48:21 +02:00
multiselect.js
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
octemplate.js
placeholder.js [Avatars] Calculate 'sane' hue precissions 2015-12-24 10:50:12 +01:00
placeholders.js
select2-toggleselect.js Added system tags GUI in sidebar 2016-01-19 16:24:26 +01:00
setup.js
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
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
tags.js
update.js Add message with reference to forum post 2016-02-08 10:45:46 +01:00
visitortimezone.js