aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/poche
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to tag an article on creationmoparisthebest2015-01-121-0/+7
|
* Merge branch 'master' into devThomas Citharel2015-01-031-1/+4
|\ | | | | | | To get the errors
| * Make call to FTRSS silent to avoid warnings which can break importJean Baptiste Favre2014-12-211-1/+4
| |
* | don't call flattr if flattr is disabledThomas Citharel2014-12-221-4/+7
| |
* | enable showing or not for epub/mobi/pdf export buttonsThomas Citharel2014-12-141-0/+6
| |
* | merge epub with all the dev evolutionsThomas Citharel2014-12-144-138/+265
|\ \
| * | deleting send to kindle functiontcit2014-09-282-69/+4
| | |
| * | add extension for pdf filetcit2014-09-281-3/+1
| | |
| * | offering download for pdf file and comment in codetcit2014-09-271-1/+4
| | |
| * | revert routing bad deletingtcit2014-09-271-2/+15
| | |
| * | get up to datetcit2014-09-271-52/+40
| | |
| * | changed mpdf with tcpdftcit2014-09-272-33/+26
| | |
| * | more translationstcit2014-07-261-4/+4
| | |
| * | little bettertcit2014-07-261-23/+53
| | |
| * | bug with extension in the filenametcit2014-07-251-1/+1
| | |
| * | send2kindletcit2014-07-252-4/+59
| | |
| * | mobi (not tested on actual device) and pdf workingtcit2014-07-251-7/+19
| | |
| * | use directly MOBIClasstcit2014-07-243-95/+80
| | |
| * | add mobi and pdf to routingtcit2014-07-241-1/+7
| | |
| * | from epub to all kind of ebookstcit2014-07-242-1/+1
| | |
| * | add pdf and mobi librariestcit2014-07-242-7/+117
| | |
* | | added diaspora sharingThomas Citharel2014-12-061-0/+2
| | |
* | | failover if theme folder doesn't existNicolas Lœuillet2014-11-241-1/+1
| | |
* | | fix merge confictThomas Citharel2014-11-191-1/+1
|\ \ \
| * | | fix FlattrsThomas Citharel2014-11-191-1/+0
| | | |
* | | | default deactivatedThomas Citharel2014-11-191-2/+2
| | | |
* | | | implementing carrot into wallabagThomas Citharel2014-11-192-2/+2
|/ / /
* | / Adjusting Template class so that _global is ignored as a themeJay Sitter2014-11-171-2/+2
| |/ |/|
* | 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
| | | | |