aboutsummaryrefslogtreecommitdiff
path: root/src/web/views/article.py
Commit message (Collapse)AuthorAge
* cleaning the mess in the libs directoriesCédric Bonhomme2016-11-17
|
* Better checks for the public pages.Cédric Bonhomme2016-11-14
|
* Added a template for articles of public feeds.Cédric Bonhomme2016-11-11
|
* The export to HTML webzine functionality has been removed.Cédric Bonhomme2016-10-06
|
* Fixed some depreciations with the new version of Flask.Cédric Bonhomme2016-05-29
|
* Removed links between current article and the previous/next articles.Cédric Bonhomme2016-04-12
|
* Fixed merge conflicts.Cédric Bonhomme2016-04-07
|\
| * Fixed merge conflicts.Cédric Bonhomme2016-04-06
| |\
| | * Code update. Some problems with CSRF token on Chromium...Cédric Bonhomme2016-03-02
| | |
| * | major problems fixed.Cédric Bonhomme2016-04-06
| |/
| * begin integration of the new architectureCédric Bonhomme2016-03-01
| |
* | commit the session after deleting old articles.Cédric Bonhomme2016-04-01
|/
* right redirect link handlingFrançois Schmidts2016-01-31
|
* moving 'expire_article' and improving its perfFrançois Schmidts2016-01-26
|
* a bit of cleaning, putting code where it belongsFrançois Schmidts2016-01-26
|
* moving the root of source code from / to /src/François Schmidts2015-12-17
bgstack15