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
Andrew Dolgov a68b150601 remove separate classes for various panels, unify under .panel
remove a few other unnecessary css classes/ids
6 years ago
..
AppBase.js remove some bitmaps and rework stuff using it to use iconfont instead 6 years ago
Article.js rework scoring display, JS processing and icons 6 years ago
ArticleCache.js rework dojo singleton modules to better work with phpstorm completion (ugh) - declare() is not needed there anyway 6 years ago
CommonDialogs.js remove separate classes for various panels, unify under .panel 6 years ago
CommonFilters.js add Lists.select() and make filter dialogs use it 6 years ago
FeedStoreModel.js move to let/const syntax in custom dojo modules 6 years ago
FeedTree.js update label rendering (and editor) 6 years ago
Feeds.js call Headlines.scrollhandler() on window resize 6 years ago
Headlines.js updateFloatingTitle: marginRight correction no longer needed 6 years ago
PluginHost.js rework dojo singleton modules to better work with phpstorm completion (ugh) - declare() is not needed there anyway 6 years ago
PrefFeedStore.js define custom dojo modules with define() instead of require(), update startup module dependencies 6 years ago
PrefFeedTree.js remove separate classes for various panels, unify under .panel 6 years ago
PrefFilterStore.js define custom dojo modules with define() instead of require(), update startup module dependencies 6 years ago
PrefFilterTree.js add ttrss_filters2.last_triggered (bump schema version) 6 years ago
PrefHelpers.js remove separate classes for various panels, unify under .panel 6 years ago
PrefLabelTree.js label editor: fix changing tree color of edited item 6 years ago
PrefUsers.js rework dojo singleton modules to better work with phpstorm completion (ugh) - declare() is not needed there anyway 6 years ago
common.js remove some bitmaps and rework stuff using it to use iconfont instead 6 years ago
index.html block listing of several util directories; deny access to config.php 11 years ago
prefs.js onkeydown handlers: fix default keyboard events not being blocked if necessary 6 years ago
tt-rss.js rename main toolbar elements to be more consistent 6 years ago