wallabag/src/Wallabag/CoreBundle/Controller
Jeremy Benoist 1d3935fbd3
Remove LiipThemeBundle
As baggy theme was removed and material is the only remaining theme, we don't need a theme switched anymore.
So:
- move all `*.twig` files from the material theme folder to the root
- remove useless translations
2022-11-23 14:52:06 +01:00
..
ConfigController.php Remove LiipThemeBundle 2022-11-23 14:52:06 +01:00
EntryController.php Remove LiipThemeBundle 2022-11-23 14:52:06 +01:00
ExceptionController.php Migrate first level template references to new notation 2022-08-25 21:09:26 +02:00
ExportController.php Import used classes 2022-09-01 19:21:45 +02:00
FeedController.php Remove LiipThemeBundle 2022-11-23 14:52:06 +01:00
IgnoreOriginInstanceRuleController.php Use ::class notation where possible 2022-09-01 20:54:56 +02:00
SiteCredentialController.php Use ::class notation where possible 2022-09-01 20:54:56 +02:00
StaticController.php Remove LiipThemeBundle 2022-11-23 14:52:06 +01:00
TagController.php Import used classes 2022-09-01 19:21:45 +02:00