Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #4068 from wallabag/dependabot/composer/scheb/two-factor-b... | Jérémy Benoist | 2019-07-26 | 3 | -5/+5 | |
|\ | ||||||
| * | Upgrade to 4.0 | Jeremy Benoist | 2019-07-26 | 3 | -5/+5 | |
* | | Update of Occitan language | Quentí | 2019-07-26 | 1 | -48/+48 | |
|/ | ||||||
* | Add logger to FileCookieJar | Jeremy Benoist | 2019-07-24 | 2 | -1/+22 | |
* | Use a custom cookiejar to avoid error when the cookie is badly saved | Jeremy Benoist | 2019-07-24 | 2 | -1/+73 | |
* | Merge pull request #4058 from wallabag/feature/copy-client-info | Jérémy Benoist | 2019-07-17 | 16 | -9/+48 | |
|\ | ||||||
| * | Update translations | Jeremy Benoist | 2019-07-09 | 14 | -14/+14 | |
| * | Copy client info to clipboard | Jeremy Benoist | 2019-07-09 | 16 | -9/+48 | |
* | | Fixed typo in wallabag name | Nicolas Lœuillet | 2019-07-10 | 1 | -2/+2 | |
|/ | ||||||
* | Merge pull request #4053 from wallabag/feature/manual-input-reading-speed | Jérémy Benoist | 2019-07-09 | 20 | -86/+25 | |
|\ | ||||||
| * | Add ability to manually define the reading speed | Jeremy Benoist | 2019-07-08 | 20 | -86/+25 | |
* | | Add ability to import/export tagging rules | Jeremy Benoist | 2019-07-08 | 21 | -33/+502 | |
|/ | ||||||
* | 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 | |
|/ / |