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 be49b77b14 Revert "use codeflask for user css editor"
This reverts commit daa43e0572.
6 years ago
..
AppBase.js remove old fatalError(), move everything to App.Error 6 years ago
Article.js sync modified scores via mutation observer 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 show errors in feedtree's tooltips 6 years ago
Feeds.js sync unread state to server via mutation observer 6 years ago
Headlines.js requestIdleCallback: remove hard dependency for now 6 years ago
PluginHost.js fix PluginHost run method. 6 years ago
PrefFeedStore.js define custom dojo modules with define() instead of require(), update startup module dependencies 6 years ago
PrefFeedTree.js show disabled feeds in pref feed tree, use opacity instead of fixed gray color 6 years ago
PrefFilterStore.js define custom dojo modules with define() instead of require(), update startup module dependencies 6 years ago
PrefFilterTree.js update_rss_feed: add log message if article is filtered out 6 years ago
PrefHelpers.js Revert "use codeflask for user css editor" 6 years ago
PrefLabelTree.js Fix two more typos 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 old fatalError(), move everything to App.Error 6 years ago
index.html block listing of several util directories; deny access to config.php 11 years ago
prefs.js add hotkey (a N) to toggle night.css 6 years ago
tt-rss.js requestIdleCallback: remove hard dependency for now 6 years ago