ttrss/js
Andrew Dolgov f83836ade9 updateCurrentUnread: don't crash if counter element is not available 2019-12-17 14:06:50 +03:00
..
form Fix button focus issues 2019-04-14 12:01:52 +02:00
AppBase.js fix blank screen on load if custom theme is enabled 2019-12-15 13:35:09 +03:00
Article.js - update descriptions of changed hotkeys 2019-12-11 06:53:32 +03:00
CommonDialogs.js remove unnecessary "== 1" when checking for init params 2019-12-10 09:10:45 +03:00
CommonFilters.js filter dialog: add inline regexp checker 2019-07-12 12:40:42 +03:00
FeedStoreModel.js FeedStoreModel.getFeedUnread: return -1 when value is unset 2019-05-07 06:03:44 +03:00
FeedTree.js fix read categories not being hidden when hide read feeds is enabled 2019-05-07 19:06:29 +03:00
Feeds.js show current unread counter on headlines toolbar if sidebar is hidden 2019-12-12 07:37:28 +03:00
Headlines.js updateCurrentUnread: don't crash if counter element is not available 2019-12-17 14:06:50 +03:00
PluginHost.js Allow to unregister plugin hooks 2019-05-07 14:34:15 +00: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 css: insensitive -> text-muted 2019-03-08 10:11:57 +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 user css dialog: allow saving and applying CSS without closing the dialog 2019-12-06 14:02:30 +03:00
PrefLabelTree.js Fix two more typos 2018-12-08 11:02:39 +01:00
PrefUsers.js update notifications to make them more visible 2019-03-05 20:09:06 +03:00
Toolbar.js Fix focus issues with hotkeys 2019-04-13 22:34:57 +02: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 workaround for a race condition between dojo.parse() and tt-rss loading proper day/night css on startup because of firefox async CSS loader 2019-12-15 11:57:26 +03:00
tt-rss.js workaround for a race condition between dojo.parse() and tt-rss loading proper day/night css on startup because of firefox async CSS loader 2019-12-15 11:57:26 +03:00