.. |
form
|
* fox.form.Select: add several properties allowing it to better
|
2021-12-14 21:53:45 +03:00 |
App.js
|
actions dropdown: add context-sensitive UI layout labels
|
2022-02-25 18:45:00 +03:00 |
Article.js
|
fix combined/three panel transition to expandable mode
|
2021-05-06 22:27:49 +03:00 |
CommonDialogs.js
|
show safe mode warning dialog in prefs
|
2021-11-14 16:12:27 +03: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
|
feed tree context menu: add an entry to open originating website
|
2021-10-10 22:08:17 +03:00 |
Feeds.js
|
* bring back cache-busting for feed icons based on timestamp
|
2022-12-19 21:36:50 +03:00 |
Headlines.js
|
Merge branch 'master' of git.fakecake.org:fox/tt-rss
|
2022-01-13 13:59:36 +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
|
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
|
xhr.json: properly pass failure callback to xhr.post()
|
2021-11-14 16:07:52 +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 |