aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
Commit message (Collapse)AuthorAge
* Added Pipfile.Cédric Bonhomme2018-02-23
|
* Updated some dependencies.Cédric Bonhomme2017-12-23
|
* Fixed problem with version of GLIBC_PRIVATE not defined in file libc.so.6 ↵Cédric Bonhomme2017-11-19
| | | | with link time reference.
* The Postmark team has chosen not to continue development of the Heroku ↵Cédric Bonhomme2017-06-17
| | | | Add-on as of June 30, 2017. Newspipe is now using SendGrid when deployed on Heroku.
* Fixed a problem with the version of chardet.Cédric Bonhomme2017-06-09
|
* Updated Python requirements.Cédric Bonhomme2017-06-09
|
* Upgrade modules.Cédric Bonhomme2017-05-26
|
* added pagination for bookmarksCédric Bonhomme2017-05-26
|
* updated requirements.txtCédric Bonhomme2017-02-12
|
* prototypefor bookmarksCédric Bonhomme2017-02-12
|
* Updated Python dependencies.Cédric Bonhomme2016-11-11
|
* updated python dependenciesCédric Bonhomme2016-10-31
|
* add again psycogCédric Bonhomme2016-10-18
|
* added bower in the postdeployment of the appCédric Bonhomme2016-10-18
|
* Updated requirements.txtCédric Bonhomme2016-10-10
|
* oupsCédric Bonhomme2016-09-27
|
* Fixed a bug with SQLite support.Cédric Bonhomme2016-09-27
|
* Updated dependencies.Cédric Bonhomme2016-09-27
|
* Updated SQLAlchemy.Cédric Bonhomme2016-09-11
|
* Updated requirements.txt file.Cédric Bonhomme2016-08-29
|
* add psycopg2 2.6.1 to the list of dependencies.Cédric Bonhomme2016-08-29
|
* Updated JS libraries.Cédric Bonhomme2016-08-29
|
* Freezed version of modules in requirements.txtCédric Bonhomme2016-05-29
|
* Added Flask-Restless dependency.Cédric Bonhomme2016-04-19
|
* Full text seaerch with Whoosh has been removed.Cédric Bonhomme2015-04-22
|
* Updated requirements.txtCédric Bonhomme2015-03-08
|
* Added missing requirementCédric Bonhomme2015-03-04
|
* fixing/restoring logging levelFrançois Schmidts2015-03-03
|
* continuing refactoFrançois Schmidts2015-03-03
|
* adding news fields and migrations scriptsFrançois Schmidts2015-03-03
|
* Updated requirements file.Cédric Bonhomme2015-02-19
|
* Enable a remote upgrade on Heroku with Flask-migrate.Cédric Bonhomme2015-02-19
|
* Added aiohttp to the list of requirements.Cédric Bonhomme2015-02-05
|
* First implementation with asyncio (not really async for the moment).Cédric Bonhomme2015-01-21
|
* Finall the method with nltk is really slow...Cédric Bonhomme2014-11-28
|
* Updated requirements.txtCédric Bonhomme2014-11-28
|
* Updated requirements.txtCédric Bonhomme2014-11-28
|
* Updated requirements.txtCédric Bonhomme2014-11-28
|
* Updated requirements.txtCédric Bonhomme2014-11-28
|
* Updated requirements.txtCédric Bonhomme2014-11-28
|
* Compare files with cosine.Cédric Bonhomme2014-11-28
|
* Removed gravatar extension.Cédric Bonhomme2014-09-12
|
* Forcing SSL with Flask-SSLify on Heroku.Cédric Bonhomme2014-06-27
|
* Testing a REST API.Cédric Bonhomme2014-06-18
|
* supporting feed without date or with ill formated dateFrançois Schmidts2014-06-08
|
* updated requirements.txtCédric Bonhomme2014-05-13
|
* trying to send email with postmarkCédric Bonhomme2014-05-13
|
* Updated requirements.txt.Cédric Bonhomme2014-05-03
|
* Using lxml parser instead of html.parser, fixes #4.Cédric Bonhomme2014-05-03
|
* Added Flask-Babel to the requirements.txt file.Cédric Bonhomme2014-05-01
|
bgstack15