.. |
AppBase.js
|
remove some bitmaps and rework stuff using it to use iconfont instead
|
2018-12-06 15:22:52 +03:00 |
Article.js
|
rework scoring display, JS processing and icons
|
2018-12-06 14:23:45 +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 |
CommonDialogs.js
|
CommonDialogs: refresh proper elements after feed operations in preferences
|
2018-12-03 20:16:07 +03:00 |
CommonFilters.js
|
add Lists.select() and make filter dialogs use it
|
2018-12-06 09:52:12 +03:00 |
FeedStoreModel.js
|
move to let/const syntax in custom dojo modules
|
2018-11-29 21:21:06 +03:00 |
FeedTree.js
|
update label rendering (and editor)
|
2018-12-06 08:26:52 +03:00 |
Feeds.js
|
call Headlines.scrollhandler() on window resize
|
2018-12-06 13:25:04 +03:00 |
Headlines.js
|
updateFloatingTitle: marginRight correction no longer needed
|
2018-12-07 10:12:01 +03: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
|
various icon updates; use new icons in feed tree
|
2018-12-05 20:26:27 +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
|
add ttrss_filters2.last_triggered (bump schema version)
|
2018-12-06 19:37:20 +03:00 |
PrefHelpers.js
|
shorten declaration of PrefHelpers.OPML
|
2018-12-03 12:57:19 +03:00 |
PrefLabelTree.js
|
label editor: fix changing tree color of edited item
|
2018-12-06 08:35:02 +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 |
common.js
|
remove some bitmaps and rework stuff using it to use iconfont instead
|
2018-12-06 15:22:52 +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
|
onkeydown handlers: fix default keyboard events not being blocked if necessary
|
2018-12-05 09:11:12 +03:00 |
tt-rss.js
|
rename main toolbar elements to be more consistent
|
2018-12-05 10:03:58 +03:00 |