aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/poche
Commit message (Expand)AuthorAgeFilesLines
* Add support for custom http portMariusz Kozakowski2014-09-232-0/+3
* fix pictures display when DOWNLOAD_PICTURES is enabledThomas Citharel2014-09-161-1/+1
* Implemented additional check for using the 'X-Forwarded-Port' header.André König2014-09-111-0/+4
* remove old functionThomas Citharel2014-08-281-17/+0
* Fix downloading SQLite database from all usersThomas Citharel2014-08-262-11/+11
* Merge branch 'dev' of https://github.com/wallabag/wallabag into devThomas Citharel2014-08-211-0/+4
|\
| * Merge pull request #814 from wallabag/fix-issue813tcitworld2014-08-211-0/+4
| |\
| | * vendor dir is not accessible before install, sqlite db dir write check moved ...Maryana Rozhankivska2014-08-211-0/+4
* | | Merge branch 'dev' of https://github.com/wallabag/wallabag into devThomas Citharel2014-08-212-1/+9
|\| |
| * | 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 pull request #785 from wallabag/change-default-paginationNicolas Lœuillet2014-08-181-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | change default pagination, set it to 12, to have a nice baggy displayNicolas Lœuillet2014-07-221-1/+1
| | |/
* | | merge fix 776Thomas Citharel2014-08-161-37/+36
|\ \ \ | |/ / |/| |
| * | minimum of control on server side addedMaryana Rozhankivska2014-08-151-1/+4
| |/
* | typoNicolas Lœuillet2014-07-251-4/+4
* | security issueMaryana Rozhankivska2014-07-242-42/+45
* | updated specific configuration for parsingNicolas Lœuillet2014-07-131-10/+10
* | RefactorNicolas Lœuillet2014-07-128-329/+381
* | remove PicoFaradNicolas Lœuillet2014-07-122-17/+4
* | PicoFarad framework for routingNicolas Lœuillet2014-07-113-54/+111
* | WHAT. A. BIG. REFACTOR. + new license (we moved to MIT one)Nicolas Lœuillet2014-07-1111-607/+825
|/
* I removed my previous commit. We have to create a new branch for that.Nicolas Lœuillet2014-07-103-20/+24
* new fields in database, reading time / date and domain name are storedNicolas Lœuillet2014-07-083-24/+21
* fix for #738tcitworld2014-06-301-1/+1
* up to datetcit2014-06-074-31/+85
|\
| * error reporting level set in E_ALL & ~E_NOTICE by default, can be overriden i...Maryana Rozhankivska2014-06-022-3/+5
| * small xss vulnerability and translation ability fixMaryana Rozhankivska2014-05-301-1/+1
| * small xss vulnerability and translation ability fixMaryana Rozhankivska2014-05-301-21/+20
| * fix #344 FQDN with non-standard ports brokenNicolas Lœuillet2014-05-291-0/+4
| * add dailymotion videos, issue #708Maryana Rozhankivska2014-05-261-5/+6
| * Added info for DOWNLOAD_PICTUREStcitworld2014-05-201-1/+1
| * Optimisation et gestion des erreursSimon Leblanc2014-05-201-28/+45
| * Fixed bug for png imagestcit2014-05-191-1/+1
| * Bug with brackettcit2014-05-191-1/+1
| * Option for setting qualitytcit2014-05-192-2/+3
| * Merge branch 'dev' into images_securitytcit2014-05-191-0/+1
| |\
| * | Security fix for Download Imagestcit2014-05-181-3/+33
* | | do not debug inside an epubtcit2014-06-071-5/+5
| |/ |/|
* | Fix bad character encoding when downloading imagestcit2014-05-191-0/+1
|/
* Cleaned epub fonctiontcit2014-05-161-6/+4
* Merge branch 'epub' into devtcit2014-05-162-0/+122
|\
| * 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-142-43/+43
| |\
| * | 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-242-0/+88
* | | Simplifed function which does tag cleanuptcit2014-05-142-10/+13