aboutsummaryrefslogtreecommitdiff
path: root/src/web/templates
Commit message (Collapse)AuthorAge
* begin integration of the new architectureCédric Bonhomme2016-03-01
|
* Useless if no category set.Cédric Bonhomme2016-02-21
|
* Minor improvements to the list of feeds.Cédric Bonhomme2016-02-21
|
* With the new home page we do not need anymore the link to see all articles ↵Cédric Bonhomme2016-02-19
| | | | of a feed.
* With the new home page we do not need anymore the link to see all articles ↵Cédric Bonhomme2016-02-19
| | | | of a feed.
* Removes unused emails templates.Cédric Bonhomme2016-02-18
|
* Added a template for the password recovery notifications.Cédric Bonhomme2016-02-18
|
* Rephrasing...Cédric Bonhomme2016-02-18
|
* we now specify the validity period of the activation link.Cédric Bonhomme2016-02-18
|
* New management of the token for the account confirmation.Cédric Bonhomme2016-02-18
|
* 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
|
* The OPML generation now includes the category of the feeds.Cédric Bonhomme2016-02-10
|
* Fixed 'Page not found' error for the 'recover' page.Cédric Bonhomme2016-02-03
|
* 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).
* modal from navFrançois Schmidts2016-01-31
|
* fixing breadcrum heightFrançois Schmidts2016-01-31
|
* decommissionning old homeFrançois Schmidts2016-01-31
|
* redoing navbar in reactFrançois Schmidts2016-01-31
|
* redoing UI and finishing up sidebarFrançois Schmidts2016-01-28
|
* bumping react and removing react-bootstrap listgroup which are notFrançois Schmidts2016-01-27
| | | | working wit last react version
* ressucitating old jsFrançois Schmidts2016-01-26
|
* adding basic bootstrapFrançois Schmidts2016-01-26
|
* filters are working !François Schmidts2016-01-26
|
* bootstraping reactFranç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
|
* Minor edit to the /feed page (template).Cédric Bonhomme2016-01-05
|
* Updated translations.Cédric Bonhomme2016-01-05
|
* Updated the link to add a feed in the /management page.Cédric Bonhomme2016-01-05
|
* bug fixCédric Bonhomme2016-01-04
|
* Minor improvements to the crawler (logging of errors).Cédric Bonhomme2016-01-04
|
* Add the possibility to mark as read articles older than 5 days.Cédric Bonhomme2016-01-04
|
* Sort by year.Cédric Bonhomme2016-01-04
|
* moving the root of source code from / to /src/François Schmidts2015-12-17
bgstack15