Archived
1
0
Fork 0
Commit graph

218 commits

Author SHA1 Message Date
yzhh
54d9c43b34 hmmm don't close it 2021-08-27 00:29:58 +08:00
yzhh
bc730acbcb aiohttp_retry 2021-08-25 22:32:37 +08:00
yzhh
2a0935f933 Update wikilib.py 2021-08-25 20:57:20 +08:00
yzhh
0737be6b83 Update __init__.py 2021-08-25 18:00:40 +08:00
yzhh
69a897b55e try to fix memory leak 2021-08-25 00:49:19 +08:00
yzhh
d0ceea70db bad pycharm 2021-08-24 21:21:04 +08:00
yzhh
889f3d17a4 Update wikilib.py 2021-08-24 21:20:29 +08:00
yzhh
195eb35a18 Update orm.py 2021-08-24 20:44:26 +08:00
yzhh
2ce0fc7d55 fixed cache issue 2021-08-24 18:22:36 +08:00
Dianliang233
8b0ad42d31
Add bug report link to every internal error 2021-08-24 14:49:35 +08:00
yzhh
ffe7e69455 fixed a cache bug 2021-08-24 13:11:39 +08:00
yzhh
6e19360ca2 update 2021-08-24 12:58:35 +08:00
yzhh
53fc859207
Merge pull request #43 from Teahouse-Studios/v4-dev
V4 dev
2021-08-23 22:43:30 +08:00
yzhh
99d0bc1d69 add update v3 to v4 database script 2021-08-23 22:17:04 +08:00
yzhh
8138838a3b fixed alerts 2021-08-23 20:44:31 +08:00
yzhh
0797ea3967 bugfix 2021-08-21 00:32:46 +08:00
yzhh
a726b8b760
Update wikilib.py 2021-08-20 19:13:33 +08:00
yzhh
36a995ec85
Update wikilib.py 2021-08-20 18:52:39 +08:00
yzhh
be3c43ccca
Update getinfobox.py 2021-08-18 22:46:01 +08:00
yzhh
cf7a5568d8 delete lazyload when found 2021-08-18 22:45:18 +08:00
yzhh
1f853f10c2 aiogram scheduler support 2021-08-18 21:11:14 +08:00
yzhh
8c46df1157 aiogram test
msg.waitConfirm and scheduler is currently not supported since I can't understand the doc, may fix them after
2021-08-14 23:26:10 +08:00
yzhh
b6b3641e0d Revert "move core.loader.decorator and core.loader.options to core"
This reverts commit 009fc6355a.
2021-08-14 21:10:52 +08:00
yzhh
009fc6355a move core.loader.decorator and core.loader.options to core 2021-08-14 16:45:47 +08:00
yzhh
3c55162a77 use same db session 2021-08-07 16:30:16 +08:00
yzhh
f6fb290a27 remove duplicate part of mcv_jira_rss 2021-08-07 15:56:48 +08:00
Dianliang233
1c89b08fbd
Merge branch 'master' into v4-dev 2021-08-02 23:20:36 -05:00
Dianliang233
b8699176fd
Merge branch 'master' into v4-dev 2021-08-03 12:18:43 +08:00
Dianliang233
3e2b83468e
Fix TemplateStyle 2021-08-02 17:57:45 +08:00
Dianliang233
ab232e02d5
Attempt to fix InfoboxRender TemplateStyles 2021-08-02 17:42:00 +08:00
Dianliang233
7195a042f9
Optimized import for wiki 2021-08-02 12:30:28 +08:00
yzhh
772563bd89 Update __init__.py 2021-07-31 22:27:30 +08:00
yzhh
f933bac3ee Delete tables.py 2021-07-31 03:33:51 +08:00
yzhh
3b844257bb fixed a table bug 2021-07-31 03:32:58 +08:00
yzhh
e89d3cfe75 rewrite unit test 2021-07-31 02:06:04 +08:00
yzhh
4806e1f3a6
Update getinfobox.py 2021-07-30 23:03:18 +08:00
yzhh
d1768aa9df port wiki module to v4 2021-07-29 02:51:24 +08:00
yzhh
028a9363b0 decorator test 2021-07-07 02:00:26 +08:00
yzhh
8907c94f0c Update __init__.py 2021-06-28 23:04:47 +08:00
yzhh
9e43c2f9a5 bugfix 2021-06-19 11:34:57 +08:00
yzhh
ee7eb0b281 boomed wc 2021-06-11 18:28:53 +08:00
yzhh
352ef96d2c add wc 2021-06-11 18:26:03 +08:00
yzhh
69cab3a2e2 Update __init__.py 2021-06-07 18:08:29 +08:00
yzhh
18c630b161 fixed ua bug 2021-06-06 16:21:24 +08:00
yzhh
c4723fbcd2 breaking change: alias system;don't use while True in the mcv rss check
rename 'wiki_regex' module to 'wiki_inline'
port 'wiki_regex' to 'wiki_inline'
port 'enable' to 'module enable'
port 'disable' to 'module disable'
port 'w' to 'wiki'
port 'u' to 'user'
port 'p' to 'ping'
port 's' to 'server'
rewrite 'enable' help
rewrite 'disable' help
new command parser comming soon.
2021-06-05 18:25:21 +08:00
yzhh
836170c3e4 fixed double nudge 2021-06-05 13:07:54 +08:00
yzhh
53ee3a4e5c add help about minecraft_news; add alias type in loader(not working now) 2021-06-04 22:59:33 +08:00
yzhh
8611ee86c0 introduce html2text to parse html 2021-06-04 22:23:29 +08:00
yzhh
18d9a01f1b Update wikilib.py 2021-06-04 22:05:57 +08:00
yzhh
316d98f9e1 Update __init__.py 2021-06-02 13:21:38 +08:00