nextcloud/core/templates
Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob
Both deprecated since NC 23

IAppManager is the replacement for OCP\App unfortunately it can't be
dependency injected in classes used by the installed otherwise the
database connection is initialised too early

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-01 09:46:40 +02:00
..
filetemplates Deprecate TemplateManager 2019-10-16 09:54:17 +02:00
loginflow Fix login flow 2022-07-27 11:29:12 +02:00
loginflowv2 Fix login flow 2022-07-27 11:29:12 +02:00
403.php Redesign guest pages for better accessibility 2022-07-27 10:43:21 +02:00
404-profile.php Redesign guest pages for better accessibility 2022-07-27 10:43:21 +02:00
404.php Redesign guest pages for better accessibility 2022-07-27 10:43:21 +02:00
429.php Send "429 Too Many Requests" in case of brute force protection 2020-08-19 11:20:35 +02:00
confirmation.php Confirm mails only per POST 2021-09-09 19:23:04 +02:00
error.php Redesign guest pages for better accessibility 2022-07-27 10:43:21 +02:00
exception.php Redesign guest pages for better accessibility 2022-07-27 10:43:21 +02:00
filepicker.html Replace files app ids to classes 2022-07-26 10:19:19 +02:00
installation.php Remove OCP\App and OCP\BackgroundJob 2022-08-01 09:46:40 +02:00
installation_forbidden.php Redesign guest pages for better accessibility 2022-07-27 10:43:21 +02:00
installation_incomplete.php Redesign guest pages for better accessibility 2022-07-27 10:43:21 +02:00
layout.base.php Remove OCP\App and OCP\BackgroundJob 2022-08-01 09:46:40 +02:00
layout.guest.php Remove OCP\App and OCP\BackgroundJob 2022-08-01 09:46:40 +02:00
layout.noscript.warning.php Prevent XSS in links which open a new browser window 2017-10-19 12:16:04 +02:00
layout.public.php Remove obsolete notification container 2022-07-26 13:54:24 +00:00
layout.user.php Transfer aria-label from nav settings menu to settings menu icon-button 2022-07-28 11:20:34 +02:00
login.php Redesign guest pages for better accessibility 2022-07-27 10:43:21 +02:00
message.html Remove uninterpreted PHP 2016-08-19 14:24:26 +02:00
profile.php Add profile templates 2021-10-18 08:59:16 +02:00
publicshareauth.php Redesign guest pages for better accessibility 2022-07-27 10:43:21 +02:00
recommendedapps.php Move bundles to /dist 2022-01-08 10:11:58 +01:00
success.php implement verification for additional mails 2021-09-09 14:03:35 +02: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
twofactorselectchallenge.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
twofactorsetupchallenge.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +02:00
twofactorsetupselection.php Fix 2FA setup vs set up typo 2022-06-14 14:34:20 +02:00
twofactorshowchallenge.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +02:00
untrustedDomain.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +02:00
update.admin.php Redesign guest pages for better accessibility 2022-07-27 10:43:21 +02:00
update.use-cli.php Redesign guest pages for better accessibility 2022-07-27 10:43:21 +02:00
update.user.php Redesign guest pages for better accessibility 2022-07-27 10:43:21 +02:00