提交歷史

作者 SHA1 備註 提交日期
  Rutger Wessels 5439d333ec add command line option '-quiet' to make update.php more quiet 12 年之前
  fluffy ece7871113 Change update.php shebang to support any in-path installation location for php 12 年之前
  Andrew Dolgov 55f34b811f implement experimental personal data import 12 年之前
  Andrew Dolgov f03a795de7 include path fix for lighttpd 12 年之前
  Andrew Dolgov 2c08214a7f split rss updating stuff into separate include file 12 年之前
  Andrew Dolgov 5f0a3741d0 add Public_Handler 12 年之前
  Andrew Dolgov 107d0cf39e overall directory tree cleanup 12 年之前
  Petter Jnsson a10c2ed817 backend: close file pointer before unlinking. 12 年之前
  Andrew Dolgov f32eb194bb update: add get_linked_feeds to normal update tasks 13 年之前
  Andrew Dolgov ae5f7bb11a implement fetching and exporting of shared feeds 13 年之前
  Andrew Dolgov 9b27cec8c0 update.php & daemon: chdir to script directory using __FILE__ magic constant 13 年之前
  Andrew Dolgov 84e9a8c7e6 update.php: update feedbrowser, purge orphans and cleanup cached tags in the update handler 13 年之前
  Andrew Dolgov dbaa4e4aac config: remove option ENABLE_UPDATE_DAEMON 13 年之前
  John Kristensen d195055341 Allow update.php to be run from outside of the main directory 13 年之前
  Andrew Dolgov 86268d8ba0 fix PHP_EXECUTABLE declaration not being properly overriden in config.php (closes #296) 13 年之前
  Andrew Dolgov e3b42c5a80 misc daemon updates 14 年之前
  Andrew Dolgov 868650e463 implement automatic tags table maintenance 14 年之前
  Andrew Dolgov fb0742394a remove error_reporting() hacks; set default error reporting level in functions.php 14 年之前
  Andrew Dolgov 661135c742 unify update_daemon, update_feeds and update_feedbrowser into update.php; move update.php to db-updater.php 14 年之前
  Andrew Dolgov f29ba1484f code cleanup, test for db_escape() crazyness in DB sanity check 16 年之前
  Andrew Dolgov 75ca19864e remove mysql SET CHARACTER SET call 17 年之前
  Andrew Dolgov bddc9788ef new config option: MYSQL_CHARSET 17 年之前
  Andrew Dolgov c1879099e1 mysql: disable utf8 17 年之前
  Andrew Dolgov 70dcff6b3d mysql: set connection charset to utf-8 17 年之前
  Andrew Dolgov 9e21a5713f handle missing update schema diff in update.php 17 年之前
  Andrew Dolgov 87b9fb6532 add _PREFS_ACTIVE_TAB hidden option, tweak update.php, move SCHEMA_VERSION definition to sanity_check.php 17 年之前
  Andrew Dolgov 155a2a53ff schema: add (unused) ttrss_feeds.auth_pass_encrypted, bump schema 17 年之前
  Andrew Dolgov 4049672041 add persistent storage for toolbar view options, bump schema 17 年之前
  Andrew Dolgov a190ebfde1 updater: render login form on access level violation (closes #123) 17 年之前
  Andrew Dolgov 441acab8ff fix schema updater for single user mode 17 年之前