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 781fe3d636 setScore, selectionSetScore: check for numerical values properly 5 years ago
..
form Fix button focus issues 5 years ago
AppBase.js Refactor hotkeys to use keypress instead of keydown 5 years ago
Article.js setScore, selectionSetScore: check for numerical values properly 5 years ago
CommonDialogs.js fix feed icon upload not working, rework form to use FormData/ajax 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 previous: remove unused debugging line 5 years ago
Headlines.js scroll handler: also invoke lazy load if last article in buffer is currently active 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 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 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 Fix button focus issues 5 years ago
tt-rss.js restore feed from URL hash after feedlist init 5 years ago