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 4ab3854aed don't generate default.css, replace with themes/light.css as a default root CSS file 4 years ago
..
form Fix button focus issues 5 years ago
AppBase.js don't generate default.css, replace with themes/light.css as a default root CSS file 4 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 feed tree: don't set Special class on Labels category 4 years ago
Feeds.js hide read feeds / hide read shows special: use CSS instead of JS-based hiding 4 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 5 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 5 years ago
Toolbar.js Fix focus issues with hotkeys 5 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 11 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 onViewModeChanged: set view mode value as a custom body attribute 4 years ago
utility.js don't generate default.css, replace with themes/light.css as a default root CSS file 4 years ago