richdocuments/lib
Andrew Backhouse bc82e4a970
new blank document template to improve user acceptance
Signed-off-by: Andrew Backhouse <andrew.backhouse@nextcloud.com>
2025-08-28 16:27:39 -04:00
..
AppInfo feat: Add storage wrappert to block download on secure view 2025-05-21 15:57:47 +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: editor uid issue 2025-08-04 12:21:24 +02:00
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 feat(wopi): support for wopi proof key 2025-08-14 11:05:54 -04:00
Listener new blank document template to improve user acceptance 2025-08-28 16:27:39 -04:00
Middleware url was incorrect when Nextcloud was installed under a subdirectory (fixes #4952) 2025-08-28 15:27:09 -04: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(wopi): wopi proof cleanup 2025-08-14 11:05:54 -04:00
Settings enh: set ooxml as default doc_format 2025-07-11 15:01:52 -04:00
Storage fix: Avoid failing on fopen for NonExistingFiles 2025-06-05 15:24:50 +02:00
TaskProcessing move task processing provider and task type from https://github.com/nextcloud/slide_deck_generator 2025-05-07 17:20:27 -04:00
Template fix: Generate preview with proper aspect ratio for templates 2025-01-24 14:58:07 +01:00
WOPI feat(wopi): support for wopi proof key 2025-08-14 11:05:54 -04:00
AppConfig.php fix: correctly watermark PDFs 2025-07-14 15:19:05 -04:00
Capabilities.php feat: Add apple pages/numbers/keynote mimetypes 2024-12-19 23:30:37 +01:00
Helper.php fix(Wopi): fall back to super share if share token is not available 2025-05-06 17:25:13 -04:00
PermissionManager.php feat: Add storage wrappert to block download on secure view 2025-05-21 15:57:47 +02:00
TaskProcessingManager.php fix: also check if the assistant app is enabled 2024-12-17 12:20:49 -05:00
TemplateManager.php enh: set ooxml as default doc_format 2025-07-11 15:01:52 -04:00
TokenManager.php fix: editor uid issue 2025-08-04 12:21:24 +02:00
UploadException.php chore: Add SPDX header 2024-05-09 10:37:22 +02:00