ttrss/js
Andrew Dolgov 720b318796 * fox.form.Select: add several properties allowing it to better
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
2021-12-14 21:53:45 +03:00
..
form * fox.form.Select: add several properties allowing it to better 2021-12-14 21:53:45 +03:00
App.js show safe mode warning dialog in prefs 2021-11-14 16:12:27 +03:00
Article.js fix combined/three panel transition to expandable mode 2021-05-06 22:27:49 +03:00
CommonDialogs.js show safe mode warning dialog in prefs 2021-11-14 16:12:27 +03:00
CommonFilters.js filter test dialog: remove .gif; cleanup markup 2021-03-17 08:45:04 +03:00
FeedStoreModel.js remove model.getNextUnreadFeed; unify code with feedTree.getNextFeed 2021-03-19 14:06:23 +03:00
FeedTree.js feed tree context menu: add an entry to open originating website 2021-10-10 22:08:17 +03:00
Feeds.js * fox.form.Select: add several properties allowing it to better 2021-12-14 21:53:45 +03:00
Headlines.js * fox.form.Select: add several properties allowing it to better 2021-12-14 21:53:45 +03:00
PluginHost.js PluginHost: add run_until() and HOOK_HEADLINE_TOOLBAR_SELECT_MENU_ITEM2 2021-12-14 21:43:02 +03:00
PrefFeedStore.js fix various minor issues reported by eslint 2020-06-04 23:27:22 +03:00
PrefFeedTree.js some small layout fixes, remove a few inline styles 2021-03-06 20:03:36 +03:00
PrefFilterStore.js fix various minor issues reported by eslint 2020-06-04 23:27:22 +03:00
PrefFilterTree.js * switch to xhr.post() almost everywhere 2021-02-19 13:44:56 +03:00
PrefHelpers.js when uninstall plugins, refresh plugins index instead of reloading entire prefs pane 2021-11-15 20:18:37 +03:00
PrefLabelTree.js add a bunch of button icons 2021-03-05 15:16:41 +03:00
PrefUsers.js add two helper account access levels: 2021-11-10 20:44:51 +03:00
SingleUseDialog.js SingleUseDialog: destroy existing widget with same id on create 2021-02-14 19:19:25 +03:00
Toolbar.js fix various minor issues reported by eslint 2020-06-04 23:27:22 +03:00
common.js xhr.json: properly pass failure callback to xhr.post() 2021-11-14 16:07:52 +03:00
index.html block listing of several util directories; deny access to config.php 2013-04-11 22:01:10 +04:00
prefs.js prevent creation of filter rules matching no feeds 2021-02-21 12:28:25 +03:00
tt-rss.js reduce overhead in hash set/get 2021-03-06 22:41:46 +03:00
utility.js get rid of a few more prototype-isms 2021-02-18 22:23:06 +03:00