You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/js
wn_ fed5158ec5 Default to null 'rv' for plugin update check.
Previously 'rv' was returned as an empty JS array, causing 'p.rv.git_status != 0' to evaluate to true and a misleading 'Ready to update' appearing for certain plugins.
4 years ago
..
form prevent creation of filter rules matching no feeds 4 years ago
App.js minor cleanup related to toolbar-main (use dijit methods, etc) 4 years ago
Article.js show user css editor before xhr is completed 4 years ago
CommonDialogs.js add some more dialog icons 4 years ago
CommonFilters.js add a bunch of button icons 4 years ago
FeedStoreModel.js
FeedTree.js
Feeds.js search dialog: add button icon 4 years ago
Headlines.js minor cleanup related to toolbar-main (use dijit methods, etc) 4 years ago
PluginHost.js
PrefFeedStore.js
PrefFeedTree.js some small layout fixes, remove a few inline styles 4 years ago
PrefFilterStore.js
PrefFilterTree.js * switch to xhr.post() almost everywhere 4 years ago
PrefHelpers.js Default to null 'rv' for plugin update check. 4 years ago
PrefLabelTree.js add a bunch of button icons 4 years ago
PrefUsers.js add a bunch of button icons 4 years ago
SingleUseDialog.js
Toolbar.js
common.js use computed style for element.prototype.visible 4 years ago
index.html
prefs.js prevent creation of filter rules matching no feeds 4 years ago
tt-rss.js reduce overhead in hash set/get 4 years ago
utility.js