|  Lan Hui | 6f4b91fd73 | Remove wordfreqapp.db from app/static | 2024-08-27 07:58:26 +08:00 | 
				
					
						|  Lan Hui | ebfe7416e6 | userpaget_get.html: Resolve conflict | 2024-08-27 07:43:57 +08:00 | 
				
					
						|  Lan Hui | 2e203699c0 | userpaget_get.html: Resolve merge conflicts | 2024-08-27 07:15:22 +08:00 | 
				
					
						|  陈晨 | faf5ec14a4 | Fix bug 578 | 2024-07-04 15:04:34 +08:00 | 
				
					
						|  陈晨 | 9dab83219a | Fix bug 578 | 2024-07-04 15:02:57 +08:00 | 
				
					
						|  Kikky666 | 02f3c4fdfa | Fix bug 576-XiaBaizhi | 2024-07-04 11:35:59 +08:00 | 
				
					
						|  钟埸 | 18472acd3d | Fix bug 572 | 2024-07-04 11:04:38 +08:00 | 
				
					
						|  lixiaofeng | e3db7c30b0 | 上传文件至 app/static/js | 2024-05-28 19:55:38 +08:00 | 
				
					
						|  lixiaofeng | 9f03cc49fa | 上传文件至 app/static/js | 2024-05-28 19:55:26 +08:00 | 
				
					
						|  1994836463@qq.com | 9537024339 | 再次选择高亮单词,由于标记高亮单词的标签由<mark>改为了<span>,所以在取消单词高亮状态时将标签均改为了<span>,替换时的代码也冗余了,所以也进行了一部分删除。 | 2024-05-26 11:22:20 +08:00 | 
				
					
						|  1994836463@qq.com | 85a3a9ce6a | 这里的代码写多余了,删除了一部分 | 2024-05-26 11:19:28 +08:00 | 
				
					
						|  1994836463@qq.com | fcd2c83904 | change | 2024-05-25 12:03:37 +08:00 | 
				
					
						|  1994836463@qq.com | 29a673cd92 | change | 2024-05-25 11:59:38 +08:00 | 
				
					
						|  黄慧玲 | 5dbdf60a2c | Merge branch 'Alpha-snapshot20230621' into Bug545-HuangHuiLing | 2024-05-21 20:02:08 +08:00 | 
				
					
						|  1994836463@qq.com | 101506a511 | test and fix | 2024-05-21 20:00:32 +08:00 | 
				
					
						|  1994836463@qq.com | 9b3551bbc8 | fix | 2024-05-20 15:30:38 +08:00 | 
				
					
						|  1994836463@qq.com | 90ac789bb4 | Merge remote-tracking branch 'origin/Bug545-HuangHuiLing' into Bug545-HuangHuiLing # Conflicts:
