wallabag/src/Wallabag/CoreBundle/Form/Type
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
..
ChangePasswordType.php Import used classes 2022-09-01 19:21:45 +02:00
ConfigType.php Remove LiipThemeBundle 2022-11-23 14:52:06 +01:00
EditEntryType.php Use ::class notation where possible 2022-09-01 20:54:56 +02:00
EntryFilterType.php Autowire service arguments 2022-08-31 02:05:29 +02:00
FeedType.php Use ::class notation where possible 2022-09-01 20:54:56 +02:00
IgnoreOriginInstanceRuleType.php Use ::class notation where possible 2022-09-01 20:54:56 +02:00
IgnoreOriginUserRuleType.php Use ::class notation where possible 2022-09-01 20:54:56 +02:00
NewEntryType.php Use ::class notation where possible 2022-09-01 20:54:56 +02:00
NewTagType.php Use ::class notation where possible 2022-09-01 20:54:56 +02:00
RenameTagType.php Use ::class notation where possible 2022-09-01 20:54:56 +02:00
SearchEntryType.php Added a simple search engine 2016-11-19 19:17:30 +01:00
SiteCredentialType.php Use ::class notation where possible 2022-09-01 20:54:56 +02:00
TaggingRuleImportType.php Add ability to import/export tagging rules 2019-07-08 09:38:32 +02:00
TaggingRuleType.php Use ::class notation where possible 2022-09-01 20:54:56 +02:00
UserInformationType.php Use ::class notation where possible 2022-09-01 20:54:56 +02:00