You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/js
Andrew Dolgov da0ad82c24 Archive cleanup:
- remove code to manually archive/unarchive articles
- remove ttrss_archived_feeds/orig_feed_id handling - the whole thing was implemented for
this data to be kept indefinitely; it doesn't make a lot of sense to deal with this stuff
now that it is expired after one month anyway (same reasons as feed browser being removed - privacy)
- remove "originally from"-related stuff because of the above
- also remove unused remaining frontend/backend code related to feed browser (rip)
4 years ago
..
form
App.js viewfeed debugger: open properly for categories 4 years ago
Article.js Archive cleanup: 4 years ago
CommonDialogs.js remove CommonDialogs.feedBrowser() 4 years ago
CommonFilters.js eslint-related fixes; move a few things from global context to App 5 years ago
FeedStoreModel.js more eslint fixes 5 years ago
FeedTree.js - backend: require CSRF token to be passed via POST 4 years ago
Feeds.js search dialog: populate current search values onShow instead of onLoad because the dialog is preloaded via xhr 4 years ago
Headlines.js Archive cleanup: 4 years ago
PluginHost.js fix various minor issues reported by eslint 5 years ago
PrefFeedStore.js fix various minor issues reported by eslint 5 years ago
PrefFeedTree.js fix various minor issues reported by eslint 5 years ago
PrefFilterStore.js fix various minor issues reported by eslint 5 years ago
PrefFilterTree.js fix various minor issues reported by eslint 5 years ago
PrefHelpers.js event log: add severity filtering 4 years ago
PrefLabelTree.js fix various minor issues reported by eslint 5 years ago
PrefUsers.js fix various minor issues reported by eslint 5 years ago
Toolbar.js fix various minor issues reported by eslint 5 years ago
common.js eslint-related fixes; move a few things from global context to App 5 years ago
index.html
prefs.js fix various minor issues reported by eslint 5 years ago
tt-rss.js fix various minor issues reported by eslint 5 years ago
utility.js fix various minor issues reported by eslint 5 years ago