EnglishPal/app
Aya Loukili ead836680c Fix bug 543 2024-06-19 16:05:43 +08:00
..
db Create folder app/db with a README file. 2023-08-10 15:25:42 +08:00
layout/partial Repalce old app folder with SoftArch王炫/english-pal-master/app/ 2022-01-26 21:10:09 +08:00
model Use PonyORM instead of class RecordQuery from UseSqlite.py. Incorporated changes from Pull Request 91 contributed by He Zhengzheng. 2023-08-12 15:29:12 +08:00
static 再次选择高亮单词,由于标记高亮单词的标签由<mark>改为了<span>,所以在取消单词高亮状态时将标签均改为了<span>,替换时的代码也冗余了,所以也进行了一部分删除。 2024-05-26 11:22:20 +08:00
templates test and fix 2024-05-21 20:00:32 +08:00
test Fix bug 543 2024-06-19 16:05:43 +08:00
Article.py Use PonyORM instead of class RecordQuery from UseSqlite.py. Incorporated changes from Pull Request 91 contributed by He Zhengzheng. 2023-08-12 15:29:12 +08:00
Login.py Use PonyORM instead of class RecordQuery from UseSqlite.py. Incorporated changes from Pull Request 91 contributed by He Zhengzheng. 2023-08-12 15:29:12 +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 Update flask version in requirements.txt, use escape from markupsafe package. 2023-07-14 09:11:02 +08:00
admin_service.py Update flask version in requirements.txt, use escape from markupsafe package. 2023-07-14 09:11:02 +08:00
difficulty.py Fix bug 543 2024-06-19 16:05:43 +08:00
main.py Speed up loading next article 2023-08-11 11:59:48 +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 Flash message is informative. Why not add it? 2023-08-11 19:14:51 +08:00
wordfreqCMD.py test_bug553 2024-04-08 16:37:15 +08:00