Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix documentation for DE/IT/FR language, even if not sure for ED/IT. Fix #3057. | Raphaël Flores | 2017-04-25 | 3 | -6/+6 |
| | |||||
* | Remove 'fr' from Firefox extension URL | Raphaël Flores | 2017-04-25 | 1 | -1/+1 |
| | |||||
* | Update Firefox extension and Android links | Raphaël Flores | 2017-04-25 | 1 | -3/+3 |
| | | | Use up-to-date Firefox extension and add F-Droid link for Android app. | ||||
* | Merge pull request #3048 from wallabag/remove-download-pictures | Nicolas Lœuillet | 2017-04-22 | 1 | -0/+52 |
|\ | | | | | Cleaned craue_config_setting by removing useless download_pictures setting | ||||
| * | Cleaned craue_config_setting by removing useless download_pictures setting | Nicolas Lœuillet | 2017-04-20 | 1 | -0/+52 |
|/ | |||||
* | Merge pull request #3024 from wallabag/store-date | Nicolas Lœuillet | 2017-04-18 | 23 | -17/+243 |
|\ | | | | | Added publication date and author | ||||
| * | Added test for multiple authors | Nicolas Lœuillet | 2017-04-10 | 1 | -8/+39 |
| | | |||||
| * | Fixed migrations | Nicolas Lœuillet | 2017-04-10 | 1 | -0/+5 |
| | | |||||
| * | Added author of article | Nicolas Lœuillet | 2017-04-09 | 20 | -6/+79 |
| | | |||||
| * | Added publication date | Nicolas Lœuillet | 2017-04-05 | 37 | -23/+140 |
| | | |||||
* | | Merge pull request #3044 from wallabag/fos-user-2.0 | Jérémy Benoist | 2017-04-18 | 1 | -1/+1 |
|\ \ | | | | | | | Remove dev FOSUserBundle | ||||
| * | | Remove dev FOSUserBundle | Jeremy Benoist | 2017-04-18 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #3030 from wallabag/remove-isPublic-from-entry | Jérémy Benoist | 2017-04-14 | 30 | -61/+65 |
|\ \ | | | | | | | Remove isPublic from Entry entity fix #2598 | ||||
| * | | Removed is_public in Entry edit form | Nicolas Lœuillet | 2017-04-13 | 29 | -37/+15 |
| | | | |||||
| * | | Remove isPublic from Entry entity fix #2598 | Maxime | 2017-04-13 | 2 | -25/+51 |
|/ / | |||||
* | | Merge branch 'master' into 2.3 | Nicolas Lœuillet | 2017-04-13 | 2 | -2/+4 |
|\ \ | |/ |/| | |||||
| * | Merge pull request #3023 from mart-e/epub-notice-at-the-end | Jérémy Benoist | 2017-04-05 | 1 | -2/+2 |
| |\ | | | | | | | Add export notice at the end of the epub | ||||
| | * | Add export notice at the end of the epub | Martin Trigaux | 2017-04-05 | 1 | -2/+2 |
| |/ | | | | | | | | | | | | | | | | | The text "Produced by wallabag with PHPePub" is the first page of any epub. On ebooks reader, it is common (e.g. kobo) to use the first page as the cover of unread books, which makes it more difficult to differentiate the books. Move the Notices chapter at the end of the book. | ||||
| * | Merge pull request #3017 from Kdecherf/local-image-alpha | Jérémy Benoist | 2017-03-30 | 1 | -0/+2 |
| |\ | | | | | | | Save alpha channel when downloading PNG images | ||||
| | * | Save alpha channel when downloading PNG images | Kevin Decherf | 2017-03-29 | 1 | -0/+2 |
| |/ | | | | | | | | | | | Fixes #2805 Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | | Merge pull request #3020 from wallabag/add-remove-archived-entries | Nicolas Lœuillet | 2017-03-31 | 19 | -6/+208 |
|\ \ | | | | | | | Allow to remove all archived entries | ||||
| * | | Renamed methods | Nicolas Lœuillet | 2017-03-31 | 3 | -4/+4 |
| | | | |||||
| * | | Refactored code | Nicolas Lœuillet | 2017-03-31 | 1 | -24/+16 |
| | | | |||||
| * | | Added delete button on Baggy theme | Nicolas Lœuillet | 2017-03-31 | 2 | -1/+7 |
| | | | |||||
| * | | Renamed countAllEntriesByUsername method | Nicolas Lœuillet | 2017-03-31 | 1 | -1/+1 |
| | | | |||||
| * | | Allow to remove all archived entries | Thomas Citharel | 2017-03-31 | 18 | -1/+205 |
|/ / | | | | | | | | | | | Since we still support fucking SQLite, we need to retrieve all tags & annotations for archived entries before deleting them. Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | | Merge pull request #3021 from wallabag/rename-method | Jérémy Benoist | 2017-03-30 | 3 | -4/+4 |
|\ \ | | | | | | | Rename method | ||||
| * | | Rename method from *username to *user | Thomas Citharel | 2017-03-30 | 3 | -4/+4 |
| |/ | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | | Merge pull request #3014 from wallabag/change-default-value-listmode | Thomas Citharel | 2017-03-30 | 1 | -1/+1 |
|\ \ | | | | | | | Changed default value for list mode (grid instead of list) | ||||
| * | | Changed default value for list mode (grid instead of list) | Nicolas Lœuillet | 2017-03-29 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #3000 from cloudron-io/master | Nicolas Lœuillet | 2017-03-29 | 4 | -9/+40 |
|\ \ | | | | | | | Add Cloudron as installation method | ||||
| * | | Added :de: translation for Cloudron | Johannes Zellner | 2017-03-29 | 1 | -4/+4 |
| | | | |||||
| * | | Added :fr: and :it: translations for Cloudron | Nicolas Lœuillet | 2017-03-29 | 4 | -11/+34 |
| | | | |||||
| * | | Add Cloudron as installation method | Johannes Zellner | 2017-03-20 | 1 | -0/+8 |
| | | | |||||
* | | | Merge pull request #2999 from FrenchHope/master | Nicolas Lœuillet | 2017-03-28 | 28 | -5/+118 |
|\ \ \ | | | | | | | | | Share articles to a scuttle / semantic scuttle instance | ||||
| * | | | Added migration for Scuttle sharing | Nicolas Lœuillet | 2017-03-28 | 9 | -10/+64 |
| | | | | |||||
| * | | | Scuttle sharing | FrenchHope | 2017-03-28 | 24 | -2/+61 |
|/ / / | |||||
* | | | Merge remote-tracking branch 'origin/master' into 2.3 | Jeremy Benoist | 2017-03-28 | 66 | -427/+2415 |
|\ \ \ | |||||
| * \ \ | Merge pull request #2861 from wallabag/2.3-droping-5.5 | Jérémy Benoist | 2017-03-28 | 5 | -6/+5 |
| |\ \ \ | | |_|/ | |/| | | Dropping PHP 5.5 | ||||
| | * | | Updated requirements in documentation | Nicolas Lœuillet | 2017-03-28 | 3 | -3/+3 |
| | | | | |||||
| | * | | Dropping PHP 5.5 | Jeremy Benoist | 2017-02-11 | 2 | -3/+2 |
| | | | | |||||
| * | | | Merge pull request #2985 from etiess/patch-2 | Nicolas Lœuillet | 2017-03-23 | 1 | -3/+12 |
| |\ \ \ | | |_|/ | |/| | | Update paywall.rst (more details and clear cache) | ||||
| | * | | Update paywall.rst (more details and clear cache) | etiess | 2017-02-22 | 1 | -3/+12 |
| | | | | |||||
| * | | | Merge pull request #2968 from chrido/master | Nicolas Lœuillet | 2017-03-13 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | remove language on html tag | ||||
| | * | | | remove language on html-tag | Christoph Doblander | 2017-03-06 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Merge pull request #2971 from etiess/patch-3 | Jérémy Benoist | 2017-03-09 | 1 | -3/+12 |
| |\ \ \ \ | | |/ / / | |/| | | | Update paywall.rst (EN) with details + clear cache | ||||
| | * | | | Update paywall.rst (EN) with details + clear cache | etiess | 2017-02-23 | 1 | -3/+12 |
| | |/ / | |||||
| * | | | Merge pull request #2954 from wallabag/update-version | Nicolas Lœuillet | 2017-03-02 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | Changed wallabag version | ||||
| | * | | | Changed wallabag version | Nicolas Lœuillet | 2017-03-02 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge pull request #2916 from wallabag/update-changelog | Nicolas Lœuillet | 2017-03-02 | 1 | -0/+21 |
| |\ \ \ | | | | | | | | | | | Updated CHANGELOG with latest changes |