aboutsummaryrefslogtreecommitdiff
path: root/newspipe/web/views/user.py
Commit message (Expand)AuthorAge
* and now remove url_for from newspipe.lib.utilsB. Stack2023-08-31
* add newspipe.lib.utils url_for()B. Stack2023-08-31
* disallow ext-auth user to change nicknameB. Stack2023-06-24
* chg: [style] improved style. !minorCédric Bonhomme2022-03-30
* various !minor fixesCédric Bonhomme2022-01-02
* removed uselle blueprintCédric Bonhomme2021-10-17
* chg: removed useless importCédric Bonhomme2021-10-15
* chg: [view] Articles are now ordered by date on the public users's stream page.Cédric Bonhomme2020-11-11
* fixed self deletion of account.Cédric Bonhomme2020-08-26
* display feeds icon in public pages for feedsCédric Bonhomme2020-03-30
* 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
* 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