Update version

pull/15/head
qkqpttgf 2020-02-15 17:02:17 +08:00 committed by GitHub
parent 073aeef95f
commit b2189d69c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,10 @@
20200215-1700.06
classic theme can read the head.md file now.
classic主题可以处理head.md文件了。
20200202-2010.05 20200202-2010.05
refresh token expires in 90 day, save a new token per month. classic theme add some icon for admin. refresh token expires in 90 day, save a new token per month. classic theme add some icon for admin.
refresh token 90天过期所以每月保存一个新的token。classic主题加了点管理图标。 refresh token 90天过期所以每月保存一个新的token。classic主题加了点管理图标。
20200129-2050.04 20200129-2050.04
if there is 'index.html', then do not show file but show the html, except admin. if there is 'index.html', then do not show file but show the html, except admin.
如果有index.html就不显示文件列表了直接显示html内容除非是管理员。 如果有index.html就不显示文件列表了直接显示html内容除非是管理员。