| Age | Commit message (Collapse) | Author |
|
|
|
'eslint.config.js').
Also take care of 2 'no-prototype-builtins' and a 'no-useless-escape'.
* https://eslint.org/docs/latest/rules/no-redeclare
* https://eslint.org/docs/latest/rules/no-prototype-builtins
* https://eslint.org/docs/latest/rules/no-useless-escape
|
|
https://eslint.org/docs/latest/rules/eqeqeq
|
|
|
|
|
|
icon elements lead to the feed within tt-rss UI
|
|
|
|
|
|
|
|
|
|
|
|
|
|
imitate other controls like DropDownButton, etc.
* rework several main toolbar items to use fox.form.Select instead of
other controls
* replace HOOK_HEADLINE_TOOLBAR_SELECT_MENU_ITEM with
HOOK_HEADLINE_TOOLBAR_SELECT_MENU_ITEM2 because of markup change (option
instead of menuitem)
* PluginHost: add some explicit typecasts to make intellephense shut up
|
|
|
|
|
|
|
|
|
|
* deprecate cdm.intermediate
* implement lazy-load for rendered enclosures
* simplify pack/unpack logic for articles
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* add HOOK_HEADLINES_RENDERED
|
|
|
|
|
|
|
|
|
|
|
|
modern browser features are required
* simplify browser startup feature check a bit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|