aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/poche
Commit message (Collapse)AuthorAgeFilesLines
* add about pageNicolas Lœuillet2014-11-032-1/+3
|
* Adding 'en_US' locale (issue #901)Jay Sitter2014-10-301-1/+2
|
* Merge pull request #889 from wallabag/fix#871Nicolas Lœuillet2014-10-271-1/+1
|\ | | | | Fix#871
| * translation fix finished for #871 and bring add tag from search feature to ↵tcit2014-10-271-1/+1
| | | | | | | | all themes
* | fix #882tcit2014-10-221-1/+1
|/
* Merge pull request #848 from 11mariom/devNicolas Lœuillet2014-10-142-0/+3
|\ | | | | Add support for custom http port
| * Add support for custom http portMariusz Kozakowski2014-09-232-0/+3
| | | | | | | | | | Now you can use wallabag behind reverse proxy (i.e Squid or Varnish) without problem with urls like wallabag.example.com:8080.
* | Merge pull request #843 from rros/mysql-utf8mb4Nicolas Lœuillet2014-10-141-3/+5
|\ \ | | | | | | Convert the MySQL charset to utf8mb4 to support the full range of unicode
| * | Convert the MySQL charset to utf8mb4 to support the full range of unicode ↵Robert Ros2014-09-181-3/+5
| |/ | | | | | | characters
* | get up to date for mergetcit2014-09-282-4/+5
|\ \
| * | added email fieldtcit2014-07-253-5/+6
| | |
* | | merge refactor and devtcit2014-09-276-95/+96
|\ \ \ | |/ / |/| / | |/
| * 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 into db class
| | | * vendor dir is not accessible before install, sqlite db dir write check moved ↵Maryana Rozhankivska2014-08-211-0/+4
| | | | | | | | | | | | | | | | into db class
| * | | 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
| | |\ \ | | | | | | | | | | #763 fix to display the login successful message with the translation
| | | * | 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 display
| | | * | 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
| | |
* | | fixed bug for epub export #755 ; also better metadata titletcit2014-07-202-6/+4
|/ /
* | 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
| | | | | | | | I’ll implement it an other day.
* | 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 ↵Maryana Rozhankivska2014-06-022-3/+5
| | | | | | | | in config
| * 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
| | | | | | We regenerate pictures, it might take some time
| * 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
| | |