aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Controller/ConfigController.php
Commit message (Expand)AuthorAgeFilesLines
* Add new Ignore Origin rules tab, update ConfigControllerKevin Decherf2020-04-251-2/+77
* Added a button to disable 2FA when enabledNicolas Lœuillet2020-04-131-0/+55
* Update depsJeremy Benoist2019-11-121-20/+1
* Add ability to import/export tagging rulesJeremy Benoist2019-07-081-0/+62
* Add ability to revoke feed tokenJeremy Benoist2019-06-051-0/+28
* Changed RSS to Atom feed and improve pagingThomas Citharel2019-04-251-12/+12
* Hash backup codes in the database using `password_hash`update-two-factor-bundleJeremy Benoist2019-01-231-7/+14
* CSJeremy Benoist2019-01-231-3/+1
* Change the way to enable 2FAJeremy Benoist2019-01-231-23/+109
* Add backup codesJeremy Benoist2019-01-231-0/+3
* Fix testsJeremy Benoist2019-01-231-10/+10
* Enable OTP 2FAJeremy Benoist2019-01-231-8/+27
* Ensure language is validJeremy Benoist2018-10-131-3/+6
* Added possibility to change locale from login/register pagesNicolas Lœuillet2018-10-131-0/+19
* Jump to Symfony 3.4Jeremy Benoist2018-10-041-1/+1
* php-cs-fixerKevin Decherf2018-09-051-1/+1
* CSJeremy Benoist2017-10-091-1/+1
* Add a real configuration for CS-FixerJeremy Benoist2017-07-011-71/+69
* User existing service instead of getDoctrineJeremy Benoist2017-06-211-14/+7
* remove craueconfig domain name setting and add a proper one in parametersThomas Citharel2017-06-061-1/+1
* Isolated testsadev2017-05-311-2/+2
* Renamed methodsNicolas Lœuillet2017-03-311-2/+2
* Refactored codeNicolas Lœuillet2017-03-311-24/+16
* Allow to remove all archived entriesThomas Citharel2017-03-311-1/+58
* Fix tests & deprecation noticeJeremy Benoist2016-12-151-5/+5
* Renamed view_mode by list_mode and hide excerptNicolas Lœuillet2016-11-281-1/+1
* Added list viewNicolas Lœuillet2016-11-281-0/+21
* Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-191-0/+2
|\
| * Changed behavior when we change languageNicolas Lœuillet2016-11-101-0/+2
* | CleanupJeremy Benoist2016-11-031-2/+0
* | Added QRCode and link to configure android applicationNicolas Lœuillet2016-10-311-0/+1
* | CSJeremy Benoist2016-10-221-3/+4
* | Avoid orphan tagsJeremy Benoist2016-10-221-2/+14
* | Add custom doctrine subscriber for SQLiteJeremy Benoist2016-10-221-11/+30
* | Add ability to reset some datasJeremy Benoist2016-10-221-0/+42
* | CSJeremy Benoist2016-10-081-11/+11
* | Logout user before deleting itJeremy Benoist2016-10-081-20/+23
* | Added check if there is only one userNicolas Lœuillet2016-10-081-0/+14
* | CSThomas Citharel2016-10-081-7/+7
* | workThomas Citharel2016-10-081-0/+20
|/
* Cleanup & add link on baggy menuJeremy Benoist2016-10-021-2/+0
* Add users management UIJeremy Benoist2016-10-021-27/+0
* CSJeremy Benoist2016-10-011-2/+2
* Introduce validateRuleActionJeremy Benoist2016-10-011-5/+13
* Add ability to edit a tagging ruleJeremy Benoist2016-10-011-1/+33
* Create user config in one placeJeremy Benoist2016-09-301-11/+7
* Fix reading speed not defined when user was created via config pageNicolas Lœuillet2016-04-301-0/+1
* Convert array + phpDocJeremy Benoist2016-04-121-19/+19
* Add flashes messagesJeremy Benoist2016-03-201-9/+9
* Improve test failure readabilityJeremy Benoist2016-03-201-1/+1