aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* added migration scriptCédric Bonhomme2018-04-04
* Removed email field.Cédric Bonhomme2018-04-04
* Typo.Cédric Bonhomme2018-03-31
* Even better like this.Cédric Bonhomme2018-03-31
* Redirect the user to the feeds page when logged in.Cédric Bonhomme2018-03-31
* Typo.Cédric Bonhomme2018-03-31
* Updated README.Cédric Bonhomme2018-03-31
* Merge pull request #37 from EdwardBetts/spellingCédric Bonhomme2018-03-31
|\
| * Correct spelling mistakes.Edward Betts2018-03-31
|/
* Renew certificate.Cédric Bonhomme2018-03-22
* 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 wit...Cédric Bonhomme2017-11-19
|/
* 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 Add-on...Cédric Bonhomme2017-06-17
* Updated translations.Cédric Bonhomme2017-06-14
* Add a button in order to provide to the user a way to export bookmarks with t...Cédric Bonhomme2017-06-14
* 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
bgstack15