| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'origin/master' into 2.4 | Jeremy Benoist | 2019-05-15 | 1 | -20/+131 |
|\ |
|
| * | Adding more tests to cover different scenario | Jeremy Benoist | 2019-04-24 | 1 | -11/+123 |
| * | FIx unrelated failing test | Jeremy Benoist | 2019-04-23 | 1 | -1/+1 |
| * | Add ability to match many domains for credentials | Jeremy Benoist | 2019-04-23 | 1 | -9/+9 |
* | | CS | Jeremy Benoist | 2019-05-10 | 3 | -20/+20 |
* | | Handle redirection from previous feeds | Jeremy Benoist | 2019-04-26 | 1 | -0/+33 |
* | | Fix tests & cs & migration | Jeremy Benoist | 2019-04-26 | 4 | -32/+32 |
* | | Changed RSS to Atom feed and improve paging | Thomas Citharel | 2019-04-25 | 7 | -251/+283 |
* | | Some cleanup | Jeremy Benoist | 2019-04-01 | 1 | -0/+18 |
* | | Use a better index for hashed_url | Jeremy Benoist | 2019-04-01 | 2 | -16/+13 |
* | | Keep url in exists endpoint | Jeremy Benoist | 2019-04-01 | 2 | -43/+40 |
* | | Hash the urls to check if they exist | Thomas Citharel | 2019-04-01 | 2 | -2/+154 |
* | | Merge remote-tracking branch 'origin/master' into 2.4 | Jeremy Benoist | 2019-04-01 | 1 | -13/+55 |
|\| |
|
| * | tests: fix broken session clients for rest entry deletion tests | Kevin Decherf | 2019-02-20 | 1 | -4/+13 |
| * | EntryRestController: add support of expect parameter to delete action | Kevin Decherf | 2019-02-20 | 1 | -5/+16 |
| * | tests: create entry for testDeleteEntry, fix missing id | Kevin Decherf | 2019-02-17 | 1 | -7/+29 |
* | | Adding more tests | Jeremy Benoist | 2019-02-27 | 1 | -0/+68 |
* | | Merge remote-tracking branch 'origin/master' into 2.4 | Jeremy Benoist | 2019-02-07 | 1 | -0/+7 |
|\| |
|
| * | Improve checks & add tests | Jeremy Benoist | 2019-01-28 | 1 | -0/+7 |
* | | Change the way to enable 2FA | Jeremy Benoist | 2019-01-23 | 1 | -113/+81 |
* | | Fix test for custom version of the tidy extension | Jeremy Benoist | 2019-01-23 | 1 | -7/+7 |
* | | Enable OTP 2FA | Jeremy Benoist | 2019-01-23 | 4 | -10/+136 |
* | | Factorize sendResponse between Api controllers | Jeremy Benoist | 2019-01-22 | 1 | -3/+2 |
* | | [wallabag/wallabag#2611] Fix PHPCS lint errors | Craig Roberts | 2019-01-22 | 1 | -5/+2 |
* | | Fixes [wallabag/wallabag#2611] Add a basic Search REST endpoint | Craig Roberts | 2019-01-22 | 1 | -0/+73 |
* | | Use only one method to randomize | Jeremy Benoist | 2019-01-19 | 1 | -0/+26 |
* | | Enable PHPStan | Jeremy Benoist | 2019-01-18 | 20 | -41/+46 |
* | | Add a new endpoint to retrieve information from the wallabag instance | Jeremy Benoist | 2019-01-15 | 1 | -0/+17 |
* | | Merge remote-tracking branch 'origin/master' into 2.4 | Jeremy Benoist | 2019-01-15 | 12 | -11/+135 |
|\| |
|
| * | Avoid error when a bad `order` parameter is given | Jeremy Benoist | 2019-01-14 | 1 | -0/+9 |
| * | Merge pull request #3826 from wallabag/epub-toc | Jérémy Benoist | 2019-01-11 | 1 | -3/+8 |
| |\ |
|
| | * | EntriesExport: sanitize filename and fix tests | Kevin Decherf | 2019-01-08 | 1 | -3/+8 |
| * | | Merge pull request #3831 from wallabag/fix/api-bad-client-id | Jérémy Benoist | 2019-01-10 | 1 | -0/+14 |
| |\ \
| | |/
| |/| |
|
| | * | Cast client id to avoid PG error | Jeremy Benoist | 2019-01-09 | 1 | -0/+14 |
| * | | Merge pull request #3820 from lizyn/bugfix/incorrect-calculation-of-CJK-chara... | Jérémy Benoist | 2019-01-07 | 8 | -6/+60 |
| |\ \ |
|
| | * | | Counting two characters together as a word in CJK | lizyn | 2019-01-06 | 3 | -4/+4 |
| | * | | Improve reading time tests | Jeremy Benoist | 2019-01-04 | 8 | -6/+39 |
| | * | | fix incorrect reading time calculation for entries with CJK characters | lizyn | 2018-12-25 | 3 | -0/+21 |
| | |/ |
|
| * | | TagRestController: fix test for tag without entries | Kevin Decherf | 2018-12-30 | 1 | -2/+12 |
| * | | TagRestController: add tests to ensure that other user's tags are unreachable | Kevin Decherf | 2018-12-30 | 1 | -0/+32 |
| |/ |
|
* | | Fix utf8mb4 on vendor tables | Jeremy Benoist | 2018-11-28 | 1 | -5/+12 |
* | | Use our own fork for CraueConfigBundle | Jeremy Benoist | 2018-11-28 | 1 | -0/+1 |
* | | CS | Jeremy Benoist | 2018-11-28 | 2 | -3/+3 |
* | | Fix tests | Jeremy Benoist | 2018-11-28 | 4 | -47/+63 |
* | | Merge remote-tracking branch 'origin/master' into 2.4 | Jeremy Benoist | 2018-11-25 | 2 | -3/+373 |
|\| |
|
| * | Prepare 2.3.4 release | Jeremy Benoist | 2018-11-23 | 1 | -3/+2 |
| * | updateOriginUrl: remove 'query string' case from ignore list | Kevin Decherf | 2018-10-24 | 1 | -10/+2 |
| * | ignoreOriginUrl: add initial support of ignore lists | Kevin Decherf | 2018-10-22 | 1 | -1/+33 |
| * | updateOriginUrl: add behavior when diff is fragment and query | Kevin Decherf | 2018-10-22 | 1 | -0/+8 |
| * | Refactor updateOriginUrl to include new behaviors behaviors | Kevin Decherf | 2018-10-22 | 1 | -26/+95 |