EnglishPal/app
Hui Lan 807d74741b 修复 Bug 493。不要转义(escape)表单提交的内容。否则类 WordFreq 不能正确工作,比如转义会把单引号变成 ',这不利于 WordFreq 类处理。 2023-07-07 16:13:48 +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 删除 'app/static/js/tanyanmei-fillword.js' 2023-06-02 21:34:27 +08:00
templates Bug537 and Bug538 2023-06-21 16:48: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 Fix: no-random secret key generation and XSS vulnerability 2023-06-18 19:44:19 +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