Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some namespaces and phpdoc | Nicolas Hart | 2017-07-29 | 1 | -2/+2 |
* | 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 |
* | Merge pull request #3266 from egilli/export-domain-as-author | Jérémy Benoist | 2017-07-11 | 1 | -6/+31 |
|\ | |||||
| * | 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 | 1 | -6/+22 |
* | | Add EntityTimestampsTrait to handle dates | Jeremy Benoist | 2017-07-06 | 1 | -0/+24 |
|/ | |||||
* | CS | Jeremy Benoist | 2017-07-03 | 1 | -70/+70 |
* | Fix validateAndSetPreviewPicture | Jeremy Benoist | 2017-07-03 | 1 | -4/+1 |
* | Fix PATCH method | Jeremy Benoist | 2017-07-03 | 1 | -37/+52 |
* | Add a real configuration for CS-Fixer | Jeremy Benoist | 2017-07-01 | 8 | -60/+60 |
* | Add RSS tags feeds | Jeremy Benoist | 2017-06-21 | 1 | -2/+6 |
* | Merge pull request #2683 from wallabag/credentials-in-db | Jérémy Benoist | 2017-06-20 | 1 | -0/+86 |
|\ | |||||
| * | Fix reviews | Thomas Citharel | 2017-06-20 | 1 | -2/+2 |
| * | Crypt site credential password | Jeremy Benoist | 2017-06-20 | 1 | -0/+86 |
* | | Fix empty language and preview pics | Thomas Citharel | 2017-06-12 | 1 | -2/+2 |
|/ | |||||
* | Convert - to _ in language | Jeremy Benoist | 2017-06-09 | 1 | -0/+4 |
* | Use Locale instead of Language | Jeremy Benoist | 2017-06-09 | 1 | -2/+2 |
* | CS | Jeremy Benoist | 2017-06-08 | 1 | -1/+2 |
* | Validate language & preview picture fields | Jeremy Benoist | 2017-06-08 | 1 | -11/+67 |
* | Merge pull request #3181 from wallabag/api-content-patch | Jérémy Benoist | 2017-06-07 | 1 | -1/+1 |
|\ | |||||
| * | Add ability to patch an entry with more fields | Jeremy Benoist | 2017-06-02 | 1 | -1/+1 |
* | | Use an alternative way to detect image | Jeremy Benoist | 2017-06-05 | 1 | -5/+45 |
|/ | |||||
* | Merge pull request #2708 from jcharaoui/import-disablecontentupdate | Jérémy Benoist | 2017-06-02 | 1 | -21/+27 |
|\ | |||||
| * | No need to catch that Exception | Jeremy Benoist | 2017-06-01 | 1 | -9/+2 |
| * | Rewrote code & fix tests | Jeremy Benoist | 2017-06-01 | 1 | -46/+20 |
| * | CS | Jeremy Benoist | 2017-06-01 | 1 | -3/+3 |
| * | Fix tests | Jeremy Benoist | 2017-06-01 | 1 | -8/+19 |
| * | Add disableContentUpdate import option | Jerome Charaoui | 2017-06-01 | 1 | -22/+54 |
| * | Avoid returning objects passed by reference. | Jerome Charaoui | 2017-06-01 | 1 | -4/+0 |
* | | CS | Jeremy Benoist | 2017-06-01 | 1 | -3/+2 |
* | | Replace images with & | Jeremy Benoist | 2017-06-01 | 1 | -1/+7 |
* | | Page parameter was never used in the function | Jeremy Benoist | 2017-06-01 | 1 | -3/+2 |
|/ | |||||
* | Forced date can now be a timestamp too | Jeremy Benoist | 2017-05-31 | 1 | -1/+8 |
* | Improve docs | Jeremy Benoist | 2017-05-31 | 1 | -3/+3 |
* | Remove htmlawed and use graby instead | Jeremy Benoist | 2017-05-31 | 1 | -18/+1 |
* | Use graby ContentExtractor to clean html | Jeremy Benoist | 2017-05-31 | 1 | -0/+10 |
* | Allow other fields to be send using API | Jeremy Benoist | 2017-05-31 | 1 | -7/+23 |
* | Merge pull request #3138 from Kdecherf/2835-tags | Nicolas Lœuillet | 2017-05-31 | 1 | -4/+6 |
|\ | |||||
| * | TagController: ignore ActionMarkAsRead when removing tag from entry | Kevin Decherf | 2017-05-31 | 1 | -4/+6 |
* | | Fix some Scrutinizer issues | Jeremy Benoist | 2017-05-30 | 1 | -0/+1 |
|/ | |||||
* | CS | Thomas Citharel | 2017-05-28 | 2 | -3/+1 |
* | Move Tags assigner to a separate file | Thomas Citharel | 2017-05-27 | 2 | -53/+79 |
* | Added logger when we match Tagging rules | Nicolas Lœuillet | 2017-05-12 | 1 | -1/+8 |
* | Added headers field in Entry | Nicolas Lœuillet | 2017-05-11 | 1 | -0/+4 |
* | Skip auth when no credentials are found | Jeremy Benoist | 2017-05-09 | 1 | -0/+1 |
* | CS | Jeremy Benoist | 2017-05-09 | 1 | -1/+1 |
* | Improved Guzzle subscribers extensibility | Bertrand Dunogier | 2017-05-04 | 1 | -8/+18 |
* | Merge pull request #3024 from wallabag/store-date | Nicolas Lœuillet | 2017-04-18 | 1 | -0/+8 |
|\ |