OneManager-php/version

31 lines
1.6 KiB
Plaintext
Raw Normal View History

2020-02-24 21:12:53 -08:00
20200225-1310.12
Can update by one click any time. fix bugs: special tag, reupload.
可以不管版本直接一键更新覆盖了。修复可以使用特殊onedrive标签的bug修复断网续传的问题。
2020-02-22 06:24:23 -08:00
20200222-2130.11
you can set background now. fix bug: 2nd disk upload.
可以设置背景图片了。第2个盘上传后链接不对。
2020-02-22 01:02:07 -08:00
20200222-1700.09
Can copy file and folder now.
可以复制文件跟目录了。
20200220-1220.08
Multy Mode! You can add more Onedrive in one project (bind Onedrive in setup). And now, heroku apps can update in setup!
多盘来了在设置中添加Onedriveheroku 上也能一键更新了!
2020-02-15 02:52:07 -08:00
20200215-1850.07
fix: head.md not show if no readme.md.
修复当没有readme的时候就不显示head的问题。
2020-02-15 01:02:17 -08:00
20200215-1700.06
classic theme can read the head.md file now.
classic主题可以处理head.md文件了。
2020-02-02 04:13:40 -08:00
20200202-2010.05
refresh token expires in 90 day, save a new token per month. classic theme add some icon for admin.
refresh token 90天过期所以每月保存一个新的token。classic主题加了点管理图标。
2020-01-30 20:36:07 -08:00
20200129-2050.04
2020-02-22 01:02:07 -08:00
if there is 'index.html', then do not show file but show the index.html, except admin.
如果有index.html就不显示文件列表了直接显示index.html内容除非是管理员。
2020-01-20 02:37:29 -08:00
20200120.02
fix domain_path do not work. domain_path正常工作了。
2020-01-18 04:12:21 -08:00
20200118.01
2020-01-18 07:23:16 -08:00
Can be deploy to heroku/SCF/normal space. SCF、heroku、普通VPS三种环境都可以用了。
Change imgup_path to guestup_path, plz make sure it after update. 将imgup_path改成guestup_path更符合用途更新后请注意更改。