aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/poche/Poche.class.php
Commit message (Expand)AuthorAgeFilesLines
* Fix UTF-8 encoding before JSON exportEric Fredj2016-04-051-1/+1
* fix #564 on legacyThomas2015-08-081-1/+1
* fix security bug with PHP_AUTH_USERThomas Citharel2015-07-281-4/+1
* fix #1237, display a message instead of button when connections are not throu...Thomas Citharel2015-07-271-1/+3
* secure database functionsThomas Citharel2015-07-171-11/+18
* Revert "[1005] fixing redirection when deleting archived article"Thomas Citharel2015-07-071-1/+1
* fix #1209Thomas Citharel2015-07-061-0/+9
* Fix #1215Thomas Citharel2015-06-111-0/+1
* [1005] fixing redirection when deleting archived articleVincent Malley2015-06-021-1/+1
* Merge remote-tracking branch 'upstream/dev' into devVincent Malley2015-06-021-16/+38
|\
| * check that URL are real ones before importing them (for instance, avoid bookm...Thomas Citharel2015-05-301-1/+1
| * added commentsand fixed something forgottenThomas Citharel2015-05-221-1/+1
| * added Firefox-bookmarks format import modeThomas Citharel2015-05-221-15/+37
* | [1203] fixing tag exportVincent Malley2015-06-021-1/+1
|/
* redo the whole lot of commits I've deleted while trying Gitlab/Framasoft mirr...Thomas Citharel2015-03-141-1/+1
* fix little problems and bring previous features to all themesThomas Citharel2015-03-131-1/+1
* fix for #1153, a couple of improvements and fixed bugsThomas Citharel2015-03-131-3/+5
* tag cloud is present, #1122 is implementedThomas Citharel2015-03-081-0/+20
* implement #11221.9.1alpha1Thomas Citharel2015-03-081-0/+2
* mark read and go to next now in the right directionThomas Citharel2015-03-081-1/+1
* implement #1123Thomas Citharel2015-03-021-3/+23
* Merge branch 'dev' of github.com:wallabag/wallabag into devThomas Citharel2015-02-191-1/+1
|\
| * Change message type from success to errorThomas Citharel2015-02-181-1/+1
* | fix for #1102, eventually #1041Thomas Citharel2015-02-191-7/+14
|/
* adapt for php < 5.4Thomas Citharel2015-02-161-1/+2
* much better fix for #10821.9RC1Thomas Citharel2015-02-161-6/+5
* alternative random function to fix #10821.9beta2Thomas Citharel2015-02-161-6/+5
* forgot this fileThomas Citharel2015-02-141-1/+1
* mainly css improvementsThomas Citharel2015-02-141-1/+3
* couple improvements, translationsThomas Citharel2015-02-131-2/+6
* Merge branch 'dev' into registerThomas Citharel2015-02-131-17/+78
|\
| * improvements to internal registration and translationsThomas Citharel2015-02-131-16/+31
| * Merge branch 'dev' into sendmailatregistrationThomas Citharel2015-02-131-13/+40
| |\
| | * Fix fetched entries when localizedEric Priou aka erixtekila2015-02-051-11/+17
| | * fix autoclose (#984) and bookmarklet modeThomas Citharel2015-02-041-2/+2
| | * added reload icon and fixed a bug where random could redirect to deleted arti...Thomas Citharel2015-02-011-2/+5
| | * mergeThomas Citharel2015-02-011-0/+9
| | |\
| | | * Merge branch 'dev' into randomarticleThomas Citharel2015-02-011-19/+75
| | | |\
| | | * | implemented ?random urlThomas Citharel2014-12-221-1/+8
| | | * | implemented random buttonThomas Citharel2014-12-071-1/+2
| | * | | Merge branch 'dev' into reloadarticleThomas Citharel2015-02-011-19/+75
| | |\ \ \ | | | | |/ | | | |/|
| | * | | added reload functionThomas Citharel2014-12-131-1/+10
| | | |/ | | |/|
| * | | fix syntax errorsThomas Citharel2015-01-241-4/+4
| * | | allow to send confirmation emails when creating a new userThomas Citharel2015-01-241-4/+23
| | |/ | |/|
* / | working on registration supportThomas Citharel2015-01-231-0/+4
|/ /
* | from spaces to commasThomas Citharel2015-01-201-1/+1
* | Merge branch 'kaffeeringe-patch-1' into devThomas Citharel2015-01-191-1/+13
|\ \
| * | Add Tags on Importkaffeeringe2015-01-181-1/+13
* | | Merge pull request #690 from doc75/log_auth_errorNicolas LÅ“uillet2015-01-161-0/+2
|\ \ \
| * | | add message in web server log in case of authentication failure to enable the...Guillaume Virlet2015-01-051-0/+2