Commit Graph

  • 243c312066 fix: failed UT 3.8.0 Aaron Liu 2023-06-11 09:50:57 +0800
  • 1d52ddd93a release: 3.8.0 Aaron Liu 2023-06-11 09:45:27 +0800
  • cbc549229b fix(wopi): anonymous users cannot preview files Aaron Liu 2023-06-11 09:45:06 +0800
  • 173ca6cdf8 fix(preview): use absolute URL for local storage policy Aaron Liu 2023-06-11 09:44:43 +0800
  • fb166fb3e4 release: 3.8.0-beta1 3.8.0-beta1 Aaron Liu 2023-05-27 14:06:19 +0800
  • b1344616b8 test: fix failed ut Aaron Liu 2023-05-27 10:44:28 +0800
  • 89ee147961 feat(upload): detect and specify mime type for files uploaded to S3 and OSS (fix#1681) Aaron Liu 2023-05-25 19:51:51 +0800
  • 4aafe1dc7a enhance(download): Use just-in-time host in download URl, instead of SiteURL in site settings Aaron Liu 2023-05-25 19:49:32 +0800
  • 4c834e75fa adhoc: commit todo changes related to google drive Aaron Liu 2023-05-25 19:46:05 +0800
  • 31d4a3445d fix(cache): panic if redis connection fails Aaron Liu 2023-05-25 19:44:59 +0800
  • 37926e3133 feat(policy): add Google Drive Oauth client Aaron Liu 2023-05-24 14:39:54 +0800
  • 4c18e5acd1
    webdav兼容nextcloud propset设置修改时间 (#1710) WeidiDeng 2023-05-24 12:10:03 +0800
  • 6358740cc9
    modified: models/policy.go (#1718) Arkylin 2023-05-24 12:09:24 +0800
  • abc4b7763e
    Update docker-compose.yml #1727 hallucination 2023-05-24 11:56:00 +0800
  • 9bbf6c352c modified: models/policy.go modified: models/policy_test.go #1718 Arkylin 2023-05-10 22:23:49 +0800
  • 76fc65f329 webdav兼容nextcloud propset设置修改时间 #1710 Weidi Deng 2023-04-29 19:28:34 +0800
  • 00d56d6d07 test: fix failed ut Aaron Liu 2023-04-16 09:25:57 +0800
  • b9143b53f6 chore: update runner to ubuntu-latest Aaron Liu 2023-04-16 09:20:30 +0800
  • b9d9e036c9 feat(kv): persist cache and session into disk before shutdown Aaron Liu 2023-04-16 09:17:06 +0800
  • 4d131db504 test(hook): NewWebdavAfterUploadHook Aaron Liu 2023-04-15 09:21:29 +0800
  • c5ffdbfcfb Merge remote-tracking branch 'origin/master' Aaron Liu 2023-04-13 19:39:22 +0800
  • 8e2fc1a8f6 test(thumb): new changes in filesystem pkg Aaron Liu 2023-04-13 19:39:12 +0800
  • ce579d387a
    Merge pull request #1690 from cloudreve/webdav-checksum AaronLiu 2023-04-08 10:10:46 +0800
  • f1e7af67bc
    Merge branch 'master' into webdav-checksum #1690 AaronLiu 2023-04-08 10:09:55 +0800
  • 98788dc72b
    Merge pull request #1679 from xkeyC/master AaronLiu 2023-04-08 10:08:13 +0800
  • 1b4eff624d webdav兼容rclone的nextcloud选项(修改日期和checksum) Weidi Deng 2023-04-07 22:16:11 +0800
  • 408733a974 test(thumb): new changes in models/cache pkg Aaron Liu 2023-04-07 20:33:05 +0800
  • c8b736bd8f fix(dashboard): add missing utils for thumb setting Aaron Liu 2023-04-07 19:42:23 +0800
  • cf03206283 feat(thumb): generator settings and test button Aaron Liu 2023-04-07 19:33:02 +0800
  • ac536408c6 feat(thumb): use libreoffice to generate thumb Aaron Liu 2023-04-07 19:31:43 +0800
  • 98b86b37de feat(thumb): use ffmpeg to generate thumb Aaron Liu 2023-04-07 19:30:41 +0800
  • b55344459d feat(thumb): use libvips to generate thumb Aaron Liu 2023-04-07 19:30:10 +0800
  • bde4459519 feat(thumb): add ext whitelist for all policy types Aaron Liu 2023-04-07 19:29:43 +0800
  • f5a21a7e6f feat(thumb): set size limit for original file Aaron Liu 2023-04-07 19:28:39 +0800
  • b910254cc5 feat(thumb): delete generated thumb file fix(s3): return empty list of file failed to be deleted Aaron Liu 2023-04-07 19:27:57 +0800
  • e115497dfe feat(thumb): generate thumb for OneDrive files Aaron Liu 2023-04-07 19:27:31 +0800
  • 62b73b577b feat(thumb): generate and return sidecar thumb Aaron Liu 2023-04-07 19:26:39 +0800
  • 7cb5e68b78 refactor(thumb): thumb logic for slave policy Aaron Liu 2023-04-07 19:25:29 +0800
  • ae118c337e refactor(thumb): reset thumb status after renaming a file with no thumb available Aaron Liu 2023-04-07 19:09:13 +0800
  • f36e39991d refactor(thumb): new thumb pipeline model to generate thumb on-demand Aaron Liu 2023-04-07 19:08:54 +0800
  • da1eaf2d1f fix(wopi): cannot set preferred language for LibreOffice online Aaron Liu 2023-04-07 19:06:46 +0800
  • 42f7613bfa moveFiles 修改回无条件 overwrite (Move 或 Rename 都会处罚冲突问题) #1679 xkeyC 2023-03-29 20:16:09 +0800
  • e8e38029ca fix:error code xkeyC 2023-03-28 00:18:37 +0800
  • cd9e9e25b9 fix:仅在需要移动时 overwrite xkeyC 2023-03-28 00:06:10 +0800
  • ca7b21dc3e feat(Webdav):Add overwrite support for moveFiles and copyFiles xkeyC 2023-03-27 22:55:20 +0800
  • 3ded139e32 feat: support session persistence #1663 vvisionnn 2023-03-09 15:45:58 +0800
  • 09556fe138
    chore(deps): bump golang.org/x/image #1658 dependabot[bot] 2023-03-07 01:42:24 +0000
  • f28bfa6d07
    chore(deps): bump golang.org/x/net #1646 dependabot[bot] 2023-02-25 01:19:10 +0000
  • 6efd2bfdc9
    chore(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 #1644 dependabot[bot] 2023-02-23 09:01:32 +0000
  • cdfc772731
    chore(deps): bump github.com/prometheus/client_golang #1639 dependabot[bot] 2023-02-15 02:37:55 +0000
  • c1b9642d82
    chore(deps): bump github.com/aws/aws-sdk-go from 1.31.5 to 1.34.0 #1638 dependabot[bot] 2023-02-14 16:27:04 +0000
  • f172220825 release: 3.7.1 3.7.1 Aaron Liu 2023-02-13 19:28:00 +0800
  • 37cb292530 fix(db): SQLite3 dialects return empty rows in `HasColumn` method Aaron Liu 2023-02-12 20:02:35 +0800
  • 835605a5cb chore: keep artifacts naming consistent 3.7.0 Aaron Liu 2023-02-10 13:02:37 +0800
  • 35c4215c0f chore: update archive config to keep original arch name Aaron Liu 2023-02-10 12:13:14 +0800
  • 3db803ed38 chore: update readme and archive config Aaron Liu 2023-02-09 20:29:38 +0800
  • c2d7168c26 release: 3.7.0 Aaron Liu 2023-02-09 19:03:52 +0800
  • b441d884f6 chore: fix amd64.v1 inconsistency Aaron Liu 2023-02-08 22:10:58 +0800
  • d4c79cb962 chore: fix amd64.v1 inconsistency Aaron Liu 2023-02-08 21:39:04 +0800
  • e134826bd1 chore: skip git validation before release Aaron Liu 2023-02-08 21:10:55 +0800
  • b78f475df8 chore: use goreleaser to build docker images Aaron Liu 2023-02-08 21:06:14 +0800
  • e7de7e868d chore: use goreleaser to build artifacts Aaron Liu 2023-02-08 20:04:45 +0800
  • a58e3b19ec Revert "chore(build): add go-task support (#1608)" Aaron Liu 2023-02-08 15:42:05 +0800
  • 71cc332109 fix: ci build failed as env in go tasks cannot be overwritten Aaron Liu 2023-02-08 15:32:02 +0800
  • 076aa2c567 remove unused env Aaron Liu 2023-02-08 15:11:53 +0800
  • 7dfe8fb439 chore: fix env in task yaml and test new build action Aaron Liu 2023-02-08 15:08:20 +0800
  • b1b74b7be5 Merge remote-tracking branch 'origin/master' Aaron Liu 2023-02-08 13:57:54 +0800
  • abe90e4c88
    chore(build): add go-task support (#1608) mritd 2023-02-08 13:57:21 +0800
  • 97af8e382f docs(task): update README #1608 kovacs 2023-02-08 13:13:11 +0800
  • 900a4bfa32 chore(task): remove GCC build kovacs 2023-02-08 12:48:46 +0800
  • 5656ae4673
    Merge branch 'cloudreve:master' into master mritd 2023-02-08 10:34:34 +0800
  • 95027e4f5d refactor(db): move dialects to a standalone pkg Aaron Liu 2023-02-08 10:02:15 +0800
  • 9c58278e08
    refactor(db): change SQLite driver from github.com/jinzhu/gorm/dialects/sqlite to github.com/glebarez/go-sqlite (#1626) VigorFox 2023-02-08 09:53:41 +0800
  • f8e2cf5f96
    Update models/init.go: 修改变量名 #1626 VigorFox 2023-02-07 22:01:47 +0800
  • 6d1c44f21b test: fix failed ut Aaron Liu 2023-02-07 20:24:21 +0800
  • 489a2bab4f test: delete file while user not found Aaron Liu 2023-02-07 20:18:13 +0800
  • d67d0512f8 feat(explorer): advance delete options for users Aaron Liu 2023-02-07 20:08:22 +0800
  • 1c1cd9b342 feat(dashboard): unlink file while not deleting its physical source (#789) Aaron Liu 2023-02-07 20:07:05 +0800
  • 2a1e82aede fix(fs): cannot delete file while user is deleted (fix #1586) Aaron Liu 2023-02-07 20:04:53 +0800
  • a93ea2cfa0
    feat(webdav): add read-only option (#1629) WeidiDeng 2023-02-07 19:43:28 +0800
  • 3946e08c30 // 兼容已有配置中的 "sqlite3" 配置项 Liang Yuxuan 2023-02-07 17:56:20 +0800
  • 16089ad36d 添加webdav只读选项 #1629 Weidi Deng 2023-02-07 16:49:00 +0800
  • aa06f6d39b chore(task): support cross compile kovacs 2023-02-07 16:36:42 +0800
  • f3433168df chore(docker): build with go-task kovacs 2023-02-07 14:57:39 +0800
  • ee383635dd sqlite 驱动从 github.com/jinzhu/gorm/dialects/sqlite 改为 github.com/glebarez/go-sqlite,以移除对 cgo 的依赖 Liang Yuxuan 2023-02-06 20:30:50 +0800
  • 0f6bef9006 chore(build): add go-task support kovacs 2023-01-13 11:55:40 +0800
  • ffbafca994 Merge remote-tracking branch 'origin/master' HFO4 2023-01-10 19:56:59 +0800
  • 99434d7aa5 test(wopi): add tests for wopi client HFO4 2023-01-10 19:56:02 +0800
  • f7fdf10d70 feat(wopi): edit WOPI related settings HFO4 2023-01-09 19:38:55 +0800
  • 9ad2c3508f enhancement(upload): keep original file content after failed to update document files HFO4 2023-01-09 19:38:31 +0800
  • 5a8c86c72e feat(wopi): adapt libreoffice online HFO4 2023-01-09 19:38:12 +0800
  • 1c922ac981 feat(wopi): implement required rest api as a WOPI host HFO4 2023-01-09 19:37:46 +0800
  • 4541400755 feat(wopi): change doc preview config based on WOPI discovery results HFO4 2023-01-09 19:36:41 +0800
  • c39daeb0d0 feat(wopi): fetch discover endpoint HFO4 2023-01-09 19:34:39 +0800
  • 8b18d21080 fix(migration):replace constant variable #1600 YogeLiu 2023-01-07 23:00:24 +0800
  • 4043be077b
    chore(deps): bump github.com/aws/aws-sdk-go from 1.31.5 to 1.33.0 #1592 dependabot[bot] 2022-12-30 19:45:01 +0000
  • 8dafb4f40a
    feat: support connect to mysql with unix socket (#1571) #1567 5aaee9 2022-12-19 19:23:47 +0800
  • 42a31f2fd1 fix: timeout while fetching yarn pkgs in building docker image action 3.6.2 HFO4 2022-12-19 18:22:18 +0800
  • ca80051a89 release: 3.6.2 HFO4 2022-12-19 17:53:11 +0800
  • bc0c374f00 feat(mobile): only allow request from mobile client to copy session HFO4 2022-12-19 17:35:39 +0800