tt-rss/js
2024-10-15 19:58:52 +03:00
..
form * fox.form.Select: add several properties allowing it to better 2021-12-14 21:53:45 +03:00
App.js properly support search queries in viewfeed debugger, improve some debugging messages and output 2024-10-15 19:58:52 +03:00
Article.js Fix class names in some more places. 2023-10-26 15:01:43 +00:00
common.js add window.requestIdleCallback polyfill for safari 2023-04-09 10:29:42 +03:00
CommonDialogs.js Add option to debug feeds in 'Feeds with update errors' dialog. 2024-05-16 15:48:21 +00:00
CommonFilters.js move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Feeds.js Remove unused 'dashboard feed' code. 2024-08-14 01:05:11 +00:00
FeedStoreModel.js remove model.getNextUnreadFeed; unify code with feedTree.getNextFeed 2021-03-19 14:06:23 +03:00
FeedTree.js move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Headlines.js Make a search query 'feed title' a link to get back to the search modal. 2024-08-26 19:55:34 +00:00
index.html block listing of several util directories; deny access to config.php 2013-04-11 22:01:10 +04:00
PluginHost.js PluginHost: add run_until() and HOOK_HEADLINE_TOOLBAR_SELECT_MENU_ITEM2 2021-12-14 21:43:02 +03:00
PrefFeedStore.js move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
PrefFeedTree.js move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
PrefFilterStore.js move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
PrefFilterTree.js move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
PrefHelpers.js Fix class names in some more places. 2023-10-26 15:01:43 +00:00
PrefLabelTree.js move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
prefs.js prevent creation of filter rules matching no feeds 2021-02-21 12:28:25 +03:00
PrefUsers.js move to psr-4 autoloader 2023-10-25 12:55:09 +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
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