Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Typo | Jeremy Benoist | 2019-06-21 | 1 | -1/+1 |
* | Use Twig 2.0 | Jeremy Benoist | 2019-06-21 | 3 | -15/+25 |
* | Merge pull request #3995 from wallabag/feature/config-display-login | Jérémy Benoist | 2019-06-12 | 16 | -8/+36 |
|\ | |||||
| * | Typo | Jérémy Benoist | 2019-06-12 | 1 | -1/+1 |
| * | Update translations | Jeremy Benoist | 2019-06-06 | 14 | -14/+14 |
| * | Display login in config / user | Jeremy Benoist | 2019-06-06 | 16 | -8/+36 |
* | | Show untagged entries count on tag list (#3993) | Thomas Citharel | 2019-06-06 | 18 | -2/+42 |
|\ \ | |/ |/| | |||||
| * | Remove link when there are no untagged articles | Jeremy Benoist | 2019-06-06 | 17 | -4/+26 |
| * | Fix typo & CS | Jeremy Benoist | 2019-06-05 | 2 | -4/+5 |
| * | Show untagged entries count on tag list | Kevin Decherf | 2019-06-05 | 4 | -2/+19 |
* | | Merge pull request #3959 from wallabag/mig-tag-collation | Jérémy Benoist | 2019-06-06 | 1 | -1/+4 |
|\ \ | |||||
| * | | mysql: change collation of tag table | Kevin Decherf | 2019-05-19 | 1 | -1/+4 |
* | | | Merge pull request #3994 from wallabag/feature/revoke-feed-token | Kevin Decherf | 2019-06-05 | 17 | -12/+68 |
|\ \ \ | |||||
| * | | | Add ability to revoke feed token | Jeremy Benoist | 2019-06-05 | 17 | -12/+68 |
| | |/ | |/| | |||||
* / | | Add quickstart into the menu | Jeremy Benoist | 2019-06-05 | 16 | -0/+19 |
|/ / | |||||
* | | Merge pull request #3271 from wallabag/store-resolved-url | Jérémy Benoist | 2019-06-05 | 3 | -10/+72 |
|\ \ | |||||
| * | | Typos | Jeremy Benoist | 2019-06-05 | 1 | -2/+2 |
| * | | Use two indexes instead of one for hashed urls | Jeremy Benoist | 2019-06-05 | 2 | -2/+14 |
| * | | Use hash given url to avoid duplicate | Jeremy Benoist | 2019-05-29 | 3 | -45/+59 |
| * | | Added given_url in entry table | Nicolas Lœuillet | 2019-05-29 | 3 | -1/+37 |
* | | | Drop SimplePie | Jeremy Benoist | 2019-05-29 | 1 | -16/+15 |
* | | | Fix some Scrutinizer issues | Jeremy Benoist | 2019-05-29 | 5 | -7/+7 |
|/ / | |||||
* | | Merge pull request #3944 from shtrom/always-hash-exists-url | Jérémy Benoist | 2019-05-28 | 5 | -47/+80 |
|\ \ | |||||
| * | | Remove useless methods | Jeremy Benoist | 2019-05-24 | 2 | -28/+2 |
| * | | Change the way to define algorithm for hashing url | Jeremy Benoist | 2019-05-24 | 3 | -11/+11 |
| * | | Add Wallabag\CoreBundle\Helper\UrlHasher | Olivier Mehani | 2019-05-24 | 5 | -21/+79 |
| * | | Delegate findByUrlAndUserId to findByHashedUrlAndUserId | Olivier Mehani | 2019-05-24 | 1 | -11/+3 |
| * | | EntryRestController::getEntriesExistsAction: always find by hashed url | Olivier Mehani | 2019-05-24 | 1 | -31/+40 |
* | | | Fix tests after rebase | Jeremy Benoist | 2019-05-28 | 1 | -2/+4 |
* | | | Fix some tests | Jeremy Benoist | 2019-05-28 | 1 | -8/+11 |
* | | | CS | Jeremy Benoist | 2019-05-28 | 1 | -1/+1 |
* | | | CS | Jeremy Benoist | 2019-05-28 | 3 | -6/+5 |
* | | | Configure timeout | adev | 2019-05-28 | 1 | -3/+7 |
* | | | Fix because of some breaking changes of Graby 2.0 | adev | 2019-05-28 | 3 | -15/+13 |
* | | | Use httplug | adev | 2019-05-28 | 5 | -85/+92 |
* | | | Merge pull request #3965 from nicofrand/previewPic | Kevin Decherf | 2019-05-26 | 2 | -12/+37 |
|\ \ \ | |||||
| * | | | Set first picture as preview picture | nicofrand | 2019-05-21 | 2 | -12/+37 |
| |/ / | |||||
* / / | Fix Instapaper import date | Jeremy Benoist | 2019-05-24 | 1 | -0/+4 |
|/ / | |||||
* | | Merge pull request #3960 from wallabag/api-entries-2817 | Jérémy Benoist | 2019-05-21 | 2 | -2/+21 |
|\ \ | |||||
| * | | api/entries: add parameter detail to exclude or include content in response | Kevin Decherf | 2019-05-18 | 2 | -2/+21 |
| |/ | |||||
* | | Merge remote-tracking branch 'origin/master' into 2.4 | Jeremy Benoist | 2019-05-15 | 20 | -28/+62 |
|\ \ | |||||
| * \ | Merge pull request #3922 from burkemw3/patch-5 | Jérémy Benoist | 2019-05-13 | 1 | -3/+0 |
| |\ \ | |||||
| | * | | Remove preview picture from share view page for #1875 | Matt Burke | 2019-05-12 | 1 | -3/+0 |
| * | | | Enable no-referrer on img tags, enable strict-origin-when-cross-origin by def... | Kevin Decherf | 2019-05-10 | 2 | -0/+2 |
| |/ / | |||||
| * | | material: add metadata to list view | Kevin Decherf | 2019-05-01 | 2 | -2/+5 |
| * | | Adding more tests to cover different scenario | Jeremy Benoist | 2019-04-24 | 2 | -16/+38 |
| * | | Add ability to match many domains for credentials | Jeremy Benoist | 2019-04-23 | 14 | -17/+27 |
* | | | Cascade delete on oauth2 table when deleting a user | Jeremy Benoist | 2019-05-10 | 3 | -0/+3 |
| |/ |/| | |||||
* | | Fallback to default solution if Imagick fails | Jeremy Benoist | 2019-05-10 | 1 | -4/+9 |
* | | Use Imagick to keep GIF animation | Jeremy Benoist | 2019-05-10 | 1 | -1/+10 |