aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Release 8.0.Cédric Bonhomme2017-05-24
* Import from pinboard is now faster. Bookmarks are sorted by time.Cédric Bonhomme2017-05-24
* Import bookmarks from pinboard.inCédric Bonhomme2017-05-24
* A bookmarklet for bookmarks has been added.Cédric Bonhomme2017-05-24
* Updated README.Cédric Bonhomme2017-05-24
* It is now possible to delete a bookmark.Cédric Bonhomme2017-05-24
* Added a link in the main menu to the list of bookmarks.Cédric Bonhomme2017-05-23
* fixed migration scriptCédric Bonhomme2017-05-23
* Added database migration script.Cédric Bonhomme2017-05-23
* removed a commentCédric Bonhomme2017-05-23
* tags are lowercaseCédric Bonhomme2017-05-23
* Improved display of bookmark's tags. And fixed some remainings merge related ...Cédric Bonhomme2017-05-23
* Fixed conflicts.Cédric Bonhomme2017-05-23
|\
| * Update tags of bookmarks.Cédric Bonhomme2017-05-23
| * Removed debug printCédric Bonhomme2017-04-22
| * We will finally have a table for tags of articles and tags of bookmarks.Cédric Bonhomme2017-04-21
* | Added UTF-8 version of the logo.Cédric Bonhomme2017-04-19
* | New logo.Cédric Bonhomme2017-04-19
* | Updated README.Cédric Bonhomme2017-04-19
* | Removed prototype code for bookmarks from master branch.Cédric Bonhomme2017-04-09
* | cerificate renewedCédric Bonhomme2017-04-07
* | Updated README.Cédric Bonhomme2017-04-07
* | Updated README.Cédric Bonhomme2017-04-07
* | Updated app.jsonCédric Bonhomme2017-04-07
|/
* Merge branch 'master' into bookmarkCédric Bonhomme2017-04-07
|\
| * PLATFORM_URL is not required.Cédric Bonhomme2017-04-07
* | Merge branch 'master' into bookmarkCédric Bonhomme2017-04-07
|\|
| * no more submodule for bootstrapCédric Bonhomme2017-04-07
* | Merge branch 'master' into bookmarkCédric Bonhomme2017-04-07
|\|
| * bootstrap is no longer deployed as a submoduleCédric Bonhomme2017-04-07
| * Heroku Button will not work with repos that have Git submodules. Heroku Butto...Cédric Bonhomme2017-04-07
| * change order of buildpacksCédric Bonhomme2017-04-07
| * Set all the buildpacks.Cédric Bonhomme2017-04-07
| * fix the link where bootstrao should be clonedCédric Bonhomme2017-04-07
| * Python >= 3.5Cédric Bonhomme2017-04-07
* | Python >= 3.5Cédric Bonhomme2017-04-07
* | Merge branch 'master' into bookmarkCédric Bonhomme2017-04-07
|\|
| * Vagrant installations now uses Python 3.6.1.Cédric Bonhomme2017-04-07
* | Vagrant installations now uses Python 3.6.1.Cédric Bonhomme2017-04-07
* | Merge branch 'bookmark' of github.com:newspipe/newspipe into bookmarkCédric Bonhomme2017-04-06
|\ \
| * | wipCédric Bonhomme2017-02-20
* | | merge and fixed conflictCédric Bonhomme2017-04-06
|\ \ \ | | |/ | |/|
| * | fixed postdeploy script.Cédric Bonhomme2017-04-06
| * | typoCédric Bonhomme2017-04-06
| * | validate and update app.jsonCédric Bonhomme2017-04-06
| * | Added registration status.Cédric Bonhomme2017-04-06
| * | Displays if the the instance is running on Heroku.Cédric Bonhomme2017-04-06
| * | Removed now useless endpoint.Cédric Bonhomme2017-04-06
| * | Updated about page.Cédric Bonhomme2017-04-06
| * | Added a page which displays some information about the instance.Cédric Bonhomme2017-04-06
bgstack15