1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-10-05 19:31:02 +00:00
wallabag/src/Controller
Kevin Jiang 897aa1d309 Adding tests for tagging rules reset
Fix test: associate tagging rule with user config

Update src/Repository/TaggingRuleRepository.php

Co-authored-by: Jérémy Benoist <j0k3r@users.noreply.github.com>

Update src/Controller/ConfigController.php

Co-authored-by: Jérémy Benoist <j0k3r@users.noreply.github.com>

Update src/Repository/TaggingRuleRepository.php

Co-authored-by: Jérémy Benoist <j0k3r@users.noreply.github.com>
2024-07-16 11:24:09 +12:00
..
Api Run tests in no debug mode 2024-02-26 16:30:16 +01:00
Import Rename wallabag_core to wallabag 2024-02-23 07:42:48 +01:00
AbstractController.php Remove the CoreBundle namespace 2024-02-23 07:42:48 +01:00
AnnotationController.php Remove the CoreBundle namespace 2024-02-23 07:42:48 +01:00
ConfigController.php Adding tests for tagging rules reset 2024-07-16 11:24:09 +12:00
EntryController.php Use IsGranted in EntryController 2024-04-04 10:25:08 +02:00
ExportController.php Remove the CoreBundle namespace 2024-02-23 07:42:48 +01:00
FeedController.php Rename wallabag_core to wallabag 2024-02-23 07:42:48 +01:00
IgnoreOriginInstanceRuleController.php Use IsGranted in IgnoreOriginInstanceRuleController 2024-03-22 10:27:46 +01:00
SiteCredentialController.php Use IsGranted in SiteCredentialController 2024-04-04 23:37:14 +02:00
StaticController.php Rename wallabag_core to wallabag 2024-02-23 07:42:48 +01:00
TagController.php Remove the CoreBundle namespace 2024-02-23 07:42:48 +01:00
UserController.php Use IsGranted in UserController 2024-03-21 22:33:58 +01:00