Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [fix] new import section in old themes #559 | Nicolas Lœuillet | 2014-03-14 | 2 | -9/+31 |
| | |||||
* | Merge pull request #557 from mariroz/feature-add-link-inside-article-issue-505 | Nicolas Lœuillet | 2014-03-13 | 3 | -6/+34 |
|\ | | | | | saving link form now sends ajax request, article view is now justified (issue #554) | ||||
| * | saving link form now sends ajax request, article view is now justified | Maryana Rozhankivska | 2014-03-13 | 3 | -6/+34 |
|/ | |||||
* | feature #505 - it is now possible to add link from bagged article (TODO: ↵ | Maryana Rozhankivska | 2014-03-12 | 5 | -29/+109 |
| | | | | redev it to ajax action). Some enhancements to "save a link" popup div | ||||
* | Merge pull request #549 from ↵ | Nicolas Lœuillet | 2014-03-12 | 1 | -9/+12 |
|\ | | | | | | | | | mariroz/fix-tagform-and-shortcat-toggle-savelinkform-conflict fix of conflict of s shortcat and entering s in input fields | ||||
| * | fix of conflict of s shortcat and entering s in input fields | Maryana Rozhankivska | 2014-03-12 | 1 | -9/+12 |
|/ | |||||
* | Merge pull request #544 from mariroz/feature-tags-autocomplete | Nicolas Lœuillet | 2014-03-10 | 27 | -26/+3226 |
|\ | | | | | a lot of enhancements related to tags: tags list is now sorted, shows number of articles, autocomplete added according to #477, #542 | ||||
| * | a lot of enhancements related to tags: tags list is now sorted, shows number ↵ | Maryana Rozhankivska | 2014-03-10 | 27 | -26/+3226 |
| | | | | | | | | of articles, autocomplete added according to #477, #542 | ||||
* | | Merge pull request #535 from bobmaerten/clarify-import-process | Nicolas Lœuillet | 2014-03-10 | 1 | -4/+5 |
|\ \ | |/ |/| | Changed config section to clarify import process. | ||||
| * | Changed text to clarify import process. | Bob Maerten | 2014-03-07 | 1 | -4/+5 |
| | | |||||
* | | [fix] test if user_id doesn't exist in feeds generation | Nicolas Lœuillet | 2014-03-10 | 1 | -0/+4 |
| | | |||||
* | | bagit link + overlay save link + listmode | Thomas LEBEAU | 2014-03-08 | 5 | -24/+107 |
|/ | |||||
* | Merge branch 'dev' of https://github.com/wallabag/wallabag into dev | Nicolas Lœuillet | 2014-03-07 | 1 | -0/+1 |
|\ | |||||
| * | Merge pull request #533 from mariroz/dev | Nicolas Lœuillet | 2014-03-07 | 1 | -0/+1 |
| |\ | | | | | | | fix of #530 - import fail from Poche | ||||
| | * | fix of #530 - import fail from Poche | Maryana Rozhankivska | 2014-03-07 | 1 | -0/+1 |
| |/ | |||||
* / | [add] clean content articles in cron | Nicolas Lœuillet | 2014-03-07 | 1 | -5/+5 |
|/ | |||||
* | Merge pull request #532 from wallabag/upload-file | Nicolas Lœuillet | 2014-03-07 | 6 | -103/+225 |
|\ | | | | | New import system | ||||
| * | Merge pull request #531 from mariroz/upload-file | Nicolas Lœuillet | 2014-03-07 | 1 | -10/+16 |
| |\ | | | | | | | getPageContent moved to Tools, fix of #426 | ||||
| | * | getPageContent moved to Tools, fix of #426 | Maryana Rozhankivska | 2014-03-07 | 1 | -10/+16 |
| |/ | |||||
| * | [add] cron to fetch content on imported entries | Nicolas Lœuillet | 2014-02-28 | 5 | -89/+181 |
| | | |||||
| * | [add] upload form for import | Nicolas Lœuillet | 2014-02-28 | 4 | -14/+38 |
| | | |||||
* | | [fix] remember scroll position for baggy theme #519 | Nicolas Lœuillet | 2014-03-06 | 1 | -0/+19 |
| | | |||||
* | | [fix] links for firefox / android / ios apps | Nicolas Lœuillet | 2014-03-06 | 2 | -5/+7 |
| | | |||||
* | | Merge pull request #524 from kevmeyer/dev | Nicolas Lœuillet | 2014-03-04 | 2 | -284/+284 |
|\ \ | | | | | | | updated german localization | ||||
| * | | added missing german localization strings | Kevin Meyer | 2014-03-04 | 2 | -68/+68 |
| | | | |||||
| * | | updated german localization | Kevin Meyer | 2014-03-04 | 2 | -292/+292 |
|/ / | |||||
* | | [change] ignore tmp files in HTML purifier | Nicolas Lœuillet | 2014-03-02 | 1 | -1/+2 |
| | | |||||
* | | [fix] #115 cookie lifetime was empty | Nicolas Lœuillet | 2014-03-02 | 2 | -4/+10 |
| | | |||||
* | | [add] display last check of wallabag release | Nicolas Lœuillet | 2014-03-01 | 2 | -5/+14 |
| | | |||||
* | | [fix] RSS Feeds don't validate / W3C #384 | Nicolas Lœuillet | 2014-03-01 | 2 | -2/+4 |
|/ | |||||
* | road to 1.5.3 | Nicolas Lœuillet | 2014-02-28 | 1 | -1/+1 |
| | |||||
* | [fix] #483 pdo_sqlite not required if we want mysql / pgsql | Nicolas Lœuillet | 2014-02-28 | 2 | -12/+29 |
| | |||||
* | [fix] #490 flattr icon in baggy theme | Nicolas Lœuillet | 2014-02-28 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' of https://github.com/wallabag/wallabag into dev | Nicolas Lœuillet | 2014-02-28 | 2 | -1/+2 |
|\ | |||||
| * | Merge pull request #517 from mariroz/dev | Nicolas Lœuillet | 2014-02-28 | 2 | -1/+2 |
| |\ | | | | | | | effect of block rebuilding on next page removed, issue #479 | ||||
| | * | effect of block rebuilding on next page removed, issue #479 | Maryana Rozhankivska | 2014-02-28 | 1 | -40/+40 |
| | | | |||||
| | * | effect of block rebuilding on next page removed, issue #479 | Maryana Rozhankivska | 2014-02-28 | 2 | -40/+41 |
| |/ | |||||
* / | [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 | ||||
| * | fix of #509, related to php 5.3 | Maryana Rozhankivska | 2014-02-27 | 1 | -1/+1 |
| | | |||||
* | | Syntax fix. | tcitworld | 2014-02-27 | 1 | -1/+1 |
| | | | | | | I think this will be the smallest commit I'll ever make. | ||||
* | | Merge pull request #513 from camporez/dev | Nicolas Lœuillet | 2014-02-27 | 2 | -0/+549 |
|\ \ | | | | | | | Brazilian portuguese translation | ||||
| * | | Add brazilian portuguese (pt-BR) translation | camporez | 2014-02-27 | 2 | -0/+549 |
| | | | | | | | | | | | | | | | modified: locale/pt_BR.utf8/LC_MESSAGES/pt_BR.utf8.mo renamed: locale/pt_BR.utf8/LC_MESSAGES/pt_BR.utf8.mo -> locale/pt_BR.utf8/LC_MESSAGES/pt_BR.utf8.po | ||||
| * | | Create pt_BR.utf8.mo | Camporez | 2014-02-27 | 1 | -0/+549 |
|/ / | |||||
* | | Merge pull request #510 from mariroz/dev | Nicolas Lœuillet | 2014-02-27 | 13 | -18/+233 |
|\| | | | | | some baggy theme fixes and enhancement: issue #479 | ||||
| * | some baggy theme fixes and enhancement: issue #479 | Maryana Rozhankivska | 2014-02-27 | 13 | -19/+234 |
| | | |||||
* | | [fix] hover problem with logout link #489 | Nicolas Lœuillet | 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 |
| | | |||||
* | | [fix] Baggy theme navigation bug #485 | Nicolas Lœuillet | 2014-02-27 | 1 | -0/+1 |
| | |