tt-rss/js
2025-06-19 20:37:49 +00:00
..
form * fox.form.Select: add several properties allowing it to better 2021-12-14 21:53:45 +03:00
App.js drop SIMPLE_UPDATE_MODE, limit housekeeping and updates to background processes 2025-05-02 13:26:58 +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 Clean up displaying subscription error info, log more detailed info to the event log. 2025-06-19 20:37:49 +00:00
CommonFilters.js use server-side localized formatting for matching rule to display as a tooltip (for now) 2025-03-30 20:41:50 +03:00
Feeds.js drop SIMPLE_UPDATE_MODE, limit housekeeping and updates to background processes 2025-05-02 13:26:58 +03: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 Fix setting a custom title when cloning a single filter. 2025-01-06 16:04:27 +00: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