Commit Graph

78 Commits (eefaa2df381686f771396baae2d0ae71b345c2e7)

Author SHA1 Message Date
Andrew Dolgov 6322ac79a0 remove $link 11 years ago
Andrew Dolgov 404e2e3603 more work on singleton-based DB 11 years ago
Andrew Dolgov ba68b6815a db updates, remove init_connection() 11 years ago
Andrew Dolgov 857efe49e6 add schema checking to feed updating and update script 11 years ago
Andrew Dolgov 2a649c447c enable logger in updater scripts 11 years ago
Andrew Dolgov 9bfda43e77 digest: use proper logging, update.php: fix typo 11 years ago
Andrew Dolgov b4c47f7e7b add command-line db schema updater 11 years ago
Andrew Dolgov 0ae9f7460b update.php --daemon did not respect --quiet 11 years ago
Andrew Dolgov e81610d9ef daemon: sort by random 11 years ago
Andrew Dolgov 4cf0f9a900 greaderimport: add command line mode 11 years ago
Andrew Dolgov 884d16505e tweak how utility.css-based stuff looks 11 years ago
Andrew Dolgov dc24b520cc update_daemon: use getopt; make things a bit more configurable, add help 11 years ago
Andrew Dolgov 2191eb7aab update.php: add support for output logging 11 years ago
Andrew Dolgov 764555ff8a rework update.php to use getopt; allow --task parameter 11 years ago
Pavel Sterin f02713bb4a fix update.php
sanity_check must be included after config or it will always fail to find nonstandard folders
11 years ago
Andrew Dolgov 20b86c799a clarify PLUGINS description, improve plugin CLI list 12 years ago
Andrew Dolgov d2a421e3cb more work on user-selectable plugins; properly process system and user plugins 12 years ago
Andrew Dolgov 7a866114e1 add -list-plugins option; about sections to plugins 12 years ago
Andrew Dolgov 6c2637d973 move data import/export to a separate plugin 12 years ago
Andrew Dolgov 41b82aa4b9 add HOOK_UPDATE_TASK 12 years ago
Andrew Dolgov 73f28fe979 add support for registering update.php commands; move rest of the self-updating stuff into updater plugin 12 years ago
Andrew Dolgov 88e8fb3a71 modify include path order (closes #514) 12 years ago
Andrew Dolgov 120c2b016f add update.php -force-update 12 years ago
Andrew Dolgov 3de78afd3b fix called-from-browser detection in update.php 12 years ago
Andrew Dolgov 7e992eca46 update.php: fix wrong html plug title 12 years ago
Andrew Dolgov 37f78940d8 block type 5 filters (date) 12 years ago
Andrew Dolgov 5451903ce3 fix cat_filter parsed wrong on psql 12 years ago
Andrew Dolgov 6aff784575 implement multiple rule/action filters 12 years ago
Andrew Dolgov acf33893ab move self-updating to include/update_self.php 12 years ago
Andrew Dolgov f7c2fae1f1 self-update: clarify some error messages (2) 12 years ago
Andrew Dolgov 021f8dce0c self-update: clarify some error messages 12 years ago
Andrew Dolgov 366f06f7cf update.php: display error message when running from the browser
mention self-updating in new version dialog
12 years ago
Andrew Dolgov e3449aa1aa add experimental self-updating script 12 years ago
Andrew Dolgov 9aceda3afc remove hook-based plugins 12 years ago
Andrew Dolgov 369dbc19d6 rework class system to use subdirectories
add placeholder plugin/hook system
12 years ago
Andrew Dolgov 9a57512c70 update.php: fix help text 12 years ago
Andrew Dolgov 871f0a7ac6 add update.php -indexes to recreate tt-rss indexes from schema file 12 years ago
Rutger Wessels 5439d333ec add command line option '-quiet' to make update.php more quiet 12 years ago
fluffy ece7871113 Change update.php shebang to support any in-path installation location for php 12 years ago
Andrew Dolgov 55f34b811f implement experimental personal data import 13 years ago
Andrew Dolgov f03a795de7 include path fix for lighttpd 13 years ago
Andrew Dolgov 2c08214a7f split rss updating stuff into separate include file 13 years ago
Andrew Dolgov 5f0a3741d0 add Public_Handler
misc code cleanup
13 years ago
Andrew Dolgov 107d0cf39e overall directory tree cleanup 13 years ago
Petter Jönsson a10c2ed817 backend: close file pointer before unlinking. 13 years ago
Andrew Dolgov f32eb194bb update: add get_linked_feeds to normal update tasks 13 years ago
Andrew Dolgov ae5f7bb11a implement fetching and exporting of shared feeds 13 years ago
Andrew Dolgov 9b27cec8c0 update.php & daemon: chdir to script directory using __FILE__ magic constant 13 years ago
Andrew Dolgov 84e9a8c7e6 update.php: update feedbrowser, purge orphans and cleanup cached tags in the update handler 13 years ago
Andrew Dolgov dbaa4e4aac config: remove option ENABLE_UPDATE_DAEMON 13 years ago