yanyongyu
|
44e5182322
|
🐛 fix parent plugin detect error
|
2021-12-20 00:31:00 +08:00 |
|
yanyongyu
|
a98d98cd12
|
🎨 format code using black and isort
|
2021-11-22 23:21:26 +08:00 |
|
yanyongyu
|
2ccbc93e48
|
♻️ remove plugin namespace
|
2021-11-11 17:33:30 +08:00 |
|
yanyongyu
|
08f56db385
|
🚧 process matcher module
|
2021-11-09 00:57:59 +08:00 |
|
yanyongyu
|
72f5aeea54
|
🚧 refactor plugin loading
|
2021-11-08 01:02:35 +08:00 |
|
yanyongyu
|
32e3c17552
|
🚨 remove linter warning
|
2021-10-21 00:08:37 +08:00 |
|
yanyongyu
|
92a411e3b4
|
🎨 isort format code
|
2021-09-27 00:19:30 +08:00 |
|
yanyongyu
|
ceebe0e95d
|
🐛 fix absolute import
|
2021-08-06 15:13:36 +08:00 |
|
yanyongyu
|
f48c61c2e0
|
🐛 improve sub plugin detect
|
2021-07-29 17:31:28 +08:00 |
|
StarHeart
|
e0bd7e11d5
|
🔥 remove unnecessary print
|
2021-06-20 09:25:55 +08:00 |
|
yanyongyu
|
d8e29a81aa
|
✨ support absolute plugin import
|
2021-06-19 15:15:00 +08:00 |
|
yanyongyu
|
8e6f8fada8
|
🐛 fix import recursion when same plugin and file name (fix #401)
|
2021-06-15 01:13:05 +08:00 |
|
yanyongyu
|
41c5ac0ac7
|
♿ improve plugin matcher system
|
2021-05-10 18:39:59 +08:00 |
|
yanyongyu
|
9052214e6d
|
♿ raise ImportError when exec_module
|
2021-04-21 18:26:58 +08:00 |
|
yanyongyu
|
64d51448b8
|
🐛 fix log module name error
|
2021-04-19 21:43:28 +08:00 |
|
yanyongyu
|
0eadf5f4e9
|
🐛 fix load error
|
2021-04-02 00:05:27 +08:00 |
|
yanyongyu
|
ca08c56df7
|
🐛 fix import hook export
|
2021-03-31 20:38:00 +08:00 |
|
yanyongyu
|
f0a8b47c06
|
💩 remove __manager__
|
2021-03-22 01:23:09 +08:00 |
|
yanyongyu
|
6371cd6bfe
|
🐛 fix error matcher module when import
|
2021-03-22 01:15:15 +08:00 |
|
yanyongyu
|
22033e1cfb
|
🐛 fix typing
|
2021-03-19 15:02:01 +08:00 |
|
yanyongyu
|
211c571508
|
🐛 fix reimport by require
|
2021-03-13 18:21:56 +08:00 |
|
yanyongyu
|
ac613b5839
|
🐛 fix subplugin detect bug
|
2021-03-06 22:25:50 +08:00 |
|
yanyongyu
|
9bbadddfa9
|
🐛 fix sub plugin relative import
|
2021-02-20 11:09:16 +08:00 |
|
yanyongyu
|
f26fb9d6fb
|
⚗️ change import hook
|
2021-02-19 14:58:26 +08:00 |
|