Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'bookmark' of github.com:newspipe/newspipe into bookmark | Cédric Bonhomme | 2017-04-06 |
|\ | |||
| * | wip | Cédric Bonhomme | 2017-02-20 |
| | | |||
* | | merge and fixed conflict | Cédric Bonhomme | 2017-04-06 |
|\ \ | |||
| * | | Added registration status. | Cédric Bonhomme | 2017-04-06 |
| | | | |||
| * | | Displays if the the instance is running on Heroku. | Cédric Bonhomme | 2017-04-06 |
| | | | |||
| * | | Removed now useless endpoint. | Cédric Bonhomme | 2017-04-06 |
| | | | |||
| * | | Updated about page. | Cédric Bonhomme | 2017-04-06 |
| | | | |||
| * | | Added a page which displays some information about the instance. | Cédric Bonhomme | 2017-04-06 |
| | | | |||
| * | | Bugfix. The auto-crawling was broken. | Cédric Bonhomme | 2017-02-12 |
| | | | |||
* | | | check | Cédric Bonhomme | 2017-04-06 |
| | | | |||
* | | | revert | Cédric Bonhomme | 2017-04-06 |
| | | | |||
* | | | there is something strange with the Heroku form. | Cédric Bonhomme | 2017-04-06 |
| |/ |/| | |||
* | | wip | Cédric Bonhomme | 2017-02-13 |
| | | |||
* | | Bugfix. The auto-crawling was broken. | Cédric Bonhomme | 2017-02-12 |
| | | |||
* | | prototypefor bookmarks | Cédric Bonhomme | 2017-02-12 |
|/ | |||
* | New https certificate | Cédric Bonhomme | 2017-01-07 |
| | |||
* | Renamed crawler name. | Cédric Bonhomme | 2016-11-22 |
| | |||
* | Updated translations. | Cédric Bonhomme | 2016-11-22 |
| | |||
* | Updated translations. | Cédric Bonhomme | 2016-11-21 |
| | |||
* | Cleaning config variables. | Cédric Bonhomme | 2016-11-17 |
| | |||
* | cleaning the mess in the libs directories | Cédric Bonhomme | 2016-11-17 |
| | |||
* | Bugfix: should import Article in order to resolve the 'date' column for the ↵ | Cédric Bonhomme | 2016-11-16 |
| | | | | ordering of the 'articles' relationship. | ||
* | Bugfix: argument of type 'NoneType' is not iterable in html.unescape(). | Cédric Bonhomme | 2016-11-16 |
| | |||
* | Updated translations. | Cédric Bonhomme | 2016-11-14 |
| | |||
* | The user should mark a feed as private when there is a private token in the ↵ | Cédric Bonhomme | 2016-11-14 |
| | | | | link of the feed. | ||
* | Better checks for the public pages. | Cédric Bonhomme | 2016-11-14 |
| | |||
* | Various improvements for the public pages and the private profile edition page. | Cédric Bonhomme | 2016-11-13 |
| | |||
* | Format the date. | Cédric Bonhomme | 2016-11-13 |
| | |||
* | Added a column for the date of the articles. | Cédric Bonhomme | 2016-11-13 |
| | |||
* | check if feed is private | Cédric Bonhomme | 2016-11-13 |
| | |||
* | Added page for public feeds. | Cédric Bonhomme | 2016-11-13 |
| | |||
* | Safef way to get the tags. | Cédric Bonhomme | 2016-11-11 |
| | |||
* | Added a template for articles of public feeds. | Cédric Bonhomme | 2016-11-11 |
| | |||
* | Simpler format for the logs when the application is running on Heroku. | Cédric Bonhomme | 2016-11-11 |
| | |||
* | bug fix | Cédric Bonhomme | 2016-11-10 |
| | |||
* | It is now possible to configure the refresh interval of feeds (in minutes). | Cédric Bonhomme | 2016-11-10 |
| | |||
* | Set the initial value of the reduce. | Cédric Bonhomme | 2016-11-09 |
| | |||
* | inverse parameters of reduce | Cédric Bonhomme | 2016-11-08 |
| | |||
* | Tags are displayed in one single line. | Cédric Bonhomme | 2016-11-08 |
| | |||
* | test | Cédric Bonhomme | 2016-11-08 |
| | |||
* | bug fix | Cédric Bonhomme | 2016-11-08 |
| | |||
* | added tag to the API whitelist | Cédric Bonhomme | 2016-11-08 |
| | |||
* | various improvements to the crawler (better use of coroutines, test if an ↵ | Cédric Bonhomme | 2016-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 Bonhomme | 2016-11-07 |
| | |||
* | Minor improvements to the layout template. | Cédric Bonhomme | 2016-11-07 |
| | |||
* | Some improvements for the manager and the asyncio crawler. | Cédric Bonhomme | 2016-11-03 |
| | |||
* | Fixed an error in the logging after the insertion of an article | Cédric Bonhomme | 2016-11-03 |
| | |||
* | Starting to improve the loging for Heroku (with logging.StreamHandler). | Cédric Bonhomme | 2016-11-03 |
| | |||
* | useless return | Cédric Bonhomme | 2016-11-02 |
| | |||
* | set result to None by default | Cédric Bonhomme | 2016-11-02 |
| |