Histórico de commits

Autor SHA1 Mensagem Data
  Mikael Nordfeldth 8806cce735 Default to avoid upscaling of thumbnails. 45x45=>450x450 is ugly 8 anos atrás
  Mikael Nordfeldth 80bc7f0e25 File handling changes for better logic 9 anos atrás
  Mikael Nordfeldth fd2efbc6f8 AvatarSettings more aligned to FormAction 9 anos atrás
  Mikael Nordfeldth 3ee673ac91 ImageFile->resize now totally replaced with resizeTo 9 anos atrás
  Mikael Nordfeldth 3755faf558 SVG files can be used as thumbnails I guess 9 anos atrás
  Mikael Nordfeldth 22dbeaef29 Used ->find(true) on wrong object 9 anos atrás
  Mikael Nordfeldth f6df1f1dd3 Documentation and more understandable code. 9 anos atrás
  Mikael Nordfeldth a4af51b5ba Move thumbnail algorithm mainly to ImageFile class 9 anos atrás
  Mikael Nordfeldth 220a13b87f mimetype added to ImageFile 9 anos atrás
  Mikael Nordfeldth 4b8301d39e ImageFile constructor changed to align with existing code 9 anos atrás
  Mikael Nordfeldth 0854a84eb9 Throw more explicit exception in ImageFile 9 anos atrás
  Mikael Nordfeldth 97812549b9 Unnecessarily spammy logs for getThumbnail() 9 anos atrás
  Mikael Nordfeldth 2a7d45c986 No need for ImageMagick to detected animated GIF 9 anos atrás
  Mikael Nordfeldth 4dd6d7869e Maybe we can detect animated files in core 9 anos atrás
  Mikael Nordfeldth a9135080c3 barename wasn't used, let's rename it filename and use it 9 anos atrás
  Mikael Nordfeldth 79824a3625 Could not update avatar due to Bad Thumbnail parameters 10 anos atrás
  Mikael Nordfeldth 5a3d74d9a8 UseFileAsThumbnailException (helps support GIFs) 10 anos atrás
  Mikael Nordfeldth adf896bc12 Add support for plugins to resize images 10 anos atrás
  Mikael Nordfeldth db90e2bb65 Apparently exif_read_data wasn't globally available. 10 anos atrás
  Mikael Nordfeldth ca67e848eb Only JPEG files (and TIFF, which we don't support) have EXIF 10 anos atrás
  Mikael Nordfeldth 214a10ddec File_thumbnail fixes (run scripts/upgrade.php) 10 anos atrás
  Mikael Nordfeldth e526909bd8 File width and height is now properly set for File 10 anos atrás
  Mikael Nordfeldth 5fbb668855 Be more precise in return array from image scaling 10 anos atrás
  Mikael Nordfeldth d59eb5e184 Dynamically generate thumbnails (see full text) 10 anos atrás
  Mikael Nordfeldth 06d4cecf7f MediaFile thumbnail event hooks + VideoThumbnails plugin 10 anos atrás
  Mikael Nordfeldth 00aa3fa734 ImageFile unlink function referenced bad path 10 anos atrás
  Mikael Nordfeldth b0dfc70a54 Properly unlink all old avatars when deleting/uploading a new 11 anos atrás
  Siebrand Mazeland 7db24c32d6 * fix some i18n and L10n issues 13 anos atrás
  Brion Vibber 820dd293c9 Fix for ticket #3007: .bmp avatar uploads weren't being properly converted to PNG in all cases 14 anos atrás
  Brion Vibber dc497ed090 Break out ImageFile->resizeTo() from ImageFile->resize(); allows resizing images to non-square sizes and to arbitrary destinations. Will be used for creating thumbnails as well as the originala use of cropping/sizing avatars. 14 anos atrás