Andrew Dolgov
|
93e70e36c2
|
force article content/etc to string when updating to avoid failing null constraint check
|
7 years ago |
Andrew Dolgov
|
72a411d314
|
upd default.css
|
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
|
3f2a871421
|
upd: default css url if no theme
|
7 years ago |
Andrew Dolgov
|
6bd13fc55f
|
remove layout.css
|
7 years ago |
Andrew Dolgov
|
96f76580f4
|
further CSS updates
|
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
|
96930889dd
|
plugins/cache_starred_images: use PDO
|
7 years ago |
Andrew Dolgov
|
fad986ff5d
|
plugins/embed_original: use PDO
|
7 years ago |
Andrew Dolgov
|
11d1a8a693
|
plugins/af_redditimgur: use PDO
|
7 years ago |
Andrew Dolgov
|
2eda9d9be4
|
plugins/vf_shared: use PDO
|
7 years ago |
Andrew Dolgov
|
d8a924d930
|
plugins/auto_assign_labels: use PDO
|
7 years ago |
Andrew Dolgov
|
0f4487d3d6
|
plugins/af_readability: use PDO
|
7 years ago |
Andrew Dolgov
|
ef2438a503
|
plugins/note: use PDO
|
7 years ago |
Andrew Dolgov
|
2179332acd
|
plugins/mail: use PDO
|
7 years ago |
Andrew Dolgov
|
10bf7aa1e7
|
af_zz_imgproxy: use type hint
|
7 years ago |
Andrew Dolgov
|
6e4731d9f9
|
plugins/af_psql_trgm: use PDO
|
7 years ago |
Andrew Dolgov
|
d8bf94c2f2
|
plugins/mailto: PDO
|
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
|
b431d52520
|
auth_remote: use PDO
|
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
|
ed5cd6eae5
|
get_feed_access_key: param type bullshit
|
7 years ago |
Andrew Dolgov
|
6cf3a57282
|
login: fix profile dropdown popping out in a weird place
|
7 years ago |
Andrew Dolgov
|
7d960ce7e9
|
auth_internal: use PDO + other fixes
|
7 years ago |
Andrew Dolgov
|
4ee398a41e
|
Merge branch 'master' of git.fakecake.org:tt-rss into pdo-experimental
|
7 years ago |
Andrew Dolgov
|
1e78803c44
|
search_to_sql: leftover tsquery query fix for pgsql
|
7 years ago |
Andrew Dolgov
|
a2d77092fe
|
search_to_sql: quoting fix
|
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 |
Andrew Dolgov
|
0002e598f8
|
sql_bool_to_bool: backwards compat fix
|
7 years ago |
JustAMacUser
|
1a05210933
|
Fixed PDO query to prepared statement in API::updateArticles.
|
7 years ago |
Andrew Dolgov
|
bf6db17b8f
|
feeds: use PDO
|
7 years ago |
Andrew Dolgov
|
2e52e4fd7a
|
feeds: more PDo stuff
|
7 years ago |
Andrew Dolgov
|
e4befe6bf4
|
fix label cache being double escaped on save
remove some old-style escaping
|
7 years ago |
Andrew Dolgov
|
7a1872c1e0
|
feeds: more PDO stuff
|
7 years ago |
Andrew Dolgov
|
b5bf9a0ff3
|
remove long forgotten stuff related to feed debugging actionbar
|
7 years ago |
Andrew Dolgov
|
91d679667e
|
feeds: PDO progress
|
7 years ago |
Andrew Dolgov
|
ef83c69404
|
more boolean fixes
|
7 years ago |
Andrew Dolgov
|
da9ea57d1c
|
checkbox to sql bool related changes, some more boolean fixes
|
7 years ago |
Andrew Dolgov
|
7ccb4e91ff
|
boolean handling changes which probably won't break everything
|
7 years ago |
Andrew Dolgov
|
248c62a1cc
|
filters: fix limit/offset for test dialog
|
7 years ago |
Andrew Dolgov
|
bf4a79eaa9
|
prefs: start PDO switchover
|
7 years ago |