Commit Graph

10 Commits

Author SHA1 Message Date
LinkinStars 40fb10b4d9 feat(plugin): set plugin default status is disabled 2023-03-16 14:56:06 +08:00
LinkinStars adcb47a5e1 fix(plugin): Add cache plugin interface 2023-03-08 17:14:55 +08:00
LinkinStars 1f05338aae fix(plugin): Add storage plugin interface 2023-03-08 16:29:55 +08:00
LinkinStars d5b5d9a51c fix(plugin): Exception when registering a plugin and finding that the slug_name is not unique. 2023-03-07 17:54:03 +08:00
LinkinStars 822a96721a feat(plugin): remove plugin translator context 2023-02-22 17:48:05 +08:00
joyqi 73dc7e744f Change Translator receiver from pointer to struct. 2023-02-22 17:32:13 +08:00
joyqi 4809bab5c7 Check whether the translator struct is nil before translating. 2023-02-22 17:01:48 +08:00
joyqi ffb1e07acb Make plugin translator as a struct. 2023-02-22 16:21:02 +08:00
joyqi 3c2c13f7c4 Add sample codes for plugin i18n 2023-02-20 11:46:44 +08:00
LinkinStar 1802e6fa2e refactor(plugin): Directory movement 2023-01-28 10:07:13 +08:00