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-03 12:46:00 +03:00
..
AppBase.js Fix reference to PluginHost. 2018-12-02 15:06:28 -06:00
Article.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
ArticleCache.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 add AppBase as a shared ancestor for main and prefs app objects 2018-12-02 21:52:50 +03:00
CommonDialogs.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
CommonFilters.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
Feeds.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
FeedStoreModel.js move to let/const syntax in custom dojo modules 2018-11-29 21:21:06 +03:00
FeedTree.js add AppBase as a shared ancestor for main and prefs app objects 2018-12-02 21:52:50 +03:00
Headlines.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
index.html block listing of several util directories; deny access to config.php 2013-04-11 22:01:10 +04:00
PluginHost.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
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 update notify_* calls to use Notify 2018-12-02 20:56:30 +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 notify_* calls to use Notify 2018-12-02 20:56:30 +03:00
PrefHelpers.js prefs: Prefs global -> Helpers 2018-12-03 12:46:00 +03:00
PrefLabelTree.js update notify_* calls to use Notify 2018-12-02 20:56:30 +03:00
prefs.js prefs: Prefs global -> Helpers 2018-12-03 12:46:00 +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 remove some plugin JS code out of global context 2018-12-03 10:51:14 +03:00