nextcloud-server/core
Nextcloud bot 3f6d5c1b4c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-21 00:21:37 +07:00
..
BackgroundJobs fix: Max file size for metadata generation 2024-08-05 08:48:15 +07:00
Command ci: Fix psalm by typing the QuestionHelper 2024-10-21 11:28:53 +07:00
Controller fix(TaskProcessingApiController): Don't use + to merge non-assoc. arrays 2024-11-06 09:44:11 +07:00
Data
Db
Events
Exception
Listener fix: Fix inaccessible content on public pages due to overlapping footer 2024-09-06 15:43:13 +07:00
Middleware
Migrations fix(migration): Check if column exits before adding it 2024-10-01 13:19:01 +07:00
Notification feat(notifications): Migrate server INotifiers to new exceptions 2024-06-25 11:56:24 +07:00
Service
ajax
css chore: compile scss 2024-09-06 15:43:13 +07:00
doc
fonts
img fix(federatedfilessharing): Use social media icons from core rather than inline SVGs 2024-10-09 15:34:21 +07:00
js fix: Adapt icon color to new default for mime icons 2024-07-04 11:09:21 +07:00
l10n Fix(l10n): Update translations from Transifex 2024-11-21 00:21:37 +07:00
skeleton
src fix(core): Do not use `v-html` for translation output 2024-11-19 09:49:07 +07:00
templates fix: Prevent duplicate creation of print_exception function 2024-09-19 14:24:22 +07:00
vendor
.l10nignore
Application.php perf(systemtags): Add index for systemtags_object_mappings.objectid 2024-07-30 13:13:48 +07:00
ResponseDefinitions.php fix(taskprocessing): fix cs issues and generate autoloaders 2024-07-25 10:10:32 +07:00
openapi-ex_app.json chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:21:33 +07:00
openapi-ex_app.json.license feat(OpenAPI): Add ex_app scope 2024-07-02 09:12:48 +07:00
openapi-full.json chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:21:33 +07:00
openapi-full.json.license feat(TaskProcessingApi): Add endpoint for getting the next task 2024-07-01 17:11:12 +07:00
openapi.json chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:21:33 +07:00
openapi.json.license chore: Add SPDX header 2024-06-06 22:53:41 +07:00
register_command.php feat: add command to export certificate bundle 2024-08-01 10:06:50 +07:00
routes.php Merge pull request #45228 from smokris/heartbeat-route 2024-06-18 17:29:30 +07:00
shipped.json feat: add app_api to shipped and default enabled apps 2024-09-26 13:27:08 +07:00
shipped.json.license chore: Add SPDX header 2024-06-06 22:53:41 +07:00
strings.php