Historia zmian

Autor SHA1 Wiadomość Data
  Diogo Peralta Cordeiro 5077b65d71 [Media] Fix several issues 3 lat temu
  Diogo Peralta Cordeiro 8bbbb890e3 [Media] Fix issues with database file storage 4 lat temu
  Diogo Cordeiro f93d8694c3 [AVATAR] Ensure this Action stays secure 4 lat temu
  Hugo Sales ff75bb796b [MEDIA] Move AttachmentAction::sendFile to common_send_file 4 lat temu
  Diogo Cordeiro 3dcedfa8bd [MEDIA] Simplify Attachment actions 5 lat temu
  Miguel Dantas d295d8b43c [CORE] Added documentation and fixed typo in attachments action 5 lat temu
  Miguel Dantas 7070a14480 [CORE][StoreRemoteMedia] Fixed bug where sometimes images were written outside the site root 5 lat temu
  Miguel Dantas a5259073df [CORE] Fix X-Sendfile for nginx, using the X-Accel-Redirect header 5 lat temu
  Miguel Dantas 3e5ce46e98 [CORE] Fixed bug where the http connection was using the wrong size for thumbnails, and returning the wrong one 5 lat temu
  Miguel Dantas 8f31a1a820 [MEDIA][OEMBED] Fixed regression in OEmbed, because it relied on accessing the files directly, which previous commits broke. The File table really should have a bool... 5 lat temu
  Miguel Dantas da82048d77 [MEDIA] Fix trying to display file wich is not available locally 5 lat temu
  Miguel Dantas 04d1caff78 [CORE] Fixed bug where all thumbnails were using the original file 5 lat temu
  Miguel Dantas 7643f3cf7b [CORE][ACTION] Removed getfile action. Superseded by attachment/*/download, which additionally uses a file hash as oposed to a filename. 5 lat temu
  Miguel Dantas aa5c6bbf08 [CORE][UI] Made attachment actions and its subactions be able to identify attachments by id and by filehash. Changed the url stored in the DB to be attachment//view 5 lat temu
  Miguel Dantas 9536f2a909 [CORE] Refactored attachement actions to remove duplicate code 5 lat temu
  Miguel Dantas 5eb4a7d711 [MEDIA] File downloader now in PHP, added proper name in the UI and changed the format for new attachment file names 5 lat temu
  Mikael Nordfeldth a32bfe7d87 TagCloud turned into plugin (performance issues on large installs) 8 lat temu
  Mikael Nordfeldth 265fa12917 Relatively experimental change to store thumbnails in 'file/thumb/' (by default) 8 lat temu
  Mikael Nordfeldth 4b65275e41 AttachmentAction is a ManagedAction, don't implement handle() 9 lat temu
  Mikael Nordfeldth b48e3a22bf AttachmentAction extends to ManagedAction 10 lat temu
  Mikael Nordfeldth 1776c90cb9 Moved oEmbed stuff out to a plugin (Oembed). 10 lat temu
  Mikael Nordfeldth b3bf036975 Preparing File for dynamic thumbnail generation. 10 lat temu
  Mikael Nordfeldth 418b3c3c53 Some files got updated coding style 10 lat temu
  Mikael Nordfeldth c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 lat temu
  Mikael Nordfeldth a38ed0057a Moved jbfavre's Twitter card support to Twitter plugin 11 lat temu
  Jean Baptiste Favre f0d86cdb64 Add 'twitter:title' meta tag support. 12 lat temu
  Jean Baptiste Favre ade8c6992e Twitter cards implementation. Currently only supports 'photo' cards. 12 lat temu
  Mikael Nordfeldth 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 lat temu
  Evan Prodromou ddf166e144 setting to turn off expensive queries 13 lat temu
  Samantha Doherty f7ffe1df86 Restore local nav to single notice and attachment pages. 13 lat temu