Commit History

Author SHA1 Message Date
  Andrew Dolgov a9105e2a61 move JShrink Minifier to vendor/ 5 years ago
  Andrew Dolgov 68d9c412ea fetch_file_contents: allow setting http Accept header 6 years ago
  Andrew Dolgov f0dbfedc81 increase buffersize to 16384 bytes 6 years ago
  Alexander Yaburov 74a98a6ff2 increased CURLOPT_BUFFERSIZE from 128 to 256 6 years ago
  Andrew Dolgov b14f6d58b4 implement hard limits on downloaded data size for general fetching and cache plugins: MAX_DOWNLOAD_FILE_SIZE & MAX_CACHE_FILE_SIZE 6 years ago
  foobar 2008ec4ed7 change filter rule regexp type to text 6 years ago
  JustAMacUser 905ff10dc9 Allow abbr tag when sanitizing. 6 years ago
  Andrew Dolgov e7c9bc60ec fix previous wrt if-modified-since being added to context options headers 6 years ago
  Metallizzer dd597297cb Обновить 'include/functions.php' 6 years ago
  Andrew Dolgov 3d7db21602 Merge branch 'master' of git.fakecake.org:tt-rss 6 years ago
  Andrew Dolgov 8babb8e75a sanitize: disallow width and height attributes for images 6 years ago
  fox 1aeb282be1 Merge branch 'save-effective-url' of JustAMacUser/tt-rss into master 6 years ago
  JustAMacUser 7ae05ed790 Have fetch_file_contents() save the effective URL. 6 years ago
  Andrew Dolgov 2eaf2a1f36 tag_is_valid: simplify code 6 years ago
  Andrew Dolgov 7f4a404566 include: convert some spaces to tabs 6 years ago
  martin scharm 32dc9ec854 undocumenting the proxy settings [see #36] 6 years ago
  martin scharm 213c01d459 some proxies require `request_fulluri` set to true [see #36] 6 years ago
  martin scharm ea55f2e11c Add proper support for proxies 6 years ago
  Andrew Dolgov 9274109c19 search_to_sql: quote fallback search language 6 years ago
  JustAMacUser 56c2216295 Add missing quotes to array_map. 6 years ago
  Andrew Dolgov bed2d6e054 force-cast some variables used in queries to integer 6 years ago
  Andrew Dolgov 7651b6e2cd sanitize: disable referrer via referrerpolicy for img elements 6 years ago
  Andrew Dolgov 76fc7a2d9c bool_to_sql_bool: for some reason PDO really likes integers for boolean columns 6 years ago
  Andrew Dolgov c4a08e4ff0 remove mentions of deprecated.js 6 years ago
  Andrew Dolgov e6532439d6 force strip_tags() on all user input unless explicitly allowed 6 years ago
  Andrew Dolgov fa3bcfa379 queryfeedheadlines: there's no need to quote order_by/override_order 6 years ago
  Andrew Dolgov 7c0eb1b621 add defaultPasswordWarning nag dialog 6 years ago
  Andrew Dolgov bfebf57c5f get_theme_path: fallback to css/default.css if default theme is selected 6 years ago
  Andrew Dolgov 2cf93c046c pref-users: fix sorting the table 6 years ago
  Andrew Dolgov 8ff3cbb32e filters: remove sql_bool_to_bool() 6 years ago