richdocuments/lib
Elizabeth Danzberger 71cde2dad9
fix: allow new file menu on public shares
Signed-off-by: Elizabeth Danzberger <elizabeth@elzody.dev>
2025-11-19 13:46:32 -05: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 Merge pull request #5116 from nextcloud/fix/document-target 2025-11-04 23:40:01 +01: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 fix: allow new file menu on public shares 2025-11-19 13:46:32 -05:00
Middleware wopi: allow to fetch settings from inside the document 2025-08-29 10:51:24 +05:30
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 feat(AI): generate presentations with AI 2025-09-22 12:51:39 -04:00
Settings enh: set ooxml as default doc_format 2025-07-11 15:01:52 -04:00
Storage fix(SecureView): node cannot be found when within groupfolder 2025-10-06 21:28:55 +02:00
TaskProcessing feat(AI): generate presentations with AI 2025-09-22 12:51:39 -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 fix: Drop nonexisting onenote support from mime type list 2025-10-09 21:17:14 +02: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 fix(SecureView): node cannot be found when within groupfolder 2025-10-06 21:28:55 +02:00
TaskProcessingManager.php fix: also check if the assistant app is enabled 2024-12-17 12:20:49 -05:00
TemplateManager.php Fix formatting (tab vs. 4-space) 2025-10-07 15:42:20 -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