Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create FUNDING.yml | Jérémy Benoist | 2019-06-12 | 1 | -0/+2 |
* | Merge pull request #4004 from wallabag/dependabot/composer/php-http/httplug-b... | Jérémy Benoist | 2019-06-12 | 1 | -20/+21 |
|\ | |||||
| * | Bump php-http/httplug-bundle from 1.15.2 to 1.16.0 | dependabot-preview[bot] | 2019-06-12 | 1 | -20/+21 |
|/ | |||||
* | Merge pull request #3999 from wallabag/dependabot/composer/symfony/phpunit-br... | Jérémy Benoist | 2019-06-11 | 1 | -5/+5 |
|\ | |||||
| * | Bump symfony/phpunit-bridge from 4.3.0 to 4.3.1 | dependabot-preview[bot] | 2019-06-11 | 1 | -5/+5 |
|/ | |||||
* | Merge pull request #3998 from wallabag/dependabot/composer/doctrine/doctrine-... | Jérémy Benoist | 2019-06-11 | 1 | -23/+30 |
|\ | |||||
| * | Bump doctrine/doctrine-fixtures-bundle from 3.1.0 to 3.2.0 | dependabot-preview[bot] | 2019-06-11 | 1 | -23/+30 |
|/ | |||||
* | 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 | 3 | -1/+80 |
|\ \ | |||||
| * | | mysql: change collation of tag table | Kevin Decherf | 2019-05-19 | 3 | -1/+80 |
* | | | Merge pull request #3994 from wallabag/feature/revoke-feed-token | Kevin Decherf | 2019-06-05 | 18 | -13/+85 |
|\ \ \ | |||||
| * | | | Add ability to revoke feed token | Jeremy Benoist | 2019-06-05 | 18 | -13/+85 |
| | |/ | |/| | |||||
* | | | Merge pull request #3992 from wallabag/feature/menu-quickstart | Jérémy Benoist | 2019-06-05 | 16 | -0/+19 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add quickstart into the menu | Jeremy Benoist | 2019-06-05 | 16 | -0/+19 |
|/ / | |||||
* | | Merge pull request #3990 from wallabag/feature/sentry | Jérémy Benoist | 2019-06-05 | 5 | -88/+589 |
|\ \ | |||||
| * | | Add Sentry support | Jeremy Benoist | 2019-06-05 | 5 | -88/+589 |
* | | | Merge pull request #3991 from wallabag/fix/secret | Jérémy Benoist | 2019-06-05 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Try to force people to update the secret | Jérémy Benoist | 2019-06-05 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #3271 from wallabag/store-resolved-url | Jérémy Benoist | 2019-06-05 | 5 | -11/+164 |
|\ \ \ | |/ / |/| | | |||||
| * | | Typos | Jeremy Benoist | 2019-06-05 | 1 | -2/+2 |
| * | | Use two indexes instead of one for hashed urls | Jeremy Benoist | 2019-06-05 | 4 | -25/+20 |
| * | | Use hash given url to avoid duplicate | Jeremy Benoist | 2019-05-29 | 6 | -131/+133 |
| * | | Added given_url in entry table | Nicolas Lœuillet | 2019-05-29 | 6 | -2/+158 |
* | | | Merge pull request #3987 from wallabag/fix/drop-simplepie | Jérémy Benoist | 2019-05-29 | 3 | -18/+16 |
|\ \ \ | |||||
| * | | | Drop SimplePie | Jeremy Benoist | 2019-05-29 | 3 | -18/+16 |
|/ / / | |||||
* | | | Merge pull request #3986 from wallabag/fix/scrutinizer-issues | Jérémy Benoist | 2019-05-29 | 5 | -7/+7 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix some Scrutinizer issues | Jeremy Benoist | 2019-05-29 | 5 | -7/+7 |
|/ / | |||||
* | | Merge pull request #3985 from wallabag/update-composer | Jérémy Benoist | 2019-05-29 | 5 | -31/+10446 |
|\ \ | |||||
| * | | Typos | Jeremy Benoist | 2019-05-29 | 1 | -2/+17 |
| * | | Keep composer.lock | Jeremy Benoist | 2019-05-29 | 5 | -43/+10443 |
|/ / | |||||
* | | Merge pull request #3984 from wallabag/2.4 | Jérémy Benoist | 2019-05-29 | 206 | -1871/+4701 |
|\ \ | |||||
| * \ | 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 |
| * | | | Merge pull request #3390 from aaa2000/httplug | Jérémy Benoist | 2019-05-28 | 14 | -479/+447 |
| |\ \ \ | |||||
| | * | | | Fix tests after rebase | Jeremy Benoist | 2019-05-28 | 2 | -14/+12 |
| | * | | | CS & fix tests | Jeremy Benoist | 2019-05-28 | 1 | -15/+36 |
| | * | | | Fix some tests | Jeremy Benoist | 2019-05-28 | 2 | -39/+24 |
| | * | | | CS | Jeremy Benoist | 2019-05-28 | 1 | -1/+1 |
| | * | | | CS | Jeremy Benoist | 2019-05-28 | 5 | -8/+7 |
| | * | | | Configure timeout | adev | 2019-05-28 | 2 | -3/+10 |
| | * | | | Fix because of some breaking changes of Graby 2.0 | adev | 2019-05-28 | 4 | -48/+50 |
| | * | | | Use httplug | adev | 2019-05-28 | 10 | -368/+324 |
| |/ / / | |||||
| * | | | Merge remote-tracking branch 'origin/master' into 2.4 | Jeremy Benoist | 2019-05-27 | 1 | -1/+1 |
| |\ \ \ | |/ / / |/| | | |