aboutsummaryrefslogtreecommitdiff
path: root/newspipe/web/views/feed.py
Commit message (Expand)AuthorAge
* Addresses some flake8 warnings.Cédric Bonhomme2023-06-24
* chg: [security] fix CVE-2023-32681 (GHSA-j8r2-6x86-q33q).Cédric Bonhomme2023-05-23
* chg: [style] improved style. !minorCédric Bonhomme2022-03-30
* deleted read article (and not liked) that are retrieved since more than 15 days.Cédric Bonhomme2021-07-03
* harmonize CRAWLER_RESOLVE_ARTICLE_URL configuration variable.Cédric Bonhomme2020-12-10
* fixed erros reported by flake.Cédric Bonhomme2020-04-03
* Improved the feed creation form.Cédric Bonhomme2020-04-02
* Improved the mamagement of parameter transferd via URL for the search of arti...Cédric Bonhomme2020-03-14
* Uses Bootstrap4 for the pagination component generated by Flask-Pagination.Cédric Bonhomme2020-03-11
* removed unused importsCédric Bonhomme2020-03-10
* cleaned importsCédric Bonhomme2020-03-10
* removed unused variableCédric Bonhomme2020-03-10
* Fixed typo.Cédric Bonhomme2020-03-10
* Added a tiny portion of black magic.Cédric Bonhomme2020-03-10
* Refactoring the backend.Cédric Bonhomme2020-03-09
* added a little black magicCédric Bonhomme2020-02-26
* The project is now using Poetry.Cédric Bonhomme2020-02-26
bgstack15