#	app/static/js/fillword.js
#	app/static/js/highlight.js | 2024-05-20 15:26:30 +08:00 | 
				
					
						|  1994836463@qq.com | 8575a0dc33 | fix | 2024-05-20 15:25:34 +08:00 | 
				
					
						|  丁晟晔 | 77ed63441b | 更新 app/static/css/bootstrap.css | 2024-05-14 23:26:53 +08:00 | 
				
					
						|  丁晟晔 | b19eabd225 | 更新 app/static/config.yml | 2024-05-14 23:26:11 +08:00 | 
				
					
						|  丁晟晔 | b9d0ad4a15 | 上传文件至 app/static/css | 2024-05-14 23:24:26 +08:00 | 
				
					
						|  丁晟晔 | aca827a912 | 更新 app/static/css/bootstrap.css | 2024-05-14 23:24:06 +08:00 | 
				
					
						|  丁晟晔 | c9c0ef60d8 | Merge branch 'Alpha-snapshot20230621' into Bug551-DingZeYu | 2024-05-06 11:34:44 +08:00 | 
				
					
						|  丁晟晔 | 393264a6fe | 更新 app/static/js/highlight.js | 2024-04-19 10:51:18 +08:00 | 
				
					
						|  丁晟晔 | d5c76674da | 更新 app/static/css/bootstrap.css | 2024-04-19 10:50:43 +08:00 | 
				
					
						|  AliasJeff | b5bde9d33d | test: update test file, update username/password config, add pytest to requirements.txt | 2024-04-09 22:09:50 +08:00 | 
				
					
						|  AliasJeff | 83491ce28c | refactor: Add comments & optimize code | 2024-04-09 21:21:19 +08:00 | 
				
					
						|  唐欣媛 | 2966a8162f | Fix bug 544 | 2024-03-27 12:39:42 +08:00 | 
				
					
						|  Lan Hui | e9ac50422b | Make the flash message dismissible. | 2023-08-11 19:28:53 +08:00 | 
				
					
						|  Lan Hui | f4df263d6e | Flash message is informative. Why not add it? | 2023-08-11 19:14:51 +08:00 | 
				
					
						|  Hui Lan | 6ea0b970a2 | (1) Downgrade Flask version from 2.3.2 to 2.0.3 as installing the higher version reports errors.  This is probably due to my outdated python version (3.6).  (2) Persist SQLite database data in a docker volume.  Created a docker volume called englishpal-db using command 'docker volume create englishpal-db' and associate this volume with the docker image file directory /app.  So, now what happens in /app will be mirrored to englishpal-db.  Where is englishpal-db located?  Use command 'docker volume inspect englishpal-db' to find out. | 2023-07-17 07:45:38 +08:00 | 
				
					
						|  Lan Hui | 18c37d583a | admin_service.py: show article content for the newly added article after clicking the button '保存'. | 2023-07-14 08:15:15 +08:00 | 
				
					
						|  Lan Hui | 9a156ebf7e | Fix Bug 539 | 2023-07-08 18:23:45 +08:00 | 
				
					
						|  黄子睿 | 9816596cf8 | 删除 'app/static/js/tanyanmei-fillword.js' | 2023-06-02 21:34:27 +08:00 | 
				
					
						|  黄子睿 | 682247bff1 | refactor partial function and code writing specifications | 2023-06-02 21:33:21 +08:00 | 
				
					
						|  倪玲丽 | d402bb45cb | 刷新屏幕,点击上下篇,加入生词库,停止阅读(更改) | 2023-05-31 18:37:05 +08:00 | 
				
					
						|  倪玲丽 | cdf6180901 | 刷新屏幕,点击上下篇,加入生词库,停止阅读 | 2023-05-30 18:48:37 +08:00 | 
				
					
						|  倪玲丽 | 38837c9c2f | 合并最新的Alpha-snapshot20230529 | 2023-05-30 18:45:23 +08:00 | 
				
					
						|  黄子睿 | a0ddf4bdad | 上传文件至 'app/static/js' 修复了 Bug492 选中问号出现多个问号的问题。
解决了选中紧跟标点符号的单词,单词能正常显示。
优化了选中较长的文章时页面容易出现卡顿的问题。 | 2023-05-27 17:33:37 +08:00 | 
				
					
						|  寻宇灿 | 1543b3095d | Merge remote-tracking branch 'origin/Alpha-snapshot20230519' into Refactor-XunYucan | 2023-05-25 22:30:06 +08:00 | 
				
					
						|  寻宇灿 | c6bf323c60 | 修改格式 | 2023-05-25 21:23:25 +08:00 | 
				
					
						|  寻宇灿 | 03ccb3527a | 重构前端阅读js,新增阅读器全局对象,新增生词朗读按钮 | 2023-05-25 17:35:31 +08:00 | 
				
					
						|  俞黄焘 | 39d96014d9 | pull最新的snapshot-20230511,后更新了difficulty.py和Article.py的部分代码,提交了新的pickle文件 | 2023-05-18 23:29:38 +08:00 | 
				
					
						|  倪玲丽 | ce28b91bd5 | 屏幕刷新,停止阅读 | 2023-05-06 18:18:12 +08:00 | 
				
					
						|  Hui Lan | a4cc4fd011 | Merge branch 'Bug522-HuangZirui' of http://121.4.94.30:3000/mrlan/EnglishPal into Alpha-snapshot20230506 | 2023-05-06 17:16:08 +08:00 | 
				
					
						|  ZhuZhihao | 18ca48b422 | Merge branch 'Bug522-HuangZirui' of http://121.4.94.30:3000/mrlan/EnglishPal into Bug522-HuangZirui | 2023-05-05 17:21:49 +08:00 | 
				
					
						|  ZhuZhihao | a80b062b87 | refactor: remove variable 'count' | 2023-05-05 17:20:58 +08:00 | 
				
					
						|  Hui Lan | e118d92659 | Merge branch 'Alpha-snapshot20230425' of http://121.4.94.30:3000/mrlan/EnglishPal into Alpha-snapshot20230427 | 2023-04-27 07:20:21 +08:00 | 
				
					
						|  Hui Lan | 320a99d479 | Move Tan Yanmei's fillword.js to app/static/js/tanyanmei-fillword.js. Delete the strange folder static js. | 2023-04-24 11:38:16 +08:00 | 
				
					
						|  王梓铭 | 84affaeb69 | 修改 /<username> 路由存在的问题(每次调用别的路由他都会被调用),新路由为 /<username>/userpage;同时因为修改了路由导致访问userpage_get的时候会导致静态文件路径生成错误,这里修改了\static\config.yml中的静态资源路径,修改后也都可以正常访问到的 | 2023-04-20 20:30:14 +08:00 |