Commit Graph
51 Commits
Author SHA1 Message Date
HFO4 18bcd93d97 Feat: Use official s3 SDK / support minio 2019-03-16 13:29:23 +08:00
HFO4 76ea49890d Feat: Login / Reg / Find pwd form 2019-03-16 10:41:12 +08:00
HFO4 74d0afb441 Feat: 自定义分片大小 2019-03-14 19:37:07 +08:00
HFO4 b2d5547199 Fix: 一些情况下离线下载失败后临时文件无法删除 2019-03-14 19:03:35 +08:00
HFO4 ef636bc2d1 Feat: My share 2019-03-14 11:29:09 +08:00
HFO4 3a4912083c Feat: User profile 2019-03-14 10:00:53 +08:00
HFO4 737665c62c Feat: Change prefer theme color 2019-03-13 19:38:23 +08:00
HFO4 df42ac0e96 Feat: User setting 2019-03-11 21:46:05 +08:00
HFO4 4880972d77 Feat: Referer check 2019-03-11 18:11:19 +08:00
HFO4 84e2ec0f19 Feat: Theme config 2019-03-11 16:21:17 +08:00
HFO4 53c79bfa65 Feat: Single file share 2019-03-11 15:04:35 +08:00
HFO4 41d1294ebf Feat: Folder share 2019-03-10 19:07:01 +08:00
HFO4 d84b00f35d Feat: markdown editor 2019-03-10 13:14:32 +08:00
HFO4 da4f152438 Feat: Video preview 2019-03-10 11:09:20 +08:00
HFO4 3d82929a3b Feat: Remember path 2019-03-09 19:27:25 +08:00
HFO4 2e2357e794 Feat: file type filter &Fix: cannot create torrent remote download in onedrive policy 2019-03-08 21:27:17 +08:00
HFO4 c94e17a4da Fix: img preview wont require height and width anymore 2019-03-07 17:20:18 +08:00
HFO4 c741d79677 Feat: Search file api 2019-03-07 15:29:22 +08:00
HFO4 65dcedb3ca Fix: blocking while get uptoken 2019-03-05 19:28:55 +08:00
HFO4 422f9d8d6a Feat:initial test 2019-03-03 20:26:25 +08:00
HFO4 75cbbcaa10 add: Crontab config reminder 2018-10-20 15:37:20 +08:00
HFO4 060f7a2081 feat: Manage page for task queue 2018-10-20 15:25:35 +08:00
HFO4 96b7f4c97d fix: installation error in command line 2018-10-19 16:30:08 +08:00
HFO4 8c43f1fe1c feat: Web ui installer 2018-09-13 15:25:56 +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 16fe5d7f7d add: OssAdapter 2018-09-07 20:36:44 +08:00
HFO4 61910ccf35 add: Onedrive 2018-09-05 15:55:51 +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 91c9870f49 fix aria2 array index error 2018-04-19 23:18:02 +08:00
HFO4 36e6526259 complete remote download based on aria2 2018-04-19 19:07:22 +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 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
HFO4 0fe4e8a8db 发送测试邮件返回更多Debug信息(Fix #46) 2018-03-24 22:25:30 +08:00
HFO4 956deac89f 数据库升级逻辑 2018-03-11 11:39:33 +08:00
HFO4 228b898e9d 登录状态下访问首页跳转到文件页 2018-02-19 15:51:37 +08:00
HFO4 b0898fcab4 支持通过sendfile下载文件 2018-02-16 10:31:53 +08:00
HFO4 141de8ba54 修复部分情况加WebDAV无法使用 2018-02-15 21:08:26 +08:00
HFO4 1e79428425 新增远程上传策略 2018-02-13 16:11:15 +08:00
HFO4 c28f08c210 自定远程服务端(未完成) 2018-02-10 14:14:40 +08:00
HFO4 842f7bf052 修复找回密码表单判断 2018-02-04 17:45:53 +08:00