1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

Commit Graph

  • 9390ddeae2 fix single user mode login failing because of isdefaultpassword() Andrew Dolgov 2017-12-14 19:27:55 +03:00
  • 072a348f93 minor css updates pdo-experimental Andrew Dolgov 2017-12-13 20:17:19 +03:00
  • 7651b6e2cd sanitize: disable referrer via referrerpolicy for img elements Andrew Dolgov 2017-12-13 20:07:10 +03:00
  • 6184f5264e style updates for combined expandable mode, etc Andrew Dolgov 2017-12-13 19:18:53 +03:00
  • 2b724177ae style updates for 3 panel mode Andrew Dolgov 2017-12-13 19:09:14 +03:00
  • bf6ea2ee86 hl selection: use accent color Andrew Dolgov 2017-12-13 18:53:31 +03:00
  • 3fd7e4e85a add ::selection Andrew Dolgov 2017-12-13 15:54:08 +03:00
  • f830f853a9 Merge branch 'master' of git.tt-rss.org:git/tt-rss into pdo-experimental Andrew Dolgov 2017-12-13 08:21:50 +03:00
  • d23e4b43b0 Merge branch 'readability-urls' of JustAMacUser/tt-rss into master fox 2017-12-13 05:21:10 +00:00
  • 3ee48ac830 Make af_readability use resolved URL when rewriting relative URLs in the article. JustAMacUser 2017-12-13 00:17:43 -05:00
  • e2cb5e6cb9 rebase translations Andrew Dolgov 2017-12-11 19:06:22 +03:00
  • 31f7966567 use button-style links for bookmarklets Andrew Dolgov 2017-12-11 19:04:06 +03:00
  • 1bf468ba1a pref-prefs: set button classes Andrew Dolgov 2017-12-11 18:48:28 +03:00
  • 121ac0481f filter rule/action dialogs: set default action Andrew Dolgov 2017-12-11 18:46:27 +03:00
  • ef1feb3610 subscribe dialog: add primary action Andrew Dolgov 2017-12-11 18:43:53 +03:00
  • 05e81655c3 user editor: add primary action Andrew Dolgov 2017-12-11 18:41:32 +03:00
  • 6fb5ce5e35 add some primary dialog actions; update css Andrew Dolgov 2017-12-11 18:36:36 +03:00
  • 5f7be9957f filter,label dlg: use default action Andrew Dolgov 2017-12-11 18:23:30 +03:00
  • 320a3ba529 search form: set default action Andrew Dolgov 2017-12-11 18:14:45 +03:00
  • f70d456a5b Merge branch 'master' of git.tt-rss.org:git/tt-rss into pdo-experimental Andrew Dolgov 2017-12-11 12:54:30 +03:00
  • c463a95dca Merge branch 'master' of dim0x69/tt-rss into master fox 2017-12-11 09:47:04 +00:00
  • e58a14de72 Check return value from Plugins dim0x69 2017-12-11 09:41:45 +00:00
  • 9306918767 Merge branch 'pda-rss-now' of richm/tt-rss into pdo-experimental fox 2017-12-11 04:01:28 +00:00
  • aa16334f1f Include NOW() in prepared SQL for rssutils.php Richard Mortimer 2017-12-10 23:05:03 +00:00
  • 4d10b4abca merge login form css into default.css update more hardcoded colors to use @color-accent update @color-accent Andrew Dolgov 2017-12-10 22:51:39 +03:00
  • 1c1fc17120 synchronous feed update: catch PDO exceptions as to not break headlines output Andrew Dolgov 2017-12-10 21:10:19 +03:00
  • 83a052f1fa pdo_connect: catch exception on create Andrew Dolgov 2017-12-10 09:27:07 +03:00
  • f8db5bb4db installer: use PDO, improve wording for some notices PDO wrapper: allow working with blank DB_HOST Andrew Dolgov 2017-12-10 09:20:52 +03:00
  • 3b2276274a Merge branch 'pdo-experimental' of cac2s/tt-rss into pdo-experimental fox 2017-12-07 08:53:38 +00:00
  • c3637c4d9d set charset to "utf-8" cac2s 2017-12-07 08:34:17 +00:00
  • 76fc7a2d9c bool_to_sql_bool: for some reason PDO really likes integers for boolean columns Andrew Dolgov 2017-12-06 00:12:28 +03:00
  • 8e1450aa15 update previous to only affect mysql Andrew Dolgov 2017-12-05 22:46:18 +03:00
  • f76f773a16 purge_orphans: limit maximum number of deleted articles Andrew Dolgov 2017-12-05 22:37:50 +03:00
  • 99b23daee6 opml_import_filter: remove debugging Andrew Dolgov 2017-12-05 10:18:54 +03:00
  • c4a08e4ff0 remove mentions of deprecated.js Andrew Dolgov 2017-12-05 07:09:01 +03:00
  • 0518510814 remove some obsolete stuff, fix minor issues found by code analyzer Andrew Dolgov 2017-12-04 11:02:13 +03:00
  • 8f92a67e6f some (very minor) code cleanup in feeds class Andrew Dolgov 2017-12-04 10:39:50 +03:00
  • 003a7447c3 format_headlines_list: prevent warning on first_id changed check Andrew Dolgov 2017-12-04 10:26:22 +03:00
  • 92175a8371 setpref: remove nl2br() Andrew Dolgov 2017-12-04 08:27:25 +03:00
  • e6532439d6 force strip_tags() on all user input unless explicitly allowed Andrew Dolgov 2017-12-03 23:35:38 +03:00
  • 7c6f7bb0aa fix some minor issues found by code analyzer Andrew Dolgov 2017-12-03 23:08:04 +03:00
  • fa3bcfa379 queryfeedheadlines: there's no need to quote order_by/override_order else: feedicon cache busting etc Andrew Dolgov 2017-12-03 22:49:57 +03:00
  • 5f5b0de423 style feed icon and opml file upload controls Andrew Dolgov 2017-12-03 22:35:12 +03:00
  • 229c139c6a ccache: properly recalculate counters for uncategorized Andrew Dolgov 2017-12-03 21:34:57 +03:00
  • 342e8a9eeb move feeds cache directory to cache/feeds Andrew Dolgov 2017-12-03 21:01:35 +03:00
  • 7c0eb1b621 add defaultPasswordWarning nag dialog Andrew Dolgov 2017-12-03 20:46:27 +03:00
  • 31e2811a63 ttrss_zoom: fix CSS Andrew Dolgov 2017-12-03 19:55:19 +03:00
  • bd66541325 fix background on sanity failed page Andrew Dolgov 2017-12-03 18:00:08 +03:00
  • dda1d9b122 limit #feedtree styling Andrew Dolgov 2017-12-03 17:57:34 +03:00
  • 2f0623c9a5 db: return adapter on get(), remove IDB wrapper Andrew Dolgov 2017-12-03 14:54:15 +03:00
  • df5d2a0665 pluginhost: do not connect via legacy DB api until requested log all initiated legacy database connections Andrew Dolgov 2017-12-03 14:49:18 +03:00
  • 62c37cd697 fix night theme css Andrew Dolgov 2017-12-03 14:18:55 +03:00
  • bfebf57c5f get_theme_path: fallback to css/default.css if default theme is selected Andrew Dolgov 2017-12-03 14:17:25 +03:00
  • 2cf93c046c pref-users: fix sorting the table Andrew Dolgov 2017-12-03 13:54:03 +03:00
  • 3eecebc34f sanity_check: do not invoke PDO without checking that it exists Andrew Dolgov 2017-12-03 13:41:09 +03:00
  • 97a5e13370 add sanity check for PDO Andrew Dolgov 2017-12-03 13:40:09 +03:00
  • 83303f20e0 update version static for css & db changes Andrew Dolgov 2017-12-03 13:38:25 +03:00
  • 28040002f3 pdo connection string: properly check for DB_PORT Andrew Dolgov 2017-12-03 13:37:43 +03:00
  • 1f16f9b8ae feed debugger: only allow debugging users own feeds Andrew Dolgov 2017-12-03 13:35:18 +03:00
  • 93e70e36c2 force article content/etc to string when updating to avoid failing null constraint check Andrew Dolgov 2017-12-03 13:32:24 +03:00
  • 72a411d314 upd default.css Andrew Dolgov 2017-12-03 13:28:19 +03:00
  • b51d44a5e6 further stylesheet simplification related fixes (2) Andrew Dolgov 2017-12-03 13:26:26 +03:00
  • 09bc54c690 further stylesheet simplification related fixes Andrew Dolgov 2017-12-03 13:25:34 +03:00
  • 3f2a871421 upd: default css url if no theme Andrew Dolgov 2017-12-03 13:10:25 +03:00
  • 6bd13fc55f remove layout.css Andrew Dolgov 2017-12-03 13:07:28 +03:00
  • 96f76580f4 further CSS updates Andrew Dolgov 2017-12-03 13:06:41 +03:00
  • 5e68e24679 css/less updates Andrew Dolgov 2017-12-03 12:49:40 +03:00
  • 4dc3f7e779 api: do not use sql_bool_to_bool() Andrew Dolgov 2017-12-03 11:06:49 +03:00
  • 96930889dd plugins/cache_starred_images: use PDO Andrew Dolgov 2017-12-03 11:03:09 +03:00
  • fad986ff5d plugins/embed_original: use PDO Andrew Dolgov 2017-12-03 10:58:13 +03:00
  • 11d1a8a693 plugins/af_redditimgur: use PDO Andrew Dolgov 2017-12-03 10:55:41 +03:00
  • 2eda9d9be4 plugins/vf_shared: use PDO Andrew Dolgov 2017-12-03 10:50:40 +03:00
  • d8a924d930 plugins/auto_assign_labels: use PDO Andrew Dolgov 2017-12-03 10:46:00 +03:00
  • 0f4487d3d6 plugins/af_readability: use PDO Andrew Dolgov 2017-12-03 10:44:43 +03:00
  • ef2438a503 plugins/note: use PDO Andrew Dolgov 2017-12-03 10:43:19 +03:00
  • 2179332acd plugins/mail: use PDO Andrew Dolgov 2017-12-03 10:38:17 +03:00
  • 10bf7aa1e7 af_zz_imgproxy: use type hint Andrew Dolgov 2017-12-03 10:33:06 +03:00
  • 6e4731d9f9 plugins/af_psql_trgm: use PDO Andrew Dolgov 2017-12-03 10:26:38 +03:00
  • d8bf94c2f2 plugins/mailto: PDO Andrew Dolgov 2017-12-03 10:16:32 +03:00
  • 69563c96b4 plugin base: add type hint to init(host) Andrew Dolgov 2017-12-03 10:11:32 +03:00
  • 49a888ecce rssutils: forbid question marks in tsvector data, PDO gets confused sometimes even by quoted ?s Andrew Dolgov 2017-12-03 10:10:01 +03:00
  • 64312bfd71 feeds: remove sql_bool_to_bool() Andrew Dolgov 2017-12-03 09:44:08 +03:00
  • b6f3562d1e plugin base class: init pdo object plugins/share: use PDO Andrew Dolgov 2017-12-03 09:43:18 +03:00
  • 187abfe732 main classes: remove sql_bool_to_bool() kludge Andrew Dolgov 2017-12-03 09:35:59 +03:00
  • 8ff3cbb32e filters: remove sql_bool_to_bool() checkbox_to_sql_bool: return ints (???) Andrew Dolgov 2017-12-03 09:26:11 +03:00
  • b431d52520 auth_remote: use PDO Andrew Dolgov 2017-12-03 09:21:08 +03:00
  • e4291ba12f otpenable: use pdo prepare() Andrew Dolgov 2017-12-03 09:10:14 +03:00
  • 731ecac530 completeLabels: use prepare() not query() Andrew Dolgov 2017-12-03 09:06:43 +03:00
  • ed5cd6eae5 get_feed_access_key: param type bullshit Andrew Dolgov 2017-12-03 00:25:12 +03:00
  • 6cf3a57282 login: fix profile dropdown popping out in a weird place Andrew Dolgov 2017-12-03 00:23:11 +03:00
  • 7d960ce7e9 auth_internal: use PDO + other fixes Andrew Dolgov 2017-12-03 00:18:08 +03:00
  • 4ee398a41e Merge branch 'master' of git.fakecake.org:tt-rss into pdo-experimental Andrew Dolgov 2017-12-02 23:13:49 +03:00
  • 1e78803c44 search_to_sql: leftover tsquery query fix for pgsql Andrew Dolgov 2017-12-02 23:11:28 +03:00
  • a2d77092fe search_to_sql: quoting fix Andrew Dolgov 2017-12-02 22:58:59 +03:00
  • ab1960cf13 Merge branch 'upstream/pdo-experimental' of JustAMacUser/tt-rss into pdo-experimental fox 2017-12-02 19:50:00 +00:00
  • bfccff11c4 filter rule saving fix Andrew Dolgov 2017-12-02 22:47:47 +03:00
  • 0002e598f8 sql_bool_to_bool: backwards compat fix Andrew Dolgov 2017-12-02 22:39:34 +03:00
  • 1a05210933 Fixed PDO query to prepared statement in API::updateArticles. JustAMacUser 2017-12-02 14:08:55 -05:00
  • bf6db17b8f feeds: use PDO Andrew Dolgov 2017-12-02 16:07:03 +03:00
  • 2e52e4fd7a feeds: more PDo stuff Andrew Dolgov 2017-12-02 15:53:32 +03:00