wallabag/src/Wallabag/CoreBundle/Entity
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
..
Config.php Remove LiipThemeBundle 2022-11-23 14:52:06 +01:00
Entry.php Fix DateTime case 2022-07-31 22:01:23 +01:00
IgnoreOriginInstanceRule.php Add new Helper to process Ignore Origin rules and RulerZ operator 2020-04-25 15:59:23 +02:00
IgnoreOriginRuleInterface.php Add IgnoreOriginRule-related entities, db migration, update config 2020-04-25 15:59:23 +02:00
IgnoreOriginUserRule.php Add new Helper to process Ignore Origin rules and RulerZ operator 2020-04-25 15:59:23 +02:00
InternalSetting.php Rename internal settings table 2019-08-08 16:03:20 +02:00
RuleInterface.php Add IgnoreOriginRule-related entities, db migration, update config 2020-04-25 15:59:23 +02:00
SiteCredential.php Enable PHPStan 2019-01-18 15:25:50 +01:00
Tag.php Fix CS 2021-01-18 10:38:56 +01:00
TaggingRule.php Add IgnoreOriginRule-related entities, db migration, update config 2020-04-25 15:59:23 +02:00