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.
Andrew Dolgov
9d28b3ac50
unify prefs/main App objects, remove fake classes, use single static App object instead
|
4 years ago |
.. |
form
|
add validationtextarea control, use it for filter match editor
|
5 years ago |
App.js
|
unify prefs/main App objects, remove fake classes, use single static App object instead
|
4 years ago |
Article.js
|
don't use declare() for static objects with no inheritance because apparently it's not actually needed by AMD
|
4 years ago |
CommonDialogs.js
|
don't use declare() for static objects with no inheritance because apparently it's not actually needed by AMD
|
4 years ago |
CommonFilters.js
|
don't use declare() for static objects with no inheritance because apparently it's not actually needed by AMD
|
4 years ago |
FeedStoreModel.js
|
FeedStoreModel.getFeedUnread: return -1 when value is unset
|
6 years ago |
FeedTree.js
|
feed tree: do not mark Labels as Special
|
5 years ago |
Feeds.js
|
unify prefs/main App objects, remove fake classes, use single static App object instead
|
4 years ago |
Headlines.js
|
unify prefs/main App objects, remove fake classes, use single static App object instead
|
4 years ago |
PluginHost.js
|
don't use declare() for static objects with no inheritance because apparently it's not actually needed by AMD
|
4 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
|
filter test dialog: pass contents via xhr POST
|
5 years ago |
PrefHelpers.js
|
same, but for preferences
|
4 years ago |
PrefLabelTree.js
|
Fix two more typos
|
6 years ago |
PrefUsers.js
|
same, but for preferences
|
4 years ago |
Toolbar.js
|
Fix focus issues with hotkeys
|
6 years ago |
common.js
|
feed tree: do not mark Labels as Special
|
5 years ago |
index.html
|
block listing of several util directories; deny access to config.php
|
12 years ago |
prefs.js
|
unify prefs/main App objects, remove fake classes, use single static App object instead
|
4 years ago |
tt-rss.js
|
unify prefs/main App objects, remove fake classes, use single static App object instead
|
4 years ago |
utility.js
|
don't generate default.css, replace with themes/light.css as a default root CSS file
|
5 years ago |