Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new Ignore Origin rules tab, update ConfigController | Kevin Decherf | 2020-04-25 | 1 | -2/+77 |
* | Added a button to disable 2FA when enabled | Nicolas Lœuillet | 2020-04-13 | 1 | -0/+55 |
* | Update deps | Jeremy Benoist | 2019-11-12 | 1 | -20/+1 |
* | Add ability to import/export tagging rules | Jeremy Benoist | 2019-07-08 | 1 | -0/+62 |
* | Add ability to revoke feed token | Jeremy Benoist | 2019-06-05 | 1 | -0/+28 |
* | Changed RSS to Atom feed and improve paging | Thomas Citharel | 2019-04-25 | 1 | -12/+12 |
* | 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 |
* | 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 | 1 | -1/+1 |
* | php-cs-fixer | Kevin Decherf | 2018-09-05 | 1 | -1/+1 |
* | CS | Jeremy Benoist | 2017-10-09 | 1 | -1/+1 |
* | Add a real configuration for CS-Fixer | Jeremy Benoist | 2017-07-01 | 1 | -71/+69 |
* | User existing service instead of getDoctrine | Jeremy Benoist | 2017-06-21 | 1 | -14/+7 |
* | remove craueconfig domain name setting and add a proper one in parameters | Thomas Citharel | 2017-06-06 | 1 | -1/+1 |
* | Isolated tests | adev | 2017-05-31 | 1 | -2/+2 |
* | 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 |
* | Fix tests & deprecation notice | Jeremy Benoist | 2016-12-15 | 1 | -5/+5 |
* | 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 |
* | 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 |
* | | Added QRCode and link to configure android application | Nicolas Lœuillet | 2016-10-31 | 1 | -0/+1 |
* | | CS | Jeremy Benoist | 2016-10-22 | 1 | -3/+4 |
* | | Avoid orphan tags | Jeremy Benoist | 2016-10-22 | 1 | -2/+14 |
* | | Add custom doctrine subscriber for SQLite | Jeremy Benoist | 2016-10-22 | 1 | -11/+30 |
* | | Add ability to reset some datas | Jeremy Benoist | 2016-10-22 | 1 | -0/+42 |
* | | CS | Jeremy Benoist | 2016-10-08 | 1 | -11/+11 |
* | | Logout user before deleting it | Jeremy Benoist | 2016-10-08 | 1 | -20/+23 |
* | | Added check if there is only one user | Nicolas Lœuillet | 2016-10-08 | 1 | -0/+14 |
* | | CS | Thomas Citharel | 2016-10-08 | 1 | -7/+7 |
* | | work | Thomas Citharel | 2016-10-08 | 1 | -0/+20 |
|/ | |||||
* | Cleanup & add link on baggy menu | Jeremy Benoist | 2016-10-02 | 1 | -2/+0 |
* | Add users management UI | Jeremy Benoist | 2016-10-02 | 1 | -27/+0 |
* | CS | Jeremy Benoist | 2016-10-01 | 1 | -2/+2 |
* | Introduce validateRuleAction | Jeremy Benoist | 2016-10-01 | 1 | -5/+13 |
* | Add ability to edit a tagging rule | Jeremy Benoist | 2016-10-01 | 1 | -1/+33 |
* | Create user config in one place | Jeremy Benoist | 2016-09-30 | 1 | -11/+7 |
* | Fix reading speed not defined when user was created via config page | Nicolas Lœuillet | 2016-04-30 | 1 | -0/+1 |
* | Convert array + phpDoc | Jeremy Benoist | 2016-04-12 | 1 | -19/+19 |
* | Add flashes messages | Jeremy Benoist | 2016-03-20 | 1 | -9/+9 |
* | Improve test failure readability | Jeremy Benoist | 2016-03-20 | 1 | -1/+1 |