Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4299 from wallabag/fix/4133 | Jérémy Benoist | 2020-03-28 | 1 | -51/+50 |
|\ | |||||
| * | Fix createdAt date range filter | Kevin Decherf | 2020-03-22 | 1 | -6/+18 |
| * | tests: replace baggy theme used in EntryController tests | Kevin Decherf | 2020-03-22 | 1 | -45/+32 |
* | | ExportController: fix entries export from search view | Kevin Decherf | 2020-02-23 | 1 | -0/+63 |
|/ | |||||
* | Use lang attribute | Simounet | 2020-01-23 | 1 | -0/+28 |
* | Fix tests | Jeremy Benoist | 2019-11-13 | 1 | -2/+2 |
* | Fix tests & update deps | Jeremy Benoist | 2019-10-22 | 1 | -1/+1 |
* | Fixed default value for reading speed | Nicolas Lœuillet | 2019-09-19 | 2 | -2/+2 |
* | 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 | 2 | -0/+68 |
|/ | |||||
* | 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 |
* | | Fix tests after rebase | Jeremy Benoist | 2019-05-28 | 1 | -12/+8 |
* | | CS & fix tests | Jeremy Benoist | 2019-05-28 | 1 | -15/+36 |
* | | Fix some tests | Jeremy Benoist | 2019-05-28 | 1 | -31/+13 |
* | | CS | Jeremy Benoist | 2019-05-28 | 1 | -1/+1 |
* | | Fix because of some breaking changes of Graby 2.0 | adev | 2019-05-28 | 1 | -33/+37 |
* | | Use httplug | adev | 2019-05-28 | 1 | -56/+23 |
* | | 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 |
* | | | [tests] Fix pre-existing tests (preview now imported + records added) | nicofrand | 2019-05-21 | 1 | -1/+1 |
* | | | [tests] Set first picture as preview picture | nicofrand | 2019-05-21 | 1 | -0/+84 |
* | | | CS | Jeremy Benoist | 2019-05-15 | 1 | -2/+4 |
* | | | 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 | 2 | -19/+19 |
* | | 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 | 6 | -250/+282 |
* | | Use a better index for hashed_url | Jeremy Benoist | 2019-04-01 | 1 | -4/+1 |
* | | Keep url in exists endpoint | Jeremy Benoist | 2019-04-01 | 1 | -4/+4 |
* | | Hash the urls to check if they exist | Thomas Citharel | 2019-04-01 | 1 | -0/+101 |
* | | Adding more tests | Jeremy Benoist | 2019-02-27 | 1 | -0/+68 |
* | | 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 | 3 | -9/+135 |
* | | Use only one method to randomize | Jeremy Benoist | 2019-01-19 | 1 | -0/+26 |
* | | Enable PHPStan | Jeremy Benoist | 2019-01-18 | 6 | -10/+12 |
* | | Merge remote-tracking branch 'origin/master' into 2.4 | Jeremy Benoist | 2019-01-15 | 9 | -9/+68 |
|\| | |||||
| * | EntriesExport: sanitize filename and fix tests | Kevin Decherf | 2019-01-08 | 1 | -3/+8 |
| * | 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 |