Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | up to date | tcit | 2014-06-07 | 25 | -4215/+4931 |
|\ | |||||
| * | error reporting level set in E_ALL & ~E_NOTICE by default, can be overriden ↵ | Maryana Rozhankivska | 2014-06-02 | 3 | -4/+6 |
| | | | | | | | | in config | ||||
| * | fix of undefined ATOM constant warning in full-text-rss, will fix ios-app ↵ | Maryana Rozhankivska | 2014-06-01 | 1 | -0/+1 |
| | | | | | | | | issue #14 | ||||
| * | small xss vulnerability and translation ability fix | Maryana Rozhankivska | 2014-05-30 | 1 | -1/+1 |
| | | |||||
| * | small xss vulnerability and translation ability fix | Maryana Rozhankivska | 2014-05-30 | 1 | -21/+20 |
| | | |||||
| * | fix #344 FQDN with non-standard ports broken | Nicolas Lœuillet | 2014-05-29 | 1 | -0/+4 |
| | | |||||
| * | fix of uninitialized object warning, issue #710 | Maryana Rozhankivska | 2014-05-29 | 1 | -3/+6 |
| | | |||||
| * | add dailymotion videos, issue #708 | Maryana Rozhankivska | 2014-05-26 | 2 | -5/+18 |
| | | |||||
| * | full-text rss config file for ted.com, issue #676 | Maryana Rozhankivska | 2014-05-23 | 1 | -0/+11 |
| | | |||||
| * | last 3 important changes to 3.2 version of full-text-rss, issue #694 | Maryana Rozhankivska | 2014-05-23 | 3 | -0/+743 |
| | | |||||
| * | two small unimportant forgotten changes to 3.2 version of full-text-rss, ↵ | Maryana Rozhankivska | 2014-05-23 | 2 | -354/+3 |
| | | | | | | | | issue #694 | ||||
| * | update to 3.2 version of full-text-rss, issue #694 | Maryana Rozhankivska | 2014-05-22 | 15 | -4172/+4415 |
| | | |||||
| * | Added info for DOWNLOAD_PICTURES | tcitworld | 2014-05-20 | 1 | -1/+1 |
| | | | | | | We regenerate pictures, it might take some time | ||||
| * | Optimisation et gestion des erreurs | Simon Leblanc | 2014-05-20 | 1 | -28/+45 |
| | | |||||
| * | Fixed bug for png images | tcit | 2014-05-19 | 1 | -1/+1 |
| | | |||||
| * | Bug with bracket | tcit | 2014-05-19 | 1 | -1/+1 |
| | | |||||
| * | Option for setting quality | tcit | 2014-05-19 | 2 | -2/+3 |
| | | |||||
| * | Merge branch 'dev' into images_security | tcit | 2014-05-19 | 1 | -0/+1 |
| |\ | |||||
| * | | Security fix for Download Images | tcit | 2014-05-18 | 1 | -3/+33 |
| | | | |||||
* | | | do not debug inside an epub | tcit | 2014-06-07 | 2 | -6/+12 |
| |/ |/| | |||||
* | | Fix bad character encoding when downloading images | tcit | 2014-05-19 | 1 | -0/+1 |
|/ | |||||
* | Cleaned epub fonction | tcit | 2014-05-16 | 1 | -6/+4 |
| | |||||
* | Merge branch 'epub' into dev | tcit | 2014-05-16 | 11 | -0/+6284 |
|\ | | | | | | | | | Conflicts: themes/baggy/home.twig | ||||
| * | Better names for epub files and epub in all themes now | tcit | 2014-05-15 | 1 | -5/+10 |
| | | |||||
| * | Fix bugs and improved epub rendering | tcit | 2014-05-14 | 2 | -26/+28 |
| | | |||||
| * | Merge branch 'dev' of https://github.com/wallabag/wallabag into epub | tcit | 2014-05-14 | 5 | -52/+66 |
| |\ | |||||
| * | | Added translation capabilities for epub system | tcit | 2014-05-07 | 1 | -6/+6 |
| | | | |||||
| * | | Many improvements to epub produced : better cover, better tags | tcit | 2014-05-07 | 2 | -13/+22 |
| | | | |||||
| * | | Big changes for epub export. Now possible to do it from a tag, a category ↵ | tcit | 2014-04-25 | 1 | -18/+38 |
| | | | | | | | | | | | | and a search. Also, improved ebook rendering. | ||||
| * | | Fixed a bug into PHPePub with special caracters | tcit | 2014-04-24 | 1 | -1/+2 |
| | | | |||||
| * | | Added epub export function | tcit | 2014-04-24 | 11 | -0/+6247 |
| | | | |||||
* | | | Simplifed function which does tag cleanup | tcit | 2014-05-14 | 2 | -10/+13 |
| | | | |||||
* | | | Removed unnecessary function for cleaning tags | tcit | 2014-05-11 | 1 | -7/+0 |
| | | | |||||
* | | | Clean old unused tags when deleting a tag | tcit | 2014-04-30 | 2 | -1/+30 |
| | | | |||||
* | | | Remove unnecessary line | tcit | 2014-04-30 | 1 | -1/+0 |
| | | | |||||
* | | | Added save search as tag functionality | tcit | 2014-04-30 | 1 | -32/+45 |
| |/ |/| | |||||
* | | fix of already defined constant notice, issue #653 | Maryana Rozhankivska | 2014-04-25 | 1 | -39/+39 |
| | | |||||
* | | fix of putenv warning under safe mode, issue #646 | Maryana Rozhankivska | 2014-04-25 | 1 | -4/+4 |
| | | |||||
* | | Merge pull request #665 from mariroz/dev | Nicolas Lœuillet | 2014-04-24 | 2 | -8/+21 |
|\ \ | | | | | | | fix of rss headers problem | ||||
| * | | fix of rss headers problem | Maryana Rozhankivska | 2014-04-24 | 2 | -8/+21 |
| | | | |||||
* | | | Fix for #664 - Missing source url attribute in RSS feeds | tcit | 2014-04-24 | 1 | -1/+2 |
| |/ |/| | |||||
* | | Added default statement for db system | tcit | 2014-04-23 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/wallabag/wallabag into dev | tcit | 2014-04-23 | 5 | -22/+31 |
|\| | |||||
| * | Merge pull request #659 from mariroz/dev | Nicolas Lœuillet | 2014-04-22 | 1 | -0/+63 |
| |\ | | | | | | | last error: config.inc.default.php missed | ||||
| | * | last error: config.inc.default.php missed | Maryana Rozhankivska | 2014-04-22 | 1 | -0/+63 |
| | | | |||||
| * | | Merge pull request #658 from mariroz/dev | Nicolas Lœuillet | 2014-04-22 | 1 | -63/+0 |
| |\| | | | | | | | inc/poche/config.inc.php.new removed | ||||
| | * | inc/poche/config.inc.php.new removed | Maryana Rozhankivska | 2014-04-22 | 1 | -63/+0 |
| | | | |||||
| * | | Merge pull request #653 from mariroz/dev | Nicolas Lœuillet | 2014-04-22 | 3 | -10/+20 |
| |\| | | | | | | | print view fixed in baggy; print link added; read percent added in default theme; archive and favorite re-factored to be ajax action in article view | ||||
| | * | config.inc.php.new renamed in config.inc.default.php | Maryana Rozhankivska | 2014-04-22 | 2 | -9/+2 |
| | | | |||||
| | * | default config is included after user config to prevent undefined constant ↵ | Maryana Rozhankivska | 2014-04-22 | 1 | -0/+1 |
| | | | | | | | | | | | | warning |