aboutsummaryrefslogtreecommitdiff
path: root/src/web
Commit message (Expand)AuthorAge
...
| * Update tags of bookmarks.Cédric Bonhomme2017-05-23
| * Removed debug printCédric Bonhomme2017-04-22
| * We will finally have a table for tags of articles and tags of bookmarks.Cédric Bonhomme2017-04-21
* | Added UTF-8 version of the logo.Cédric Bonhomme2017-04-19
* | New logo.Cédric Bonhomme2017-04-19
* | Removed prototype code for bookmarks from master branch.Cédric Bonhomme2017-04-09
* | cerificate renewedCédric Bonhomme2017-04-07
|/
* Merge branch 'master' into bookmarkCédric Bonhomme2017-04-07
|\
| * bootstrap is no longer deployed as a submoduleCédric Bonhomme2017-04-07
* | Merge branch 'bookmark' of github.com:newspipe/newspipe into bookmarkCédric Bonhomme2017-04-06
|\ \
| * | wipCédric Bonhomme2017-02-20
* | | merge and fixed conflictCédric Bonhomme2017-04-06
|\ \ \ | |/ / |/| / | |/
| * Added registration status.Cédric Bonhomme2017-04-06
| * Displays if the the instance is running on Heroku.Cédric Bonhomme2017-04-06
| * Removed now useless endpoint.Cédric Bonhomme2017-04-06
| * Updated about page.Cédric Bonhomme2017-04-06
| * Added a page which displays some information about the instance.Cédric Bonhomme2017-04-06
| * Bugfix. The auto-crawling was broken.Cédric Bonhomme2017-02-12
* | wipCédric Bonhomme2017-02-13
* | Bugfix. The auto-crawling was broken.Cédric Bonhomme2017-02-12
* | prototypefor bookmarksCédric Bonhomme2017-02-12
|/
* New https certificateCédric Bonhomme2017-01-07
* Renamed crawler name.Cédric Bonhomme2016-11-22
* Updated translations.Cédric Bonhomme2016-11-22
* Updated translations.Cédric Bonhomme2016-11-21
* cleaning the mess in the libs directoriesCédric Bonhomme2016-11-17
* Bugfix: should import Article in order to resolve the 'date' column for the o...Cédric Bonhomme2016-11-16
* Bugfix: argument of type 'NoneType' is not iterable in html.unescape().Cédric Bonhomme2016-11-16
* Updated translations.Cédric Bonhomme2016-11-14
* The user should mark a feed as private when there is a private token in the l...Cédric Bonhomme2016-11-14
* Better checks for the public pages.Cédric Bonhomme2016-11-14
* 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 art...Cédric Bonhomme2016-11-08
* 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
bgstack15