aboutsummaryrefslogtreecommitdiff
path: root/src/web
Commit message (Collapse)AuthorAge
...
* Various improvements for the public pages and the private profile edition page.Cédric Bonhomme2016-11-13
|
* 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
|
* Safef way to get the tags.Cédric Bonhomme2016-11-11
|
* Added a template for articles of public feeds.Cédric Bonhomme2016-11-11
|
* bug fixCédric Bonhomme2016-11-10
|
* Set the initial value of the reduce.Cédric Bonhomme2016-11-09
|
* inverse parameters of reduceCédric Bonhomme2016-11-08
|
* Tags are displayed in one single line.Cédric Bonhomme2016-11-08
|
* testCédric Bonhomme2016-11-08
|
* bug fixCédric Bonhomme2016-11-08
|
* added tag to the API whitelistCédric Bonhomme2016-11-08
|
* various improvements to the crawler (better use of coroutines, test if an ↵Cédric Bonhomme2016-11-08
| | | | article should be updated). tags are now retrieved for the k-means clustering (previously achived with the content of articles)
* Closes section HTML tag.Cédric Bonhomme2016-11-07
|
* Minor improvements to the layout template.Cédric Bonhomme2016-11-07
|
* set result to None by defaultCédric Bonhomme2016-11-02
|
* testCédric Bonhomme2016-10-31
|
* 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
|
bgstack15