Commit Graph

10509 Commits (9e2e12dff8cd34de61d929fd48a72ec3e9407bc4)
 

Author SHA1 Message Date
Andrew Dolgov e03d6379a6 small markup adjustment 3 years ago
Andrew Dolgov 466cba39d8 Merge branch 'master' of git.fakecake.org:fox/tt-rss 3 years ago
Andrew Dolgov 1adb9bb6b6 profiles: use client dialog; move related methods to pref-prefs 3 years ago
Andrew Dolgov b888bc2091 cache_starred_images: don't try to use undefined array index 3 years ago
Andrew Dolgov e4609c18ef * add (disabled) shortcut syntax for plugin methods
* add controls shortcut for pluginhandler tags
 * add similar shortcut for frontend
 * allow plugins to selectively exclude their methods from CSRF checking
3 years ago
Andrew Dolgov b16abc157e * App: rename hidden to hidden_tag
* search: use client dialog
 * add some form field helpers
3 years ago
Andrew Dolgov 92cb91e2e2 search dialog: bring back id of language dropdown 3 years ago
Andrew Dolgov 35b6d63289 af_proxy_http: don't try to proxy back to ourselves 3 years ago
Andrew Dolgov 6ecee2abbd cache_starred_images: minor fixes 3 years ago
Andrew Dolgov ea37d05a83 delete unused mail .pngs 3 years ago
Andrew Dolgov 2ac6508fe6 mail, mailto: cleanup markup 3 years ago
Andrew Dolgov 7be1e3ed38 pluginhandler: reject method requests without CSRF 3 years ago
Andrew Dolgov 2b2833bb4f plugins: load dialogs via xhr instead of http 3 years ago
Andrew Dolgov 4632d6cf55 fix some php8 warnings 3 years ago
Andrew Dolgov e9c3118ddd don't show E_USER_DEPRECATED on the frontpage 3 years ago
Andrew Dolgov 538f87e415 af_psql_trgm: don't load dialog via http 3 years ago
Andrew Dolgov d439685895 pluginhandlers: post notice if pluginmethod is requested without CSRF token 3 years ago
Andrew Dolgov 00b31c3f53 af_readability: cleanup markup 3 years ago
Andrew Dolgov 3c14eed1c2 close_button: fix color not applying 3 years ago
Andrew Dolgov 35b6a88146 RIP af_tumblr_1280 3 years ago
Andrew Dolgov 7587f2cdc6 af_redditimgur: cleanup markup 3 years ago
Andrew Dolgov 91049335eb af_readability: cleanup markup 3 years ago
Andrew Dolgov 9ac6741d24 af_comics: markup cleanup 3 years ago
Andrew Dolgov 4325c30a3f share: markup cleanup 3 years ago
Andrew Dolgov 273ada7353 * implement shortcut syntax for exposed plugin methods
* move shared article rendering code to share plugin
3 years ago
Andrew Dolgov 7adcada324 share plugin: cleanup, fix icon not highlighting properly 3 years ago
Andrew Dolgov 0fc783e2b3 cleanup markup in some plugins, make nsfw generate dijit widgets 3 years ago
Andrew Dolgov 89e8176c69 Article.render: parse dojo widgets 3 years ago
Andrew Dolgov 91e7969383 replace a few more controls to new style 3 years ago
Andrew Dolgov 24c79d91c2 controls_compat: comment out most of them 3 years ago
Andrew Dolgov f58c49beaa replace a few more controls to new style 3 years ago
Andrew Dolgov bf88c64d1e fix floicon not imported from global namespace 3 years ago
Andrew Dolgov 9d7ba773ec move session-related functions to their own namespace 3 years ago
Andrew Dolgov 7fad6ce651 move rgb/hsl functions to their own namespace 3 years ago
Andrew Dolgov bdbbdbb0ed rework controls to accept parameters as array 3 years ago
Andrew Dolgov 627af2c236 amend previous to fix actual underlying problem (double escaping) 3 years ago
Andrew Dolgov 4f4e57bb26 hidden_tag: temporarily prevent htmlspecialchars() to stop embedded JSON from breaking 3 years ago
Andrew Dolgov 1f5d81b77c use a few more control helpers for checkboxes 3 years ago
Andrew Dolgov af4b3e7df0 login form: use control helpers 3 years ago
Andrew Dolgov 22fc6871e8 remove backend helper and move its only function to rpc for the time being 3 years ago
Andrew Dolgov d7127cead3 feed debugger: use hidden helpers; add button helpers 3 years ago
Andrew Dolgov 1f43d7916c replace print_hidden with hidden_tag 3 years ago
Andrew Dolgov 26d6b84a57 add namespaced controls with unified naming; deprecated old-style control shortcuts 3 years ago
Andrew Dolgov cb6b3584ce pref-labels: remove unused code 3 years ago
Andrew Dolgov 3887665bcb CommonDialogs.addLabel: remove long unused parameters 3 years ago
Andrew Dolgov cca84aedfd _format_enclosures: always return entries array 3 years ago
Andrew Dolgov 88f7c4f1a5 feeds/view: fix php8 warning 3 years ago
Andrew Dolgov 6e06fe2885 shorten_expanded: fix for posts without attachments 3 years ago
Andrew Dolgov 5c4223992f db-prefs: minor cleanup, add warnings if unknown prefs are requested 3 years ago
Andrew Dolgov 70e293bccb pref-filters: fix some warnings 3 years ago