EnglishPal/app
Lan Hui cc92e5e29a admin_service.py: non-programmers probably do not know int. So, use integer instead. 2023-07-14 08:32:20 +08:00
..
layout/partial Repalce old app folder with SoftArch王炫/english-pal-master/app/ 2022-01-26 21:10:09 +08:00
model Fix: Move wordfreqapp.db to new location 2023-06-19 14:48:35 +08:00
static admin_service.py: show article content for the newly added article after clicking the button '保存'. 2023-07-14 08:15:15 +08:00
templates Fix Bug 539 2023-07-08 18:23:45 +08:00
test [REFACTOR] user_service.py: Added id to user name, word and frequency for click to execute AJAX request in JS (#30) 2022-07-18 13:29:04 +08:00
Article.py Fix: Move wordfreqapp.db to new location 2023-06-19 14:48:35 +08:00
Login.py refactor: remove sql sentences 2023-04-18 21:50:54 +08:00
UseSqlite.py Use named style for sqlite3 execute() 2022-01-27 17:01:03 +08:00
WordFreq.py Publish EnglishPal source code 2021-04-06 16:22:03 +08:00
Yaml.py build.sh: deploy the new code 2022-02-05 22:59:45 +08:00
account_service.py 修改变量名had_read_articles->visited_articles 2023-04-25 17:47:51 +08:00
admin_service.py admin_service.py: non-programmers probably do not know int. So, use integer instead. 2023-07-14 08:32:20 +08:00
difficulty.py difficulty.py: add some stop words, hoping that getting the next article can be faster. 2023-05-24 10:12:44 +08:00
main.py Fix: Move wordfreqapp.db to new location 2023-06-19 14:48:35 +08:00
pickle_idea.py Update pickle_idea.py 2021-05-31 08:48:03 +08:00
pickle_idea2.py Change from bug359-zhangkeli 2023-04-25 08:40:26 +08:00
user_service.py 修复 Bug 493。不要转义(escape)表单提交的内容。否则类 WordFreq 不能正确工作,比如转义会把单引号变成 ',这不利于 WordFreq 类处理。 2023-07-07 16:13:48 +08:00
wordfreqCMD.py 已经与Alpha-snapshot20230525 分支同步,重新提交 2023-05-28 16:31:12 +08:00