.. |
form
|
e38fcd6dea
Fix button focus issues
|
8 months ago |
AppBase.js
|
e74f7bde22
Refactor hotkeys to use keypress instead of keydown
|
9 months ago |
Article.js
|
781fe3d636
setScore, selectionSetScore: check for numerical values properly
|
3 months ago |
CommonDialogs.js
|
019f4578bc
fix feed icon upload not working, rework form to use FormData/ajax
|
9 months ago |
CommonFilters.js
|
e8523733b0
filter dialog: add inline regexp checker
|
5 months ago |
FeedStoreModel.js
|
2ce31fd0bf
FeedStoreModel.getFeedUnread: return -1 when value is unset
|
7 months ago |
FeedTree.js
|
d09aad7c80
fix read categories not being hidden when hide read feeds is enabled
|
7 months ago |
Feeds.js
|
079ef15b1b
previous: remove unused debugging line
|
6 months ago |
Headlines.js
|
d172abb037
scroll handler: also invoke lazy load if last article in buffer is currently active
|
4 months ago |
PluginHost.js
|
44bfbc9529
Allow to unregister plugin hooks
|
7 months ago |
PrefFeedStore.js
|
a3e2f1a9c3
define custom dojo modules with define() instead of require(), update startup module dependencies
|
1 year ago |
PrefFeedTree.js
|
19f162dbe3
css: insensitive -> text-muted
|
9 months ago |
PrefFilterStore.js
|
a3e2f1a9c3
define custom dojo modules with define() instead of require(), update startup module dependencies
|
1 year ago |
PrefFilterTree.js
|
51b069a1ee
display filter tree rules as a list
|
11 months ago |
PrefHelpers.js
|
249130e58d
implement app password checking / management UI
|
1 month ago |
PrefLabelTree.js
|
b43b7be9d5
Fix two more typos
|
1 year ago |
PrefUsers.js
|
ef6d2b8a4e
update notifications to make them more visible
|
9 months ago |
Toolbar.js
|
4a2a90c980
Fix focus issues with hotkeys
|
8 months ago |
common.js
|
7a98105960
remove old fatalError(), move everything to App.Error
|
1 year ago |
index.html
|
e1f76af006
block listing of several util directories; deny access to config.php
|
6 years ago |
prefs.js
|
e38fcd6dea
Fix button focus issues
|
8 months ago |
tt-rss.js
|
9368f1a07f
restore feed from URL hash after feedlist init
|
7 months ago |