Commit History

作者 SHA1 備註 提交日期
  Andrew Dolgov ea79a0e033 remove some redundant php closing tags 7 年之前
  Andrew Dolgov 7b55001eee fix various issues reported by static analysis 7 年之前
  Andrew Dolgov 9594ea6875 add cosmetic suffixes back for cached url links 7 年之前
  Andrew Dolgov dc2c4b13d4 when choosing enclosures to embed or rewrite (af_zz_imgproxy) only use content type instead of "filename"-based hacks 7 年之前
  Andrew Dolgov 388d4dfa88 enable caching of media in article enclosures 7 年之前
  Andrew Dolgov 48eefd8c5c allow caching of audio files 7 年之前
  Andrew Dolgov 41bead9baa remove local file extensions and generalize some method names for cached media 7 年之前
  Andrew Dolgov 8519c68d93 rewrite relative urls for html5 audio source elements 7 年之前
  Andrew Dolgov 1bfe1d7b31 simplify error handling 7 年之前
  Andrew Dolgov 4a23031fcd rewrite_relative_url: cleanup resulting url path while rewriting 7 年之前
  Andrew Dolgov 454292b295 format_article_enclosures: allow embedding .jpeg files 7 年之前
  Andrew Dolgov 676c7303ca add HOOK_ENCLOSURE_ENTRY for af_zz_imgproxy (2) 7 年之前
  Andrew Dolgov 58210301e0 add HOOK_ENCLOSURE_ENTRY for af_zz_imgproxy 7 年之前
  Jérémy DECOOL ba2853caac Prevent target='_blank' vulnerability on dynamic link 7 年之前
  Andrew Dolgov fafd32e2dc use get_self_url_prefix() when rewriting cached images 7 年之前
  Andrew Dolgov 7818bfde0b sanitize: properly handle cached content in archived articles 7 年之前
  Andrew Dolgov 70c0a8c2e0 pass several image files used in notify messages to frontend as base64 to prevent broken error messages in case network connection is down. also, update some close buttons to show correct cursor. 7 年之前
  Andrew Dolgov 829d478f1b add some protection against opener attacks if external site is opened via window.open() 7 年之前
  Andrew Dolgov 5edd605ae1 image cache: do not try to cache data: schema urls; add caching of html5 video content (similar to cache_starred_images plugin) 7 年之前
  Andrew Dolgov 0442cbb6c1 image cache: send files as content-disposition: attachment; add .png suffix to image urls 7 年之前
  Andrew Dolgov 181c8285dd add compact theme with smaller font 7 年之前
  Andrew Dolgov e432b8fbe2 implement cache-busting for default theme.css 7 年之前
  Andrew Dolgov 553ec3c351 pass article guid to hook_render_article 7 年之前
  Shane Synan 311cdb27f4 sanitize: allow dfn tag 7 年之前
  Andrew Dolgov 3b001e4330 support rel=noopener for links 7 年之前
  Andrew Dolgov 67268b0017 sanitize: allow acronym tag 7 年之前
  Andrew Dolgov 967f0619c7 force ngettext() count argument type to string 7 年之前
  Andrew Dolgov c606bd5741 tweak the enclosure dropdown display a little bit for less-readable urls 7 年之前
  Bernhard Thaler 62958fe9dc convert to punycode for feed on idn hostname 7 年之前
  Andrew Dolgov 6687cb9927 shared posts: remove link to feed in externally shared articles to prevent leaking potentially private feed urls 7 年之前