aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* updated SQLAlchemyCédric Bonhomme2021-12-26
* chg: [dependencies] Updated popperjsCédric Bonhomme2021-12-21
* chg: [dependencies] Updaed mypy.Cédric Bonhomme2021-12-21
* chg: [typing] Updated typing-extensions.Cédric Bonhomme2021-12-21
* chg: [security] Updated lxml.Cédric Bonhomme2021-12-17
* chg: [security] updated lxml for CVE-2021-43818.Cédric Bonhomme2021-12-13
* updated Python dependencies.Cédric Bonhomme2021-10-17
* do not use base exceptionCédric Bonhomme2021-10-17
* removed useless importsCédric Bonhomme2021-10-17
* removed uselle blueprintCédric Bonhomme2021-10-17
* chg: removed useless importCédric Bonhomme2021-10-15
* chg: removed useless importCédric Bonhomme2021-10-15
* chg: updated default configuration for SQLite.Cédric Bonhomme2021-10-15
* chg: [documentation] Updated installation instructions.Cédric Bonhomme2021-10-14
* chg: updated JavaScript dependencies.Cédric Bonhomme2021-10-14
* chg: updated Python dependencies.Cédric Bonhomme2021-10-14
* updated btn-group-xs style for the list of atticles.Cédric Bonhomme2021-09-26
* improved display of the list of newsCédric Bonhomme2021-09-25
* fixed navbar-togglerCédric Bonhomme2021-07-11
* updated foreign_keys for bookmarfs in tag.pyCédric Bonhomme2021-07-07
* various fixes concerning the management of the tagsCédric Bonhomme2021-07-06
* only delete read article retrieved more than 60 days ago.Cédric Bonhomme2021-07-05
* removed the requirements on the password for the UserFormCédric Bonhomme2021-07-05
* fixed name of protocol in the database URI configuration variableCédric Bonhomme2021-07-03
* updated Python dependencies.Cédric Bonhomme2021-07-03
* updated bootstrap and various UI fixesCédric Bonhomme2021-07-03
* raise the minimum of characters of a password to 20Cédric Bonhomme2021-07-03
* deleted read article (and not liked) that are retrieved since more than 15 days.Cédric Bonhomme2021-07-03
* delete read articles retrieved since more than 15 days.Cédric Bonhomme2021-07-02
* updated copyright yearsCédric Bonhomme2021-07-02
* fixed alert messagesCédric Bonhomme2021-07-02
* various fixes in the JavaScript functions to mark an article as read/unread a...Cédric Bonhomme2021-07-02
* added new ix_articletag_aid index in article_tagCédric Bonhomme2021-07-01
* new [commands]: added fix_article_entry_id command.Cédric Bonhomme2021-04-14
* chg: [JavaScript] Updated bootstrap-selectCédric Bonhomme2021-03-29
* Updated feedparserCédric Bonhomme2021-03-29
* harmonize CRAWLER_RESOLVE_ARTICLE_URL configuration variable.Cédric Bonhomme2020-12-10
* fixed navbar of the homepage for bootstrap_5.0.0-beta1Cédric Bonhomme2020-12-10
* fix templates for Boostrap 5.0.0-beta1.Cédric Bonhomme2020-12-08
* chg: [commands] delete_read_articles will delete only 5000 articles.Cédric Bonhomme2020-12-06
* chg: [commands] delete_read_articles will also delete unread articles.Cédric Bonhomme2020-12-05
* chg: [dependencies] Updated Python dependencies.Cédric Bonhomme2020-12-05
* new: [commands] Added a function which deletes read articles retrieved since ...Cédric Bonhomme2020-12-05
* fix variable name in user.py/_fields_base_readCédric Bonhomme2020-11-20
* updated indexesCédric Bonhomme2020-11-20
* added missing importCédric Bonhomme2020-11-20
* uncomment IndexesCédric Bonhomme2020-11-20
* chg: [view] Articles are now ordered by date on the public users's stream page.Cédric Bonhomme2020-11-11
* Updated JS dependencies.Cédric Bonhomme2020-11-11
* updated Python dependencies.Cédric Bonhomme2020-11-11
bgstack15