richdocuments/lib
Julien Veyssier fe52cf4460
chore: add docs/ai.md about document generation
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-04-22 12:39:55 +02:00
..
AppInfo feat: add xlsx generation tasktype+provider 2025-04-22 12:38:31 +02:00
Backgroundjobs chore: Bump php-cs-fixer config and apply 2024-09-19 11:43:02 +02:00
Command chore: Bump php-cs-fixer config and apply 2024-09-19 11:43:02 +02:00
Controller fix(setting): userId undefined issue for template 2025-04-03 11:12:05 +05:30
Conversion fix: portable document format --> pdf 2025-02-04 13:13:05 -05:00
Db fix(settings): generate user config per userId & handle guest users 2025-02-05 13:15:53 +01:00
Events chore: Bump php-cs-fixer config and apply 2024-09-19 11:43:02 +02:00
Exceptions chore: Add SPDX header 2024-05-09 10:37:22 +02:00
Listener templates: better support cross-format templates 2025-02-26 07:17:33 +01:00
Middleware fix(settings): enable UserSettings wopi response 2025-03-07 15:35:25 +01:00
Migration fix: Avoid different table schema when migration from older oc releases 2025-03-20 10:00:03 +01:00
Notification fix(notifications): Notifier::prepare() threw \InvalidArgumentException which is deprecated 2025-01-03 11:56:10 +01:00
Preview feat: Add config flag to disable preview generation 2025-03-12 10:46:06 +01:00
Reference perf: Use getFirstNodeById as it is cached 2024-07-15 07:52:49 +02:00
Service chore: add docs/ai.md about document generation 2025-04-22 12:39:55 +02:00
Settings fix(settings): accept settings URL from discovery endpoint 2025-03-12 16:00:55 +05:30
TaskProcessing feat: add pdf output format to document generation provider 2025-04-22 12:38:31 +02:00
Template fix: Generate preview with proper aspect ratio for templates 2025-01-24 14:58:07 +01:00
WOPI fix: linting issue for CI 2025-02-05 13:15:53 +01:00
AppConfig.php feat: Add config flag to disable preview generation 2025-03-12 10:46:06 +01:00
Capabilities.php feat: Add apple pages/numbers/keynote mimetypes 2024-12-19 23:30:37 +01:00
Helper.php fix: Avoid warning on file id explode 2025-02-05 13:15:53 +01:00
PermissionManager.php chore: Bump php-cs-fixer config and apply 2024-09-19 11:43:02 +02:00
TaskProcessingManager.php fix: also check if the assistant app is enabled 2024-12-17 12:20:49 -05:00
TemplateManager.php preset: fix: adding/removing global template not reflected in sidebar 2025-03-21 13:11:20 +05:30
TokenManager.php fix(settings): return on Throwable instade of Exception 2025-03-12 16:00:55 +05:30
UploadException.php chore: Add SPDX header 2024-05-09 10:37:22 +02:00