nextcloud/core/templates
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
..
filetemplates change Documents default typeface from serif to sans-serif 2014-12-19 18:16:46 +01:00
lostpassword move lost controller to core/controller 2016-01-20 10:42:19 +01:00
403.php addressing #14982 self-closing tags ending slash doesn't have a purpose & should be removed 2015-03-17 23:57:23 +01:00
404.php OC_Helper::linkTo is deprecated 2015-12-17 10:53:21 +01:00
altmail.php Fix broken new lines in plain text mail template 2014-09-04 11:30:54 +02:00
error.php addressing #14982 self-closing tags ending slash doesn't have a purpose & should be removed 2015-03-17 23:57:23 +01:00
exception.php Merge pull request #15012 from Volker-E/master 2015-03-24 12:07:26 +01:00
filepicker.html Don't set image path in template. 2013-05-20 09:44:31 +02:00
installation.php remove unneeded icons from input fields to not distract from submit button, fix #18940 2015-10-30 11:11:37 +01:00
internalaltmail.php Allow separate templates for internal and external share notifications 2015-10-29 10:24:24 +01:00
internalmail.php Remove deprecated function OC_User::getManager 2015-12-17 16:18:34 +01:00
layout.base.php Merge pull request #20236 from maprambo/safari-pinned-tab-icon 2015-11-09 11:12:38 +01:00
layout.guest.php Merge pull request #20236 from maprambo/safari-pinned-tab-icon 2015-11-09 11:12:38 +01:00
layout.noscript.warning.php Deduplicate template code and do not translate the links 2015-02-09 16:01:52 +01:00
layout.user.php Move update notification code into app 2016-02-09 18:05:51 +01:00
login.php Use \OCP\Util::sanitizeHTML instead of \OC_Util::sanitizeHTML 2015-12-08 08:56:47 +01:00
mail.php Remove deprecated function OC_User::getManager 2015-12-17 16:18:34 +01:00
message.html fixing #15023, getting comments out of HTML output 2015-03-21 07:10:46 +01:00
singleuser.user.php addressing #14982 self-closing tags ending slash doesn't have a purpose & should be removed 2015-03-17 23:57:23 +01:00
tags.html addressing #14982 self-closing tags ending slash doesn't have a purpose & should be removed 2015-03-17 23:57:23 +01:00
untrustedDomain.php Remove deprecated function OC_User::getManager 2015-12-17 16:18:34 +01:00
update.admin.php update page: fix heading whitespace and unbold less important sections 2015-11-25 13:16:00 +01:00
update.user.php addressing #14982 self-closing tags ending slash doesn't have a purpose & should be removed 2015-03-17 23:57:23 +01:00