Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | php-cs-fixer | Kevin Decherf | 2018-09-05 | 2 | -2/+2 |
* | Fix tests | Jeremy Benoist | 2018-06-06 | 1 | -1/+0 |
* | Fix empty title and domain_name when exception is thrown during fetch | Kevin Decherf | 2017-12-13 | 1 | -0/+8 |
* | Disable controller access if feature disabled | Jeremy Benoist | 2017-11-22 | 1 | -0/+18 |
* | CS | Jeremy Benoist | 2017-10-09 | 4 | -4/+4 |
* | Set a starred_at field when an entry is starred. | François D | 2017-08-25 | 1 | -0/+1 |
* | Reduce number of queries on tag list | Nicolas Hart | 2017-08-06 | 1 | -19/+2 |
* | add a dedicated title for all entries page | Nicolas Hart | 2017-07-27 | 1 | -0/+1 |
* | Use the article domain as author for export files | Étienne Gilli | 2017-07-08 | 1 | -0/+2 |
* | Fix tests | Jeremy Benoist | 2017-07-03 | 1 | -1/+1 |
* | Add a real configuration for CS-Fixer | Jeremy Benoist | 2017-07-01 | 8 | -225/+216 |
* | Add all entries RSS feed and put links on tag page itself and baggy too | Thomas Citharel | 2017-06-21 | 2 | -4/+21 |
* | Fix typo | Jeremy Benoist | 2017-06-21 | 1 | -3/+3 |
* | Fix getContainer in command | Jeremy Benoist | 2017-06-21 | 1 | -1/+0 |
* | Add RSS tags feeds | Jeremy Benoist | 2017-06-21 | 1 | -7/+74 |
* | User existing service instead of getDoctrine | Jeremy Benoist | 2017-06-21 | 4 | -29/+25 |
* | Fix reviews | Thomas Citharel | 2017-06-20 | 1 | -10/+28 |
* | Crypt site credential password | Jeremy Benoist | 2017-06-20 | 1 | -0/+2 |
* | Add a live test for restricted article | Jeremy Benoist | 2017-06-20 | 1 | -3/+1 |
* | Update route & user verification | Jeremy Benoist | 2017-06-20 | 1 | -9/+27 |
* | Add CRUD for site credentials | Jeremy Benoist | 2017-06-20 | 1 | -0/+138 |
* | remove craueconfig domain name setting and add a proper one in parameters | Thomas Citharel | 2017-06-06 | 1 | -1/+1 |
* | Merge pull request #2708 from jcharaoui/import-disablecontentupdate | Jérémy Benoist | 2017-06-02 | 1 | -9/+2 |
|\ | |||||
| * | Put default fetching error title in global config | Jerome Charaoui | 2017-06-01 | 1 | -3/+0 |
| * | Avoid returning objects passed by reference. | Jerome Charaoui | 2017-06-01 | 1 | -6/+2 |
* | | Page parameter was never used in the function | Jeremy Benoist | 2017-06-01 | 2 | -4/+2 |
|/ | |||||
* | Isolated tests | adev | 2017-05-31 | 1 | -2/+2 |
* | TagController: ignore ActionMarkAsRead when removing tag from entry | Kevin Decherf | 2017-05-31 | 1 | -1/+1 |
* | Move Tags assigner to a separate file | Thomas Citharel | 2017-05-27 | 1 | -1/+1 |
* | Renamed methods | Nicolas Lœuillet | 2017-03-31 | 1 | -2/+2 |
* | Refactored code | Nicolas Lœuillet | 2017-03-31 | 1 | -24/+16 |
* | Allow to remove all archived entries | Thomas Citharel | 2017-03-31 | 1 | -1/+58 |
* | Rename method from *username to *user | Thomas Citharel | 2017-03-30 | 1 | -1/+1 |
* | Merge pull request #2702 from wallabag/add-index-uuid | Nicolas Lœuillet | 2016-12-29 | 1 | -5/+5 |
|\ | |||||
| * | Renamed uuid to uid | Nicolas Lœuillet | 2016-12-29 | 1 | -5/+5 |
| * | Changed uuid type in database | Nicolas Lœuillet | 2016-12-25 | 1 | -3/+0 |
| * | Fixed index on entry.uuid and changed uuid field type | Nicolas Lœuillet | 2016-12-25 | 1 | -0/+3 |
* | | Fixed export by tags with a tag which contains space | Nicolas Lœuillet | 2016-12-27 | 1 | -1/+1 |
|/ | |||||
* | Removed outputWalkers for RSS and API | Nicolas Lœuillet | 2016-12-15 | 1 | -1/+1 |
* | Removed outputWalkers for pagination | Nicolas Lœuillet | 2016-12-15 | 1 | -1/+1 |
* | Fixed search bug | Nicolas Lœuillet | 2016-12-15 | 1 | -1/+1 |
* | Fix tests & deprecation notice | Jeremy Benoist | 2016-12-15 | 3 | -11/+19 |
* | Renamed view_mode by list_mode and hide excerpt | Nicolas Lœuillet | 2016-11-28 | 1 | -1/+1 |
* | Added list view | Nicolas Lœuillet | 2016-11-28 | 1 | -0/+21 |
* | Add RSS pagination | Jeremy Benoist | 2016-11-20 | 1 | -7/+29 |
* | Added translations and currentRoute parameter | Nicolas Lœuillet | 2016-11-19 | 1 | -2/+4 |
* | Added a simple search engine | Nicolas Lœuillet | 2016-11-19 | 2 | -3/+32 |
* | Merge remote-tracking branch 'origin/master' into 2.2 | Jeremy Benoist | 2016-11-19 | 1 | -0/+2 |
|\ | |||||
| * | Changed behavior when we change language | Nicolas Lœuillet | 2016-11-10 | 1 | -0/+2 |
* | | Cleanup | Jeremy Benoist | 2016-11-03 | 1 | -2/+0 |