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
Michael Kuhn e38fcd6dea Fix button focus issues
This change introduces derived classes for ComboButton, DropDownButton
and Select that make sure that buttons do not remain focused after their
menus are closed. This allows using hotkeys after closing them.
6 years ago
..
form Fix button focus issues 6 years ago
AppBase.js Refactor hotkeys to use keypress instead of keydown 6 years ago
Article.js Article.unpack: add placeholder   if data-content is empty 6 years ago
CommonDialogs.js fix feed icon upload not working, rework form to use FormData/ajax 6 years ago
CommonFilters.js filter test results: remove table bloat 6 years ago
FeedStoreModel.js move to let/const syntax in custom dojo modules 6 years ago
FeedTree.js Fix focus issues with hotkeys 6 years ago
Feeds.js Refactor hotkeys to use keypress instead of keydown 6 years ago
Headlines.js Headlines.click: open original article (and mark as read) on alt click on title 6 years ago
PluginHost.js fix PluginHost run method. 6 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 Revert "use codeflask for user css editor" 6 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 Fix button focus issues 6 years ago
tt-rss.js Fix button focus issues 6 years ago