Skip to content

Conversation

@ketan404
Copy link
Member

No description provided.

prasenbhandari and others added 4 commits November 18, 2025 12:30
    - document_count: No. of non soft deleted document
    - size_active: cummulative size of non soft deleted document(latest
      revision)
    - size_revision: cummulative size of non soft deleted document(all
      revision)
    - size_deleted: cummulative size of soft deleted document(including
      revisions)
Added Collections stats, Following columns were added:
ketan404 and others added 6 commits November 21, 2025 17:06
- Uncommented public disk configuration
- FILESYSTEM_DRIVER remains 'local' (default)
- Required for PDF thumbnail feature to store generated thumbnails
- Only generate thumbnails when PDF file is actually uploaded
- Check file modification time vs document update time (5 min window)
- Changed directory structure: doc-thumbnails/{collection_id}/{document_id}_thumb.jpg
- Reduces directory count (one per collection instead of per document)
- Updated all references in ThumbnailService, Document model, and DocumentSaved listener
feat: Add PDF thumbnail generation feature
@shraddha404 shraddha404 merged commit a224da2 into development-php-8.3.9 Dec 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants