Commit Graph
89 Commits
Author SHA1 Message Date
AaronLiuandGitHub 1693bf800b Merge pull request #88 from Yuanuo/patch-02
PHP basename 中文乱码问题
2018-09-15 19:36:54 +08:00
HFO4 9ee144d870 change: Telegram group invite link 2018-09-13 22:16:49 +08:00
HFO4 55ea76e35e fix: Onedrive token encoding error in some case 2018-09-13 16:49:26 +08:00
HFO4 8c43f1fe1c feat: Web ui installer 2018-09-13 15:25:56 +08:00
HFO4 f81a433cbc update: to-do list and function description 2018-09-11 21:05:35 +08:00
HFO4 f2d94ea499 add: policy adding form for Onedrive 2018-09-11 20:42:07 +08:00
HFO4 ca30b650fc add: cron function to refresh token of Onedrive 2018-09-11 19:48:45 +08:00
HFO4 62eca52fe7 add: Onedrive adapter 2018-09-08 17:22:35 +08:00
HFO4 2b646fb6e3 add: RemoteAdapter 2018-09-08 13:52:26 +08:00
HFO4 044ece0b80 add: S3Adapter & OssAdapter 2018-09-08 13:15:04 +08:00
HFO4 195d747c5d fix: error displaying capacity unit while editing user group 2018-09-07 20:48:13 +08:00
HFO4 16fe5d7f7d add: OssAdapter 2018-09-07 20:36:44 +08:00
HFO4 732d04c0a7 add QiniuAdapter 2018-09-07 19:46:54 +08:00
HFO4 6593cb7de9 add: LocalAdapter 2018-09-06 19:26:23 +08:00
HFO4 7a34a5ffb8 add: Onedrive large file uploading 2018-09-06 19:07:17 +08:00
HFO4 e989aa47d9 add: Single Onedrive reUpload handle function 2018-09-05 19:19:24 +08:00
HFO4 159ee86b60 add: Task model and database table 2018-09-05 16:43:52 +08:00
HFO4 61910ccf35 add: Onedrive 2018-09-05 15:55:51 +08:00
HFO4 1fe7be12c6 Fix: #67 2018-08-30 20:02:59 +08:00
HFO4 72ab679dd5 Fix #86 2018-08-30 18:27:40 +08:00
AaronLiuandGitHub a4cef20c01 Merge pull request #89 from Yuanuo/patch-03
修复X-Sendfile模式时附件文件名和Content-Type异常的问题。
2018-08-19 22:43:22 +08:00
Yuanuo 899ee59c73 修复X-Sendfile模式时附件文件名和Content-Type异常的问题。
1,针对各浏览器的附件文件名的不同头信息格式。
2,解决Content-Type为text/html的问题。
2018-08-04 14:49:47 +08:00
Yuanuo 2807c1c79e PHP basename 中文乱码问题
php basename()无法获取带中文字符的文件名(乱码)
2018-08-04 14:08:59 +08:00
Yuanuo d5f5cbc05b 分享文件列表根据分享时间排序而不应该是ID。
显示分享文件列表时根据分享时间倒序排列,最新分享的文件显示在最前,因为分享顺序并不一定按照文件上传顺序决定。
2018-08-04 14:00:25 +08:00
HFO4 a1a9f7cdb0 complete thumb preivew in folder shareing page 2018-07-01 21:45:02 +08:00
HFO4 c7f7e20978 add thumb preview in folder sharing page 2018-06-30 19:44:24 +08:00
HFO4 07fef77c4c 目录分享侧边连 2018-05-17 16:18:08 +08:00
HFO4 81abe89e84 修复部分情况下离线下载未完成被判定为已完成 2018-04-26 21:35:19 +08:00
HFO4 514ad474ea fix index error in admin panel 2018-04-22 22:11:06 +08:00
HFO4 b33df3da72 fix templates fliename error 2018-04-20 11:43:17 +08:00
HFO4 fd8fc70b07 fix templates fliename error 2018-04-20 11:41:09 +08:00
HFO4 91c9870f49 fix aria2 array index error 2018-04-19 23:18:02 +08:00
HFO4 b1f2774d41 turn off debug 2018-04-19 19:45:42 +08:00
HFO4 487f4e3139 fix maximum 2GB storage 2018-04-19 19:44:22 +08:00
HFO4 f5d69ebdae turn off debug switch 2018-04-19 19:08:06 +08:00
HFO4 36e6526259 complete remote download based on aria2 2018-04-19 19:07:22 +08:00
HFO4 334d25833c Fix #62 2018-04-18 20:40:56 +08:00
HFO4 412541a540 add list for completed remote download and fix storage check before starting downloading 2018-04-18 20:31:24 +08:00
HFO4 3326c9232e add download task list and optimize temp file recovery 2018-04-17 19:59:13 +08:00
HFO4 6d9b67ac20 add torrent download support 2018-04-16 20:47:48 +08:00
HFO4 b8b63662ea 离线下载添加URL交互界面 2018-04-09 22:04:56 +08:00
HFO4 1b87365b8a aria2 种子下载及多文件处理 2018-04-07 15:16:57 +08:00
HFO4 ee56919747 aria2下载失败异常处理 2018-04-07 11:02:43 +08:00
HFO4 1af411daee 关闭Debug,修改错误提示 2018-04-06 21:28:48 +08:00
HFO4 c4ecee4897 关闭Debug,修改错误提示 2018-04-06 21:24:56 +08:00
HFO4 f4a4ca02b5 aria2下载完成后的处理 2018-04-06 21:09:24 +08:00
HFO4 aabc32efb5 aria2状态查询 2018-04-06 16:21:40 +08:00
HFO4 126aacca63 离线下载请求及数据库记录 2018-04-06 10:26:10 +08:00
HFO4 2ade8861c9 aria2下载请求完成,并且修复一个远程服务端path的bug 2018-04-05 17:07:36 +08:00
HFO4 32ca1132f2 aria2初始化 2018-04-05 13:24:52 +08:00