wallabag/src/Wallabag/ApiBundle/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
..
AnnotationRestController.php Re-create all API routes 2022-11-23 12:44:55 +01:00
ConfigRestController.php Re-create all API routes 2022-11-23 12:44:55 +01:00
DeveloperController.php Remove LiipThemeBundle 2022-11-23 14:52:06 +01:00
EntryRestController.php Re-create all API routes 2022-11-23 12:44:55 +01:00
SearchRestController.php Re-create all API routes 2022-11-23 12:44:55 +01:00
TaggingRuleRestController.php Re-create all API routes 2022-11-23 12:44:55 +01:00
TagRestController.php Re-create all API routes 2022-11-23 12:44:55 +01:00
UserRestController.php Re-create all API routes 2022-11-23 12:44:55 +01:00
WallabagRestController.php Re-create all API routes 2022-11-23 12:44:55 +01:00