wallabag/src/Wallabag/ApiBundle
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
..
Controller Remove LiipThemeBundle 2022-11-23 14:52:06 +01:00
DependencyInjection [#1604] First draft to fix SensioLabsInsight report 2016-01-22 21:12:11 +01:00
Entity Cascade delete on oauth2 table when deleting a user 2019-05-10 20:36:45 +02:00
Form/Type Use ::class notation where possible 2022-09-01 20:54:56 +02:00
Repository Make repositories use ServiceEntityRepository 2022-08-31 02:05:30 +02:00
Resources/config Migrate controller and action references 2022-08-26 17:47:46 +02:00
WallabagApiBundle.php * public registration 2015-10-03 13:30:43 +02:00