aboutsummaryrefslogtreecommitdiff
path: root/src/web/views
Commit message (Collapse)AuthorAge
* begin integration of the new architectureCédric Bonhomme2016-03-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 ↵Cédric Bonhomme2016-02-16
| | | | the table from of dashboard has been added.
* 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 ↵Cédric Bonhomme2016-02-03
| | | | configuratin file (or a system variable).
* 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 ↵François Schmidts2016-01-26
| | | | loading articles
* doing some designFrançois Schmidts2016-01-26
| | | | wip toogle read / like
* meh, kinda works, sleep nowFrançois Schmidts2016-01-26
|
* displaying errorFrançois Schmidts2016-01-26
|
* ordering feedsFrançois Schmidts2016-01-26
|
* filters are working !François Schmidts2016-01-26
|
* bootstraping reactFrançois Schmidts2016-01-26
|
* fixing sqlalchemy resolving warningFrançois Schmidts2016-01-26
|
* adding, improving UI to manage categoriesFrançois Schmidts2016-01-26
|
* updating translationsFrançois Schmidts2016-01-26
|
* moving 'expire_article' and improving its perfFrançois Schmidts2016-01-26
|
* removing misplaced stuffs from views, more controllers useFrançois Schmidts2016-01-26
|
* a bit of cleaning, putting code where it belongsFrançois Schmidts2016-01-26
|
* assigning categories to feeds and articlesFrançois Schmidts2016-01-26
|
* base category creation/editionFranç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