0
0
Fork 0

Default Branch

master

8cbc7c9a0c · 修复快速点击下一页按钮点击频率过快时页面跳转到未知名页面 · Updated 2024-05-24 22:00:08 +08:00

Branches

Alpha-snapshot20230511

6210ca432a · 用ponyORM重构get_today_article函数的原生SQL语句 · Updated 2023-05-24 18:31:52 +08:00

11
1
Bug407-JinHaoLin

46000f3959 · Merge branch 'Alpha-snapshot20230511' of http://121.4.94.30:3000/mrlan/EnglishPal into Bug407-JinHaoLin · Updated 2023-05-24 14:41:42 +08:00

18
6
Alpha-snapshot20230519

b41e1044bc · difficulty.py: add some stop words, hoping that getting the next article can be faster. · Updated 2023-05-24 10:12:44 +08:00

11
0
Included
Bug476-YuHuangtao

c151a0efaa · 去掉了get_difficulty_level_for_user的多出的break · Updated 2023-05-23 19:40:33 +08:00

16
0
Included
Bug476-ZhangWeiHao-YuHuangtao

6bd9fe9778 · pull admin_service.py · Updated 2023-05-18 21:31:38 +08:00

18
9
Bug473-LuXiaochen

df82f59297 · 新增token鉴权 · Updated 2023-05-16 14:46:57 +08:00

108
4
Bug493-GongKeCheng

4cf201095d · fixBug · Updated 2023-05-14 21:20:16 +08:00

18
18
Bug488-TangWei

b486b6b9db · 新增可被分隔的中文符号 · Updated 2023-05-12 23:22:52 +08:00

18
6
SOFTARCH2023S-ZENOVIO

848eaafc81 · Refactor: raw SQL statements had been replaced with Pony ORM approach in Article.py (functions: total_number_of_essays and get_today_article) · Updated 2023-05-12 01:14:59 +08:00

18
2
Bug532-HuangDan

d9f6df7fbe · AJAX载入文章数据 · Updated 2023-05-11 15:51:10 +08:00

18
0
Included
Bug476-ZhangWeiHao-BaoYuelin

e2785c40a6 · 更新 'app/difficulty.py' · Updated 2023-05-10 19:34:35 +08:00

108
1
Bug504-LiJia

7207683d42 · 与分支 Alpha-snapshot20230506 同步,并解决了合并冲突 · Updated 2023-05-10 16:57:32 +08:00

20
5
SPM2023-PR44-YuGaoxiang

ce9e18e3fe · 新建了get_difficulty_level_for_words_and_tests函数专门用于给词库单词评级,返回得到一个字典d2({'apple': 4, 'banana': 4, ...});修改get_difficulty_level函数,给用户的单词评级, 分三种情况:1.以原型出现,则无需操作,因为已经出现在d2;2.词根与词库中某单词词根相同,视为一个难度的单词;3.以上两种情况之外的词视为不在词库中的词,按照difficulty_level_from_frequency函数方法评定难度。 · Updated 2023-05-10 00:58:12 +08:00

108
1
Bug476-ZhangWeiHao

828f64770e · combine_words_through_grammar replaced with stem_words function using nltk stemmer · Updated 2023-05-10 00:11:45 +08:00

20
6
Alpha-snapshot20230507

5039f5710e · AJAX载入文章数据 · Updated 2023-05-08 14:33:48 +08:00

19
0
Included
Huangdan

a0894f6901 · AJAX载入文章数据 · Updated 2023-05-08 14:10:16 +08:00

86
1
Bug509-XieQiuHan-WangZiming-HuangDan

a0894f6901 · AJAX载入文章数据 · Updated 2023-05-08 14:10:16 +08:00

86
1
Alpha-snapshot20230506

becef7e343 · Merge branch 'Bug502-YuGaoXiang' of http://121.4.94.30:3000/mrlan/EnglishPal into Alpha-snapshot20230506 · Updated 2023-05-07 15:59:35 +08:00

20
0
Included
improvment-NiWeiCong

9b276cc454 · Merge branch 'master' into improvment-NiWeiCong · Updated 2023-05-06 19:05:16 +08:00

108
3
Bug502-YuGaoXiang

01ecc83768 · refactor: refactor the way to check article level · Updated 2023-05-06 17:42:04 +08:00

60
0
Included