Lan Hui
0e25737381
管理文章页面的文章列表中,每篇文章不再在内容部分重新显示标题。
2023-03-26 20:56:08 +08:00
Lan Hui
b3b154a24f
简化管理文章与管理用户页面信息。
2023-03-26 19:06:04 +08:00
Lan Hui
4d99405bfa
简化管理员页面信息。删除退出登录按钮,可以返回到前一页后再退出,不影响使用体验。删除'管理员您好'欢迎词,没啥意义。
2023-03-26 18:59:15 +08:00
Lan Hui
8d8b9197b6
手动输入的文字最高难度等级是4
2023-03-26 09:59:06 +08:00
Lan Hui
3bc61a602f
添加文章成功后,修改用户信息成功后,页面显示成功信息(flash messages)。
2023-03-26 09:44:39 +08:00
Hui Lan
fb6d0b23ce
admin_manage_user.html: 修改 JavaScript 函数名.
2023-03-25 22:21:49 +08:00
Hui Lan
c6010ccbbd
admin_manage_user.html: 不再需要,所以删除.
2023-03-25 21:45:37 +08:00
吴宇涵
f17995a35c
fix: using new pagination mod func
2023-03-25 21:31:32 +08:00
吴宇涵
ce28a5bf65
feat: auto select expiry_date when select user
2023-03-25 21:20:19 +08:00
吴宇涵
99aa4e0990
fix: fix article title show
2023-03-25 20:41:09 +08:00
Hui Lan
a220450b03
mainpage_get.html: 首页不显示管理链接(可能会安全点).
2023-03-23 22:05:36 +08:00
Hui Lan
7eb276937a
admin_manage_user.html: 将默认过期时间设为365天以后.
2023-03-23 21:54:21 +08:00
Hui Lan
b97210a9e0
admin_manage_article.html: 更为详细的 placeholder 内容.
2023-03-23 21:19:20 +08:00
Hui Lan
e27985127a
admin_manage_article.html: 文章最高难度等级是4.
2023-03-23 21:00:31 +08:00
吴宇涵
7941e5d1eb
fix: fix the way to show article title
2023-03-23 17:34:37 +08:00
吴宇涵
2cf65123e9
feat: admin can manage articles and users without interfering with each other
2023-03-23 17:12:23 +08:00
吴宇涵
3e35679a91
refactor: refactor the model
2023-03-23 17:09:25 +08:00
吴宇涵
13ccbaf25c
fix: use select to choose article level
2023-03-23 13:58:11 +08:00
吴宇涵
ec6a2249ae
fix: fix the pagination
2023-03-23 13:47:53 +08:00
吴宇涵
bdda754af6
fix: check current user is admin
2023-03-23 13:40:22 +08:00
吴宇涵
52025d55bc
fix: add a blankspace
2023-03-23 13:35:10 +08:00
吴宇涵
5cffa1fada
fix: use single quotation mark 'admin'
2023-03-23 13:32:11 +08:00
王梓铭
c9bfa08658
注释flash的使用,因为其对页面会有影响
2023-03-21 19:19:51 +08:00
王梓铭
6df25c58b4
查漏,业务中的两处前端标签不做修改,因为不被使用了
2023-03-21 18:57:00 +08:00
Hui Lan
2909b4d973
admin_service.py: 管理员页面显示的用户名按照名字排序。
2023-03-21 16:22:45 +08:00
吴宇涵
44db2218c1
fix: Use better conditional judgment methods
2023-03-21 12:45:57 +08:00
吴宇涵
48de496caa
fix: Remove 'Assignment Expresions' & Fix annotation words
2023-03-21 12:42:59 +08:00
吴宇涵
1015704e23
fix: fix the way to check article level
2023-03-21 12:35:27 +08:00
吴宇涵
cabf6702a7
fix: add one way to set article level & rename some functions and vars
2023-03-21 12:35:27 +08:00
Lan Hui
70d44fcf5c
Login.py: fix SyntaxWrning: 'is not' with a literal.
2023-03-21 11:44:05 +08:00
吴宇涵
b80fbc936c
fix: fix admin_name
2023-03-20 20:19:56 +08:00
吴宇涵
ade10e5843
feat: add admin_service blueprint
2023-03-20 20:16:48 +08:00
吴宇涵
13d8977636
fix: set specific management displays for admin
2023-03-20 20:15:58 +08:00
吴宇涵
e2b165ada8
fix: add url 'admin' into banned url list
2023-03-20 20:12:41 +08:00
吴宇涵
df82748518
feat: create classes necessary for orm operations
2023-03-20 20:09:32 +08:00
吴宇涵
90db6534ab
fix: merge latest remote master branch code
2023-03-20 15:08:06 +08:00
王梓铭
944c931c9b
完成了对bug509的修复,以及重构项目(去掉了业务中的前端脚本)
2023-03-08 16:33:13 +08:00
王梓铭
cb0132fd31
pull master代码,并成功运行
2023-02-21 20:23:24 +08:00
王梓铭
93390374ad
标注之前队伍的改动
2023-02-21 20:05:48 +08:00
Hui Lan
a1955341c6
Fix bug 501 - 特殊字符&加入生词库后删除按钮失效
2023-01-31 16:39:11 +08:00
王志豪
e10dbf9d67
Bug507-WuWenZhuo ( #70 )
...
### 修复了生词簿为空时,双击文章单词无法高亮的问题
通过增加一个判断,判断生词簿为空时,不把生词簿的内容进行处理,仅处理选中单词。
### 修复了生词簿为空时,取消高亮后,导致文章格式混乱的问题
原代码中,从数据库提取文章放到网页上时,使用的是.innerText的方法,导致原文章里包含的<br>标签丢失,导致文章格式混乱的问题。
Co-authored-by: unknown <Alcatraz@qq.com>
Co-authored-by: Hui Lan <lanhui@zjnu.edu.cn>
Reviewed-on: http://121.4.94.30:3000/mrlan/EnglishPal/pulls/70
Co-authored-by: 王志豪 <1594799762@qq.com>
Co-committed-by: 王志豪 <1594799762@qq.com>
2023-01-29 12:48:52 +08:00
李雨峰
9cdc9c6f7f
Bug521-LiYuFeng-Refactor ( #72 )
...
@mrlan
蓝老师:
本次改进内容如下:
1. 对生词居中问题进行修改,现在已经不会居中了。
2. 对于单词数量基数大而导致的排序速度慢的问题,我们进行了优化,提升了排序的速度。
3. 对用户交互进行了优化,当用户点击“熟悉”或“不熟悉”之后,会自动进行排序,并会跳转到那个单词的位置,用抖动的效果来提示用户。
Co-authored-by: isaac <1141730046@qq.com>
Reviewed-on: http://121.4.94.30:3000/mrlan/EnglishPal/pulls/72
Co-authored-by: 李雨峰 <1141730046@qq.com>
Co-committed-by: 李雨峰 <1141730046@qq.com>
2023-01-29 12:01:19 +08:00
陈秋伟
972a1a5524
Bug490-ChenQiuwei ( #63 )
...
修复Bug-490,使注册时确认密码能够发挥作用,在确认密码与所设置密码不一致时,能够提示“确认密码与输入密码不一致”。
Co-authored-by: 2658626578 <2658626578@qq.com>
Co-authored-by: Hui Lan <lanhui@zjnu.edu.cn>
Reviewed-on: http://121.4.94.30:3000/mrlan/EnglishPal/pulls/63
Co-authored-by: 陈秋伟 <2658626578@qq.com>
Co-committed-by: 陈秋伟 <2658626578@qq.com>
2023-01-29 11:49:27 +08:00
mrlan
c52d53596f
Merge pull request 'Bug489-DingRui' ( #74 ) from SPM2022F-CONTRIBUTORS-DingRui into master
...
Reviewed-on: http://121.4.94.30:3000/mrlan/EnglishPal/pulls/74
2023-01-29 11:31:41 +08:00
mrlan
ca8c1bf8de
Merge pull request 'Bug508-CenHaotian' ( #62 ) from Bug508-CenHaotian into master
...
Reviewed-on: http://121.4.94.30:3000/mrlan/EnglishPal/pulls/62
2023-01-29 11:19:49 +08:00
mrlan
febd0fc932
Merge pull request '用简单的方法(创建 frequency 文件夹)修复Bug 499' ( #64 ) from Bug499-Hui into master
...
Reviewed-on: http://121.4.94.30:3000/mrlan/EnglishPal/pulls/64
2023-01-29 11:06:17 +08:00
mrlan
03353d49b1
Bug525-Hui ( #79 )
...
Co-authored-by: Hui Lan <lanhui@zjnu.edu.cn>
Reviewed-on: http://121.4.94.30:3000/mrlan/EnglishPal/pulls/79
Co-authored-by: mrlan <mrlan@noreply.121.4.94.30>
Co-committed-by: mrlan <mrlan@noreply.121.4.94.30>
2023-01-29 10:57:58 +08:00
mrlan
1373df2a3e
Merge pull request '增加单词默认勾选,并修改提示 Fix Bug 495 - Liang Li Gang' ( #77 ) from Bug495-LiangLiGang into master
...
Reviewed-on: http://121.4.94.30:3000/mrlan/EnglishPal/pulls/77
2023-01-29 10:27:22 +08:00
yugaoxiang
0209548896
提交作业
2022-12-31 18:25:13 +08:00
徐嘉辉
74eccfbebd
重复文章刷新
2022-12-20 19:55:02 +08:00
np1717
086dfcb6eb
fix bug 489
2022-12-19 17:54:10 +08:00
Hui Lan
3bce450620
黄子睿: 修复 'Otherwise,' 这种情况无法高亮的问题,即 Otherwise 后面跟了个逗号
2022-12-15 10:50:04 +08:00
任榆
5cc981b549
Merge branch 'master' into Bug512-RenYu
2022-12-13 13:28:48 +08:00
Hui Lan
417dbc22f8
highlight.js: fix Bug 522.
2022-12-09 13:19:36 +08:00
岑昊天
f37ea182f6
加入生词库过滤|
2022-12-06 17:02:59 +08:00
MR LAN
6327b11711
Made folder 'frequency' under folder 'static', and added a README file under folder 'frequency'
2022-12-06 16:06:13 +08:00
岑昊天
d58dacd71c
修复Bug508,解决带有特殊字符|的单词在文章中的高亮问题
2022-12-06 14:40:50 +08:00
张艺腾
e74f1ff477
Bug505-ZhangYiteng ( #61 )
...
bug修改只涉及到account_service.py中新增的5行。
其他增删都是重写reset.html(页面样式和login、signup页面相一致),并将reset、signup、login三个页面的共同样式抽离出独立的css文件。
Co-authored-by: Q_yt <2483750517@qq.com>
Co-authored-by: Hui Lan <lanhui@zjnu.edu.cn>
Reviewed-on: http://121.4.94.30:3000/mrlan/EnglishPal/pulls/61
Co-authored-by: 张艺腾 <2483750517@qq.com>
Co-committed-by: 张艺腾 <2483750517@qq.com>
2022-12-03 20:52:01 +08:00
梁立港
b65ffa6054
增加单词默认勾选,并修改提示
2022-12-01 21:04:12 +08:00
丁锐
7e3004a2e6
撤回操作
2022-11-29 16:55:48 +08:00
丁锐
3609421976
对确认密码部分保证有数据读入
2022-11-29 16:53:59 +08:00
任榆
5c85041135
Bug 512 - 文章朗读问题
...
在fillwowrd.js中添加了stopRead()函数,将其添加给对应按钮或超链接以终止朗读。
2022-11-25 15:42:37 +08:00
mrlan
671df67723
Bug487-WuYuhan-Refactor ( #58 )
...
将所有用于用户名验证的逻辑放入到 `UserName` 类中。
Hui
Co-authored-by: Lan Hui <1348141770@qq.com>
Reviewed-on: http://121.4.94.30:3000/mrlan/EnglishPal/pulls/58
Co-authored-by: mrlan <mrlan@noreply.121.4.94.30>
Co-committed-by: mrlan <mrlan@noreply.121.4.94.30>
2022-11-10 19:03:59 +08:00
Hui Lan
29ffada7eb
Login.py: improve comments.
2022-11-03 22:28:25 +08:00
Hui Lan
d3a796428d
account_service.py: module re is no longer necessary.
2022-11-03 22:21:34 +08:00
Lan Hui
702205940c
Login.py: must convert warn to string before comparing to OK
2022-11-03 22:06:24 +08:00
Lan Hui
f0b5adc5e4
Login.py: fix function name
2022-11-03 22:02:32 +08:00
Hui Lan
3cfec31c3f
Login.py: add missing colon
2022-11-03 22:00:47 +08:00
Hui Lan
286e884dd8
Refactor Wu Yuhan's code
2022-11-03 21:59:12 +08:00
吴宇涵
59d95d8e9f
account_service.py: 导入re库使用正则匹配过滤了注册时用户名的非法字符
2022-10-21 11:07:20 +08:00
吴宇涵
5844eab6d5
account_service.py: 添加注册时用户名的非法字符过滤
2022-10-21 10:44:39 +08:00
Lan Hui
ecc354bc0d
Refactor: use better function
2022-08-02 12:33:41 +08:00
Lan Hui
1d8671c5c7
Refactor: use better function name
2022-08-02 12:30:27 +08:00
Lan Hui
8cb34e56ba
Refactor: remove duplicate code block
2022-08-02 12:26:18 +08:00
Lan Hui
b5dacb9ad2
Improve comments
2022-08-02 11:52:40 +08:00
Lan Hui
47e745e774
Use better variable name (use articleContent instead of txt, and use camelCase)
2022-08-02 11:45:21 +08:00
Lan Hui
1dfe370983
Use better variable names
2022-08-02 11:39:35 +08:00
Lan Hui
c15746bbb2
Resolve conflicts
2022-08-02 11:00:33 +08:00
mrlan
b745da4c90
Merge pull request 'IMPROVE-WangWeiLong' ( #35 ) from IMPROVE-WangWeiLong into master
...
Reviewed-on: http://121.4.94.30:3000/mrlan/EnglishPal/pulls/35
2022-07-31 09:11:53 +08:00
Lan Hui
0098fa8746
Prevent attribute injection
2022-07-29 15:26:19 +08:00
Lan Hui
828cef406c
Escape user input first
2022-07-29 15:22:42 +08:00
徐幸
2c1bc98833
Bug422-XuXing ( #46 )
...
增加了返回上一篇的按钮及相关功能的实现,当点击下一篇文章跳转至下一篇时,页面中会增加一个返回上一篇按钮,点击返回上一篇按钮后可以回到上一篇。
Co-authored-by: Lan Hui <1348141770@qq.com>
Reviewed-on: http://121.4.94.30:3000/mrlan/EnglishPal/pulls/46
Co-authored-by: 徐幸 <2567198082@qq.com>
Co-committed-by: 徐幸 <2567198082@qq.com>
2022-07-21 23:13:33 +08:00
Lan Hui
e9eb604a22
Improve spacing and indentation.
2022-07-20 17:10:03 +08:00
Lan Hui
9beb1ad1d2
Make up the enclosing >.
2022-07-20 17:09:04 +08:00
Lan Hui
8998d6e4af
Improve spacing.
2022-07-20 17:08:07 +08:00
Lan Hui
8747f35fd8
Make up the enclosing >.
2022-07-20 17:07:09 +08:00
Lan Hui
fdb432031f
Better indentation.
2022-07-20 17:06:11 +08:00
Lan Hui
1401870591
Use Chinese UI language.
2022-07-20 17:04:34 +08:00
Lan Hui
1ca90bb2a9
Remove superfluous 'jjj'.
2022-07-20 17:00:13 +08:00
Lan Hui
ea19658212
Merge branch 'Improvement-Stewart'
2022-07-20 16:57:31 +08:00
Lan Hui
50a1093781
Remove loop.index0, as it is hard to understand.
2022-07-18 19:51:23 +08:00
陈靖毅
c21659ba7e
Bug477 重构 and 增加功能 ( #48 )
...
Co-authored-by: cjybyjk <cjybyjk@zjnu.edu.cn>
Co-authored-by: Lan Hui <1348141770@qq.com>
Reviewed-on: http://121.4.94.30:3000/mrlan/EnglishPal/pulls/48
Co-authored-by: 陈靖毅 <cjybyjk@zjnu.edu.cn>
Co-committed-by: 陈靖毅 <cjybyjk@zjnu.edu.cn>
2022-07-18 16:00:08 +08:00
邱忠辉
9d420acd8b
[REFACTOR] user_service.py: Added id to user name, word and frequency for click to execute AJAX request in JS ( #30 )
...
1. Add jquery.js and word_operation.js to the static folder.
2. Changed the return type of the familiar, unfamiliar and deleteword methods of user_service.py.
```
original: return redirect(url_for('userpage', username=username))
now: return "success"
```
3. In order to get elements in JS to make ajax requests we add ids in userpage_get.html for familiar, unfamiliar, delete buttons and so on.
4. When the user's word book was retrieved, the list returned was already sorted in descending order of frequency, so redundant code was removed in userpage_get.html.
Co-authored-by: PeterQiu <www.1392993990@qq.com>
Co-authored-by: Lan Hui <1348141770@qq.com>
Reviewed-on: http://121.4.94.30:3000/mrlan/EnglishPal/pulls/30
Co-authored-by: 邱忠辉 <1392993990@qq.com>
Co-committed-by: 邱忠辉 <1392993990@qq.com>
2022-07-18 13:29:04 +08:00
stewy
6823c10043
improved
2022-06-14 13:25:42 +08:00
stewy
ee44372848
improved
2022-06-14 12:37:28 +08:00
蒋乐天
041cbd97fc
更新 'app/static/js/highlight.js'
2022-06-13 21:32:49 +08:00
lin
b53e7031e5
Bug412-JiangLetian
2022-06-13 11:40:20 +08:00
李凯
4817557099
更新 'app/Article.py'
2022-06-11 23:20:41 +08:00
李凯
e40ebac452
更新 'app/static/css/bootstrap.css'
2022-06-11 23:08:29 +08:00
miaochenshuo
260f62967b
修复 Bug394
2022-06-05 23:36:55 +08:00
Hui Lan
5976f758a0
Remove pyc files.
2022-02-05 23:01:01 +08:00
Hui Lan
18684ada6b
build.sh: deploy the new code
2022-02-05 22:59:45 +08:00
Lan Hui
f675870401
templates/mainpage_get.html: Use more appropriate word. 将'登出'按钮改为'退出' -- 陈天乐
2022-01-27 20:15:26 +08:00
Lan Hui
8dab62df7e
templates/mainpage_get.html: fix typo -- 陈天乐
2022-01-27 20:12:10 +08:00
mrlan
c43e4c3f7c
Merge pull request 'Use named style for sqlite3 execute()' ( #22 ) from Hui-SaferSQL into master
...
Reviewed-on: http://121.4.94.30:3000/mrlan/EnglishPal/pulls/22
2022-01-27 17:09:29 +08:00
Lan Hui
18dfad910b
Use named style for sqlite3 execute()
2022-01-27 17:01:03 +08:00
Lan Hui
788bca8873
templates/signup.html: user name must not be empty. Bug reported and fixed by 丁宇超. For more details, see http://118.25.96.118/bugzilla/show_bug.cgi?id=347 and http://118.25.96.118/kanboard/?controller=BoardViewController&action=show&project_id=183
2022-01-27 13:02:27 +08:00
Lan Hui
42356c222d
templates/mainpage_get.html: remove superfluous ()
2022-01-27 12:48:25 +08:00
Lan Hui
edb801b95e
Show the expiry notice if the account has expired.
2022-01-27 12:45:09 +08:00
Lan Hui
718b98ef02
Login.py: use password instead of psd because psd may cause confusion.
2022-01-27 12:28:41 +08:00
Lan Hui
0c923f7db2
Login.py: simplify md5.
2022-01-27 12:24:20 +08:00
Lan Hui
d4c1b1fdcc
Login.py: update expiry date.
2022-01-27 11:57:40 +08:00
Lan Hui
a94a333366
Remove redundant css files.
2022-01-27 11:49:41 +08:00
Lan Hui
ba2ff7dee2
Remove music player js because that is not the focus of EnglishPal. If people want to listen music, they have better options than EnglishPal.
2022-01-27 11:40:58 +08:00
Lan Hui
b0d80096d6
templates/userpage_get.html: change the position and order of the checkboxes.
2022-01-27 11:27:26 +08:00
Lan Hui
4d2dd2b68e
Repalce old app folder with SoftArch王炫/english-pal-master/app/
2022-01-26 21:10:09 +08:00
Hui Lan
246ddcc62a
Remove HOME_PAGE as we use URL now.
2021-12-03 09:18:34 +08:00
Hui Lan
f8a5cc2a40
test: use localhost to test
2021-12-03 09:16:18 +08:00
Hui Lan
3c118a53e2
add conftest.py
2021-12-03 09:08:45 +08:00
Lan Hui
ffc33852ae
main.py: make sure the key articleID exists.
2021-09-05 20:51:28 +08:00
Lan Hui
91ca6fe33b
Merge branch 'BugFix300' of http://121.4.94.30:3000/mrlan/EnglishPal into BugFix300
2021-09-05 20:44:55 +08:00
Hui Lan
02a5d4bd47
main.py: fix bug300: http://118.25.96.118/bugzilla/show_bug.cgi?id=300
2021-09-05 20:42:18 +08:00
Hui Lan
2a509f83cc
Merge branch 'master' of http://121.4.94.30:3000/mrlan/EnglishPal into BugFix293
2021-08-31 21:27:37 +08:00
Hui Lan
f8acf03acc
main.py: let the user have a small chance to get a much more difficult article than his vocabulary level.
2021-08-31 21:25:17 +08:00
mrlan
6754930707
Merge pull request 'BugFix293' ( #14 ) from BugFix293 into master
...
Reviewed-on: http://121.4.94.30:3000/mrlan/EnglishPal/pulls/14
2021-08-30 08:31:56 +08:00
Hui Lan
baf333678a
main.py and build.sh: shuffle the articles first before select one, relax selection range, keep the database
...
main.py:
- shuffle the articles first before select one
- relax selection range (see the function call within_range)
build.sh:
- keep the database wordfreqapp.db so that the user could login again next time after the program is rebuilt.
Hui
2021-08-30 08:18:47 +08:00
Hui Lan
868104da6c
main.py: let the range be more flexible.
2021-08-30 07:43:41 +08:00
Lan Hui
5e322f067b
requirements.txt includes dependencies of the program. difficulty.py is modified in this fix. Not sure why build.sh is included.
2021-08-20 19:27:44 +08:00
Hui Lan
c6b620b272
app/main.py: flash a message after deleting a word (use bootstrap alerts -- it seems that dismissable alert does not work, so forget about it.).
2021-08-02 19:27:22 +08:00
Hui Lan
aace6c033e
app/main.py: flash a message after deleting a word (use bootstrap alerts -- make the alert dismissable 2).
2021-08-02 19:24:00 +08:00
Hui Lan
c3dcc62879
app/main.py: flash a message after deleting a word (use bootstrap alerts -- make the alert dismissable).
2021-08-02 19:21:41 +08:00
Hui Lan
3d5130d68d
app/main.py: flash a message after deleting a word (use bootstrap alerts -- add additional content, e.g., a bolder congratulations).
2021-08-02 19:17:54 +08:00
Hui Lan
08bb7e0c40
app/main.py: flash a message after deleting a word (use bootstrap alerts).
2021-08-02 19:11:53 +08:00
Hui Lan
4773a6d131
app/main.py: flash a message after deleting a word from the new word list (put f in the right place).
2021-08-02 17:26:35 +08:00
Hui Lan
8abbf458a2
app/main.py: flash a message after deleting a word from the new word list (fix error - import get_flashed_messages).
2021-08-02 17:10:05 +08:00
Hui Lan
f5086732f3
app/main.py: flash a message after deleting a word from the new word list (fix error).
2021-08-02 17:07:01 +08:00
Hui Lan
451feb7bba
app/main.py: flash a message after deleting a word from the new word list.
2021-08-02 16:52:02 +08:00
Hui Lan
b6209bdde6
app/main.py: the secnd line and after (if any) should also show.
2021-08-01 22:10:23 +08:00
Hui Lan
d08d8a8594
app/main.py: use a container for the front page.
2021-08-01 22:03:27 +08:00
Hui Lan
6e56c1b418
app/main.py: use smaller, ligter font for source.
2021-08-01 21:25:13 +08:00
Hui Lan
c71b156203
app/main.py: larger font for article title.
2021-08-01 21:22:45 +08:00
Hui Lan
7043518721
app/main.py: use lighter color for article date.
2021-08-01 21:12:15 +08:00
Hui Lan
0efd2b420b
app/main.py: light grey background for the article.
2021-08-01 21:09:38 +08:00
Hui Lan
81e1e795be
app/main.py: use container, and use a button for logout.
2021-08-01 20:25:58 +08:00
Hui Lan
58383a51ad
app/main.py: use buttons for all words (strange?).
2021-07-31 21:51:48 +08:00
Hui Lan
c40f9b61a3
app/main.py: use buttons instead of links for familiar, unfamiliar and delete (for all words).
2021-07-31 21:43:42 +08:00
Hui Lan
e65b443f01
app/main.py: use buttons instead of links for familiar, unfamiliar and delete.
2021-07-31 21:41:55 +08:00
Hui Lan
61a848e7d4
app/main.py: use alert for total number of articles.
2021-07-31 21:30:19 +08:00
Hui Lan
bef218953b
app/main.py: adjust badge color.
2021-07-31 21:22:09 +08:00
Hui Lan
20386033bc
app/main.py: green button may look better, more consistent.
2021-07-31 21:18:35 +08:00