ttrss/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)
2021-01-17 14:55:11 +03:00
..
form add validationtextarea control, use it for filter match editor 2020-02-28 13:53:45 +03:00
App.js viewfeed debugger: open properly for categories 2020-12-07 17:10:36 +03:00
Article.js Archive cleanup: 2021-01-17 14:55:11 +03:00
CommonDialogs.js remove CommonDialogs.feedBrowser() 2021-01-17 14:34:04 +03:00
CommonFilters.js eslint-related fixes; move a few things from global context to App 2020-06-05 07:44:57 +03:00
FeedStoreModel.js more eslint fixes 2020-06-05 07:54:32 +03:00
FeedTree.js - backend: require CSRF token to be passed via POST 2020-09-15 16:12:53 +03:00
Feeds.js search dialog: populate current search values onShow instead of onLoad because the dialog is preloaded via xhr 2020-12-23 12:09:34 +03:00
Headlines.js Archive cleanup: 2021-01-17 14:55:11 +03: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 fix various minor issues reported by eslint 2020-06-04 23:27:22 +03:00
PrefFilterStore.js fix various minor issues reported by eslint 2020-06-04 23:27:22 +03:00
PrefFilterTree.js fix various minor issues reported by eslint 2020-06-04 23:27:22 +03:00
PrefHelpers.js event log: add severity filtering 2020-12-24 15:02:47 +03:00
PrefLabelTree.js fix various minor issues reported by eslint 2020-06-04 23:27:22 +03:00
PrefUsers.js fix various minor issues reported by eslint 2020-06-04 23:27:22 +03:00
Toolbar.js fix various minor issues reported by eslint 2020-06-04 23:27:22 +03:00
common.js eslint-related fixes; move a few things from global context to App 2020-06-05 07:44:57 +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 fix various minor issues reported by eslint 2020-06-04 23:27:22 +03:00
tt-rss.js fix various minor issues reported by eslint 2020-06-04 23:27:22 +03:00
utility.js fix various minor issues reported by eslint 2020-06-04 23:27:22 +03:00