aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc
Commit message (Expand)AuthorAgeFilesLines
* fix #344 FQDN with non-standard ports brokenNicolas Lœuillet2014-05-291-0/+4
* fix of uninitialized object warning, issue #710Maryana Rozhankivska2014-05-291-3/+6
* add dailymotion videos, issue #708Maryana Rozhankivska2014-05-262-5/+18
* full-text rss config file for ted.com, issue #676Maryana Rozhankivska2014-05-231-0/+11
* last 3 important changes to 3.2 version of full-text-rss, issue #694Maryana Rozhankivska2014-05-233-0/+743
* two small unimportant forgotten changes to 3.2 version of full-text-rss, issu...Maryana Rozhankivska2014-05-232-354/+3
* update to 3.2 version of full-text-rss, issue #694Maryana Rozhankivska2014-05-2215-4172/+4415
* 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
|\
| * Fix bad character encoding when downloading imagestcit2014-05-191-0/+1
* | Security fix for Download Imagestcit2014-05-181-3/+33
|/
* Cleaned epub fonctiontcit2014-05-161-6/+4
* Merge branch 'epub' into devtcit2014-05-1611-0/+6284
|\
| * Better names for epub files and epub in all themes nowtcit2014-05-151-5/+10
| * Fix bugs and improved epub renderingtcit2014-05-142-26/+28
| * Merge branch 'dev' of https://github.com/wallabag/wallabag into epubtcit2014-05-145-52/+66
| |\
| * | Added translation capabilities for epub systemtcit2014-05-071-6/+6
| * | Many improvements to epub produced : better cover, better tagstcit2014-05-072-13/+22
| * | Big changes for epub export. Now possible to do it from a tag, a category and...tcit2014-04-251-18/+38
| * | Fixed a bug into PHPePub with special caracterstcit2014-04-241-1/+2
| * | Added epub export functiontcit2014-04-2411-0/+6247
* | | Simplifed function which does tag cleanuptcit2014-05-142-10/+13
* | | Removed unnecessary function for cleaning tagstcit2014-05-111-7/+0
* | | Clean old unused tags when deleting a tagtcit2014-04-302-1/+30
* | | Remove unnecessary linetcit2014-04-301-1/+0
* | | Added save search as tag functionalitytcit2014-04-301-32/+45
| |/ |/|
* | fix of already defined constant notice, issue #653Maryana Rozhankivska2014-04-251-39/+39
* | fix of putenv warning under safe mode, issue #646Maryana Rozhankivska2014-04-251-4/+4
* | Merge pull request #665 from mariroz/devNicolas Lœuillet2014-04-242-8/+21
|\ \
| * | fix of rss headers problemMaryana Rozhankivska2014-04-242-8/+21
* | | Fix for #664 - Missing source url attribute in RSS feedstcit2014-04-241-1/+2
| |/ |/|
* | Added default statement for db systemtcit2014-04-231-0/+2
* | Merge branch 'dev' of https://github.com/wallabag/wallabag into devtcit2014-04-235-22/+31
|\|
| * Merge pull request #659 from mariroz/devNicolas Lœuillet2014-04-221-0/+63
| |\
| | * last error: config.inc.default.php missedMaryana Rozhankivska2014-04-221-0/+63
| * | Merge pull request #658 from mariroz/devNicolas Lœuillet2014-04-221-63/+0
| |\|
| | * inc/poche/config.inc.php.new removedMaryana Rozhankivska2014-04-221-63/+0
| * | Merge pull request #653 from mariroz/devNicolas Lœuillet2014-04-223-10/+20
| |\|
| | * config.inc.php.new renamed in config.inc.default.phpMaryana Rozhankivska2014-04-222-9/+2
| | * default config is included after user config to prevent undefined constant wa...Maryana Rozhankivska2014-04-221-0/+1
| | * print view fixed in baggy; print link added; read percent added in default th...Maryana Rozhankivska2014-04-222-2/+18
| * | parse mobile.lemondeinformatique.frjmlrt2014-04-221-0/+6
| |/
| * [fix] rss feed content type set to text/xml #636Nicolas Lœuillet2014-04-151-12/+5
* | Fixed Multi-user systemtcit2014-04-232-1/+92
|/
* error with empty content by import fixed. Also youtube and vimeo videos are a...Maryana Rozhankivska2014-04-112-8/+16
* logging by import added; error by creation table if exists in postgresql fixed.Maryana Rozhankivska2014-04-112-3/+10