aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/poche/Poche.class.php
Commit message (Expand)AuthorAgeFilesLines
* new foldersNicolas Lœuillet2015-01-201-859/+0
* 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
* | [RSS] introducing query param 'limit' to restrict the number of items to disp...Vincent Malley2015-01-161-4/+10
* | Add ability to mark all articles from a tag as readmoparisthebest2015-01-121-2/+15
* | Add ability to delete all articles matching a searchmoparisthebest2015-01-121-9/+22
* | Add ability to tag an article on creationmoparisthebest2015-01-121-0/+7
|/
* don't call flattr if flattr is disabledThomas Citharel2014-12-221-4/+7
* implementing carrot into wallabagThomas Citharel2014-11-191-1/+1
* add about pageNicolas Lœuillet2014-11-031-0/+2
* translation fix finished for #871 and bring add tag from search feature to al...tcit2014-10-271-1/+1
* get up to date for mergetcit2014-09-281-2/+3
|\
| * added email fieldtcit2014-07-251-2/+3
* | Merge branch 'dev' of https://github.com/wallabag/wallabag into devThomas Citharel2014-08-211-0/+8
|\ \
| * \ Merge pull request #783 from wallabag/message-after-loginNicolas Lœuillet2014-08-181-0/+8
| |\ \
| | * | fix to display the login successful message with the translationNicolas Lœuillet2014-07-221-0/+8
* | | | merge fix 776Thomas Citharel2014-08-161-37/+36
|\ \ \ \ | |/ / / |/| | |
| * | | minimum of control on server side addedMaryana Rozhankivska2014-08-151-1/+4
| |/ /
* | / security issueMaryana Rozhankivska2014-07-241-2/+2
| |/ |/|
* | RefactorNicolas Lœuillet2014-07-121-309/+198
* | WHAT. A. BIG. REFACTOR. + new license (we moved to MIT one)Nicolas Lœuillet2014-07-111-402/+51
|/
* I removed my previous commit. We have to create a new branch for that.Nicolas Lœuillet2014-07-101-0/+8
* new fields in database, reading time / date and domain name are storedNicolas Lœuillet2014-07-081-8/+0
* up to datetcit2014-06-071-22/+22
|\
| * small xss vulnerability and translation ability fixMaryana Rozhankivska2014-05-301-1/+1
| * small xss vulnerability and translation ability fixMaryana Rozhankivska2014-05-301-21/+20
| * add dailymotion videos, issue #708Maryana Rozhankivska2014-05-261-5/+6
* | do not debug inside an epubtcit2014-06-071-5/+5
|/
* Cleaned epub fonctiontcit2014-05-161-6/+4
* Merge branch 'epub' into devtcit2014-05-161-0/+117
|\
| * Better names for epub files and epub in all themes nowtcit2014-05-151-5/+10
| * Fix bugs and improved epub renderingtcit2014-05-141-19/+21
| * Merge branch 'dev' of https://github.com/wallabag/wallabag into epubtcit2014-05-141-4/+4
| |\
| * | Added translation capabilities for epub systemtcit2014-05-071-6/+6
| * | Many improvements to epub produced : better cover, better tagstcit2014-05-071-8/+15
| * | Big changes for epub export. Now possible to do it from a tag, a category and...tcit2014-04-251-18/+38
| * | Added epub export functiontcit2014-04-241-0/+83
* | | Simplifed function which does tag cleanuptcit2014-05-141-2/+4
* | | Removed unnecessary function for cleaning tagstcit2014-05-111-7/+0
* | | Clean old unused tags when deleting a tagtcit2014-04-301-1/+12
* | | Remove unnecessary linetcit2014-04-301-1/+0
* | | Added save search as tag functionalitytcit2014-04-301-32/+45
| |/ |/|
* | fix of putenv warning under safe mode, issue #646Maryana Rozhankivska2014-04-251-4/+4
|/
* Merge branch 'dev' of https://github.com/wallabag/wallabag into devtcit2014-04-231-10/+15
|\
| * config.inc.php.new renamed in config.inc.default.phpMaryana Rozhankivska2014-04-221-8/+1
| * print view fixed in baggy; print link added; read percent added in default th...Maryana Rozhankivska2014-04-221-2/+14
* | Fixed Multi-user systemtcit2014-04-231-0/+54
|/
* error with empty content by import fixed. Also youtube and vimeo videos are a...Maryana Rozhankivska2014-04-111-6/+14
* logging by import added; error by creation table if exists in postgresql fixed.Maryana Rozhankivska2014-04-111-0/+7
* code formatting changes: tabs replaced with spaces, some other small formatti...Maryana Rozhankivska2014-04-081-48/+47
|\