Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update deps | Jeremy Benoist | 2019-11-12 | 6 | -85/+9 |
* | Add ability to import/export tagging rules | Jeremy Benoist | 2019-07-08 | 1 | -0/+62 |
* | Use Twig 2.0 | Jeremy Benoist | 2019-06-21 | 1 | -1/+1 |
* | Show untagged entries count on tag list (#3993) | Thomas Citharel | 2019-06-06 | 1 | -0/+3 |
|\ | |||||
| * | Remove link when there are no untagged articles | Jeremy Benoist | 2019-06-06 | 1 | -2/+2 |
| * | Fix typo & CS | Jeremy Benoist | 2019-06-05 | 1 | -1/+1 |
| * | Show untagged entries count on tag list | Kevin Decherf | 2019-06-05 | 1 | -0/+3 |
* | | Add ability to revoke feed token | Jeremy Benoist | 2019-06-05 | 1 | -0/+28 |
|/ | |||||
* | Fix tests & cs & migration | Jeremy Benoist | 2019-04-26 | 1 | -14/+13 |
* | Changed RSS to Atom feed and improve paging | Thomas Citharel | 2019-04-25 | 2 | -49/+64 |
* | Hash backup codes in the database using `password_hash`update-two-factor-bundle | Jeremy Benoist | 2019-01-23 | 1 | -7/+14 |
* | CS | Jeremy Benoist | 2019-01-23 | 1 | -3/+1 |
* | Change the way to enable 2FA | Jeremy Benoist | 2019-01-23 | 1 | -23/+109 |
* | Add backup codes | Jeremy Benoist | 2019-01-23 | 1 | -0/+3 |
* | Fix tests | Jeremy Benoist | 2019-01-23 | 1 | -10/+10 |
* | Enable OTP 2FA | Jeremy Benoist | 2019-01-23 | 1 | -8/+27 |
* | Move icon into the top menu bar | Jeremy Benoist | 2019-01-19 | 1 | -1/+1 |
* | Redirect to the current view instead of homepage | Jeremy Benoist | 2019-01-19 | 1 | -2/+2 |
* | Use only one method to randomize | Jeremy Benoist | 2019-01-19 | 1 | -83/+14 |
* | Fix tests | Jeremy Benoist | 2019-01-19 | 1 | -99/+89 |
* | Added random feature | Nicolas Lœuillet | 2019-01-19 | 1 | -0/+105 |
* | Merge remote-tracking branch 'origin/master' into 2.4 | Jeremy Benoist | 2019-01-15 | 1 | -1/+4 |
|\ | |||||
| * | EntriesExport: change authors and title when not single entry export | Kevin Decherf | 2019-01-07 | 1 | -1/+4 |
* | | Merge pull request #3574 from shulard/feature/rename-tags | Jérémy Benoist | 2018-10-15 | 1 | -0/+51 |
|\ \ | |||||
| * | | Add RenameForm as tag list view parameters. | Stéphane HULARD | 2018-09-25 | 1 | -0/+6 |
| * | | Create a new Tag action to rename tags. | Stéphane HULARD | 2018-09-25 | 1 | -0/+45 |
* | | | Ensure language is valid | Jeremy Benoist | 2018-10-13 | 1 | -3/+6 |
* | | | Added possibility to change locale from login/register pages | Nicolas Lœuillet | 2018-10-13 | 1 | -0/+19 |
* | | | Jump to Symfony 3.4 | Jeremy Benoist | 2018-10-04 | 7 | -16/+11 |
|/ / | |||||
* / | Sort archive page by archived at | Jeremy Benoist | 2018-09-21 | 1 | -2/+0 |
|/ | |||||
* | 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 |