.. |
form
|
* fox.form.Select: add several properties allowing it to better
|
2021-12-14 21:53:45 +03:00 |
App.js
|
make default light/dark themes configurable, add support for main application and login form
|
2025-08-01 17:22:21 +03:00 |
Article.js
|
Use existing headline info for 'Article.displayUrl()'
|
2025-07-08 10:54:10 +00:00 |
common.js
|
add window.requestIdleCallback polyfill for safari
|
2023-04-09 10:29:42 +03:00 |
CommonDialogs.js
|
Separate feed type detection from init, don't subscribe on failures.
|
2025-07-06 02:33:18 +00:00 |
CommonFilters.js
|
use server-side localized formatting for matching rule to display as a tooltip (for now)
|
2025-03-30 20:41:50 +03:00 |
Feeds.js
|
implement special counter display when viewing by published, similar to marked
|
2025-07-30 19:24:53 +03:00 |
FeedStoreModel.js
|
remove model.getNextUnreadFeed; unify code with feedTree.getNextFeed
|
2021-03-19 14:06:23 +03:00 |
FeedTree.js
|
implement special counter display when viewing by published, similar to marked
|
2025-07-30 19:24:53 +03:00 |
Headlines.js
|
Make a search query 'feed title' a link to get back to the search modal.
|
2024-08-26 19:55:34 +00:00 |
index.html
|
block listing of several util directories; deny access to config.php
|
2013-04-11 22:01:10 +04: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
|
Fix setting a custom title when cloning a single filter.
|
2025-01-06 16:04:27 +00: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 |
prefs.js
|
prevent creation of filter rules matching no feeds
|
2021-02-21 12:28:25 +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 |
tt-rss.js
|
reduce overhead in hash set/get
|
2021-03-06 22:41:46 +03:00 |
utility.js
|
make default light/dark themes configurable, add support for main application and login form
|
2025-08-01 17:22:21 +03:00 |