aboutsummaryrefslogtreecommitdiff
path: root/src/web/templates
Commit message (Expand)AuthorAge
...
* Format the date.Cédric Bonhomme2016-11-13
* Added a column for the date of the articles.Cédric Bonhomme2016-11-13
* check if feed is privateCédric Bonhomme2016-11-13
* Added page for public feeds.Cédric Bonhomme2016-11-13
* Added a template for articles of public feeds.Cédric Bonhomme2016-11-11
* Closes section HTML tag.Cédric Bonhomme2016-11-07
* Minor improvements to the layout template.Cédric Bonhomme2016-11-07
* add the possibility to mak a feed as privateCédric Bonhomme2016-10-24
* add a link to the public profiles of users (if the opt in for it)Cédric Bonhomme2016-10-19
* Datatables for the feeds page.Cédric Bonhomme2016-10-18
* Datatables for the user public profile page.Cédric Bonhomme2016-10-18
* added bower in the postdeployment of the appCédric Bonhomme2016-10-18
* Updated about page.Cédric Bonhomme2016-10-10
* new name: the last one.Cédric Bonhomme2016-10-10
* removed the tag cloud for the public profile page: too slowCédric Bonhomme2016-10-07
* Some other new update for the public profile page.Cédric Bonhomme2016-10-07
* An administrator is now able to set the value of 'auto_crawling' for a user.Cédric Bonhomme2016-10-07
* Fetch feeds only if the user do not want to use its own crawler.Cédric Bonhomme2016-10-06
* The user can now add its twitter page.Cédric Bonhomme2016-10-06
* Improved layout of the profile page.Cédric Bonhomme2016-10-06
* The export to HTML webzine functionality has been removed.Cédric Bonhomme2016-10-06
* Removed refresh_rate column for the user table.Cédric Bonhomme2016-10-05
* Bugfix: 'feeds' is now a list.Cédric Bonhomme2016-10-05
* Removed duplicate glyphicon.Cédric Bonhomme2016-10-03
* Updated about page.Cédric Bonhomme2016-09-23
* Missing anchor ending tag added.Cédric Bonhomme2016-09-22
* Updated translations.Cédric Bonhomme2016-09-21
* Add a new feed from the popular feeds page.Cédric Bonhomme2016-09-21
* Updated translations.Cédric Bonhomme2016-09-21
* Improved the profile form.Cédric Bonhomme2016-09-21
* add column webpage in the user tableCédric Bonhomme2016-09-21
* Minor improvements fort he public profile template.Cédric Bonhomme2016-09-20
* Added link to the 'popular' page.Cédric Bonhomme2016-09-20
* simple test of a 'popular' page.Cédric Bonhomme2016-09-20
* Few improvemnts for the tag cloud of the user's profile pages.Cédric Bonhomme2016-09-20
* Draft for a public user profile page.Cédric Bonhomme2016-09-20
* Updated translations.Cédric Bonhomme2016-09-11
* Bugfix.Cédric Bonhomme2016-09-11
* Updated about page.Cédric Bonhomme2016-08-29
* Updated links to ReadTheDocs.Cédric Bonhomme2016-04-29
* Updated JARR GitHub address. Thanks GitHub!Cédric Bonhomme2016-04-18
* Removed links between current article and the previous/next articles.Cédric Bonhomme2016-04-12
* Updated translations.Cédric Bonhomme2016-04-09
* Add a link to the list of categories.Cédric Bonhomme2016-04-09
* Bug fix: unorderable types when listing the categories.Cédric Bonhomme2016-04-09
* Better like that.Cédric Bonhomme2016-04-09
* Updated Navbar.Cédric Bonhomme2016-04-09
* Authentication to JARR with email address or nickname.Cédric Bonhomme2016-04-08
* 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
bgstack15