aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Renew certificate.Cédric Bonhomme2018-03-22
|
* Improved the tag cloud generation.Cédric Bonhomme2018-03-10
|
* Ignore duplicate.Cédric Bonhomme2018-03-10
|
* Limit the search for duplicates to 1000 articles.Cédric Bonhomme2018-03-10
|
* test if working with runtime.txt fileCédric Bonhomme2018-02-24
|
* lock pipfileCédric Bonhomme2018-02-24
|
* With pipenv the file runtime.txt is useless.Cédric Bonhomme2018-02-24
|
* Added Pipfile.Cédric Bonhomme2018-02-23
|
* The link of a feed can not be None.Cédric Bonhomme2018-02-02
|
* Updated some dependencies.Cédric Bonhomme2017-12-23
|
* switch to python-3.6.3 runtimeCédric Bonhomme2017-12-23
|
* Renew certificate (fix).Cédric Bonhomme2017-12-22
|
* Renew certificate.Cédric Bonhomme2017-12-22
|
* Merge branch 'master' of github.com:JARR-aggregator/JARRCédric Bonhomme2017-11-19
|\
| * Updated Python runtime to 3.6.2 on Heroku.Cédric Bonhomme2017-09-26
| |
| * Upgrade to React v16.0.0.Cédric Bonhomme2017-09-26
| |
| * renew certificateCédric Bonhomme2017-09-24
| |
| * Upgrade Heroku stack to heroku-16.Cédric Bonhomme2017-07-05
| |
| * Updating certificate with certbot.Cédric Bonhomme2017-07-05
| |
* | Fixed problem with version of GLIBC_PRIVATE not defined in file libc.so.6 ↵Cédric Bonhomme2017-11-19
|/ | | | with link time reference.
* After the deletion of a bookmark, returns to the list of bookmarks.Cédric Bonhomme2017-06-28
|
* Just testing pew in order to ease contributions.Cédric Bonhomme2017-06-28
|
* Get the 'from email' address via the configuration module.Cédric Bonhomme2017-06-17
|
* Closes #33.Cédric Bonhomme2017-06-17
|
* 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.
* Updated translations.Cédric Bonhomme2017-06-14
|
* Add a button in order to provide to the user a way to export bookmarks with ↵Cédric Bonhomme2017-06-14
| | | | the new functionality.
* Replaced 'false' by 'no'.Cédric Bonhomme2017-06-13
|
* Pinboard excpects an ISO 8601 time format.Cédric Bonhomme2017-06-13
|
* flask.jsonify now supports directly listsCédric Bonhomme2017-06-13
|
* Updated comments.Cédric Bonhomme2017-06-12
|
* JSON export of bookmarks (compatible with Pinboard)Cédric Bonhomme2017-06-12
|
* test tag for bookmarksCédric Bonhomme2017-06-11
|
* Fixed a problem with the version of chardet.Cédric Bonhomme2017-06-09
|
* Updated Python requirements.Cédric Bonhomme2017-06-09
|
* Minor update to the layout.Cédric Bonhomme2017-06-09
|
* URLs added via the bookmarklet are shared by default.Cédric Bonhomme2017-06-01
|
* Bookmarklet now get the title of the document.Cédric Bonhomme2017-06-01
|
* Updated translations.Cédric Bonhomme2017-06-01
|
* Display only recent bookmarks when disconnected.Cédric Bonhomme2017-06-01
|
* Updated translations.Cédric Bonhomme2017-06-01
|
* Updated comments.Cédric Bonhomme2017-05-31
|
* Improved the bookmapks.list_ route.Cédric Bonhomme2017-05-31
|
* Display the selected tags/search term.Cédric Bonhomme2017-05-31
|
* Improved UI for bookmarks. It is now possible to search bookmarks through ↵Cédric Bonhomme2017-05-30
| | | | titles and descriptions.
* hackCédric Bonhomme2017-05-30
|
* A tag can be uppercaseCédric Bonhomme2017-05-30
|
* Restore space between tags.Cédric Bonhomme2017-05-29
|
* It is now possible to filter bookmarks by tags.Cédric Bonhomme2017-05-29
|
* More human readable date format.Cédric Bonhomme2017-05-29
|
bgstack15