Commit graph

  • 79caf635f9 Feat: basic file validator HFO4 2019-11-16 16:05:10 +08:00
  • 003274162b Add: filesystem HFO4 2019-11-16 13:37:42 +08:00
  • d86a3533ca Add: route for uploading file HFO4 2019-11-15 18:12:34 +08:00
  • 71e668c005 Add: model/file HFO4 2019-11-15 16:36:48 +08:00
  • 4c1ece4b96 Add: model/folder HFO4 2019-11-15 16:32:43 +08:00
  • ceb8ee72d8 Fix: warnings in unit test HFO4 2019-11-14 14:51:59 +08:00
  • ade2bf1812 Test: policy model HFO4 2019-11-14 14:45:06 +08:00
  • c867916c3a Fix: uint test HFO4 2019-11-14 14:24:39 +08:00
  • 4309653160 Feat: model/policy HFO4 2019-11-14 14:18:10 +08:00
  • 41e0dec74c Test: captcha HFO4 2019-11-13 18:34:29 +08:00
  • 9660d2f9c1 Feat: captcha config HFO4 2019-11-13 17:22:45 +08:00
  • 7d4e212d4e Feat: captcha HFO4 2019-11-13 17:03:55 +08:00
  • c7e47293db Add: model - group / Test: group HFO4 2019-11-13 16:28:14 +08:00
  • 079c730319 Test: SessionAuthCheck HFO4 2019-11-12 16:53:32 +08:00
  • 2cdbfde83a Fix: failed testing HFO4 2019-11-12 16:23:24 +08:00
  • c8c85501e4 Test: middleware/auth HFO4 2019-11-12 16:18:58 +08:00
  • 589c399488 Feat: User/Me HFO4 2019-11-12 15:34:54 +08:00
  • 80f30465e9 Test: User login router HFO4 2019-11-12 14:45:27 +08:00
  • 2ae2c9b784 Modify: using memstore to store session HFO4 2019-11-12 13:55:33 +08:00
  • 1db0c6116e Test: Ping route HFO4 2019-11-11 19:20:33 +08:00
  • 6f96018223 Feat: User login HFO4 2019-11-11 19:13:17 +08:00
  • 943c84320c Feat: Setting model HFO4 2019-11-10 17:07:35 +08:00
  • 29fe6047a1 Modify: GetSettingByName returns string HFO4 2019-11-09 20:32:15 +08:00
  • f453b3e918 Fix: rand seeding error / Test: conf/version and util HFO4 2019-11-09 19:47:26 +08:00
  • 3ed1a5dc43 Add: default settings rows in migration HFO4 2019-11-09 19:27:47 +08:00
  • e858cbe2cf Feat: Decide whether to do database migration based on version.lock HFO4 2019-11-09 19:04:48 +08:00
  • c5493fd1f1 Delete temp test file when exist HFO4 2019-11-09 18:09:32 +08:00
  • ec7ab83d7c Test: conf HFO4 2019-11-09 18:06:29 +08:00
  • 53da4655ad Reading config file HFO4 2019-11-08 18:29:12 +08:00
  • 370ee8405d Update: compile test HFO4 2019-11-07 16:19:29 +08:00
  • c44216e626
    Create README.md AaronLiu 2019-11-07 16:17:21 +08:00
  • 46bd970824 Delete useless json HFO4 2019-11-07 16:16:07 +08:00
  • 3d82521d42
    Create .travis.yml AaronLiu 2019-11-07 16:04:42 +08:00
  • aca8bde521 User model/migrations and gorm init HFO4 2019-11-07 15:56:05 +08:00
  • ece1bca11a Update .gitignore HFO4 2019-11-06 22:36:24 +08:00
  • 2c9e0c1119 Testing for controller/main.go HFO4 2019-11-06 22:35:31 +08:00
  • 6ba4d1ae82 Param error message generate HFO4 2019-11-06 16:42:13 +08:00
  • 6539ae20fa Basic check for User controller HFO4 2019-11-05 19:49:56 +08:00
  • 74b5bf24a8 Add: Ping router HFO4 2019-11-05 12:31:22 +08:00
  • 86896aedd0 Init HFO4 2019-11-04 20:30:12 +08:00
  • cd1f3be22d
    Initial commit AaronLiu 2019-11-04 20:28:34 +08:00
  • 67067db739 修复PHP7.3下filter_var废弃FILTER_FLAG_HOST_REQUIRED造成的错误 修复查询字段错误造成的文件夹创建500错误 zmmfly 2019-07-10 04:12:22 +08:00
  • 5e369a9bc1
    Update README.md AaronLiu 2019-04-21 16:43:39 +08:00
  • 8e7704e254
    Fix: Browse files from all users in filter mode (#148) AaronLiu 2019-03-28 17:13:00 +08:00
  • 17f763d6ea Fix: Browse files from all users in filter mode HFO4 2019-03-28 17:10:25 +08:00
  • 7a530f5d58 Feat: Color option in dashboard 2.0.0-alpha.1 HFO4 2019-03-17 21:49:35 +08:00
  • 88fac85ca5 Fix: markdown page js file import order HFO4 2019-03-17 17:06:01 +08:00
  • 9f658e86ec Fix: css name HFO4 2019-03-17 16:45:25 +08:00
  • ebee2b09d9 Remove: extra description HFO4 2019-03-17 16:35:25 +08:00
  • 836cb1a9c7 Remove: Unused import HFO4 2019-03-17 16:32:59 +08:00
  • 3c7aedc195 Fix: default theme options HFO4 2019-03-17 14:48:11 +08:00
  • a11f81966d Feat: Composer install script with fetching static file HFO4 2019-03-17 11:43:11 +08:00
  • 2c2e8b6052 Modify: Disable cmd install HFO4 2019-03-17 11:00:46 +08:00
  • 3b7e9298b5 Merge branch 'master' of https://github.com/HFO4/Cloudreve HFO4 2019-03-17 10:49:54 +08:00
  • b341d3bc2c Modify: static file in .gitignore HFO4 2019-03-17 10:49:27 +08:00
  • fd03047ed2 Delete: static file HFO4 2019-03-17 10:48:58 +08:00
  • f15499d274 Fix: Installer missing static file HFO4 2019-03-17 09:38:18 +08:00
  • 889b65163b
    Update README.md AaronLiu 2019-03-16 16:11:07 +08:00
  • 1c05b9a0d3
    Update README.md AaronLiu 2019-03-16 16:04:26 +08:00
  • 00a2b452c4
    Update README.md AaronLiu 2019-03-16 15:57:09 +08:00
  • 721dad4abe
    Update README.md AaronLiu 2019-03-16 15:55:08 +08:00
  • ebb95b31c2 Fix: Qiniu thumb error HFO4 2019-03-16 15:39:49 +08:00
  • d854913cd2 Fix: Broken context menu in FireFox HFO4 2019-03-16 15:23:57 +08:00
  • 94c3dd7420 放宽邮箱验证规则 / 七牛缩略图尺寸调整 HFO4 2019-03-16 14:55:09 +08:00
  • 9d8646c6f6
    Merge pull request #143 from HFO4/dev AaronLiu 2019-03-16 14:22:12 +08:00
  • 560e455618 Fix: broken getUpToken in qiniu policy HFO4 2019-03-16 14:19:35 +08:00
  • 51f8be8681
    Merge pull request #142 from HFO4/dev AaronLiu 2019-03-16 14:13:34 +08:00
  • df8581e238
    Delete Download.html AaronLiu 2019-03-16 14:12:51 +08:00
  • bf2f5e621f Fix: array to string error HFO4 2019-03-16 14:11:46 +08:00
  • a4439ba210
    Merge pull request #141 from HFO4/dev AaronLiu 2019-03-16 14:04:14 +08:00
  • 822d9b4bba Add: gziped frontend resources HFO4 2019-03-16 14:02:18 +08:00
  • 18bcd93d97 Feat: Use official s3 SDK / support minio HFO4 2019-03-16 13:29:23 +08:00
  • 76ea49890d Feat: Login / Reg / Find pwd form HFO4 2019-03-16 10:41:12 +08:00
  • 74d0afb441 Feat: 自定义分片大小 HFO4 2019-03-14 19:37:07 +08:00
  • b2d5547199 Fix: 一些情况下离线下载失败后临时文件无法删除 HFO4 2019-03-14 19:03:35 +08:00
  • ef636bc2d1 Feat: My share HFO4 2019-03-14 11:29:09 +08:00
  • 3a4912083c Feat: User profile HFO4 2019-03-14 10:00:53 +08:00
  • 737665c62c Feat: Change prefer theme color HFO4 2019-03-13 19:38:23 +08:00
  • df42ac0e96 Feat: User setting HFO4 2019-03-11 21:46:05 +08:00
  • 4880972d77 Feat: Referer check HFO4 2019-03-11 18:11:19 +08:00
  • 84e2ec0f19 Feat: Theme config HFO4 2019-03-11 16:21:17 +08:00
  • 53c79bfa65 Feat: Single file share HFO4 2019-03-11 15:04:35 +08:00
  • 41d1294ebf Feat: Folder share HFO4 2019-03-10 19:07:01 +08:00
  • d84b00f35d Feat: markdown editor HFO4 2019-03-10 13:14:32 +08:00
  • da4f152438 Feat: Video preview HFO4 2019-03-10 11:09:20 +08:00
  • 3d82929a3b Feat: Remember path HFO4 2019-03-09 19:27:25 +08:00
  • 2e2357e794 Feat: file type filter &Fix: cannot create torrent remote download in onedrive policy HFO4 2019-03-08 21:27:17 +08:00
  • c94e17a4da Fix: img preview wont require height and width anymore HFO4 2019-03-07 17:20:18 +08:00
  • c741d79677 Feat: Search file api HFO4 2019-03-07 15:29:22 +08:00
  • e0b4b42ec6 Fix: file rename validate HFO4 2019-03-06 09:42:21 +08:00
  • 65dcedb3ca Fix: blocking while get uptoken HFO4 2019-03-05 19:28:55 +08:00
  • 422f9d8d6a Feat:initial test HFO4 2019-03-03 20:26:25 +08:00
  • 1fc4956a3f
    Merge pull request #135 from HFO4/revert-104-patch-2 AaronLiu 2019-02-16 18:15:26 +08:00
  • 564578aefb
    Revert "order 字段名添加分隔符" AaronLiu 2019-02-16 18:14:38 +08:00
  • 12f98dd0f5
    Update README.md AaronLiu 2019-02-16 10:05:29 +08:00
  • c33b6d587f
    Merge pull request #125 from Yuanuo/patch-04 AaronLiu 2019-01-21 10:18:41 +08:00
  • 277f882e8d 修复重命名文件时验证失败的问题 文件重命名时,文件后缀名之前的‘.’会导致验证失败,后台做校验时应该先去除后缀名部分。 Yuanuo 2019-01-17 14:05:18 +08:00
  • 68399a5877
    fix: route checking AaronLiu 2018-12-22 12:23:52 +08:00
  • 6b4f999bc4
    fix: route checking AaronLiu 2018-12-22 12:19:56 +08:00
  • 3514ff437c
    Update README.md AaronLiu 2018-12-19 19:08:36 +08:00
  • 8c344b456d
    Merge pull request #104 from Instrye/patch-2 AaronLiu 2018-11-02 13:34:16 +08:00
  • ff4fa3f9b2
    order 字段名添加分隔符 Instrye 2018-11-02 11:10:25 +08:00
  • d9fa51a615 fix: move file while forget to change the parent folder ID HFO4 2018-10-20 19:21:57 +08:00
  • 6dd49fce09 Fix #100 HFO4 2018-10-20 18:32:00 +08:00
  • ddc0b6ad4b release:1.1.1 1.1.1 HFO4 2018-10-20 17:08:50 +08:00
  • 75cbbcaa10 add: Crontab config reminder HFO4 2018-10-20 15:37:20 +08:00
  • 060f7a2081 feat: Manage page for task queue HFO4 2018-10-20 15:25:35 +08:00
  • a67185c750 fix: installation error in command line HFO4 2018-10-19 16:31:51 +08:00
  • 38b11c1651 Merge branch 'master' of https://github.com/HFO4/Cloudreve HFO4 2018-10-19 16:30:41 +08:00
  • 96b7f4c97d fix: installation error in command line HFO4 2018-10-19 16:30:08 +08:00
  • f7f6d5a1e7 Add license scan report and status fossabot 2018-10-15 04:41:32 -07:00
  • f600b21faa
    Merge pull request #95 from samnela/change-psr-autoload AaronLiu 2018-09-15 19:41:59 +08:00
  • 1693bf800b
    Merge pull request #88 from Yuanuo/patch-02 AaronLiu 2018-09-15 19:36:54 +08:00
  • f39334125b moved to psr-4 Samuel NELA 2018-09-14 23:34:33 +02:00
  • 49f3fa3a88
    Merge pull request #1 from HFO4/master nonomal 2018-09-13 23:51:00 +08:00
  • 9ee144d870 change: Telegram group invite link HFO4 2018-09-13 22:16:49 +08:00
  • 755fe7331f fix: sql index error 1.1.0-beta HFO4 2018-09-13 18:53:37 +08:00
  • 78f4a1eae9 fix: failed to close file stream in onedrive policy HFO4 2018-09-13 17:07:51 +08:00
  • 55ea76e35e fix: Onedrive token encoding error in some case HFO4 2018-09-13 16:49:26 +08:00
  • c2a05d3f6c remove: temp file HFO4 2018-09-13 15:26:39 +08:00
  • 8c43f1fe1c feat: Web ui installer HFO4 2018-09-13 15:25:56 +08:00
  • f81a433cbc update: to-do list and function description HFO4 2018-09-11 21:05:35 +08:00
  • f2d94ea499 add: policy adding form for Onedrive HFO4 2018-09-11 20:42:07 +08:00
  • ca30b650fc add: cron function to refresh token of Onedrive HFO4 2018-09-11 19:48:45 +08:00
  • 62eca52fe7 add: Onedrive adapter HFO4 2018-09-08 17:22:35 +08:00
  • 3462e6665b fix: misspelling HFO4 2018-09-08 13:53:35 +08:00
  • 2b646fb6e3 add: RemoteAdapter HFO4 2018-09-08 13:52:26 +08:00
  • e29c94d8d0 add: Onedrive Bussiness SDK HFO4 2018-09-08 13:25:21 +08:00
  • 044ece0b80 add: S3Adapter & OssAdapter HFO4 2018-09-08 13:15:04 +08:00
  • 195d747c5d fix: error displaying capacity unit while editing user group HFO4 2018-09-07 20:48:13 +08:00
  • 16fe5d7f7d add: OssAdapter HFO4 2018-09-07 20:36:44 +08:00
  • 732d04c0a7 add QiniuAdapter HFO4 2018-09-07 19:46:54 +08:00
  • 6593cb7de9 add: LocalAdapter HFO4 2018-09-06 19:26:23 +08:00
  • 7a34a5ffb8 add: Onedrive large file uploading HFO4 2018-09-06 19:07:17 +08:00
  • e989aa47d9 add: Single Onedrive reUpload handle function HFO4 2018-09-05 19:19:24 +08:00
  • 159ee86b60 add: Task model and database table HFO4 2018-09-05 16:43:52 +08:00
  • 61910ccf35 add: Onedrive HFO4 2018-09-05 15:55:51 +08:00
  • 1fe7be12c6 Fix: #67 HFO4 2018-08-30 20:02:59 +08:00
  • 72ab679dd5 Fix #86 HFO4 2018-08-30 18:27:40 +08:00
  • 946408b642
    Update composer.json AaronLiu 2018-08-20 18:19:04 +08:00
  • 1d5f742ba7
    Delete composer.lock AaronLiu 2018-08-20 18:12:26 +08:00
  • 84c6e1a74c
    Update README.md AaronLiu 2018-08-20 18:11:28 +08:00
  • a4cef20c01
    Merge pull request #89 from Yuanuo/patch-03 AaronLiu 2018-08-19 22:43:22 +08:00
  • 5faea8f5ae
    Merge pull request #87 from Yuanuo/patch-01 AaronLiu 2018-08-19 22:42:28 +08:00
  • 899ee59c73 修复X-Sendfile模式时附件文件名和Content-Type异常的问题。 1,针对各浏览器的附件文件名的不同头信息格式。 2,解决Content-Type为text/html的问题。 Yuanuo 2018-08-04 14:49:47 +08:00
  • 2807c1c79e PHP basename 中文乱码问题 php basename()无法获取带中文字符的文件名(乱码) Yuanuo 2018-08-04 14:08:59 +08:00
  • d5f5cbc05b 分享文件列表根据分享时间排序而不应该是ID。 显示分享文件列表时根据分享时间倒序排列,最新分享的文件显示在最前,因为分享顺序并不一定按照文件上传顺序决定。 Yuanuo 2018-08-04 14:00:25 +08:00
  • a1a9f7cdb0 complete thumb preivew in folder shareing page HFO4 2018-07-01 21:45:02 +08:00
  • c7f7e20978 add thumb preview in folder sharing page HFO4 2018-06-30 19:44:24 +08:00
  • c11710325d Merge branch 'master' of https://github.com/HFO4/Cloudreve HFO4 2018-06-30 19:28:45 +08:00
  • a3599b399d
    Update README.md AaronLiu 2018-05-17 20:42:11 +08:00
  • 8992627c48
    Update README.md AaronLiu 2018-05-17 20:41:28 +08:00
  • 07fef77c4c 目录分享侧边连 HFO4 2018-05-17 16:18:08 +08:00
  • 81abe89e84 修复部分情况下离线下载未完成被判定为已完成 HFO4 2018-04-26 21:35:19 +08:00
  • 514ad474ea fix index error in admin panel HFO4 2018-04-22 22:11:06 +08:00
  • b33df3da72 fix templates fliename error HFO4 2018-04-20 11:43:17 +08:00
  • fd8fc70b07 fix templates fliename error HFO4 2018-04-20 11:41:09 +08:00
  • 91c9870f49 fix aria2 array index error HFO4 2018-04-19 23:18:02 +08:00
  • f93edcc82b
    Merge pull request #65 from HFO4/dev AaronLiu 2018-04-19 19:46:10 +08:00
  • b1f2774d41 turn off debug HFO4 2018-04-19 19:45:42 +08:00
  • 487f4e3139 fix maximum 2GB storage HFO4 2018-04-19 19:44:22 +08:00
  • 9651caa219
    Merge pull request #64 from HFO4/dev AaronLiu 2018-04-19 19:09:22 +08:00
  • f5d69ebdae turn off debug switch HFO4 2018-04-19 19:08:06 +08:00
  • 36e6526259 complete remote download based on aria2 HFO4 2018-04-19 19:07:22 +08:00
  • 334d25833c Fix #62 HFO4 2018-04-18 20:37:20 +08:00
  • 412541a540 add list for completed remote download and fix storage check before starting downloading HFO4 2018-04-18 20:31:24 +08:00
  • 3326c9232e add download task list and optimize temp file recovery HFO4 2018-04-17 19:59:13 +08:00
  • 6d9b67ac20 add torrent download support HFO4 2018-04-16 20:47:48 +08:00
  • ccbb6c7778 种子离线下载前端 HFO4 2018-04-10 22:28:17 +08:00
  • b8b63662ea 离线下载添加URL交互界面 HFO4 2018-04-09 22:04:56 +08:00
  • 1b87365b8a aria2 种子下载及多文件处理 HFO4 2018-04-07 15:16:57 +08:00
  • ee56919747 aria2下载失败异常处理 HFO4 2018-04-07 11:02:43 +08:00
  • 4877a8e292
    Merge pull request #58 from HFO4/dev AaronLiu 2018-04-06 21:29:21 +08:00
  • 1af411daee 关闭Debug,修改错误提示 HFO4 2018-04-06 21:28:48 +08:00
  • c4ecee4897 关闭Debug,修改错误提示 HFO4 2018-04-06 21:24:56 +08:00
  • f4a4ca02b5 aria2下载完成后的处理 HFO4 2018-04-06 21:09:24 +08:00
  • f3ff61cbc6
    Merge pull request #56 from HFO4/dev AaronLiu 2018-04-06 16:26:05 +08:00
  • aabc32efb5 aria2状态查询 HFO4 2018-04-06 16:21:40 +08:00
  • 126aacca63 离线下载请求及数据库记录 HFO4 2018-04-06 10:26:10 +08:00
  • 2ade8861c9 aria2下载请求完成,并且修复一个远程服务端path的bug HFO4 2018-04-05 17:07:36 +08:00
  • 32ca1132f2 aria2初始化 HFO4 2018-04-05 13:24:52 +08:00
  • 7536c8695b 更新remote类型接口URL HFO4 2018-03-29 21:41:40 +08:00
  • 622b80a680 开启Debug】 HFO4 2018-03-29 21:39:04 +08:00
  • 0fe4e8a8db 发送测试邮件返回更多Debug信息(Fix #46) HFO4 2018-03-24 22:25:30 +08:00
  • 37b4357435 修复阿里云OSS公共空间无法下载文件 HFO4 2018-03-23 18:23:12 +08:00
  • 45ea9404ba Merge branch 'master' of https://github.com/HFO4/Cloudreve HFO4 2018-03-11 19:22:47 +08:00
  • 764fdd7e36 优化移动端导航效果 HFO4 2018-03-11 19:22:29 +08:00
  • 219d894a08
    Update README.md AaronLiu 2018-03-11 12:50:18 +08:00
  • 7d5e8fb2a1 1.0.3 1.0.3 HFO4 2018-03-11 11:42:38 +08:00
  • 956deac89f 数据库升级逻辑 HFO4 2018-03-11 11:39:33 +08:00
  • 4964f53dac 视频预览支持弹幕 HFO4 2018-03-09 21:01:40 +08:00
  • 037e6ad0b3
    Update README.md AaronLiu 2018-03-08 22:44:06 +08:00
  • 9c7494256c
    Update README.md AaronLiu 2018-03-08 22:43:18 +08:00
  • 21518300b4 定义移动端导航栏主题色 HFO4 2018-03-07 20:07:25 +08:00
  • f79f1f15e1
    Merge e6293b8fc3 into 99759b5a77 Instrye 2018-03-06 09:33:28 +00:00
  • e6293b8fc3
    修复 HTML ID 复用问题 Instrye 2018-03-06 17:32:53 +08:00
  • 99759b5a77 Fix #35 HFO4 2018-03-05 19:20:12 +08:00
  • d58b824d8b Fix #32 HFO4 2018-03-05 19:09:19 +08:00
  • 33e56ca287 Merge branch 'master' of https://github.com/HFO4/Cloudreve HFO4 2018-03-05 19:03:37 +08:00
  • c7901d55f0 修复 #25 HFO4 2018-03-05 19:03:11 +08:00
  • 53d01e5f6e
    Merge pull request #34 from Instrye/patch-1 AaronLiu 2018-03-01 17:35:41 +08:00
  • 4b58719e7c
    修复 JS 获取 change 错误 Instrye 2018-03-01 17:24:40 +08:00
  • a82bee0216
    Merge pull request #33 from Instrye/patch-1 AaronLiu 2018-03-01 17:07:23 +08:00
  • 0ea0902059
    修复 Admi n删除分享文件的JS错误 Instrye 2018-03-01 17:05:05 +08:00
  • a57dd79319 添加oss策略时加上http的提示 HFO4 2018-02-19 17:55:16 +08:00
  • 228b898e9d 登录状态下访问首页跳转到文件页 HFO4 2018-02-19 15:51:37 +08:00
  • 8f8b9df5a5 补齐.htaccess HFO4 2018-02-19 13:00:52 +08:00
  • 36925a63ef 删除锁文件 HFO4 2018-02-18 21:51:00 +08:00
  • df03461892 更新readme HFO4 2018-02-18 21:49:07 +08:00
  • 6361d4bd2e 修复二步验证二维码错误 HFO4 2018-02-18 21:47:15 +08:00
  • 937dfc77fd
    Merge pull request #18 from LinEvil/patch-1 AaronLiu 2018-02-18 21:34:43 +08:00
  • 31f1eb839f
    Update TwoFactor.php LinEvil 2018-02-18 21:32:18 +08:00
  • 12f7f691eb 修复因目录重名无法创建目录 HFO4 2018-02-18 21:08:19 +08:00
  • 2d183acd0d 测试自动构建 HFO4 2018-02-18 19:46:43 +08:00
  • 363da22bda 测试自动构建 HFO4 2018-02-18 19:42:12 +08:00
  • 28d8d02508 测试自动构建 HFO4 2018-02-18 19:39:50 +08:00
  • 662c3019d4 更新deploy.sh HFO4 2018-02-18 19:24:14 +08:00
  • f5502b3666 添加自动打包 HFO4 2018-02-18 19:20:06 +08:00
  • 4e550dcdb2 修复nginx无法使用sendfile HFO4 2018-02-16 11:59:09 +08:00
  • 59f8a9b58d 更新数据库版本 HFO4 2018-02-16 10:46:07 +08:00
  • b0898fcab4 支持通过sendfile下载文件 HFO4 2018-02-16 10:31:53 +08:00
  • 8c8561dc31 拼写错误 HFO4 2018-02-15 21:12:24 +08:00
  • 141de8ba54 修复部分情况加WebDAV无法使用 HFO4 2018-02-15 21:08:26 +08:00
  • 159098decf 初步添加sendfile支持 HFO4 2018-02-15 20:28:25 +08:00
  • 24789ca8a9 更新版本号 1.0.2 HFO4 2018-02-14 18:11:57 +08:00
  • 544769bf04 Fix #12 HFO4 2018-02-13 17:20:36 +08:00
  • 85119bc54d 新增发送安装反馈 HFO4 2018-02-13 16:44:51 +08:00
  • d3061f0526 README特性更新 HFO4 2018-02-13 16:31:21 +08:00
  • 4492991bbb 修复一处url错误 HFO4 2018-02-13 16:28:19 +08:00
  • 1e79428425 新增远程上传策略 HFO4 2018-02-13 16:11:15 +08:00
  • c28f08c210 自定远程服务端(未完成) HFO4 2018-02-10 14:14:40 +08:00
  • 0e0f7d5258 添加登录按钮 rainays 2018-02-08 22:18:10 +08:00
  • d2ca69b945 视频预览使用Dplayer HFO4 2018-02-07 14:40:46 +08:00
  • 9cb572f0da clear cache HFO4 2018-02-06 18:56:51 +08:00
  • 9994f12aa8 clear cache HFO4 2018-02-06 18:56:09 +08:00
  • 20b7d67adc 修复目录分享无法使用 HFO4 2018-02-06 18:55:04 +08:00
  • 63cc404d74 修复目录分享无法使用 HFO4 2018-02-06 18:54:08 +08:00
  • 47f334b6f4 修复部分服务器无法收到回调Authorization头 HFO4 2018-02-06 17:34:49 +08:00
  • 1431f433d1 修复首页背景适应 HFO4 2018-02-06 17:08:16 +08:00
  • b6c1382e73 修复某些情况下验证码无效 HFO4 2018-02-05 16:28:30 +08:00
  • 02ce111717 修复部分情况下安装报错 HFO4 2018-02-05 13:59:19 +08:00
  • 02d00d9b19 更新安装说明 1.0.1 HFO4 2018-02-05 13:27:51 +08:00
  • 25c86357da 权限设置 HFO4 2018-02-05 12:23:31 +08:00
  • bb49ff1b5f 拼写错误 HFO4 2018-02-05 12:15:44 +08:00
  • f33414c643 补全目录 HFO4 2018-02-05 11:10:13 +08:00
  • c1eebc7bf7 更新安装说明 HFO4 2018-02-05 11:02:24 +08:00
  • 90a0b34b3e 安装程序执行发起 HFO4 2018-02-05 10:52:09 +08:00
  • 60cd53895d 安装引导脚本 HFO4 2018-02-05 10:48:11 +08:00
  • a97df81a9e Merge branch 'master' of https://github.com/HFO4/Cloudreve HFO4 2018-02-05 08:41:37 +08:00
  • 3fdc327bb0 ready for merge HFO4 2018-02-05 08:41:30 +08:00
  • d02899328d
    Update .htaccess AaronLiu 2018-02-05 07:33:04 +08:00
  • 34767dd9b0
    Merge pull request #4 from yrccondor/master AaronLiu 2018-02-04 20:16:12 +08:00
  • 85609ddbd8
    fix AxtonYao 2018-02-04 20:12:10 +08:00
  • d6aa3ca86f
    Change lang="en" to lang="zh_cn" AxtonYao 2018-02-04 20:05:52 +08:00
  • 9e33129e7d
    Change lang="en" to lang="zh_cn" AxtonYao 2018-02-04 20:04:41 +08:00
  • 8c54632ccd Merge branch 'master' of https://github.com/HFO4/Cloudreve HFO4 2018-02-04 19:25:27 +08:00