Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3292 from nclsHart/remove-getdoctrine | Jérémy Benoist | 2017-07-28 | 3 | -15/+0 |
|\ | |||||
| * | Remove unused method getDoctrine in several commands | Nicolas Hart | 2017-07-27 | 3 | -15/+0 |
* | | Merge pull request #3293 from nclsHart/remove-unused-use | Jérémy Benoist | 2017-07-28 | 1 | -1/+0 |
|\ \ | |||||
| * | | Remove unused use statement in install command | Nicolas Hart | 2017-07-27 | 1 | -1/+0 |
| |/ | |||||
* | | Add a test for updatePublishedAt | Jeremy Benoist | 2017-07-24 | 1 | -3/+9 |
* | | Fix updatePublishedAt on already parsed article's date | Simounet | 2017-07-24 | 1 | -1/+1 |
* | | CS | Jeremy Benoist | 2017-07-24 | 1 | -6/+6 |
|/ | |||||
* | Merge pull request #3266 from egilli/export-domain-as-author | Jérémy Benoist | 2017-07-11 | 4 | -6/+35 |
|\ | |||||
| * | Make updateAuthor code simpler to read | Étienne Gilli | 2017-07-10 | 1 | -8/+10 |
| * | Use the article publisher as author for export | Étienne Gilli | 2017-07-09 | 1 | -2/+9 |
| * | Use the article domain as author for export files | Étienne Gilli | 2017-07-08 | 4 | -6/+26 |
* | | Merge pull request #3264 from wallabag/trait-timestamps | Jérémy Benoist | 2017-07-11 | 5 | -48/+36 |
|\ \ | |||||
| * | | Add EntityTimestampsTrait to handle dates | Jeremy Benoist | 2017-07-06 | 5 | -48/+36 |
| |/ | |||||
* / | Revert client_credentials grant types | Jeremy Benoist | 2017-07-08 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #3256 from wallabag/fix-patch | Jérémy Benoist | 2017-07-05 | 3 | -154/+255 |
|\ | |||||
| * | CS | Jeremy Benoist | 2017-07-03 | 2 | -76/+76 |
| * | Fix validateAndSetPreviewPicture | Jeremy Benoist | 2017-07-03 | 1 | -4/+1 |
| * | Fix PATCH method | Jeremy Benoist | 2017-07-03 | 3 | -106/+210 |
* | | CS | Jeremy Benoist | 2017-07-03 | 2 | -2/+2 |
* | | Fixed mapping entities | Jeremy Benoist | 2017-07-03 | 1 | -0/+7 |
|/ | |||||
* | Fix tests | Jeremy Benoist | 2017-07-03 | 2 | -3/+3 |
* | Add a real configuration for CS-Fixer | Jeremy Benoist | 2017-07-01 | 76 | -718/+703 |
* | Merge pull request #3245 from wallabag/fix-bc | Jérémy Benoist | 2017-06-29 | 1 | -3/+31 |
|\ | |||||
| * | CS | Jérémy Benoist | 2017-06-28 | 1 | -2/+2 |
| * | Return null instead of false | Jeremy Benoist | 2017-06-28 | 1 | -3/+27 |
| * | Avoid BC on exists endpoint | Jeremy Benoist | 2017-06-23 | 1 | -2/+6 |
* | | Merge remote-tracking branch 'origin/master' into 2.3 | Jeremy Benoist | 2017-06-26 | 1 | -142/+142 |
|\ \ | |/ |/| | |||||
| * | Fixed broken lines and added new lines | matteocoder | 2017-06-24 | 1 | -5/+7 |
| * | revised messages.it | matteocoder | 2017-06-17 | 1 | -154/+156 |
* | | Don't load js for nothing in prod | Thomas Citharel | 2017-06-22 | 1 | -2/+3 |
* | | Add css on share public page | Thomas Citharel | 2017-06-22 | 1 | -0/+5 |
* | | Add share.scss file | Jeremy Benoist | 2017-06-22 | 1 | -26/+0 |
* | | add :it: shared_by_wallabag string translated by @matteocoder | Sven Fischer | 2017-06-22 | 1 | -1/+1 |
* | | adjust :de: shared_by_wallabag string to include user info | Sven Fischer | 2017-06-22 | 1 | -1/+1 |
* | | Better export page | Jeremy Benoist | 2017-06-22 | 8 | -9/+14 |
* | | Merge pull request #3241 from wallabag/fix-qr-code-trans | Nicolas Lœuillet | 2017-06-22 | 14 | -4/+16 |
|\ \ | |||||
| * | | Add :it: translation | Jérémy Benoist | 2017-06-22 | 1 | -1/+1 |
| * | | Update polish | Mateusz Rumiński | 2017-06-22 | 1 | -3/+3 |
| * | | Fix translations on QR code instructions | Thomas Citharel | 2017-06-22 | 14 | -2/+14 |
* | | | Merge pull request #3227 from wallabag/oauth-client-credentials | Nicolas Lœuillet | 2017-06-22 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add client_credentials oAuth2 auth method | Thomas Citharel | 2017-06-14 | 1 | -1/+1 |
* | | | Add all entries RSS feed and put links on tag page itself and baggy too | Thomas Citharel | 2017-06-21 | 21 | -45/+106 |
* | | | Fix typo | Jeremy Benoist | 2017-06-21 | 1 | -3/+3 |
* | | | add rss icon | Thomas Citharel | 2017-06-21 | 1 | -0/+3 |
* | | | Fix getContainer in command | Jeremy Benoist | 2017-06-21 | 5 | -8/+7 |
* | | | Add RSS tags feeds | Jeremy Benoist | 2017-06-21 | 3 | -12/+83 |
* | | | User existing service instead of getDoctrine | Jeremy Benoist | 2017-06-21 | 8 | -37/+32 |
* | | | Merge pull request #2683 from wallabag/credentials-in-db | Jérémy Benoist | 2017-06-20 | 32 | -26/+1256 |
|\ \ \ | |||||
| * | | | Get rid of masked value in listing | Jeremy Benoist | 2017-06-20 | 2 | -6/+0 |
| * | | | Fix reviews | Thomas Citharel | 2017-06-20 | 8 | -19/+41 |