Commit History

Author SHA1 Message Date
  Andrew Dolgov bfd902bbcc sanity_check: enforce minimum php version (5.4) 8 years ago
  Andrew Dolgov aa03bac424 allow NO_CURL to disable several CURL-related checks in plugins 8 years ago
  Andrew Dolgov 4c46702672 drop support for (obsolete, removed from recent php versions) php safe_mode setting 8 years ago
  Andrew Dolgov 9044e2e062 installer: use dijit styles 9 years ago
  Andrew Dolgov 6759dde1dd minor css updates 9 years ago
  Christophe Mehay 5d67842961 Removing required attribute from database password field 9 years ago
  Andrew Dolgov 5a801bd6f0 load stylesheets/scripts using helper functions in a few more places 10 years ago
  Andrew Dolgov 81c8a93eaf define define_default() in installer 10 years ago
  Andrew Dolgov 2f20dd58d2 integrate silk icons by Mark James 11 years ago
  WGH 3a3aec221a fixes "undefined index" notice 11 years ago
  Andrew Dolgov be9d5df19b hide warning when checking for tt-rss tables if tables are not present 11 years ago
  Krzysztof Sikorski 50d5645b9f bugfix: DB_PORT was not used in one of db_connect calls 11 years ago
  Andrew Dolgov 4e46e90ef7 installer: use mysqli_error when using mysqli (closes #696) 11 years ago
  Andrew Dolgov 5bbc4bb4b0 move stylesheets to css/, reference default tt-rss stylesheets from 11 years ago
  Rasmus Lerdorf 6f7798b643 Fixing bugs found by static analysis 11 years ago
  Andrew Dolgov 92c9a20cf5 update installer mysqli_connect to only use port if defined 11 years ago
  Andrew Dolgov 3c200461f8 more notice css tweaks 11 years ago
  Andrew Dolgov bbffc43e4f actually check for DB_PORT in installer, add better hints and use mysqli if available 11 years ago
  Andrew Dolgov ae35bb87eb support mysqli when available 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 196464eef2 installer: remove check for pubsubhubbub which is never defined 11 years ago
  Andrew Dolgov 1fcb6baa38 installer: remove shorttag 11 years ago
  Andrew Dolgov a55857db50 installer: mention lack of curl 11 years ago
  Andrew Dolgov c93f98e123 installer: do not create unneeded blank line at the end of config.php 11 years ago
  Andrew Dolgov b4cec37474 installer: add ability to automatically save generated config.php 11 years ago
  Andrew Dolgov 00df2b5f91 various utility.css updates 11 years ago
  Andrew Dolgov 056c537b28 installer: ask for SELF_URL_PATH 11 years ago
  Andrew Dolgov 884d16505e tweak how utility.css-based stuff looks 11 years ago
  Andrew Dolgov 260501fddd installer: fix missing semicolons 11 years ago