aboutsummaryrefslogtreecommitdiff
path: root/src/web/models/feed.py
Commit message (Expand)AuthorAge
* The project is now using Poetry.Cédric Bonhomme2020-02-26
* Updated some linksCédric Bonhomme2018-10-15
* Updated copyrightsCédric Bonhomme2018-07-01
* The link of a feed can not be None.Cédric Bonhomme2018-02-02
* Bugfix: should import Article in order to resolve the 'date' column for the o...Cédric Bonhomme2016-11-16
* add the possibility to mak a feed as privateCédric Bonhomme2016-10-24
* new name: the last one.Cédric Bonhomme2016-10-10
* Fixed a bug when removing a user who have feeds in categories.Cédric Bonhomme2016-10-04
* Updated JARR GitHub address. Thanks GitHub!Cédric Bonhomme2016-04-18
* Fixed a bug for non-administor users.Cédric Bonhomme2016-04-07
* begin integration of the new architectureCédric Bonhomme2016-03-01
* Changed some strane URLs, maybe due to the renaming of pyAggr3g470r to JARR...Cédric Bonhomme2016-02-14
* Major changes to the right panel.Cédric Bonhomme2016-02-14
* Updated Copyright years.Cédric Bonhomme2016-02-05
* handling errors from one page appFrançois Schmidts2016-01-31
* wip redoing feed panelFrançois Schmidts2016-01-30
* wip right panelFrançois Schmidts2016-01-29
* bootstraping reactFrançois Schmidts2016-01-26
* fixing sqlalchemy resolving warningFrançois Schmidts2016-01-26
* base modification in model for category supportFrançois Schmidts2016-01-26
* moving the root of source code from / to /src/François Schmidts2015-12-17
bgstack15