Commit Graph

  • 1b4eff624d webdav兼容rclone的nextcloud选项(修改日期和checksum) Weidi Deng 2023-04-07 22:16:11 +08:00
  • 408733a974 test(thumb): new changes in models/cache pkg Aaron Liu 2023-04-07 20:33:05 +08:00
  • c8b736bd8f fix(dashboard): add missing utils for thumb setting Aaron Liu 2023-04-07 19:42:23 +08:00
  • cf03206283 feat(thumb): generator settings and test button Aaron Liu 2023-04-07 19:33:02 +08:00
  • ac536408c6 feat(thumb): use libreoffice to generate thumb Aaron Liu 2023-04-07 19:31:43 +08:00
  • 98b86b37de feat(thumb): use ffmpeg to generate thumb Aaron Liu 2023-04-07 19:30:41 +08:00
  • b55344459d feat(thumb): use libvips to generate thumb Aaron Liu 2023-04-07 19:30:10 +08:00
  • bde4459519 feat(thumb): add ext whitelist for all policy types Aaron Liu 2023-04-07 19:29:43 +08:00
  • f5a21a7e6f feat(thumb): set size limit for original file Aaron Liu 2023-04-07 19:28:39 +08:00
  • 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 +08:00
  • e115497dfe feat(thumb): generate thumb for OneDrive files Aaron Liu 2023-04-07 19:27:31 +08:00
  • 62b73b577b feat(thumb): generate and return sidecar thumb Aaron Liu 2023-04-07 19:26:39 +08:00
  • 7cb5e68b78 refactor(thumb): thumb logic for slave policy Aaron Liu 2023-04-07 19:25:29 +08:00
  • ae118c337e refactor(thumb): reset thumb status after renaming a file with no thumb available Aaron Liu 2023-04-07 19:09:13 +08:00
  • f36e39991d refactor(thumb): new thumb pipeline model to generate thumb on-demand Aaron Liu 2023-04-07 19:08:54 +08:00
  • da1eaf2d1f fix(wopi): cannot set preferred language for LibreOffice online Aaron Liu 2023-04-07 19:06:46 +08:00
  • 42f7613bfa moveFiles 修改回无条件 overwrite (Move 或 Rename 都会处罚冲突问题) xkeyC 2023-03-29 20:16:09 +08:00
  • e8e38029ca fix:error code xkeyC 2023-03-28 00:18:37 +08:00
  • cd9e9e25b9 fix:仅在需要移动时 overwrite xkeyC 2023-03-28 00:06:10 +08:00
  • ca7b21dc3e feat(Webdav):Add overwrite support for moveFiles and copyFiles xkeyC 2023-03-27 22:55:20 +08:00
  • f172220825 release: 3.7.1 Aaron Liu 2023-02-13 19:28:00 +08:00
  • 37cb292530 fix(db): SQLite3 dialects return empty rows in HasColumn method Aaron Liu 2023-02-12 20:02:35 +08:00
  • 835605a5cb chore: keep artifacts naming consistent Aaron Liu 2023-02-10 13:02:37 +08:00
  • 35c4215c0f chore: update archive config to keep original arch name Aaron Liu 2023-02-10 12:13:14 +08:00
  • 3db803ed38 chore: update readme and archive config Aaron Liu 2023-02-09 20:29:38 +08:00
  • c2d7168c26 release: 3.7.0 Aaron Liu 2023-02-09 19:03:52 +08:00
  • b441d884f6 chore: fix amd64.v1 inconsistency Aaron Liu 2023-02-08 22:10:58 +08:00
  • d4c79cb962 chore: fix amd64.v1 inconsistency Aaron Liu 2023-02-08 21:39:04 +08:00
  • e134826bd1 chore: skip git validation before release Aaron Liu 2023-02-08 21:10:55 +08:00
  • b78f475df8 chore: use goreleaser to build docker images Aaron Liu 2023-02-08 21:06:14 +08:00
  • e7de7e868d chore: use goreleaser to build artifacts Aaron Liu 2023-02-08 20:04:45 +08:00
  • a58e3b19ec Revert "chore(build): add go-task support (#1608)" Aaron Liu 2023-02-08 15:42:05 +08:00
  • 71cc332109 fix: ci build failed as env in go tasks cannot be overwritten Aaron Liu 2023-02-08 15:32:02 +08:00
  • 076aa2c567 remove unused env Aaron Liu 2023-02-08 15:11:53 +08:00
  • 7dfe8fb439 chore: fix env in task yaml and test new build action Aaron Liu 2023-02-08 15:08:20 +08:00
  • b1b74b7be5 Merge remote-tracking branch 'origin/master' Aaron Liu 2023-02-08 13:57:54 +08:00
  • abe90e4c88 chore(build): add go-task support (#1608) mritd 2023-02-08 13:57:21 +08:00
  • 95027e4f5d refactor(db): move dialects to a standalone pkg Aaron Liu 2023-02-08 10:02:15 +08:00
  • 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 +08:00
  • 6d1c44f21b test: fix failed ut Aaron Liu 2023-02-07 20:24:21 +08:00
  • 489a2bab4f test: delete file while user not found Aaron Liu 2023-02-07 20:18:13 +08:00
  • d67d0512f8 feat(explorer): advance delete options for users Aaron Liu 2023-02-07 20:08:22 +08:00
  • 1c1cd9b342 feat(dashboard): unlink file while not deleting its physical source (#789) Aaron Liu 2023-02-07 20:07:05 +08:00
  • 2a1e82aede fix(fs): cannot delete file while user is deleted (fix #1586) Aaron Liu 2023-02-07 20:04:53 +08:00
  • a93ea2cfa0 feat(webdav): add read-only option (#1629) WeidiDeng 2023-02-07 19:43:28 +08:00
  • ffbafca994 Merge remote-tracking branch 'origin/master' HFO4 2023-01-10 19:56:59 +08:00
  • 99434d7aa5 test(wopi): add tests for wopi client HFO4 2023-01-10 19:56:02 +08:00
  • f7fdf10d70 feat(wopi): edit WOPI related settings HFO4 2023-01-09 19:38:55 +08:00
  • 9ad2c3508f enhancement(upload): keep original file content after failed to update document files HFO4 2023-01-09 19:38:31 +08:00
  • 5a8c86c72e feat(wopi): adapt libreoffice online HFO4 2023-01-09 19:38:12 +08:00
  • 1c922ac981 feat(wopi): implement required rest api as a WOPI host HFO4 2023-01-09 19:37:46 +08:00
  • 4541400755 feat(wopi): change doc preview config based on WOPI discovery results HFO4 2023-01-09 19:36:41 +08:00
  • c39daeb0d0 feat(wopi): fetch discover endpoint HFO4 2023-01-09 19:34:39 +08:00
  • 8dafb4f40a feat: support connect to mysql with unix socket (#1571) 5aaee9 2022-12-19 19:23:47 +08:00
  • 42a31f2fd1 fix: timeout while fetching yarn pkgs in building docker image action HFO4 2022-12-19 18:22:18 +08:00
  • ca80051a89 release: 3.6.2 HFO4 2022-12-19 17:53:11 +08:00
  • bc0c374f00 feat(mobile): only allow request from mobile client to copy session HFO4 2022-12-19 17:35:39 +08:00
  • e4c87483d6 feat(session): generate temp URL to copy/refresh user session HFO4 2022-12-19 17:34:57 +08:00
  • 1227f35d3c doc: change readme link HFO4 2022-12-19 17:33:15 +08:00
  • 08fa6964a9 doc: change readme link HFO4 2022-12-16 21:13:17 +08:00
  • 9eafe07f4e doc: add English README HFO4 2022-12-16 21:12:09 +08:00
  • 73d0f2db9b release: 3.6.1 HFO4 2022-12-16 17:37:21 +08:00
  • 82b4e29a80 enhance: escalate ProxyHeader as a global config HFO4 2022-12-16 16:58:06 +08:00
  • 9860ebbca9 feat(doc preview): add magic variable for file name HFO4 2022-12-16 16:55:47 +08:00
  • 435a03dd34 fix: nil reference while trying to shut down DB in slave mode (#1416) HFO4 2022-12-16 16:55:28 +08:00
  • 4e8ab75211 feat(s3): support setting for force using path style endpoint (#1559) HFO4 2022-12-16 16:54:58 +08:00
  • 6ceb255512 dep: git mod tidy HFO4 2022-12-16 14:01:59 +08:00
  • 74e1bd6a43 Added same-site policy for session options (#1381) AHdark 2022-12-16 13:59:26 +08:00
  • fd59d1b5ca Enhance(dashboard): optimize get policies request (#1539) topjohncian 2022-12-16 13:55:52 +08:00
  • 2bb28a9845 fix(s3): use HEAD method to get file info (#1521) Code 2022-12-16 13:54:12 +08:00
  • 5f4f6bd91a refactor: build docker image using build.sh (#1562) vvisionnn 2022-12-15 22:23:34 +08:00
  • 053e4352b4 fix: Dockerfile (#1561) Nya Candy 2022-12-14 22:31:36 +08:00
  • 08e4d2257a release: 3.6.0 HFO4 2022-12-14 20:17:14 +08:00
  • f02b6f0286 feat(net): customize socket file permission HFO4 2022-12-14 15:28:45 +08:00
  • 50a3917a65 feat(cache): set max-age for public accessible static resources HFO4 2022-12-14 15:28:19 +08:00
  • 8c5ba89f7d feat: mobile app promotion page HFO4 2022-12-12 20:35:48 +08:00
  • 4519dc025b update(version): 3.6.0-beta1 HFO4 2022-11-23 20:44:09 +08:00
  • 92cbc9f312 i18n: logs in database script HFO4 2022-11-23 18:31:43 +08:00
  • 756769335f feat(dashboard): edit and remove 2FA secret for users HFO4 2022-11-23 17:55:23 +08:00
  • 6b63195d28 enhance(session): increase default cookie ttl to 60 days HFO4 2022-11-21 19:09:54 +08:00
  • db6681f448 fix(avatar): add default cache max age for avatar response HFO4 2022-11-21 19:09:37 +08:00
  • 4b85541d73 fix(security): CVE-2022-32167 HFO4 2022-11-21 19:08:51 +08:00
  • f8ed4b4a5a feat(remote download): show download node in list page HFO4 2022-10-30 10:45:25 +08:00
  • 7dda81368d test(source link): add unit test HFO4 2022-10-30 09:41:14 +08:00
  • 1c25232b06 feat(source link): record downloads for redirected source link HFO4 2022-10-29 11:08:16 +08:00
  • 8d7ecedf47 feat(source link): create perm source link with shorter url HFO4 2022-10-29 11:06:07 +08:00
  • 1f836a4b8b feat(task): not fail immediately after failed upload in transfer tasks HFO4 2022-10-17 19:26:09 +08:00
  • c17cf1946a fix(static): add placeholder empty zip file for go embed HFO4 2022-10-15 16:40:00 +08:00
  • 392c824a33 feat(OneDrive): support Retry-After throttling control from Graph API (#280) HFO4 2022-10-15 16:35:02 +08:00
  • 8494bd6eb9 fix(request): deep copy shared header object in request options HFO4 2022-10-15 16:16:17 +08:00
  • c7dc143d30 Merge remote-tracking branch 'origin/master' HFO4 2022-10-15 10:16:08 +08:00
  • 8b30593822 fix: cannot delete mass files (>=333) in SQLite (#622) HFO4 2022-10-15 10:12:23 +08:00
  • 56fa01ed61 fix: failed UT HFO4 2022-10-15 09:55:44 +08:00
  • 560097145b fix: metadata mismatch if file name contains % while uploading to OneDrive/SharePoint HFO4 2022-10-15 09:20:25 +08:00
  • 8cec65b0a7 Fix: cannot finish callback when uploading an office file using sharepoint.cn (#1503) topjohncian 2022-10-15 09:06:12 +08:00
  • f89653cea7 feat(static): release static files into memory while startup (#1471) WeidiDeng 2022-10-15 09:05:05 +08:00
  • 6b0b44f6d0 test: fix failed UT HFO4 2022-10-15 09:02:28 +08:00
  • 63b536e5db Merge remote-tracking branch 'origin/master' HFO4 2022-10-08 19:24:57 +08:00
  • 19a2f69a19 test: fix failed UT HFO4 2022-10-08 19:24:38 +08:00
  • 2271fcfdef fix: s3(minio) file remove operation hangout (#1491) SuperHgO 2022-10-08 19:21:38 +08:00