Commit Graph

8654 Commits (f7253dbb4e1ffd8a8e24219db61d05eb3b20c04b)
 

Author SHA1 Message Date
Andrew Dolgov 0f05147531 properly highlight search keywords containing forward slash 7 years ago
fox f559d74a4e Merge branch 'master' of simonpl/tt-rss into master 7 years ago
simonp 5f19596651 Fix typo from previous pull request 7 years ago
fox fde50b4e63 Merge branch 'master' of bcollet/tt-rss-fix-auth into master 7 years ago
Benjamin Collet 44c6a04b61 Check if the auth module supports check_password() method before using it 7 years ago
Andrew Dolgov 9390ddeae2 fix single user mode login failing because of isdefaultpassword() 7 years ago
Andrew Dolgov 072a348f93 minor css updates 7 years ago
Andrew Dolgov 7651b6e2cd sanitize: disable referrer via referrerpolicy for img elements 7 years ago
Andrew Dolgov 6184f5264e style updates for combined expandable mode, etc 7 years ago
Andrew Dolgov 2b724177ae style updates for 3 panel mode 7 years ago
Andrew Dolgov bf6ea2ee86 hl selection: use accent color 7 years ago
Andrew Dolgov 3fd7e4e85a add ::selection 7 years ago
Andrew Dolgov f830f853a9 Merge branch 'master' of git.tt-rss.org:git/tt-rss into pdo-experimental 7 years ago
fox d23e4b43b0 Merge branch 'readability-urls' of JustAMacUser/tt-rss into master 7 years ago
JustAMacUser 3ee48ac830 Make af_readability use resolved URL when rewriting relative URLs in the article. 7 years ago
Andrew Dolgov e2cb5e6cb9 rebase translations 7 years ago
Andrew Dolgov 31f7966567 use button-style links for bookmarklets 7 years ago
Andrew Dolgov 1bf468ba1a pref-prefs: set button classes 7 years ago
Andrew Dolgov 121ac0481f filter rule/action dialogs: set default action 7 years ago
Andrew Dolgov ef1feb3610 subscribe dialog: add primary action 7 years ago
Andrew Dolgov 05e81655c3 user editor: add primary action 7 years ago
Andrew Dolgov 6fb5ce5e35 add some primary dialog actions; update css 7 years ago
Andrew Dolgov 5f7be9957f filter,label dlg: use default action 7 years ago
Andrew Dolgov 320a3ba529 search form: set default action 7 years ago
Andrew Dolgov f70d456a5b Merge branch 'master' of git.tt-rss.org:git/tt-rss into pdo-experimental 7 years ago
fox c463a95dca Merge branch 'master' of dim0x69/tt-rss into master 7 years ago
dim0x69 e58a14de72 Check return value from Plugins 7 years ago
fox 9306918767 Merge branch 'pda-rss-now' of richm/tt-rss into pdo-experimental 7 years ago
Richard Mortimer aa16334f1f Include NOW() in prepared SQL for rssutils.php 7 years ago
Andrew Dolgov 4d10b4abca merge login form css into default.css
update more hardcoded colors to use @color-accent
update @color-accent
7 years ago
Andrew Dolgov 1c1fc17120 synchronous feed update: catch PDO exceptions as to not break headlines output 7 years ago
Andrew Dolgov 83a052f1fa pdo_connect: catch exception on create 7 years ago
Andrew Dolgov f8db5bb4db installer: use PDO, improve wording for some notices
PDO wrapper: allow working with blank DB_HOST
7 years ago
fox 3b2276274a Merge branch 'pdo-experimental' of cac2s/tt-rss into pdo-experimental 7 years ago
cac2s c3637c4d9d set charset to "utf-8" 7 years ago
Andrew Dolgov 76fc7a2d9c bool_to_sql_bool: for some reason PDO really likes integers for boolean columns
incidentally this fixes OPML filter import
7 years ago
Andrew Dolgov 8e1450aa15 update previous to only affect mysql 7 years ago
Andrew Dolgov f76f773a16 purge_orphans: limit maximum number of deleted articles 7 years ago
Andrew Dolgov 99b23daee6 opml_import_filter: remove debugging 7 years ago
Andrew Dolgov c4a08e4ff0 remove mentions of deprecated.js 7 years ago
Andrew Dolgov 0518510814 remove some obsolete stuff, fix minor issues found by code analyzer 7 years ago
Andrew Dolgov 8f92a67e6f some (very minor) code cleanup in feeds class 7 years ago
Andrew Dolgov 003a7447c3 format_headlines_list: prevent warning on first_id changed check 7 years ago
Andrew Dolgov 92175a8371 setpref: remove nl2br() 7 years ago
Andrew Dolgov e6532439d6 force strip_tags() on all user input unless explicitly allowed 7 years ago
Andrew Dolgov 7c6f7bb0aa fix some minor issues found by code analyzer 7 years ago
Andrew Dolgov fa3bcfa379 queryfeedheadlines: there's no need to quote order_by/override_order
else: feedicon cache busting etc
7 years ago
Andrew Dolgov 5f5b0de423 style feed icon and opml file upload controls 7 years ago
Andrew Dolgov 229c139c6a ccache: properly recalculate counters for uncategorized 7 years ago
Andrew Dolgov 342e8a9eeb move feeds cache directory to cache/feeds 7 years ago