Commit Graph

217 Commits (2bdc97741cd42843f85750421cba032942d860ed)

Author SHA1 Message Date
Thomas Citharel c2150bd079
feat: Add mimetype into BeforePreviewFetchedEvent event 1 year ago
Richard Steinmetz bcf9f91893
fix(preview): gracefully handle file not being opened in ProviderV2 1 year ago
Robin Appelman da59fd4389
fix: misc code fixes around db sharding 1 year ago
Robin Appelman b21a399d1a
fix: implement sharding compatible cleanup for various bits 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
ernolf a8bdd4f99b
feat(preview): move previews for imaginary pdf to own class ImaginaryPDF 1 year ago
Robin Appelman 5ea972922b
fix: explicitly filter for storageid in preview cleanup job 1 year ago
Daniel Kesselberg 37454eb200
feat: log file id and path when extracting the mp3 cover fails 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Joas Schilling 4286660983
fix: Extend SVG reference check 2 years ago
Côme Chilliet 672923f0a6
fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 2 years ago
Varun Patil 4ab40e355f fix(preview): check mime type before processing with Imagick 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Git'Fellow 6f4d0fe79c Lower failed movie preview to info 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Git'Fellow ef5f7d0a90 Us strpos() only 2 years ago
Git'Fellow 53b84732a3 Check for open_basedir before reading /proc 2 years ago
Daniel Kesselberg 475dd60354
fix: use png as preview right away 2 years ago
Daniel Kesselberg b5241d5220
feat: allow multiple libreoffice invocations 2 years ago
Daniel Kesselberg aa48a5f94f
feat: add preview provider for emf files based on office 2 years ago
Simon L b681cf735a address review 2 years ago
Simon L 531f5d1e4f fix semaphore guarding 2 years ago
Git'Fellow d1169af129 Use \Throwable instead 2 years ago
Git'Fellow 624986a6d5 Catch Imaginary processing errors 2 years ago
Git'Fellow 974e86e618 Don't pass invalid streams to Imaginary 2 years ago
Akhil 1d767ebff5
Check if the node has a null ID before deleting in preview watcher 2 years ago
Daniel Hansson da2aad598e
also remove function 2 years ago
Daniel Hansson b2d105e7ec
Generate all preview sizes for Imaginary 2 years ago
JanisPlayer 80abec668b
feat: Imaginary WebP support 2 years ago
John Molakvoæ 52590a762f
feat(files): add uploader 2 years ago
John Molakvoæ 28725c46a8
feat: redirect to the mime icon if no preview available 2 years ago
Simon L 46dfb84bca log imaginary errors as info to not spam the server logs 2 years ago
Joas Schilling 4f7de8ed60
fix!: Remove legacy event dispatching Symfony's GenericEvent 2 years ago
Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
Daniel Kesselberg 3757f390c3
feat: replace id3parser with mp3info 3 years ago
Daniel Kesselberg 440f882322
feat: add width, height, crop and mode to BeforePreviewFetchedEvent 3 years ago
Daniel Kesselberg 0670ae607b
fix: catch errors in id3parser library 3 years ago
JanisPlayer c71a3065a7 Allow to specify an imaginary key 3 years ago
Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Simon L d55a7c619d Fix typos in lib/public subdirectory 3 years ago
Simon L 800f40b71c fix php-lint 3 years ago
Glandos e542e60dbc try to make linters happy 3 years ago
Glandos 3440387f0f gather code from small and max preview 3 years ago
Glandos 24c121347a Revert 0e49b40 3 years ago
Glandos 06a7e90383 improve parameter doc 3 years ago
Glandos 4954bead1d Ensure max preview image is not null 3 years ago
Glandos b6c65fee2a php-cs-fix 3 years ago
Glandos 9b4d5146d5 List preview directory only once 3 years ago
Claus-Justus Heine 456679c6fb Update lib/private/Preview/Bundled.php 3 years ago
Claus-Justus Heine b3d8363327 Prevent the OpenDocument preview generator from trying to open empty files. 3 years ago