.. |
form
|
add validationtextarea control, use it for filter match editor
|
2020-02-28 13:53:45 +03:00 |
App.js
|
unify prefs/main App objects, remove fake classes, use single static App object instead
|
2020-06-04 22:19:23 +03:00 |
Article.js
|
don't use declare() for static objects with no inheritance because apparently it's not actually needed by AMD
|
2020-06-04 19:50:13 +03:00 |
CommonDialogs.js
|
don't use declare() for static objects with no inheritance because apparently it's not actually needed by AMD
|
2020-06-04 19:50:13 +03:00 |
CommonFilters.js
|
don't use declare() for static objects with no inheritance because apparently it's not actually needed by AMD
|
2020-06-04 19:50:13 +03:00 |
FeedStoreModel.js
|
FeedStoreModel.getFeedUnread: return -1 when value is unset
|
2019-05-07 06:03:44 +03:00 |
FeedTree.js
|
feed tree: do not mark Labels as Special
|
2020-02-22 16:44:31 +03:00 |
Feeds.js
|
unify prefs/main App objects, remove fake classes, use single static App object instead
|
2020-06-04 22:19:23 +03:00 |
Headlines.js
|
unify prefs/main App objects, remove fake classes, use single static App object instead
|
2020-06-04 22:19:23 +03:00 |
PluginHost.js
|
don't use declare() for static objects with no inheritance because apparently it's not actually needed by AMD
|
2020-06-04 19:50:13 +03:00 |
PrefFeedStore.js
|
define custom dojo modules with define() instead of require(), update startup module dependencies
|
2018-08-23 09:56:34 +03:00 |
PrefFeedTree.js
|
css: insensitive -> text-muted
|
2019-03-08 10:11:57 +03:00 |
PrefFilterStore.js
|
define custom dojo modules with define() instead of require(), update startup module dependencies
|
2018-08-23 09:56:34 +03:00 |
PrefFilterTree.js
|
filter test dialog: pass contents via xhr POST
|
2020-02-28 12:16:54 +03:00 |
PrefHelpers.js
|
same, but for preferences
|
2020-06-04 20:04:17 +03:00 |
PrefLabelTree.js
|
Fix two more typos
|
2018-12-08 11:02:39 +01:00 |
PrefUsers.js
|
same, but for preferences
|
2020-06-04 20:04:17 +03:00 |
Toolbar.js
|
Fix focus issues with hotkeys
|
2019-04-13 22:34:57 +02:00 |
common.js
|
feed tree: do not mark Labels as Special
|
2020-02-22 16:44:31 +03:00 |
index.html
|
block listing of several util directories; deny access to config.php
|
2013-04-11 22:01:10 +04:00 |
prefs.js
|
unify prefs/main App objects, remove fake classes, use single static App object instead
|
2020-06-04 22:19:23 +03:00 |
tt-rss.js
|
unify prefs/main App objects, remove fake classes, use single static App object instead
|
2020-06-04 22:19:23 +03:00 |
utility.js
|
don't generate default.css, replace with themes/light.css as a default root CSS file
|
2020-02-22 16:22:44 +03:00 |