Commit Graph

  • d9fa51a615 fix: move file while forget to change the parent folder ID HFO4 2018-10-20 19:21:57 +0800
  • 6dd49fce09 Fix #100 HFO4 2018-10-20 18:32:00 +0800
  • ddc0b6ad4b release:1.1.1 1.1.1 HFO4 2018-10-20 17:08:50 +0800
  • 75cbbcaa10 add: Crontab config reminder HFO4 2018-10-20 15:37:20 +0800
  • 060f7a2081 feat: Manage page for task queue HFO4 2018-10-20 15:25:35 +0800
  • a67185c750 fix: installation error in command line HFO4 2018-10-19 16:31:51 +0800
  • 38b11c1651 Merge branch 'master' of https://github.com/HFO4/Cloudreve HFO4 2018-10-19 16:30:41 +0800
  • 96b7f4c97d fix: installation error in command line HFO4 2018-10-19 16:30:08 +0800
  • f7f6d5a1e7 Add license scan report and status #99 fossabot 2018-10-15 04:41:32 -0700
  • f600b21faa
    Merge pull request #95 from samnela/change-psr-autoload AaronLiu 2018-09-15 19:41:59 +0800
  • 1693bf800b
    Merge pull request #88 from Yuanuo/patch-02 AaronLiu 2018-09-15 19:36:54 +0800
  • f39334125b moved to psr-4 #95 Samuel NELA 2018-09-14 23:34:33 +0200
  • 49f3fa3a88
    Merge pull request #1 from HFO4/master #228 nonomal 2018-09-13 23:51:00 +0800
  • 9ee144d870 change: Telegram group invite link HFO4 2018-09-13 22:16:49 +0800
  • 755fe7331f fix: sql index error 1.1.0-beta HFO4 2018-09-13 18:53:37 +0800
  • 78f4a1eae9 fix: failed to close file stream in onedrive policy HFO4 2018-09-13 17:07:51 +0800
  • 55ea76e35e fix: Onedrive token encoding error in some case HFO4 2018-09-13 16:49:26 +0800
  • c2a05d3f6c remove: temp file HFO4 2018-09-13 15:26:39 +0800
  • 8c43f1fe1c feat: Web ui installer HFO4 2018-09-13 15:25:56 +0800
  • f81a433cbc update: to-do list and function description HFO4 2018-09-11 21:05:35 +0800
  • f2d94ea499 add: policy adding form for Onedrive HFO4 2018-09-11 20:42:07 +0800
  • ca30b650fc add: cron function to refresh token of Onedrive HFO4 2018-09-11 19:48:45 +0800
  • 62eca52fe7 add: Onedrive adapter HFO4 2018-09-08 17:22:35 +0800
  • 3462e6665b fix: misspelling HFO4 2018-09-08 13:53:35 +0800
  • 2b646fb6e3 add: RemoteAdapter HFO4 2018-09-08 13:52:26 +0800
  • e29c94d8d0 add: Onedrive Bussiness SDK HFO4 2018-09-08 13:25:21 +0800
  • 044ece0b80 add: S3Adapter & OssAdapter HFO4 2018-09-08 13:15:04 +0800
  • 195d747c5d fix: error displaying capacity unit while editing user group HFO4 2018-09-07 20:48:13 +0800
  • 16fe5d7f7d add: OssAdapter HFO4 2018-09-07 20:36:44 +0800
  • 732d04c0a7 add QiniuAdapter HFO4 2018-09-07 19:46:54 +0800
  • 6593cb7de9 add: LocalAdapter HFO4 2018-09-06 19:26:23 +0800
  • 7a34a5ffb8 add: Onedrive large file uploading HFO4 2018-09-06 19:07:17 +0800
  • e989aa47d9 add: Single Onedrive reUpload handle function HFO4 2018-09-05 19:19:24 +0800
  • 159ee86b60 add: Task model and database table HFO4 2018-09-05 16:43:52 +0800
  • 61910ccf35 add: Onedrive HFO4 2018-09-05 15:55:51 +0800
  • 1fe7be12c6 Fix: #67 HFO4 2018-08-30 20:02:59 +0800
  • 72ab679dd5 Fix #86 HFO4 2018-08-30 18:27:40 +0800
  • 946408b642
    Update composer.json AaronLiu 2018-08-20 18:19:04 +0800
  • 1d5f742ba7
    Delete composer.lock AaronLiu 2018-08-20 18:12:26 +0800
  • 84c6e1a74c
    Update README.md AaronLiu 2018-08-20 18:11:28 +0800
  • a4cef20c01
    Merge pull request #89 from Yuanuo/patch-03 AaronLiu 2018-08-19 22:43:22 +0800
  • 5faea8f5ae
    Merge pull request #87 from Yuanuo/patch-01 AaronLiu 2018-08-19 22:42:28 +0800
  • 899ee59c73 修复X-Sendfile模式时附件文件名和Content-Type异常的问题。 1,针对各浏览器的附件文件名的不同头信息格式。 2,解决Content-Type为text/html的问题。 #89 Yuanuo 2018-08-04 14:49:47 +0800
  • 2807c1c79e PHP basename 中文乱码问题 php basename()无法获取带中文字符的文件名(乱码) #88 Yuanuo 2018-08-04 14:08:59 +0800
  • d5f5cbc05b 分享文件列表根据分享时间排序而不应该是ID。 显示分享文件列表时根据分享时间倒序排列,最新分享的文件显示在最前,因为分享顺序并不一定按照文件上传顺序决定。 #87 Yuanuo 2018-08-04 14:00:25 +0800
  • a1a9f7cdb0 complete thumb preivew in folder shareing page HFO4 2018-07-01 21:45:02 +0800
  • c7f7e20978 add thumb preview in folder sharing page HFO4 2018-06-30 19:44:24 +0800
  • c11710325d Merge branch 'master' of https://github.com/HFO4/Cloudreve HFO4 2018-06-30 19:28:45 +0800
  • a3599b399d
    Update README.md AaronLiu 2018-05-17 20:42:11 +0800
  • 8992627c48
    Update README.md AaronLiu 2018-05-17 20:41:28 +0800
  • 07fef77c4c 目录分享侧边连 HFO4 2018-05-17 16:18:08 +0800
  • 81abe89e84 修复部分情况下离线下载未完成被判定为已完成 HFO4 2018-04-26 21:35:19 +0800
  • 514ad474ea fix index error in admin panel HFO4 2018-04-22 22:11:06 +0800
  • b33df3da72 fix templates fliename error HFO4 2018-04-20 11:43:17 +0800
  • fd8fc70b07 fix templates fliename error HFO4 2018-04-20 11:41:09 +0800
  • 91c9870f49 fix aria2 array index error HFO4 2018-04-19 23:18:02 +0800
  • f93edcc82b
    Merge pull request #65 from HFO4/dev AaronLiu 2018-04-19 19:46:10 +0800
  • b1f2774d41 turn off debug #65 HFO4 2018-04-19 19:45:42 +0800
  • 487f4e3139 fix maximum 2GB storage HFO4 2018-04-19 19:44:22 +0800
  • 9651caa219
    Merge pull request #64 from HFO4/dev AaronLiu 2018-04-19 19:09:22 +0800
  • f5d69ebdae turn off debug switch #64 HFO4 2018-04-19 19:08:06 +0800
  • 36e6526259 complete remote download based on aria2 HFO4 2018-04-19 19:07:22 +0800
  • 334d25833c Fix #62 HFO4 2018-04-18 20:37:20 +0800
  • 412541a540 add list for completed remote download and fix storage check before starting downloading HFO4 2018-04-18 20:31:24 +0800
  • 3326c9232e add download task list and optimize temp file recovery HFO4 2018-04-17 19:59:13 +0800
  • 6d9b67ac20 add torrent download support HFO4 2018-04-16 20:47:48 +0800
  • ccbb6c7778 种子离线下载前端 HFO4 2018-04-10 22:28:17 +0800
  • b8b63662ea 离线下载添加URL交互界面 HFO4 2018-04-09 22:04:56 +0800
  • 1b87365b8a aria2 种子下载及多文件处理 HFO4 2018-04-07 15:16:57 +0800
  • ee56919747 aria2下载失败异常处理 HFO4 2018-04-07 11:02:43 +0800
  • 4877a8e292
    Merge pull request #58 from HFO4/dev AaronLiu 2018-04-06 21:29:21 +0800
  • 1af411daee 关闭Debug,修改错误提示 #58 HFO4 2018-04-06 21:28:48 +0800
  • c4ecee4897 关闭Debug,修改错误提示 HFO4 2018-04-06 21:24:56 +0800
  • f4a4ca02b5 aria2下载完成后的处理 HFO4 2018-04-06 21:09:24 +0800
  • f3ff61cbc6
    Merge pull request #56 from HFO4/dev AaronLiu 2018-04-06 16:26:05 +0800
  • aabc32efb5 aria2状态查询 #56 HFO4 2018-04-06 16:21:40 +0800
  • 126aacca63 离线下载请求及数据库记录 HFO4 2018-04-06 10:26:10 +0800
  • 2ade8861c9 aria2下载请求完成,并且修复一个远程服务端path的bug HFO4 2018-04-05 17:07:36 +0800
  • 32ca1132f2 aria2初始化 HFO4 2018-04-05 13:24:52 +0800
  • 7536c8695b 更新remote类型接口URL HFO4 2018-03-29 21:41:40 +0800
  • 622b80a680 开启Debug】 HFO4 2018-03-29 21:39:04 +0800
  • 0fe4e8a8db 发送测试邮件返回更多Debug信息(Fix #46) HFO4 2018-03-24 22:25:30 +0800
  • 37b4357435 修复阿里云OSS公共空间无法下载文件 HFO4 2018-03-23 18:23:12 +0800
  • 45ea9404ba Merge branch 'master' of https://github.com/HFO4/Cloudreve HFO4 2018-03-11 19:22:47 +0800
  • 764fdd7e36 优化移动端导航效果 HFO4 2018-03-11 19:22:29 +0800
  • 219d894a08
    Update README.md AaronLiu 2018-03-11 12:50:18 +0800
  • 7d5e8fb2a1 1.0.3 1.0.3 HFO4 2018-03-11 11:42:38 +0800
  • 956deac89f 数据库升级逻辑 HFO4 2018-03-11 11:39:33 +0800
  • 4964f53dac 视频预览支持弹幕 HFO4 2018-03-09 21:01:40 +0800
  • 037e6ad0b3
    Update README.md AaronLiu 2018-03-08 22:44:06 +0800
  • 9c7494256c
    Update README.md AaronLiu 2018-03-08 22:43:18 +0800
  • 21518300b4 定义移动端导航栏主题色 HFO4 2018-03-07 20:07:25 +0800
  • f79f1f15e1
    Merge e6293b8fc3 into 99759b5a77 #38 Instrye 2018-03-06 09:33:28 +0000
  • e6293b8fc3
    修复 HTML ID 复用问题 #38 Instrye 2018-03-06 17:32:53 +0800
  • 99759b5a77 Fix #35 HFO4 2018-03-05 19:20:12 +0800
  • d58b824d8b Fix #32 HFO4 2018-03-05 19:09:19 +0800
  • 33e56ca287 Merge branch 'master' of https://github.com/HFO4/Cloudreve HFO4 2018-03-05 19:03:37 +0800
  • c7901d55f0 修复 #25 HFO4 2018-03-05 19:03:11 +0800
  • 53d01e5f6e
    Merge pull request #34 from Instrye/patch-1 AaronLiu 2018-03-01 17:35:41 +0800
  • 4b58719e7c
    修复 JS 获取 change 错误 #34 Instrye 2018-03-01 17:24:40 +0800