Commit History

Author SHA1 Message Date
  Andrew Dolgov bfd902bbcc sanity_check: enforce minimum php version (5.4) 8 years ago
  Andrew Dolgov 4c46702672 drop support for (obsolete, removed from recent php versions) php safe_mode setting 8 years ago
  Rob Hoelz baaf4c3043 Make search mechanism pluggable 10 years ago
  Andrew Dolgov 3eb55333c6 do not use iconv in tag_is_valid, data should be utf8 anyway at this point; remove sanity check for iconv because parser does not use it 11 years ago
  Andrew Dolgov 55c773e893 add a sanity check for system sphinx client which conflicts with the bundled one 11 years ago
  Frederik Holden 39de69406b Change default SELF_URL_PATH for RFC 2602 11 years ago
  Andrew Dolgov 5bbc4bb4b0 move stylesheets to css/, reference default tt-rss stylesheets from 11 years ago
  Matthias Wirtz 95a10c1225 fixed sanity check (mysqli_connect is also allowed now) 11 years ago
  Andrew Dolgov a42c55f02b fix blank character after opening bracket in function calls 11 years ago
  Andrew Dolgov 6322ac79a0 remove $link 11 years ago
  Andrew Dolgov 5276b7c768 fix handling of blank FEED_CRYPT_KEY 11 years ago
  Andrew Dolgov 044cff2d74 implement basic feed authentication parameter encryption in the database (FEED_CRYPT_KEY) 11 years ago
  Andrew Dolgov 3306daecf4 implement upload-related support for open_basedir 11 years ago
  Andrew Dolgov b3b48f61c0 add an angrier blurb to sanity_check.php 11 years ago
  Andrew Dolgov 24ff3b44d2 sanity check: better suggestion for SELF_URL_PATH 11 years ago
  Andrew Dolgov 6cfd3c149c remove SESSION_EXPIRE_TIME 11 years ago
  Andrew Dolgov 884d16505e tweak how utility.css-based stuff looks 11 years ago
  Andrew Dolgov d0c6dd29d1 add experimental easy installer 11 years ago
  Andrew Dolgov e2b0054be4 experimental patch to enable compatibility with php safe_mode 11 years ago
  Andrew Dolgov c670a80ddd cache minified js files 11 years ago
  Andrew Dolgov 8b45a5d907 add startup check for iconv (refs #571) 11 years ago
  Andrew Dolgov 1b113281ff make version checks a bit more readable 11 years ago
  Dimitar Dimitrov 9f1d4dc282 Somehow I managed to get it wrong the first time. 11 years ago
  Dimitar Dimitrov 737ef4dcc2 Compare versions in a more robust way. 11 years ago
  Andrew Dolgov 72679db8c7 add sanity check for no auth modules being enabled in PLUGINS 11 years ago
  Andrew Dolgov 618e2d3594 mention that modifying sanity_check.php makes instance unsupported 11 years ago
  Andrew Dolgov acccafe3da replace htmlpurifier with htmlawed 11 years ago
  Andrew Dolgov 9170056c55 bump PHP version requirement to 5.3.0 11 years ago
  Andrew Dolgov 79f946be6f sanity: add php version check 11 years ago
  Andrew Dolgov 545ca06789 do not perform sanity checks on each backend request 12 years ago