1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-27 12:05:06 +02:00
ttrss/js
Andrew Dolgov e4609c18ef * add (disabled) shortcut syntax for plugin methods
* add controls shortcut for pluginhandler tags
 * add similar shortcut for frontend
 * allow plugins to selectively exclude their methods from CSRF checking
2021-02-17 21:44:21 +03:00
..
form silence (or fix) a bunch of eslint warnings 2021-02-12 19:02:09 +03:00
App.js * add (disabled) shortcut syntax for plugin methods 2021-02-17 21:44:21 +03:00
Article.js * App: rename hidden to hidden_tag 2021-02-17 19:34:54 +03:00
common.js silence (or fix) a bunch of eslint warnings 2021-02-12 19:02:09 +03:00
CommonDialogs.js * App: rename hidden to hidden_tag 2021-02-17 19:34:54 +03:00
CommonFilters.js * App: rename hidden to hidden_tag 2021-02-17 19:34:54 +03:00
Feeds.js * App: rename hidden to hidden_tag 2021-02-17 19:34:54 +03:00
FeedStoreModel.js more eslint fixes 2020-06-05 07:54:32 +03:00
FeedTree.js remove the rest of db.php; rename some leftover methods in feeds 2021-02-15 16:51:35 +03:00
Headlines.js render enclosures on the client 2021-02-15 14:10:46 +03:00
index.html block listing of several util directories; deny access to config.php 2013-04-11 22:01:10 +04:00
PluginHost.js fix various minor issues reported by eslint 2020-06-04 23:27:22 +03:00
PrefFeedStore.js fix various minor issues reported by eslint 2020-06-04 23:27:22 +03:00
PrefFeedTree.js * App: rename hidden to hidden_tag 2021-02-17 19:34:54 +03:00
PrefFilterStore.js fix various minor issues reported by eslint 2020-06-04 23:27:22 +03:00
PrefFilterTree.js * remove users/filters toolbar edit button (just click on it) 2021-02-14 15:38:45 +03:00
PrefHelpers.js * App: rename hidden to hidden_tag 2021-02-17 19:34:54 +03:00
PrefLabelTree.js * App: rename hidden to hidden_tag 2021-02-17 19:34:54 +03:00
prefs.js * OPML import: don't reload everything, just feed tree 2021-02-12 15:22:10 +03:00
PrefUsers.js * App: rename hidden to hidden_tag 2021-02-17 19:34:54 +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 silence (or fix) a bunch of eslint warnings 2021-02-12 19:02:09 +03:00
utility.js fix various minor issues reported by eslint 2020-06-04 23:27:22 +03:00