nextcloud/core
Côme Chilliet e78e27187a chore: Delete deprecated internal Job classes
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-02-08 10:28:29 +01:00
..
ajax fix!: Migrate jobs away from deprecated interfaces 2024-02-08 10:28:29 +01:00
BackgroundJobs better users cycle 2024-01-11 15:46:48 +00:00
Command chore: Delete deprecated internal Job classes 2024-02-08 10:28:29 +01:00
Controller refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-18 16:14:17 +01:00
css chore: Compile assets 2024-02-03 14:28:35 +01:00
Data Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +03:30
Db chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
doc
Events Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +03:30
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 fix: Use viewBox instead of viewbox in SVGs 2024-01-22 16:39:06 +01:00
js Migrate debug mode check to new SetupCheck API 2024-01-29 10:11:03 +01:00
l10n Fix(l10n): Update translations from Transifex 2024-02-08 00:19:44 +00:00
Listener chore: Fix missing template parameter for IEventListener 2024-01-30 10:57:15 +01:00
Middleware AppAPI: allowed to bypass Two-Factor 2023-12-28 20:59:02 +03:00
Migrations Update core/Migrations/Version29000Date20240124132202.php 2024-01-25 10:33:47 -01:00
Notification Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +03:30
Service Always catch OCP versions of authentication exceptions 2024-01-11 14:02:15 +01:00
skeleton
src chore(perf): prevent unnecessary bundling of caniuse-lite 2024-02-07 11:15:06 +01:00
templates fix(manifest): Check if app exists instead of accessing null as an array 2024-01-17 09:25:44 +01:00
vendor Remove jstz usage from server 2023-01-04 17:40:40 +00:00
.l10nignore Add core/js/dist/ to l10nignore 2019-06-13 13:55:22 +02:00
Application.php fix(comments): Reference ID column is now added on upgrade and therefore can be removed 2023-12-14 14:32:04 +01:00
openapi.json chore(deps): Update openapi-extractor 2024-01-09 18:12:57 +01:00
register_command.php chore: Fix DI for integrity checker before installation 2024-01-30 16:31:05 +01:00
ResponseDefinitions.php Add new method inAppSearch for advanced search providers 2023-11-14 09:58:20 +01:00
routes.php enh(TextToImage): Allow generating multiple images with one task 2023-10-20 13:13:15 +02:00
shipped.json fix(upgrade): files_rightclick is deprecated 2023-11-02 16:04:18 +01:00
strings.php chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 2024-02-05 11:16:04 +01:00