aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Fixes #43Cédric Bonhomme2019-05-12
|
* Temporary fix for the logging module. Closes #44Cédric Bonhomme2019-05-12
|
* Now using psycopg2-binary instead of using psycopg.Cédric Bonhomme2019-05-12
|
* Uses getboolean instead of get in conf.pyCédric Bonhomme2019-05-11
|
* Merge branch 'master' of gitlab.com:newspipe/newspipeCédric Bonhomme2019-05-11
|\
| * fix: edition of user's password was brokenCédric Bonhomme2019-02-04
| |
| * added a command to add new admin user via command lineCédric Bonhomme2019-02-04
| |
| * fix: Entity User has no property 'password', changed to 'pwdhash'.Cédric Bonhomme2019-02-04
| |
| * Updated Python runtime for HerokuCédric Bonhomme2019-01-24
| |
| * Updated Python depencies.Cédric Bonhomme2019-01-24
| |
| * Merge branch 'master' of gitlab.com:newspipe/newspipeCédric Bonhomme2018-11-10
| |\
| * | Updated dependencies.Cédric Bonhomme2018-11-10
| | |
* | | Updated README.Cédric Bonhomme2019-05-11
| | |
* | | Updated README.Cédric Bonhomme2019-05-11
| |/ |/|
* | Merge branch 'master' of gitlab.com:newspipe/newspipeCédric Bonhomme2018-11-04
|\ \
| * | Offers more filtering possibilities on the popular feeds view for the userCédric Bonhomme2018-11-02
| | |
| * | Ignore feeds with too much errors when calculating most popular feeds.Cédric Bonhomme2018-11-02
| |/
* / Removed now useless stop words lists.Cédric Bonhomme2018-11-04
|/
* Added an option to not include dead feeds in the OPML export.Cédric Bonhomme2018-10-31
|
* Merge branch 'master' of gitlab.com:newspipe/newspipeCédric Bonhomme2018-10-31
|\
| * Removed deug print.Cédric Bonhomme2018-10-29
| |
| * Improved the pagination and sorting of the list of articles of the public page.Cédric Bonhomme2018-10-29
| |
| * Updated Python dependencies.Cédric Bonhomme2018-10-29
| |
| * Added a link to the public user stream pae from the profile page.Cédric Bonhomme2018-10-29
| |
* | Improved the import/export functions for data liberation. It is now possible ↵Cédric Bonhomme2018-10-31
|/ | | | to export all feeds to OPML with ou without enabled and private feeds.
* Improved filtering to get only articles from public feed via the public ↵Cédric Bonhomme2018-10-28
| | | | profile of a user.
* Updated comment.Cédric Bonhomme2018-10-28
|
* Fixed a bug: this view is accessible without authenticationCédric Bonhomme2018-10-28
|
* Added a listbox to select the categories.Cédric Bonhomme2018-10-28
|
* Proposition for the new stream page.Cédric Bonhomme2018-10-28
|
* Removed tag cloud from the public feed page.Cédric Bonhomme2018-10-28
|
* Removed useless tag cloud.Cédric Bonhomme2018-10-28
|
* Improved view for the list of public feeds.Cédric Bonhomme2018-10-28
|
* specify npm versionCédric Bonhomme2018-10-27
|
* specify node versionCédric Bonhomme2018-10-27
|
* specify node versionCédric Bonhomme2018-10-27
|
* Merge branch 'master' of gitlab.com:newspipe/newspipeCédric Bonhomme2018-10-27
|\
| * Updated NPM engine.Cédric Bonhomme2018-10-24
| |
| * Upgrading to heroku-18 on Heroku.Cédric Bonhomme2018-10-24
| |
| * Fixed a bug when an administrator wanted to edit a user.Cédric Bonhomme2018-10-24
| |
| * Updated some linksCédric Bonhomme2018-10-15
| |
* | Filter feeds per category on the user profile page.Cédric Bonhomme2018-10-27
|/
* Merge branch 'master' of github.com:newspipe/newspipeCédric Bonhomme2018-09-21
|\
| * Updated README.Cédric Bonhomme2018-08-07
| |
| * async is now a reserved wordCédric Bonhomme2018-08-07
| |
| * Updated Heroku runtime and Pipfile file for Python 3.7.0.Cédric Bonhomme2018-08-07
| |
* | Changed official repository of Newspipe.Cédric Bonhomme2018-09-21
|/
* Removed now useless files.Cédric Bonhomme2018-07-01
|
* Updated JS dependencies.Cédric Bonhomme2018-07-01
|
* bugfixCédric Bonhomme2018-07-01
|
bgstack15