ttrss/js
Andrew Dolgov 70c53257d9 on_catchup_show_next: remove auto-trigger on headlines scroll 2019-02-21 14:22:33 +03:00
..
AppBase.js rework git update checking to be initiated by frontend, outside of runtime info output 2018-12-16 19:05:37 +03:00
Article.js Article.unpack: add placeholder   if data-content is empty 2018-12-12 08:56:02 +03:00
CommonDialogs.js remove separate classes for various panels, unify under .panel 2018-12-07 14:03:33 +03:00
CommonFilters.js filter test results: remove table bloat 2018-12-14 17:44:53 +03:00
FeedStoreModel.js move to let/const syntax in custom dojo modules 2018-11-29 21:21:06 +03:00
FeedTree.js Feeds.catchupAllFeeds() should be Feeds.catchupAll() 2019-01-31 12:16:56 +03:00
Feeds.js use separate id for default password warning dialog 2019-02-20 08:39:44 +03:00
Headlines.js on_catchup_show_next: remove auto-trigger on headlines scroll 2019-02-21 14:22:33 +03: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 display filter tree rules as a list 2018-12-19 12:08:06 +03:00
PrefHelpers.js Revert "use codeflask for user css editor" 2018-12-11 20:48:17 +03:00
PrefLabelTree.js Fix two more typos 2018-12-08 11:02:39 +01: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
common.js remove old fatalError(), move everything to App.Error 2018-12-11 13:18:38 +03:00
index.html block listing of several util directories; deny access to config.php 2013-04-11 22:01:10 +04:00
prefs.js simplify preference layout, remove some unnecessary css classes 2019-02-21 12:35:40 +03:00
tt-rss.js rework git update checking to be initiated by frontend, outside of runtime info output 2018-12-16 19:05:37 +03:00