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
|
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 |
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
|
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 |
Andrew Dolgov
|
7c0eb1b621
|
add defaultPasswordWarning nag dialog
|
7 years ago |
Andrew Dolgov
|
31e2811a63
|
ttrss_zoom: fix CSS
|
7 years ago |
Andrew Dolgov
|
2f0623c9a5
|
db: return adapter on get(), remove IDB wrapper
|
7 years ago |
Andrew Dolgov
|
df5d2a0665
|
pluginhost: do not connect via legacy DB api until requested
log all initiated legacy database connections
|
7 years ago |
Andrew Dolgov
|
2cf93c046c
|
pref-users: fix sorting the table
|
7 years ago |
Andrew Dolgov
|
28040002f3
|
pdo connection string: properly check for DB_PORT
|
7 years ago |
Andrew Dolgov
|
1f16f9b8ae
|
feed debugger: only allow debugging users own feeds
|
7 years ago |
Andrew Dolgov
|
93e70e36c2
|
force article content/etc to string when updating to avoid failing null constraint check
|
7 years ago |
Andrew Dolgov
|
b51d44a5e6
|
further stylesheet simplification related fixes (2)
|
7 years ago |
Andrew Dolgov
|
09bc54c690
|
further stylesheet simplification related fixes
|
7 years ago |
Andrew Dolgov
|
5e68e24679
|
css/less updates
|
7 years ago |
Andrew Dolgov
|
4dc3f7e779
|
api: do not use sql_bool_to_bool()
|
7 years ago |
Andrew Dolgov
|
69563c96b4
|
plugin base: add type hint to init(host)
|
7 years ago |
Andrew Dolgov
|
49a888ecce
|
rssutils: forbid question marks in tsvector data, PDO gets confused sometimes even by quoted ?s
|
7 years ago |
Andrew Dolgov
|
64312bfd71
|
feeds: remove sql_bool_to_bool()
|
7 years ago |
Andrew Dolgov
|
b6f3562d1e
|
plugin base class: init pdo object
plugins/share: use PDO
|
7 years ago |
Andrew Dolgov
|
187abfe732
|
main classes: remove sql_bool_to_bool() kludge
|
7 years ago |
Andrew Dolgov
|
8ff3cbb32e
|
filters: remove sql_bool_to_bool()
checkbox_to_sql_bool: return ints (???)
|
7 years ago |
Andrew Dolgov
|
e4291ba12f
|
otpenable: use pdo prepare()
|
7 years ago |
Andrew Dolgov
|
731ecac530
|
completeLabels: use prepare() not query()
|
7 years ago |
Andrew Dolgov
|
7d960ce7e9
|
auth_internal: use PDO + other fixes
|
7 years ago |
fox
|
ab1960cf13
|
Merge branch 'upstream/pdo-experimental' of JustAMacUser/tt-rss into pdo-experimental
|
7 years ago |
Andrew Dolgov
|
bfccff11c4
|
filter rule saving fix
|
7 years ago |