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 1902a7dcb0 pgup/pgdown hotkey normalization:
- pgup/pgdown without modifier scroll headline buffer
- shift+pgup/pgdown work similarly to shift+up/down but operating on pages
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 pgup/pgdown hotkey normalization: 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 pgup/pgdown hotkey normalization: 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 implement app password checking / management UI 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 Fix button focus issues 5 years ago
tt-rss.js pgup/pgdown hotkey normalization: 5 years ago