You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/js
Andrew Dolgov a6d314b753 support dark mode for login form 5 years ago
..
form Fix button focus issues 6 years ago
AppBase.js fix blank screen on load if custom theme is enabled 5 years ago
Article.js properly escape quotes when rendering article data to html attributes via template strings 5 years ago
CommonDialogs.js remove unnecessary "== 1" when checking for init params 5 years ago
CommonFilters.js filter dialog: add inline regexp checker 5 years ago
FeedStoreModel.js FeedStoreModel.getFeedUnread: return -1 when value is unset 5 years ago
FeedTree.js fix read categories not being hidden when hide read feeds is enabled 5 years ago
Feeds.js show current unread counter on headlines toolbar if sidebar is hidden 5 years ago
Headlines.js properly escape quotes when rendering article data to html attributes via template strings 5 years ago
PluginHost.js Allow to unregister plugin hooks 5 years ago
PrefFeedStore.js define custom dojo modules with define() instead of require(), update startup module dependencies 6 years ago
PrefFeedTree.js css: insensitive -> text-muted 6 years ago
PrefFilterStore.js define custom dojo modules with define() instead of require(), update startup module dependencies 6 years ago
PrefFilterTree.js display filter tree rules as a list 6 years ago
PrefHelpers.js user css dialog: allow saving and applying CSS without closing the dialog 5 years ago
PrefLabelTree.js Fix two more typos 6 years ago
PrefUsers.js update notifications to make them more visible 6 years ago
Toolbar.js Fix focus issues with hotkeys 6 years ago
common.js remove old fatalError(), move everything to App.Error 6 years ago
index.html block listing of several util directories; deny access to config.php 12 years ago
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 5 years ago
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 5 years ago
utility.js support dark mode for login form 5 years ago