aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Controller
Commit message (Expand)AuthorAgeFilesLines
* Add controller, views and translations for ignore origin instance rulesKevin Decherf2020-04-251-0/+138
* Add new Ignore Origin rules tab, update ConfigControllerKevin Decherf2020-04-251-2/+77
* Added mass actions for Material design in list viewNicolas Lœuillet2020-04-241-0/+42
* TagController: support merging labels when renaming one with label of anotherKevin Decherf2020-04-181-11/+16
* TagController: prevent tag deletion when renaming a tag with the same labelKevin Decherf2020-04-181-6/+9
* TagController: fix duplicated tags when renaming themKevin Decherf2020-04-181-1/+6
* Added a button to disable 2FA when enabledNicolas Lœuillet2020-04-131-0/+55
* ExportController: fix entries export from search viewKevin Decherf2020-02-231-0/+12
* Merge pull request #4150 from ldidry/fix-3804Jérémy Benoist2019-11-191-0/+4
|\
| * 💄 Add untagged list link to filter menuLuc Didry2019-10-101-0/+4
* | Update depsJeremy Benoist2019-11-126-85/+9
|/
* Add ability to import/export tagging rulesJeremy Benoist2019-07-081-0/+62
* Use Twig 2.0Jeremy Benoist2019-06-211-1/+1
* Show untagged entries count on tag list (#3993)Thomas Citharel2019-06-061-0/+3
|\
| * Remove link when there are no untagged articlesJeremy Benoist2019-06-061-2/+2
| * Fix typo & CSJeremy Benoist2019-06-051-1/+1
| * Show untagged entries count on tag listKevin Decherf2019-06-051-0/+3
* | Add ability to revoke feed tokenJeremy Benoist2019-06-051-0/+28
|/
* Fix tests & cs & migrationJeremy Benoist2019-04-261-14/+13
* Changed RSS to Atom feed and improve pagingThomas Citharel2019-04-252-49/+64
* 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
* Move icon into the top menu barJeremy Benoist2019-01-191-1/+1
* Redirect to the current view instead of homepageJeremy Benoist2019-01-191-2/+2
* Use only one method to randomizeJeremy Benoist2019-01-191-83/+14
* Fix testsJeremy Benoist2019-01-191-99/+89
* Added random featureNicolas Lœuillet2019-01-191-0/+105
* Merge remote-tracking branch 'origin/master' into 2.4Jeremy Benoist2019-01-151-1/+4
|\
| * EntriesExport: change authors and title when not single entry exportKevin Decherf2019-01-071-1/+4
* | Merge pull request #3574 from shulard/feature/rename-tagsJérémy Benoist2018-10-151-0/+51
|\ \
| * | Add RenameForm as tag list view parameters.Stéphane HULARD2018-09-251-0/+6
| * | Create a new Tag action to rename tags.Stéphane HULARD2018-09-251-0/+45
* | | 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-047-16/+11
|/ /
* / Sort archive page by archived atJeremy Benoist2018-09-211-2/+0
|/
* php-cs-fixerKevin Decherf2018-09-052-2/+2
* Fix testsJeremy Benoist2018-06-061-1/+0
* Fix empty title and domain_name when exception is thrown during fetchKevin Decherf2017-12-131-0/+8
* Disable controller access if feature disabledJeremy Benoist2017-11-221-0/+18
* CSJeremy Benoist2017-10-094-4/+4
* Set a starred_at field when an entry is starred.François D2017-08-251-0/+1
* Reduce number of queries on tag listNicolas Hart2017-08-061-19/+2
* add a dedicated title for all entries pageNicolas Hart2017-07-271-0/+1
* Use the article domain as author for export filesÉtienne Gilli2017-07-081-0/+2
* Fix testsJeremy Benoist2017-07-031-1/+1