Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed default value for reading speed | Nicolas Lœuillet | 2019-09-19 | 1 | -1/+1 |
* | Fix tests | Jeremy Benoist | 2019-07-26 | 1 | -2/+2 |
* | Merge pull request #4053 from wallabag/feature/manual-input-reading-speed | Jérémy Benoist | 2019-07-09 | 1 | -3/+3 |
|\ | |||||
| * | Add ability to manually define the reading speed | Jeremy Benoist | 2019-07-08 | 1 | -3/+3 |
* | | Add ability to import/export tagging rules | Jeremy Benoist | 2019-07-08 | 1 | -0/+64 |
|/ | |||||
* | Update test url | Jeremy Benoist | 2019-06-18 | 1 | -2/+2 |
* | Merge pull request #3959 from wallabag/mig-tag-collation | Jérémy Benoist | 2019-06-06 | 1 | -0/+46 |
|\ | |||||
| * | mysql: change collation of tag table | Kevin Decherf | 2019-05-19 | 1 | -0/+46 |
* | | Add ability to revoke feed token | Jeremy Benoist | 2019-06-05 | 1 | -1/+17 |
* | | Use two indexes instead of one for hashed urls | Jeremy Benoist | 2019-06-05 | 1 | -0/+3 |
* | | Added given_url in entry table | Nicolas Lœuillet | 2019-05-29 | 1 | -1/+35 |
* | | Merge remote-tracking branch 'origin/master' into 2.4 | Jeremy Benoist | 2019-05-27 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Fix test | Jeremy Benoist | 2019-05-27 | 1 | -1/+1 |
| * | FIx unrelated failing test | Jeremy Benoist | 2019-04-23 | 1 | -1/+1 |
* | | Handle redirection from previous feeds | Jeremy Benoist | 2019-04-26 | 1 | -0/+33 |
* | | Fix tests & cs & migration | Jeremy Benoist | 2019-04-26 | 3 | -29/+29 |
* | | Changed RSS to Atom feed and improve paging | Thomas Citharel | 2019-04-25 | 4 | -238/+245 |
* | | Change the way to enable 2FA | Jeremy Benoist | 2019-01-23 | 1 | -113/+81 |
* | | Enable OTP 2FA | Jeremy Benoist | 2019-01-23 | 2 | -8/+133 |
* | | Use only one method to randomize | Jeremy Benoist | 2019-01-19 | 1 | -0/+26 |
* | | Enable PHPStan | Jeremy Benoist | 2019-01-18 | 4 | -9/+8 |
* | | Merge remote-tracking branch 'origin/master' into 2.4 | Jeremy Benoist | 2019-01-15 | 1 | -3/+8 |
|\| | |||||
| * | EntriesExport: sanitize filename and fix tests | Kevin Decherf | 2019-01-08 | 1 | -3/+8 |
* | | Merge remote-tracking branch 'origin/master' into 2.4 | Jeremy Benoist | 2018-11-25 | 1 | -3/+2 |
|\| | |||||
| * | Prepare 2.3.4 release | Jeremy Benoist | 2018-11-23 | 1 | -3/+2 |
* | | Merge pull request #3574 from shulard/feature/rename-tags | Jérémy Benoist | 2018-10-15 | 1 | -0/+45 |
|\ \ | |||||
| * | | Add tests about the tag renaming process. | Stéphane HULARD | 2018-09-25 | 1 | -0/+45 |
* | | | Ensure language is valid | Jeremy Benoist | 2018-10-13 | 1 | -0/+35 |
* | | | Jump to Symfony 3.4 | Jeremy Benoist | 2018-10-04 | 1 | -5/+7 |
|/ / | |||||
* / | Entry: add archived_at property and updateArchived method | Sébastien Viande | 2018-09-21 | 2 | -5/+5 |
|/ | |||||
* | Liberation goes https | Jeremy Benoist | 2018-09-21 | 1 | -1/+2 |
* | Fix tests | Jeremy Benoist | 2018-09-07 | 1 | -4/+4 |
* | php-cs-fixer | Kevin Decherf | 2018-09-05 | 3 | -4/+4 |
* | Removing failing test from Travis | Jeremy Benoist | 2018-08-19 | 1 | -4/+0 |
* | Fix tests | Jeremy Benoist | 2018-06-06 | 2 | -9/+9 |
* | Allow login by email | Floran Brutel | 2018-04-01 | 1 | -1/+11 |
* | Replace zataz url | Floran Brutel | 2018-03-30 | 1 | -3/+3 |
* | Use https instead of http for bild.de to fix tests | Floran Brutel | 2018-03-29 | 1 | -1/+1 |
* | Fixed tests | Nicolas Lœuillet | 2018-01-12 | 1 | -2/+2 |
* | php-cs | Kevin Decherf | 2017-12-31 | 1 | -1/+1 |
* | Add test to prevent regression for #3534 | Kevin Decherf | 2017-12-31 | 1 | -0/+20 |
* | Fix typo | Jeremy Benoist | 2017-12-18 | 1 | -3/+3 |
* | Add test on EntryControllerTest for #3442 | Kevin Decherf | 2017-12-13 | 1 | -0/+49 |
* | Fix All RSS not accessible if not logged in + Tests | Christophe VERGNE | 2017-12-11 | 1 | -0/+25 |
* | Merge pull request #3431 from wallabag/disable-site-credentials | Jérémy Benoist | 2017-11-22 | 1 | -0/+14 |
|\ | |||||
| * | Disable controller access if feature disabled | Jeremy Benoist | 2017-11-22 | 1 | -0/+14 |
* | | Merge pull request #3425 from wallabag/add-setting-for-headers | Nicolas Lœuillet | 2017-11-21 | 1 | -0/+3 |
|\| | |||||
| * | Added internal setting to enable/disable headers storage | Nicolas Lœuillet | 2017-11-20 | 1 | -0/+3 |
* | | Fix phpcs | Kevin Decherf | 2017-11-19 | 1 | -1/+1 |
* | | Update EntryControllerTest to handle origin_url | Kevin Decherf | 2017-11-19 | 1 | -2/+38 |
|/ |