The Wayback Machine - https://web.archive.org/web/20220105192143/https://github.com/topics/single-page-app
Skip to content
#

single-page-app

Here are 1,679 public repositories matching this topic...

ChristophWurst
ChristophWurst commented Dec 23, 2021

Expected behavior

Attachments added to new messages are stored in mail_attachments. At \OCA\Mail\Service\Attachment\AttachmentService::addFile we don't assign a value to createdAt, thus the timestamp is of default 0.

Actual behavior

The timestamp is set to a real value. We need this to clean up old data.

Mail app

Mail app version: v1.11


Implem

Improve this page

Add a description, image, and links to the single-page-app topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the single-page-app topic, visit your repo's landing page and select "manage topics."

Learn more