nextcloud/core
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
..
ajax Do not print verbose info about app updates if there are none 2021-11-18 09:11:22 +01:00
BackgroundJobs Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
Command Remove OCP\App and OCP\BackgroundJob 2022-08-01 09:46:40 +02:00
Controller Redesign guest pages for better accessibility 2022-07-27 10:43:21 +02:00
css Fix login flow 2022-07-27 11:29:12 +02:00
Data Update php licenses 2021-06-04 22:02:41 +02:00
Db Profile backend 2021-10-19 04:59:35 +00:00
doc changed to nextcloud 2016-06-22 08:20:23 +02:00
Events Add password reset typed events 2022-06-10 16:41:41 +02:00
Exception Update php licenses 2021-06-04 22:02:41 +02:00
fonts Include additional scripts in Noto fonts 2021-03-01 19:15:01 +01:00
img Add back the deleted.png file as SVG forwarding doesn't work for /core/img 2022-06-08 16:23:08 +02:00
js Fix login flow 2022-07-27 11:29:12 +02:00
l10n [tx-robot] updated from transifex 2022-07-23 02:26:18 +00:00
Middleware Enable strict types for the 2FA middleware 2021-12-16 13:58:25 +01:00
Migrations Add comments expire date 2022-06-15 11:58:29 -03:00
Notification Update php licenses 2021-06-04 22:02:41 +02:00
Service Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
src Fix caldav invitation related public pages 2022-07-27 10:43:22 +02:00
templates Remove OCP\App and OCP\BackgroundJob 2022-08-01 09:46:40 +02:00
vendor Remove core.js 2019-01-09 15:02:00 +01:00
.l10nignore Add core/js/dist/ to l10nignore 2019-06-13 13:55:22 +02:00
Application.php Merge pull request #31047 from nextcloud/enh/preferences-index 2022-04-21 09:59:04 +02:00
register_command.php Remove OCP\App and OCP\BackgroundJob 2022-08-01 09:46:40 +02:00
routes.php Remove old legacy SvgController and IconsCacher 2022-05-10 23:24:07 +02:00
shipped.json Remove accessibility 2022-04-21 19:00:28 +02:00
strings.php core: add more strict_types 2021-04-26 12:44:37 +02:00