1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-26 11:59:02 +02:00
ttrss/js
2018-12-10 20:18:45 +03:00
..
AppBase.js show alert if recent_log_events > 0 2018-12-10 10:53:11 +03:00
Article.js keep track of selected prompt and floating title status using headline row mutation observer 2018-12-10 19:51:20 +03:00
common.js render article on the client using headlines data 2018-12-08 09:32:14 +03:00
CommonDialogs.js remove separate classes for various panels, unify under .panel 2018-12-07 14:03:33 +03:00
CommonFilters.js add Lists.select() and make filter dialogs use it 2018-12-06 09:52:12 +03:00
Feeds.js catchupFeedInGroup: overhaul 2018-12-09 13:52:21 +03:00
FeedStoreModel.js move to let/const syntax in custom dojo modules 2018-11-29 21:21:06 +03:00
FeedTree.js show errors in feedtree's tooltips 2018-12-10 11:38:59 +01:00
Headlines.js sync marked and published states to server via mutation observer 2018-12-10 20:18:45 +03:00
index.html block listing of several util directories; deny access to config.php 2013-04-11 22:01:10 +04:00
PluginHost.js fix PluginHost run method. 2018-12-08 19:14:40 +01:00
PrefFeedStore.js define custom dojo modules with define() instead of require(), update startup module dependencies 2018-08-23 09:56:34 +03:00
PrefFeedTree.js show disabled feeds in pref feed tree, use opacity instead of fixed gray color 2018-12-08 16:10:37 +03:00
PrefFilterStore.js define custom dojo modules with define() instead of require(), update startup module dependencies 2018-08-23 09:56:34 +03:00
PrefFilterTree.js update_rss_feed: add log message if article is filtered out 2018-12-08 17:01:30 +03:00
PrefHelpers.js remove separate classes for various panels, unify under .panel 2018-12-07 14:03:33 +03:00
PrefLabelTree.js Fix two more typos 2018-12-08 11:02:39 +01:00
prefs.js add hotkey (a N) to toggle night.css 2018-12-09 21:17:50 +03:00
PrefUsers.js rework dojo singleton modules to better work with phpstorm completion (ugh) - declare() is not needed there anyway 2018-12-03 09:33:44 +03:00
tt-rss.js add Headlines.renderAgain() to switch between combined/expanded modes faster 2018-12-10 15:06:47 +03:00