.. |
form
|
* fox.form.Select: add several properties allowing it to better
|
2021-12-14 21:53:45 +03:00 |
App.js
|
Also use friendly names for special feed+cat IDs in the frontend.
|
2023-03-05 20:06:48 +00:00 |
Article.js
|
add simple autocompleter for tags
|
2023-04-06 15:51:09 +03:00 |
CommonDialogs.js
|
Make edit feed dialog's 'remove icon' button a regular button.
|
2023-04-01 14:22:33 +00:00 |
CommonFilters.js
|
make sure notification is closed when saving/creating filter
|
2022-01-25 22:39:18 +03:00 |
FeedStoreModel.js
|
remove model.getNextUnreadFeed; unify code with feedTree.getNextFeed
|
2021-03-19 14:06:23 +03:00 |
FeedTree.js
|
Also use friendly names for special feed+cat IDs in the frontend.
|
2023-03-05 20:06:48 +00:00 |
Feeds.js
|
Change 'FEED_NOTHING' to 'FEED_DASHBOARD'.
|
2023-03-07 15:45:07 +00:00 |
Headlines.js
|
Also use friendly names for special feed+cat IDs in the frontend.
|
2023-03-05 20:06:48 +00:00 |
PluginHost.js
|
PluginHost: add run_until() and HOOK_HEADLINE_TOOLBAR_SELECT_MENU_ITEM2
|
2021-12-14 21:43:02 +03:00 |
PrefFeedStore.js
|
fix various minor issues reported by eslint
|
2020-06-04 23:27:22 +03:00 |
PrefFeedTree.js
|
feeds-tree: move external onClick dojo/method to PrefFeedTree class
|
2022-06-06 09:31:37 +03:00 |
PrefFilterStore.js
|
fix various minor issues reported by eslint
|
2020-06-04 23:27:22 +03:00 |
PrefFilterTree.js
|
filter-tree: move external dojo/method to PrefFilterTree class
|
2022-06-06 09:29:16 +03:00 |
PrefHelpers.js
|
when uninstall plugins, refresh plugins index instead of reloading entire prefs pane
|
2021-11-15 20:18:37 +03:00 |
PrefLabelTree.js
|
add a bunch of button icons
|
2021-03-05 15:16:41 +03:00 |
PrefUsers.js
|
add two helper account access levels:
|
2021-11-10 20:44:51 +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 |