aboutsummaryrefslogtreecommitdiff
path: root/src/web
Commit message (Expand)AuthorAge
* Rollback if the last query fails.Cédric Bonhomme2016-10-28
* Updated some glyphicons.Cédric Bonhomme2016-10-25
* add a way to edit the visibity of a feed via the react interfaceCédric Bonhomme2016-10-24
* no need to specify an equalityCédric Bonhomme2016-10-24
* add the possibility to mak a feed as privateCédric Bonhomme2016-10-24
* Updated deprecated code.Cédric Bonhomme2016-10-19
* 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
* fixed bug in the translations.Cédric Bonhomme2016-10-10
* try to fixCédric Bonhomme2016-10-10
* letencrypt validationCédric Bonhomme2016-10-10
* new name: the last one.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
* Generates the tag cloud of the user based on the last 10 weeks.Cédric Bonhomme2016-10-07
* Some other new update for the public profile page.Cédric Bonhomme2016-10-07
* Redirect to the dashboard.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
* By default only list feeds with unread articles by default.Cédric Bonhomme2016-10-05
* By default only list feeds with unread articles. (2)Cédric Bonhomme2016-10-05
* By default only list feeds with unread articles.Cédric Bonhomme2016-10-04
* Fixed a bug when removing a user who have feeds in categories.Cédric Bonhomme2016-10-04
* Removed duplicate glyphicon.Cédric Bonhomme2016-10-03
* more testsCédric Bonhomme2016-09-28
* Bugfix.Cédric Bonhomme2016-09-28
* Bugfix.Cédric Bonhomme2016-09-28
* testCédric Bonhomme2016-09-28
* Fixed a bug when getting the last retrieved article for the generation of the...Cédric Bonhomme2016-09-27
* Fixed a bug with SQLite support.Cédric Bonhomme2016-09-27
* Minor improvements.Cédric Bonhomme2016-09-26
* Updated about page.Cédric Bonhomme2016-09-23
* Exported svg to png for the logo on GitHub.Cédric Bonhomme2016-09-22
* Exported svg to ico for the faviconCédric Bonhomme2016-09-22
* The lid of the jar is now black.Cédric Bonhomme2016-09-22
* logo to svg formatCédric Bonhomme2016-09-22
* 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
bgstack15