| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bugs and improved epub rendering | tcit | 2014-05-14 | 1 | -19/+21 |
* | Merge branch 'dev' of https://github.com/wallabag/wallabag into epub | tcit | 2014-05-14 | 1 | -4/+4 |
|\ |
|
| * | fix of putenv warning under safe mode, issue #646 | Maryana Rozhankivska | 2014-04-25 | 1 | -4/+4 |
* | | 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 | 1 | -8/+15 |
* | | Big changes for epub export. Now possible to do it from a tag, a category and... | tcit | 2014-04-25 | 1 | -18/+38 |
* | | Added epub export function | tcit | 2014-04-24 | 1 | -0/+83 |
|/ |
|
* | Merge branch 'dev' of https://github.com/wallabag/wallabag into dev | tcit | 2014-04-23 | 1 | -10/+15 |
|\ |
|
| * | config.inc.php.new renamed in config.inc.default.php | Maryana Rozhankivska | 2014-04-22 | 1 | -8/+1 |
| * | print view fixed in baggy; print link added; read percent added in default th... | Maryana Rozhankivska | 2014-04-22 | 1 | -2/+14 |
* | | Fixed Multi-user system | tcit | 2014-04-23 | 1 | -0/+54 |
|/ |
|
* | error with empty content by import fixed. Also youtube and vimeo videos are a... | Maryana Rozhankivska | 2014-04-11 | 1 | -6/+14 |
* | logging by import added; error by creation table if exists in postgresql fixed. | Maryana Rozhankivska | 2014-04-11 | 1 | -0/+7 |
* | code formatting changes: tabs replaced with spaces, some other small formatti... | Maryana Rozhankivska | 2014-04-08 | 1 | -48/+47 |
|\ |
|
| * | in RSS feed, add link to wallabag URL #556 | Nicolas Lœuillet | 2014-04-06 | 1 | -32/+33 |
* | | remove duplicates by import, code changes: tabs replaced with spaces | Maryana Rozhankivska | 2014-04-08 | 1 | -36/+37 |
|/ |
|
* | import w/o cron | Maryana Rozhankivska | 2014-04-03 | 1 | -270/+46 |
* | import without cron | Maryana Rozhankivska | 2014-04-02 | 1 | -8/+13 |
|\ |
|
| * | Important fixes for search engine (thx @mariroz) | tcit | 2014-04-02 | 1 | -6/+12 |
* | | import without cron | Maryana Rozhankivska | 2014-04-02 | 1 | -110/+182 |
|/ |
|
* | Final Fix of #570 | tcit | 2014-03-28 | 1 | -1/+3 |
* | Fix to bug #570 | tcit | 2014-03-28 | 1 | -0/+1 |
* | Fix of #580 : Add some random for Windows hosts | tcit | 2014-03-26 | 1 | -1/+7 |
* | Fixes to search engine | tcit | 2014-03-23 | 1 | -2/+2 |
* | Implemented rudimental search engine | tcit | 2014-03-22 | 1 | -2/+9 |
* | fix of #115 - stay connected and session livetime | Maryana Rozhankivska | 2014-03-17 | 1 | -2/+0 |
* | Update brazilian traslation title to "Português (Brasil)" | camporez | 2014-03-16 | 1 | -1/+1 |
* | [fix] in RSS, link to original article | Nicolas Lœuillet | 2014-03-14 | 1 | -1/+1 |
* | [add] remove import file in CACHE when import is over | Nicolas Lœuillet | 2014-03-14 | 1 | -0/+9 |
* | a lot of enhancements related to tags: tags list is now sorted, shows number ... | Maryana Rozhankivska | 2014-03-10 | 1 | -17/+35 |
* | [fix] test if user_id doesn't exist in feeds generation | Nicolas Lœuillet | 2014-03-10 | 1 | -0/+4 |
* | fix of #530 - import fail from Poche | Maryana Rozhankivska | 2014-03-07 | 1 | -0/+1 |
* | Merge pull request #532 from wallabag/upload-file | Nicolas Lœuillet | 2014-03-07 | 1 | -74/+36 |
|\ |
|
| * | [add] cron to fetch content on imported entries | Nicolas Lœuillet | 2014-02-28 | 1 | -67/+19 |
| * | [add] upload form for import | Nicolas Lœuillet | 2014-02-28 | 1 | -7/+17 |
* | | [add] display last check of wallabag release | Nicolas Lœuillet | 2014-03-01 | 1 | -3/+11 |
* | | [fix] RSS Feeds don't validate / W3C #384 | Nicolas Lœuillet | 2014-03-01 | 1 | -2/+3 |
|/ |
|
* | Merge branch 'dev' of https://github.com/wallabag/wallabag into dev | Nicolas Lœuillet | 2014-02-28 | 1 | -0/+1 |
|\ |
|
| * | effect of block rebuilding on next page removed, issue #479 | Maryana Rozhankivska | 2014-02-28 | 1 | -0/+1 |
* | | [add] label for brazilian language on config screen | Nicolas Lœuillet | 2014-02-27 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #515 from mariroz/dev | Nicolas Lœuillet | 2014-02-27 | 1 | -1/+1 |
|\ |
|
| * | fix of #509, related to php 5.3 | Maryana Rozhankivska | 2014-02-27 | 1 | -1/+1 |
* | | [add] empty cache after changing language #492 | Nicolas Lœuillet | 2014-02-27 | 1 | -0/+2 |
* | | [add] Empty cache after changing theme #503 | Nicolas Lœuillet | 2014-02-27 | 1 | -0/+2 |
|/ |
|
* | translation related: how-to md file added, script to generate php from all tw... | Maryana Rozhankivska | 2014-02-26 | 1 | -3/+3 |
* | [fix] redirect on config page after token generation #491 | Nicolas Lœuillet | 2014-02-23 | 1 | -0/+1 |
* | [fix] content is now cleaned by HTML purifier from prevent XSS attack | Nicolas Lœuillet | 2014-02-21 | 1 | -0/+6 |
* | [add] languages well displayed on config page #480 | Nicolas Lœuillet | 2014-02-21 | 1 | -2/+15 |
* | Merge branch 'dev' of git://github.com/mariroz/wallabag into dev | Nicolas Lœuillet | 2014-02-21 | 1 | -16/+15 |
|\ |
|
| * | a lot of refactoring: tag action is now handled by home view and uses sorting... | Maryana Rozhankivska | 2014-02-20 | 1 | -16/+15 |