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_ b83ed6c7c4 Fix reference to `PluginHost`.
A `const` doesn't create a property on `window`.
6 years ago
..
AppBase.js Fix reference to `PluginHost`. 6 years ago
Article.js move Utils to AppBase where it belongs 6 years ago
ArticleCache.js set use strict on JS modules; remove some mostly useless stuff like get_minified_js() 6 years ago
CommonDialogs.js uploadIconHandler -> CommonDialogs 6 years ago
CommonFilters.js update notify_* calls to use Notify 6 years ago
FeedStoreModel.js move to let/const syntax in custom dojo modules 6 years ago
FeedTree.js add AppBase as a shared ancestor for main and prefs app objects 6 years ago
Feeds.js move Utils to AppBase where it belongs 6 years ago
Headlines.js move Utils to AppBase where it belongs 6 years ago
PluginHost.js set use strict on JS modules; remove some mostly useless stuff like get_minified_js() 6 years ago
PrefFeedStore.js define custom dojo modules with define() instead of require(), update startup module dependencies 6 years ago
PrefFeedTree.js update notify_* calls to use Notify 6 years ago
PrefFilterStore.js define custom dojo modules with define() instead of require(), update startup module dependencies 6 years ago
PrefFilterTree.js update notify_* calls to use Notify 6 years ago
PrefHelpers.js update notify_* calls to use Notify 6 years ago
PrefLabelTree.js update notify_* calls to use Notify 6 years ago
PrefUsers.js update notify_* calls to use Notify 6 years ago
common.js add AppBase as a shared ancestor for main and prefs app objects 6 years ago
index.html block listing of several util directories; deny access to config.php 12 years ago
prefs.js move Utils to AppBase where it belongs 6 years ago
tt-rss.js move Utils to AppBase where it belongs 6 years ago