SYMBOL INDEX (241 symbols across 31 files) FILE: src/background.js function createWindow (line 62) | async function createWindow () { function signInInoreader (line 154) | function signInInoreader () { function signInPocketWithPopUp (line 158) | function signInPocketWithPopUp () { function registerLocalResourceProtocol (line 190) | function registerLocalResourceProtocol () { function handleInoreader (line 203) | function handleInoreader (url) { FILE: src/bridge/rss.js method checkXml (line 25) | async checkXml (link) { method parseRssUrl (line 38) | async parseRssUrl (url) { method findRss (line 51) | async findRss (url) { method fetchRss (line 63) | async fetchRss (url) { FILE: src/components/register.js method registerComponents (line 26) | registerComponents () { FILE: src/db.js function init (line 71) | async function init () { FILE: src/main/article.js function decodeFetchResponse (line 5) | async function decodeFetchResponse (response, isHTML = false) { function parseArticle (line 25) | async function parseArticle (url) { FILE: src/main/menu.js function buildLangMenu (line 24) | function buildLangMenu (channel, i18nextMainBackend) { function createMenu (line 49) | function createMenu (mainWindow, i18nextMain) { function createCategoryMenu (line 327) | function createCategoryMenu (categorydata, window, i18nextMain) { function createFeedMenu (line 368) | function createFeedMenu (feeddata, window, i18nextMain) { function createArticleItemMenu (line 427) | function createArticleItemMenu (article, window, i18nextMain) { FILE: src/main/pocket.js function signInPocketWithPopUp (line 7) | function signInPocketWithPopUp () { FILE: src/mixins/articleCount.js method getArticlesCount (line 3) | getArticlesCount (type, feedid) { FILE: src/mixins/cheerio.js method cleanupContent (line 3) | cleanupContent (content) { FILE: src/mixins/dataItems.js method categoryItems (line 3) | categoryItems () { method feeds (line 6) | feeds () { method activeFeedId (line 9) | activeFeedId () { FILE: src/mixins/feedMix.js method isMenuItemActive (line 3) | isMenuItemActive (type) { method isFeedActive (line 6) | isFeedActive (feed) { method setActiveFeedId (line 9) | setActiveFeedId (feed) { FILE: src/mixins/serviceSync.js method syncFever (line 8) | syncFever () { method syncGreader (line 18) | syncGreader () { method syncInoreader (line 28) | syncInoreader () { method syncFeedbin (line 38) | syncFeedbin () { FILE: src/mixins/setTheme.js method isDarkMode (line 3) | isDarkMode () { method toggleBodyClass (line 9) | toggleBodyClass (addClass, className) { method setTheme (line 17) | setTheme (themeValue) { FILE: src/parsers/article.js function decodeFetchResponse (line 5) | async function decodeFetchResponse (response, isHTML = false) { function parseArticle (line 26) | async function parseArticle (url) { FILE: src/parsers/feed.js function parseFeed (line 18) | async function parseFeed (feedUrl, category = null) { function ParseFeedPost (line 57) | function ParseFeedPost (feed) { function getCoverImage (line 100) | function getCoverImage (postContent) { function checkIsPodCast (line 110) | function checkIsPodCast (post) { FILE: src/services/bridge.js function execTask (line 2) | function execTask (eventName, instance, args) { FILE: src/services/cacheArticle.js method getCachedArticleData (line 2) | async getCachedArticleData (id, url) { method cacheArticleData (line 22) | async cacheArticleData (responseData) { method uncache (line 66) | async uncache (name) { method isCached (line 74) | async isCached (name) { FILE: src/services/db.js method fetchFeeds (line 7) | fetchFeeds () { method fetchServicesFeeds (line 10) | fetchServicesFeeds (service) { method fetchServicesArticles (line 13) | fetchServicesArticles (service) { method fetchArticles (line 21) | fetchArticles () { method fetchArticlesByFeed (line 28) | fetchArticlesByFeed (feedId) { method fetchArticlesByFeedMulti (line 35) | fetchArticlesByFeedMulti (feedIds) { method addFeed (line 42) | addFeed (data) { method deleteFeed (line 45) | deleteFeed (feedId) { method deleteAllSyncAccountSubscriptions (line 48) | deleteAllSyncAccountSubscriptions (subscription) { method deleteFeedMulti (line 51) | deleteFeedMulti (feedIds) { method updateFeedTitle (line 54) | updateFeedTitle (id, title, category) { method updateFeedCategory (line 61) | updateFeedCategory (ids, category) { method addArticles (line 67) | addArticles (data) { method deleteArticles (line 70) | deleteArticles (feedId) { method deleteArticlesSyncAccount (line 73) | deleteArticlesSyncAccount (subscription) { method deleteArticlesMulti (line 76) | deleteArticlesMulti (articles) { method fetchArticle (line 79) | fetchArticle (uuid) { method updateArticleCategoryFeed (line 86) | updateArticleCategoryFeed (feedid, category) { method updateArticleCategoryFeedMulti (line 92) | updateArticleCategoryFeedMulti (feedids, category) { method updateArticleCategory (line 98) | updateArticleCategory (uuids, category) { method addCategory (line 104) | addCategory (data) { method fetchCategories (line 107) | fetchCategories () { method fetchCategoriesBySource (line 110) | fetchCategoriesBySource (source) { method updateCategory (line 113) | updateCategory (id, category) { method deleteCategoryBySource (line 119) | deleteCategoryBySource (source) { method deleteCategory (line 122) | deleteCategory (title) { method deleteCategoryMulti (line 125) | deleteCategoryMulti (titles) { method markOffline (line 128) | markOffline (uuid, verdict) { method markCategoryRead (line 134) | markCategoryRead (title) { method markRead (line 141) | markRead (uuid, podcast, verdict) { method markAllunread (line 156) | markAllunread (uuids) { method markAllRead (line 164) | markAllRead (uuids) { method markBulkFavourite (line 172) | markBulkFavourite (uuids) { method markBulkUnFavourite (line 178) | markBulkUnFavourite (uuids) { method markFavourite (line 184) | markFavourite (uuid, verdict) { method removeOldReadItems (line 190) | removeOldReadItems (week) { method deleteAllData (line 198) | deleteAllData () { method deleteArticleByKeepRead (line 209) | deleteArticleByKeepRead () { method unassignFeeds (line 218) | unassignFeeds (uuids) { method unassignCategoriesArticles (line 224) | unassignCategoriesArticles (uuids) { FILE: src/services/feedbin.js function getCoverImage (line 12) | function getCoverImage (postContent) { method getSubscriptions (line 23) | async getSubscriptions (feedbinCreds) { method getEntries (line 31) | async getEntries (feedbinCreds, ids) { method getUnreadEntries (line 56) | async getUnreadEntries (feedbinCreds) { method getStarredEntries (line 60) | async getStarredEntries (feedbinCreds) { method transformEntriesAndFeed (line 64) | transformEntriesAndFeed (unread, starred, all) { method markItem (line 72) | async markItem (feedbinCreds, type, ids) { method syncItems (line 102) | async syncItems (feedbinCreds) { FILE: src/services/fever.js function getCoverImage (line 6) | function getCoverImage (postContent) { method getSubscriptions (line 17) | async getSubscriptions (credsData) { method getUnreadIds (line 25) | async getUnreadIds (credsData) { method getStarredIds (line 33) | async getStarredIds (credsData) { method getEntries (line 41) | async getEntries (credsData, ids) { method markItem (line 65) | async markItem (credsData, type, id) { method getGroups (line 83) | async getGroups (credsData) { method syncTags (line 93) | async syncTags (categories) { method syncItems (line 113) | async syncItems (credsData) { FILE: src/services/greader.js constant TAGS (line 8) | const TAGS = { function checkIsPodCast (line 18) | function checkIsPodCast (post) { function getCoverImage (line 23) | function getCoverImage (postContent) { method getUserInfo (line 34) | async getUserInfo (credsData) { method getSubscriptions (line 40) | async getSubscriptions (credsData) { method getUnreadIds (line 50) | async getUnreadIds (credsData) { method getStarredIds (line 77) | async getStarredIds (credsData) { method getEntries (line 104) | async getEntries (credsData, ids) { method markItem (line 135) | async markItem (credsData, type, ids) { method syncTags (line 159) | async syncTags (categories) { method syncItems (line 178) | async syncItems (credsData) { FILE: src/services/helpers.js method exportOpml (line 11) | exportOpml () { method addCategories (line 29) | addCategories (categories) { method addFeeds (line 32) | addFeeds (feeds) { method addArticles (line 35) | addArticles (posts) { method subscribe (line 38) | subscribe (feeds, category = null, refresh = false, importData = false) { FILE: src/services/inoreader.js constant TAGS (line 8) | const TAGS = { function checkIsPodCast (line 25) | function checkIsPodCast (post) { function getCoverImage (line 30) | function getCoverImage (postContent) { function refreshToken (line 40) | async function refreshToken (credsData) { method getUserInfo (line 60) | async getUserInfo (credsData) { method checkToken (line 66) | checkToken (credsData) { method getSubscriptions (line 70) | async getSubscriptions (credsData) { method getUnreadIds (line 80) | async getUnreadIds (credsData) { method getStarredIds (line 107) | async getStarredIds (credsData) { method getEntries (line 134) | async getEntries (credsData, ids) { method markItem (line 151) | async markItem (credsData, type, ids) { method syncTags (line 178) | async syncTags (categories) { method syncArticles (line 197) | async syncArticles (credsData) { FILE: src/services/opml.js function getSource (line 2) | function getSource (data, group = null) { function parseOPML (line 17) | function parseOPML (data) { FILE: src/services/unescape.js function htmlDecode (line 1) | function htmlDecode (input) { FILE: src/store/modules/Article.js method LOAD_ARTICLES (line 82) | LOAD_ARTICLES (state, data) { method MARK_ACTION (line 85) | MARK_ACTION (state, data) { method MARK_ALL_UNREAD (line 101) | MARK_ALL_UNREAD (state, rootState) { method MARK_ALL_READ (line 132) | MARK_ALL_READ (state, rootState) { method DELETE_ARTICLES (line 163) | DELETE_ARTICLES (state, id) { method REFRESH_FEEDS (line 170) | REFRESH_FEEDS (state, feeds) { method CHANGE_TYPE (line 175) | CHANGE_TYPE (state, type) { method SAVE_ARTICLE (line 181) | SAVE_ARTICLE (state, data) { method INCREASE_FONT (line 185) | INCREASE_FONT (state) { method DRECREASE_FONT (line 190) | DRECREASE_FONT (state) { method FONT_SETTINGS_ON (line 195) | FONT_SETTINGS_ON (state, data) { method CHANGE_FONT_STYLE (line 198) | CHANGE_FONT_STYLE (state, data) { method UPDATE_ARTICLE_CATEGORY (line 201) | UPDATE_ARTICLE_CATEGORY (state, data) { method MARK_CATEGORY_READ (line 206) | MARK_CATEGORY_READ (state, data) { method loadArticles (line 212) | async loadArticles ({ commit, rootState }) { method markAction (line 218) | markAction ({ commit, rootState }, data) { method saveArticle (line 235) | saveArticle ({ commit }, data) { method markAllRead (line 239) | markAllRead ({ commit, rootState }) { method markAllUnread (line 242) | markAllUnread ({ commit, rootState }) { method deleteArticle (line 245) | async deleteArticle ({ dispatch, commit }, id) { method refreshFeeds (line 249) | async refreshFeeds ({ dispatch, commit }) { method changeType (line 252) | changeType ({ commit }, type) { method decreaseFont (line 255) | decreaseFont ({ commit }) { method increaseFont (line 258) | increaseFont ({ commit }) { method changeFontStyle (line 261) | changeFontStyle ({ commit }, font) { method turnOnFontSetting (line 264) | turnOnFontSetting ({ commit }, data) { method updateArticleCategory (line 267) | updateArticleCategory ({ commit }, data) { method updateArticleFeedTitle (line 270) | updateArticleFeedTitle ({ commit }, data) { method markCategoryRead (line 273) | markCategoryRead ({ FILE: src/store/modules/Category.js method LOAD_CATEGORY (line 10) | LOAD_CATEGORY (state, data) { method RENAME_CATEGORY (line 16) | RENAME_CATEGORY (state, category) { method loadCategories (line 22) | async loadCategories ({ commit }) { method addCategory (line 25) | addCategory ({ commit }, category) { method renameCategory (line 28) | renameCategory ({ commit }, title) { FILE: src/store/modules/Database.js method initializeDB (line 4) | async initializeDB () { FILE: src/store/modules/Feed.js method LOAD_FEEDS (line 8) | LOAD_FEEDS (state, feed) { method ADD_FEED (line 14) | ADD_FEED (state, docs) { method DELETE_FEED (line 17) | DELETE_FEED (state, id) { method ORDER_FEEDS (line 20) | ORDER_FEEDS (state, feeds) { method UPDATE_FEED_TITLE (line 23) | UPDATE_FEED_TITLE (state, data) { method UPDATE_FEED_CATEGORY (line 28) | UPDATE_FEED_CATEGORY (state, data) { method loadFeeds (line 36) | async loadFeeds ({ commit }) { method addFeed (line 39) | addFeed ({ commit }, feed) { method deleteFeed (line 42) | async deleteFeed ({ dispatch, commit }, id) { method orderFeeds (line 46) | orderFeeds ({ commit }, feeds) { method updateFeedCategory (line 49) | updateFeedCategory ({ commit }, data) { method updateFeedTitle (line 52) | updateFeedTitle ({ commit }, data) { FILE: src/store/modules/FeedManager.js method SET_ACTIVE_FEED_ID (line 21) | SET_ACTIVE_FEED_ID (state, id) { method SET_ACTIVE_ARTICLE_ID (line 25) | SET_ACTIVE_ARTICLE_ID (state, id) { method SET_ACTIVE_FEED (line 29) | SET_ACTIVE_FEED (state, feed) { method setActiveFeedId (line 35) | setActiveFeedId ({ commit }, feed) { method setActiveArticleId (line 38) | setActiveArticleId ({ commit }, article) { method setActiveFeed (line 41) | setActiveFeed ({ commit }, feed) { FILE: src/store/modules/Setting.js method LOAD_SETTINGS (line 53) | LOAD_SETTINGS (state) { method CHECK_OFFLINE (line 72) | CHECK_OFFLINE (state) { method SET_KEEP_READ (line 75) | SET_KEEP_READ (state, data) { method SET_CRONJOB (line 78) | SET_CRONJOB (state, data) { method SET_THEME_OPTION (line 81) | SET_THEME_OPTION (state, data) { method SET_CONTENT_PREVIEW_PREFERENCE (line 84) | SET_CONTENT_PREVIEW_PREFERENCE (state, data) { method SET_FULL_ARTICLE_PREFERENCE (line 87) | SET_FULL_ARTICLE_PREFERENCE (state, data) { method SET_VIEW_ORIGINAL_PREFERENCE (line 90) | SET_VIEW_ORIGINAL_PREFERENCE (state, data) { method SET_IMAGE_PREFERENCE (line 93) | SET_IMAGE_PREFERENCE (state, data) { method SET_SORT_PREFERENCE (line 96) | SET_SORT_PREFERENCE (state, data) { method SET_OFFLINE (line 99) | SET_OFFLINE (state, data) { method SET_PROXY (line 102) | SET_PROXY (state, data) { method SET_SELFHOST_CONNECTED (line 105) | SET_SELFHOST_CONNECTED (state, data) { method SET_FEVER_CONNECTED (line 109) | SET_FEVER_CONNECTED (state, data) { method SET_INOREADER_CONNECTED (line 113) | SET_INOREADER_CONNECTED (state, data) { method SET_POCKET_CONNECTED (line 117) | SET_POCKET_CONNECTED (state, data) { method UNSET_POCKET (line 121) | UNSET_POCKET (state) { method SET_INSTAPAPER_CONNECTED (line 125) | SET_INSTAPAPER_CONNECTED (state, data) { method SET_FEEDBIN_CONNECTED (line 129) | SET_FEEDBIN_CONNECTED (state, data) { method UNSET_INOREADER (line 133) | UNSET_INOREADER (state) { method UNSET_FEVER (line 138) | UNSET_FEVER (state) { method UNSET_SELFHOST (line 147) | UNSET_SELFHOST (state) { method UNSET_FEEDBIN (line 156) | UNSET_FEEDBIN (state) { method UNSET_INSTAPAPER (line 164) | UNSET_INSTAPAPER (state) { method SET_INOREADER_LAST_FETCHED (line 171) | SET_INOREADER_LAST_FETCHED (state, data) { method SET_GREADER_LAST_FETCHED (line 174) | SET_GREADER_LAST_FETCHED (state, data) { method SET_RECENTLY_READ_PREFERENCE (line 177) | SET_RECENTLY_READ_PREFERENCE (state, data) { method loadSettings (line 183) | loadSettings ({ commit }) { method setKeepRead (line 186) | setKeepRead ({ commit }, data) { method setCronJob (line 190) | setCronJob ({ commit }, data) { method setOffline (line 194) | setOffline ({ commit }, data) { method setThemeOption (line 197) | setThemeOption ({ commit }, data) { method setInoreader (line 201) | setInoreader ({ commit }, data) { method setFever (line 205) | setFever ({ commit }, data) { method setFeedbin (line 209) | setFeedbin ({ commit }, data) { method setSelfhost (line 213) | setSelfhost ({ commit }, data) { method setInstapaper (line 217) | setInstapaper ({ commit }, data) { method setPocket (line 221) | setPocket ({ commit }, data) { method unsetInoreader (line 225) | unsetInoreader ({ commit }) { method unsetInstapaper (line 229) | unsetInstapaper ({ commit }) { method unsetFeedbin (line 233) | unsetFeedbin ({ commit }) { method unsetFever (line 237) | unsetFever ({ commit }) { method unsetSelfhost (line 241) | unsetSelfhost ({ commit }) { method unsetPocket (line 245) | unsetPocket ({ commit }) { method setRecentlyReadPreference (line 249) | setRecentlyReadPreference ({ commit }, data) { method setContentPreviewPreference (line 253) | setContentPreviewPreference ({ commit }, data) { method setFullArticlePreference (line 257) | setFullArticlePreference ({ commit }, data) { method setViewOriginalPreference (line 261) | setViewOriginalPreference ({ commit }, data) { method setImagePreference (line 265) | async setImagePreference ({ commit }, data) { method setSortPreference (line 269) | async setSortPreference ({ dispatch, commit }, data) { method checkOffline (line 274) | checkOffline ({ commit }) { method setProxy (line 277) | setProxy ({ commit }, data) { method setInoreaderLastFetched (line 281) | setInoreaderLastFetched ({ commit }, data) { method setGreaderLastFetched (line 285) | setGreaderLastFetched ({ commit }, data) {