aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'patch-1' of https://github.com/axelsimon/wallabag into ↵Nicolas Lœuillet2015-07-312-1/+8
|\ | | | | | | axelsimon-patch-1
| * fix link to documentationAxel Simon2015-07-241-1/+1
| | | | | | fix link to Save your first article (no capital letters in documentation pages)
| * Update README.mdNicolas Lœuillet2015-04-021-0/+7
| |
| * Merge pull request #1081 from wallabag/dev1.9Thomas Citharel2015-02-18289-2699/+74751
| |\ | | | | | | Version 1.9.0
* | \ Merge branch 'dev' of https://github.com/wallabag/wallabag into devThomas Citharel2015-07-191-0/+6
|\ \ \
| * | | fix #1238 (yes, again !)Thomas Citharel2015-07-191-0/+6
| | | |
* | | | fixed a postgresql-related bug, more database functions secured and add an ↵Thomas Citharel2015-07-182-8/+20
| | | | | | | | | | | | | | | | exception for sqlite at installation
* | | | fixed bug for #1242Thomas Citharel2015-07-171-3/+3
|/ / /
* | | secure database functionsThomas Citharel2015-07-172-72/+85
| | |
* | | fix #1238Thomas Citharel2015-07-101-0/+7
| | | | | | | | | thanks @qwertygc
* | | Merge branch 'dev' of https://github.com/wallabag/wallabag into devThomas Citharel2015-07-081-0/+6
|\ \ \
| * \ \ Merge pull request #1234 from jmlrt/devThomas Citharel2015-07-081-0/+6
| |\ \ \ | | | | | | | | | | add site config for des-livres-pour-changer-de-vie.fr
| | * | | add site config for des-livres-pour-changer-de-vie.frjmlrt2015-07-081-0/+6
| | | | |
* | | | | new config filesThomas Citharel2015-07-085-0/+33
| | | | |
* | | | | another siteconfig fileThomas Citharel2015-07-082-2/+10
| | | | |
* | | | | fix saving URL with enter keyThomas Citharel2015-07-071-1/+3
|/ / / /
* | | | Merge branch 'dev' of https://github.com/wallabag/wallabag into devThomas Citharel2015-07-072-0/+12
|\ \ \ \
| * | | | Merge pull request #1228 from jmlrt/devThomas Citharel2015-07-062-0/+12
| |\| | | | | | | | | | | | | add site_config for cloudacademy.com and cyrille-borne.com
| | * | | add site_config for cloudacademy.com and cyrille-borne.comjmlrt2015-07-062-0/+12
| |/ / /
* / / / Revert "[1005] fixing redirection when deleting archived article"Thomas Citharel2015-07-071-1/+1
|/ / / | | | | | | | | | This reverts commit 63fc40ff8465cd14b6221636ccbd2d9d9c07787e.
* | | added a lot of siteconfig filesThomas Citharel2015-07-0613-0/+84
| | |
* | | fix #1224Thomas Citharel2015-07-061-2/+6
| | |
* | | fix #1209Thomas Citharel2015-07-061-0/+9
| | |
* | | deleted the js console logs callsThomas Citharel2015-06-201-6/+0
| | |
* | | new config fileThomas Citharel2015-06-171-0/+5
| | | | | | | | | Taken from https://github.com/ebal/confs/blob/master/wallabag/inc/3rdparty/site_config/standard/n0where.net.txt
* | | Merge branch 'dev' of http://github.com/wallabag/wallabag into devThomas Citharel2015-06-131-0/+1
|\ \ \
| * \ \ Merge pull request #1217 from wallabag/fix-#1215Nicolas Lœuillet2015-06-121-0/+1
| |\ \ \ | | | | | | | | | | Fix #1215
| | * | | Fix #1215Thomas Citharel2015-06-111-0/+1
| |/ / /
* / / / bring back long lasting session...maybeThomas Citharel2015-06-112-3/+3
|/ / /
* | | Merge pull request #1211 from goofy-bz/patch-41.9.1beta3Thomas Citharel2015-06-071-1/+1
|\ \ \ | | | | | | | | Update fr_FR.utf8.po
| * | | Update fr_FR.utf8.pogoofy-bz2015-06-071-1/+1
|/ / / | | | | | | minor typofix "utilisateur"
* | | Merge pull request #1207 from vpmalley/devThomas Citharel2015-06-062-2/+17
|\ \ \ | | | | | | | | issue #1203: fixing tag export
| * | | [1005] fixing redirection when deleting archived articleVincent Malley2015-06-021-1/+1
| | | |
| * | | Merge remote-tracking branch 'upstream/dev' into devVincent Malley2015-06-028-19/+60
| |\ \ \
| * | | | [1203] fixing tag exportVincent Malley2015-06-022-1/+16
| | | | |
* | | | | implemented lots of keyboard shortcutsThomas Citharel2015-06-064-37/+162
| |/ / / |/| | |
* | | | check that URL are real ones before importing them (for instance, avoid ↵Thomas Citharel2015-05-301-1/+1
| | | | | | | | | | | | | | | | bookmarklets)
* | | | declare function correctlyThomas Citharel2015-05-251-1/+1
| | | |
* | | | hide article until import is finishedThomas Citharel2015-05-251-0/+2
| | | |
* | | | added commentsand fixed something forgottenThomas Citharel2015-05-222-1/+9
| | | |
* | | | added Firefox-bookmarks format import modeThomas Citharel2015-05-222-15/+48
| | | |
* | | | revert session destroy to avoid warningThomas Citharel2015-05-221-2/+0
| | | |
* | | | Merge pull request #1200 from wallabag/fix-relaunch-importThomas Citharel2015-05-221-1/+1
|\ \ \ \ | | | | | | | | | | fix restart of import
| * | | | fix restart of importNicolas Lœuillet2015-05-191-1/+1
|/ / / /
* / / / add forgotten iconsThomas Citharel2015-05-153-0/+0
|/ / /
* | | bring to all themes social services and link them to new docThomas Citharel2015-05-128-8/+46
| | |
* | | added Mozilla Social API Sharing method - better late than everThomas Citharel2015-05-122-1/+31
| | |
* | | just make sure this variable is gone for #11141.9.1beta2Thomas Citharel2015-05-091-0/+3
| | |
* | | added message for #1079Thomas Citharel2015-05-095-129/+84
| | |
* | | fix sessions lasting through reinstallations, they are now deletedThomas Citharel2015-05-092-1/+21
| | |