aboutsummaryrefslogtreecommitdiff
path: root/src/web/views
Commit message (Expand)AuthorAge
* Start to clean generic utils functions.Cédric Bonhomme2016-04-10
* Moved notifications module.Cédric Bonhomme2016-04-10
* Updated translations.Cédric Bonhomme2016-04-09
* Add a link to the list of categories.Cédric Bonhomme2016-04-09
* Users created by the admin are active by default.Cédric Bonhomme2016-04-09
* Bug fix: unorderable types when listing the categories.Cédric Bonhomme2016-04-09
* Feeds are ordered by tittle in the feeds page.Cédric Bonhomme2016-04-07
* Removed the endponint to see stats about a user.Cédric Bonhomme2016-04-07
* Bug fix.Cédric Bonhomme2016-04-07
* Bug fix.Cédric Bonhomme2016-04-07
* delete a userCédric Bonhomme2016-04-07
* Send an email for the account confirmation.Cédric Bonhomme2016-04-07
* Bug fix.Cédric Bonhomme2016-04-07
* Bug fix.Cédric Bonhomme2016-04-07
* Fixed merge conflicts.Cédric Bonhomme2016-04-07
|\
| * Fixed merge conflicts.Cédric Bonhomme2016-04-06
| |\
| | * create a new user is now workingCédric Bonhomme2016-03-22
| | * Code update. Some problems with CSRF token on Chromium...Cédric Bonhomme2016-03-02
| * | major problems fixed.Cédric Bonhomme2016-04-06
| |/
| * replace g.user by current_userCédric Bonhomme2016-03-01
| * begin integration of the new architectureCédric Bonhomme2016-03-01
* | commit the session after deleting old articles.Cédric Bonhomme2016-04-01
|/
* Added a template for the password recovery notifications.Cédric Bonhomme2016-02-18
* we now specify the validity period of the activation link.Cédric Bonhomme2016-02-18
* Improved confirm_account view.Cédric Bonhomme2016-02-18
* New management of the token for the account confirmation.Cédric Bonhomme2016-02-18
* Check if the id of the category is '0'.Cédric Bonhomme2016-02-16
* Removed the possibility to see the list of feeds of a user. A new column in t...Cédric Bonhomme2016-02-16
* It is again possible (for an administrator) to delete the feed of a user.Cédric Bonhomme2016-02-15
* Changed some strane URLs, maybe due to the renaming of pyAggr3g470r to JARR...Cédric Bonhomme2016-02-14
* The OPML generation now includes the category of the feeds.Cédric Bonhomme2016-02-10
* Fixed an error when redirecting to home from the 'duplicates' page.Cédric Bonhomme2016-02-10
* Updated Copyright years.Cédric Bonhomme2016-02-05
* It is now possible to give the address of a CDN server through the configurat...Cédric Bonhomme2016-02-03
* using api and repairing feed pageFrançois Schmidts2016-02-02
* enhancement: ordering categories and hidding empty 'no category' categoryFrançois Schmidts2016-01-31
* handling errors from one page appFrançois Schmidts2016-01-31
* modal from navFrançois Schmidts2016-01-31
* right redirect link handlingFrançois Schmidts2016-01-31
* decommissionning old homeFrançois Schmidts2016-01-31
* redoing navbar in reactFrançois Schmidts2016-01-31
* registering modifications on feeds / categoriesFrançois Schmidts2016-01-30
* wip redoing feed panelFrançois Schmidts2016-01-30
* displaying date on middle panelFrançois Schmidts2016-01-29
* impact on menus when loading articleFrançois Schmidts2016-01-29
* draft displaying articleFrançois Schmidts2016-01-29
* redoing menu, sorting in place and not in pythonFrançois Schmidts2016-01-28
* implementing search through articlesFrançois Schmidts2016-01-28
* mark all as read buttonFrançois Schmidts2016-01-27
* redoing constant, handling read / unread in menu, removing bad optim for load...François Schmidts2016-01-26
bgstack15