Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | Jump to 2.3.8-dev | Jeremy Benoist | 2019-03-04 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #3895 from wallabag/prepare-2.3.7 | Jérémy Benoist | 2019-03-04 | 2 | -1/+19 | |
| |\ | | | | | | | Prepare 2.3.7 release | |||||
| | * | Prepare 2.3.7 release | Jeremy Benoist | 2019-03-04 | 2 | -1/+19 | |
| |/ | ||||||
| * | Merge pull request #3894 from wallabag/issue-3851 | Kevin Decherf | 2019-03-03 | 4 | -6/+22 | |
| |\ | | | | | | | material: hide creation date from card actions on specific sizes | |||||
| | * | material: update prod assets | Kevin Decherf | 2019-03-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | |||||
| | * | material: add media queries to hide creation date from card actions | Kevin Decherf | 2019-03-03 | 1 | -0/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Hide the creation date from card actions on specific sizes when there's not enough space for all parts. Fixes #3851 Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | |||||
| | * | material: wrap card actions, remove class hiding of creation date | Kevin Decherf | 2019-03-03 | 2 | -5/+12 | |
| |/ | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | |||||
| * | Merge pull request #3893 from wallabag/issue-3877 | Kevin Decherf | 2019-03-03 | 2 | -6/+10 | |
| |\ | | | | | | | material: fix left padding of content on medium screens | |||||
| | * | material: fix left padding of content on medium screens | Kevin Decherf | 2019-03-02 | 1 | -1/+7 | |
| | | | | | | | | | | | | | | | | | | Fixes #3877 Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | |||||
| | * | material: move a media query from cards to dedicated scss file | Kevin Decherf | 2019-03-02 | 2 | -6/+4 | |
| |/ | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | |||||
| * | Merge pull request #3885 from mart-e/script-ignore-root | Jérémy Benoist | 2019-03-01 | 2 | -9/+22 | |
| |\ | | | | | | | Allow optional --ignore-root-warning | |||||
| | * | Allow optional --ignore-root-warning | Martin Trigaux | 2019-02-14 | 2 | -9/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now both ./install prod --ignore-root-warning ./install --ignore-root-warning prod will work $1 was both used for the environment and the root flag Fixes wallabag/wallabag#3884 | |||||
| * | | Merge pull request #3886 from wallabag/issue-3602 | Jérémy Benoist | 2019-02-25 | 1 | -7/+9 | |
| |\ \ | | | | | | | | | epub export: fix missing cover image, only for exports of one article | |||||
| | * | | epub export: fix missing cover image, only for exports of one article | Kevin Decherf | 2019-02-18 | 1 | -7/+9 | |
| | |/ | | | | | | | | | | | | | | | | Fixes #3602 Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | |||||
| * | | Merge pull request #3887 from wallabag/issue-3711 | Jérémy Benoist | 2019-02-25 | 2 | -17/+72 | |
| |\ \ | | |/ | |/| | Add support of expect parameter to change return object when deleting entry | |||||
| | * | tests: fix broken session clients for rest entry deletion tests | Kevin Decherf | 2019-02-20 | 1 | -4/+13 | |
| | | | | | | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | |||||
| | * | EntryRestController: add support of expect parameter to delete action | Kevin Decherf | 2019-02-20 | 2 | -9/+33 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The expect parameter enables an application to request the whole entry or only the id when requesting its deletion. `expects` defaults to `entry` to prevent any API breakage. Fixes #3711 Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | |||||
| | * | tests: create entry for testDeleteEntry, fix missing id | Kevin Decherf | 2019-02-17 | 1 | -7/+29 | |
| |/ | | | | | | | | | | | | | | | | | | | | | When using the entity manager to retrieve an already stored entry, the id disapears from $entry after the first delete call. This leads to testing a nonexistent endpoint (api/entries/.json) during the second delete call. This change now creates an entry specifically for the test. Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | |||||
| * | Merge pull request #3882 from wallabag/fix/cors | Kevin Decherf | 2019-02-13 | 9 | -16/+16 | |
| |\ | | | | | | | Fix CORS for API | |||||
| | * | CS | Jeremy Benoist | 2019-02-13 | 1 | -1/+1 | |
| | | | ||||||
| | * | CS | Jeremy Benoist | 2019-02-11 | 9 | -13/+13 | |
| | | | ||||||
| | * | CORS repare for api | Rurik19 | 2019-02-11 | 1 | -4/+4 | |
| |/ | ||||||
* | | Merge pull request #3868 from Nadrieril/fix-3662 | Kevin Decherf | 2019-03-02 | 1 | -0/+147 | |
|\ \ | | | | | | | Add missing entries in craue_config_setting. | |||||
| * | | Disable down for that migration | Jeremy Benoist | 2019-03-01 | 1 | -6/+1 | |
| | | | ||||||
| * | | Test each internal settings before creating them | Jeremy Benoist | 2019-03-01 | 1 | -41/+119 | |
| | | | ||||||
| * | | Add missing entries in craue_config_setting. | Nadrieril | 2019-03-01 | 1 | -0/+74 | |
|/ / | | | | | | | Should fix https://github.com/wallabag/wallabag/issues/3662 | |||||
* | | Merge pull request #3857 from wallabag/php73 | Jérémy Benoist | 2019-02-27 | 7 | -10/+78 | |
|\ \ | | | | | | | Replace continue; with break; to avoid PHP 7.3 warnings | |||||
| * | | Adding more tests | Jeremy Benoist | 2019-02-27 | 8 | -9/+77 | |
| | | | ||||||
| * | | CS | Jeremy Benoist | 2019-02-27 | 6 | -10/+10 | |
| | | | ||||||
| * | | Replace continue; with break; to avoid PHP 7.3 warnings | Thomas Citharel | 2019-02-27 | 7 | -9/+9 | |
|/ / | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | |||||
* | | Merge pull request #3879 from wallabag/fix/url-default-protocol | Jérémy Benoist | 2019-02-08 | 3 | -0/+4 | |
|\ \ | | | | | | | Force default_protocol to generate an url input | |||||
| * | | Force default_protocol to generate an url input | Jeremy Benoist | 2019-02-08 | 3 | -0/+4 | |
|/ / | ||||||
* | | Merge remote-tracking branch 'origin/master' into 2.4 | Jeremy Benoist | 2019-02-07 | 6 | -6/+14 | |
|\| | ||||||
| * | Merge pull request #3869 from itsthejb/fix-2factor-email-image | Jérémy Benoist | 2019-02-01 | 1 | -1/+1 | |
| |\ | | | | | | | Fix broken 2 factor auth logo image | |||||
| | * | Fix broken 2 factor auth logo image | Jonathan Crooke | 2019-01-31 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #3819 from stan3/pocket-import | Jérémy Benoist | 2019-01-28 | 2 | -3/+10 | |
| |\ | | | | | | | Fix read & starred status in Pocket import | |||||
| | * | Improve checks & add tests | Jeremy Benoist | 2019-01-28 | 2 | -3/+10 | |
| | | | ||||||
| | * | status and favourite are actually strings in the import so use == | Tristan Hill | 2019-01-27 | 1 | -2/+2 | |
| |/ | ||||||
| * | Merge pull request #3861 from wallabag/fix/siteconfig-email | Jérémy Benoist | 2019-01-18 | 2 | -2/+2 | |
| |\ | | | | | | | Add dedicated email for site config issue | |||||
| | * | Add dedicated email for site config issue | Jeremy Benoist | 2019-01-18 | 2 | -2/+2 | |
| |/ | | | | | | | | | Instead of sending an email to the devs, it now creates an issue on GitHub using a zap from zapier. | |||||
| * | Merge pull request #3853 from techexo/patch-2 | Jérémy Benoist | 2019-01-17 | 1 | -0/+1 | |
| |\ | | | | | | | Update composer.json to add php-tidy (ext-tidy) | |||||
| | * | Update composer.json to add php-tidy (ext-tidy) | Eloi Coutant | 2019-01-16 | 1 | -0/+1 | |
| |/ | | | | | Should fix https://github.com/wallabag/wallabag/issues/3844 for milestone https://github.com/wallabag/wallabag/milestone/63. | |||||
* | | Merge pull request #3798 from wallabag/update-two-factor-bundle | Kevin Decherf | 2019-01-30 | 41 | -233/+1094 | |
|\ \ | | | | | | | Enable OTP 2FA | |||||
| * | | Hash backup codes in the database using `password_hash`update-two-factor-bundle | Jeremy Benoist | 2019-01-23 | 4 | -11/+38 | |
| | | | ||||||
| * | | Revert PG on Travis about drop/create the database | Jeremy Benoist | 2019-01-23 | 2 | -9/+1 | |
| | | | ||||||
| * | | CS | Jeremy Benoist | 2019-01-23 | 1 | -3/+1 | |
| | | | ||||||
| * | | Change the way to enable 2FA | Jeremy Benoist | 2019-01-23 | 20 | -290/+617 | |
| | | | | | | | | | | | | And add a step to validate a generated code from the OTP app | |||||
| * | | Remove secret from admin | Jeremy Benoist | 2019-01-23 | 1 | -6/+0 | |
| | | | ||||||
| * | | Update translation | Jeremy Benoist | 2019-01-23 | 14 | -14/+14 | |
| | | | ||||||
| * | | Fix PG & Travis drop/create database | Jeremy Benoist | 2019-01-23 | 3 | -5/+13 | |
| | | |