.. |
form
|
* fox.form.Select: add several properties allowing it to better
|
2021-12-14 21:53:45 +03:00 |
App.js
|
add wip UI/backend stuff to filter feed tree
|
2023-11-03 08:33:35 +03:00 |
Article.js
|
Fix class names in some more places.
|
2023-10-26 15:01:43 +00:00 |
CommonDialogs.js
|
Ensure the feed name is easily visible when looking at the feeds with errors list.
|
2023-12-23 17:01:24 +00:00 |
CommonFilters.js
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
FeedStoreModel.js
|
remove model.getNextUnreadFeed; unify code with feedTree.getNextFeed
|
2021-03-19 14:06:23 +03:00 |
FeedTree.js
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
Feeds.js
|
add wip UI/backend stuff to filter feed tree
|
2023-11-03 08:33:35 +03:00 |
Headlines.js
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
PluginHost.js
|
PluginHost: add run_until() and HOOK_HEADLINE_TOOLBAR_SELECT_MENU_ITEM2
|
2021-12-14 21:43:02 +03:00 |
PrefFeedStore.js
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
PrefFeedTree.js
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
PrefFilterStore.js
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
PrefFilterTree.js
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
PrefHelpers.js
|
Fix class names in some more places.
|
2023-10-26 15:01:43 +00:00 |
PrefLabelTree.js
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
PrefUsers.js
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
SingleUseDialog.js
|
SingleUseDialog: destroy existing widget with same id on create
|
2021-02-14 19:19:25 +03:00 |
Toolbar.js
|
fix various minor issues reported by eslint
|
2020-06-04 23:27:22 +03:00 |
common.js
|
add window.requestIdleCallback polyfill for safari
|
2023-04-09 10:29:42 +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
|
prevent creation of filter rules matching no feeds
|
2021-02-21 12:28:25 +03:00 |
tt-rss.js
|
reduce overhead in hash set/get
|
2021-03-06 22:41:46 +03:00 |
utility.js
|
get rid of a few more prototype-isms
|
2021-02-18 22:23:06 +03:00 |