Commit Graph

  • 177c92a6c4
    Merge 3759de99d9 into cec2b55e1e #2481 Eli Ribble 2025-09-03 14:47:04 +0800
  • bf1723eae3
    Merge ef86b6b79a into cec2b55e1e #2854 Mason Liu 2025-09-03 10:46:36 +0600
  • c6d7074ef8
    Merge 721172bedc into cec2b55e1e #2868 Darren Yu 2025-09-03 04:25:27 +0000
  • 721172bedc
    Update thumbnail.go #2868 Darren Yu 2025-09-03 12:25:25 +0800
  • 7e460c58bd
    feat(thumb): enhance native thumbnail generater with encoding format and quality Darren Yu 2025-09-03 12:20:14 +0800
  • 472f976de6
    Merge ba5779b353 into cec2b55e1e #2851 dependabot[bot] 2025-09-02 21:53:31 +0700
  • cec2b55e1e update submodule master 4.7.0 Aaron Liu 2025-09-02 13:06:56 +0800
  • af43746ba2
    feat(email): migrate magic variables to email templates title in patches (#2862) Darren Yu 2025-09-02 11:57:49 +0800
  • 9f1cb52cfb feat(explorer): preview archive file content and extract selected files (#2852) Aaron Liu 2025-09-02 11:54:04 +0800
  • 16d8fc5f7f
    feat(email): migrate magic variables to email templates title in patches #2862 Darren Yu 2025-09-01 11:57:41 +0800
  • ef86b6b79a allow patching thumb ; remove Reset Thumbnail API #2854 MasonDye 2025-08-30 16:56:26 +0800
  • 4acf9401b8 feat(uploader): concurrent chunk uploads for local/remote storage policy Aaron Liu 2025-08-30 10:37:08 +0800
  • c3ed4f5839 feat(uploader): concurrent chunk uploads Aaron Liu 2025-08-30 10:36:20 +0800
  • c663c12afb consolidate supported thumbnail extensions into site config; remove dedicated API MasonDye 2025-08-30 00:10:03 +0800
  • 3d98f78caa update reset thumbnail feature MasonDye 2025-08-29 12:01:05 +0800
  • ba5779b353
    chore(deps): bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 #2851 dependabot/go_modules/github.com/ulikunitz/xz-0.5.14 dependabot[bot] 2025-08-28 19:44:40 +0000
  • 9b40e0146f fix(dbfs): remove recursive limit for deleting files Aaron Liu 2025-08-28 11:26:55 +0800
  • a16b491f65 fix(entitysource): rate limiter applied to nil reader (#2834) Aaron Liu 2025-08-26 11:30:55 +0800
  • a095117061
    feat(email): support magic variables in email title, add init email template for multiple languages (#2814) Darren Yu 2025-08-26 11:02:38 +0800
  • edaaa55e59
    feat(email): support magic variables in email title #2814 Darren Yu 2025-08-22 10:20:55 +0800
  • cb81e29a7b
    Update setting.go Darren Yu 2025-08-22 10:14:16 +0800
  • acc660f112 update submodule 4.6.0 Aaron Liu 2025-08-22 09:19:35 +0800
  • 0bb30d450a
    Update setting.go Darren Yu 2025-08-22 09:18:57 +0800
  • 95cf1609d6
    feat(email): add init email template for multiple languages Darren Yu 2025-08-22 00:20:45 +0800
  • a677e23394 feat(dashboard): filter file by shared link, direct link, uploading status (#2782) Aaron Liu 2025-08-21 14:12:30 +0800
  • 13e774f27d feat(dashboard): filter file by shared link, direct link, uploading status (#2667) Aaron Liu 2025-08-21 13:14:11 +0800
  • 91717b7c49 feat(archive): add support for 7z and bz2 / extract rar and 7zip files protected with password (#2668) Aaron Liu 2025-08-21 10:20:13 +0800
  • a1ce16bd5e fix(smtp): SMTP reset error should be ignored for non-standard SMTP server implementation (#2791) Aaron Liu 2025-08-19 09:43:23 +0800
  • 872b08e5da fix(smtp): force enabling SSL does not work (#2777) 4.5.1 Aaron Liu 2025-08-13 18:54:56 +0800
  • f73583b370 update submodule 4.5.0 Aaron Liu 2025-08-12 13:27:33 +0800
  • c0132a10cb feat(dashboard): upgrade promotion Aaron Liu 2025-08-12 13:27:07 +0800
  • 927c3bff00 fix(dep): remove undefined dependency Aaron Liu 2025-08-12 13:12:54 +0800
  • bb9b42eb10 feat(audit): flush audit logs into DB in a standalone goroutine Aaron Liu 2025-08-12 13:10:46 +0800
  • 5f18d277c8 fix(conf): ProxyHeader should be optional (#2760) Aaron Liu 2025-08-12 09:53:15 +0800
  • b0057fe92f feat(profile): options to select why kind of share links to show in user's profile (#2453) Aaron Liu 2025-08-12 09:52:47 +0800
  • bb3db2e326
    fix(middleware): left deafult `ProxyHeader` config item as blank to reduce risk of fake xff (#2760) Darren Yu 2025-08-12 09:35:36 +0800
  • 31f5f723f4
    fix(middleware): left deafult `ProxyHeader` config item as blank to reduce risk of fake xff #2760 Darren Yu 2025-08-10 10:56:29 +0800
  • 8deeadb1e5 fix(middleware): only select first client IP from X-Forwarded-For (#2748) Aaron Liu 2025-08-10 10:47:29 +0800
  • 8688069fac refactor(mail): migrate to wneessen/go-mail (#2738) Aaron Liu 2025-08-10 10:40:21 +0800
  • 4c08644b05 fix(dbfs): generate thumbnail blob should not update file modification date Aaron Liu 2025-08-10 09:38:27 +0800
  • 92aea9e2df
    Merge 1202b50bcb into 4c976b8627 #2507 yixinin 2025-08-07 14:26:11 -0300
  • 4c976b8627 feat(blob path): diable `{path}` magic var for blob path 4.4.1 Aaron Liu 2025-08-07 11:35:28 +0800
  • b0375f5a24 fix(recycle): nil pointer if failed to found files in trash (#2750) Aaron Liu 2025-08-07 11:03:02 +0800
  • 48e9719336 fix(dbfs): deadlock in SQLite while creating upload session Aaron Liu 2025-08-07 10:29:47 +0800
  • 24f1caceae
    fix: possile nil pointer caused application crash #2746 Nya Candy 2025-08-06 18:01:01 +0800
  • 7654ce889c
    fix(blob path): Random variables in blob save path be wrongly fixed (#2741) Darren Yu 2025-08-05 20:29:14 +0800
  • dc3d4f3389
    feat(blob path): Use regex to match all magic variables #2741 Darren Yu 2025-08-05 20:24:07 +0800
  • 1f6dc5e6b3
    fix(blob path): Random variables in blob save path be wrongly fixed Darren Yu 2025-08-05 17:52:06 +0800
  • 72f744a5a5
    Merge branch 'cloudreve:master' into master #2724 Darren Yu 2025-08-05 17:32:20 +0800
  • 80b25e88ee fix(dbfs): file modified_at should not be updated by ent 4.4.0 Aaron Liu 2025-08-05 15:11:32 +0800
  • e31a6cbcb3 fix(workflow): concurrent read&write to progress map while transfer files in batch (#2737) Aaron Liu 2025-08-05 12:02:17 +0800
  • 51d9e06f21
    chore(docker compose): pin postgres to major version (#2723) Curious 2025-08-04 14:52:21 +0800
  • 17a2f740fd
    fix(blob path): Random variables in blob save path be fixed in a single call Darren Yu 2025-08-01 21:23:41 +0800
  • b154cf87e4 chore(docker compose): pin postgres to major version #2723 Curious 2025-08-01 20:54:15 +0800
  • 36be9b7a19
    Fix typos on README (#2693) Git'Fellow 2025-07-31 05:18:48 +0200
  • c8c2a60adb feat(storage policy): set deny/allow list for file extension and custom regexp (#2695) Aaron Liu 2025-07-25 11:32:04 +0800
  • 60bf0e02b3 fix(qbittorrent): download task option not working (#2666) Aaron Liu 2025-07-25 10:15:55 +0800
  • 154dc4cda7
    Fix typos on README #2693 Git'Fellow 2025-07-23 21:23:54 +0200
  • 488f32512d
    Add Kingsoft Cloud object storage policy to solve the cross-domain and friendly file name incompatibility problem of s3 compatible storage policy. (#2665) omiku 2025-07-21 16:08:22 +0800
  • 84d3dac499 Handling of expiration times when they may be empty #2665 omiku 2025-07-20 21:00:37 +0800
  • dccdf81d93 fix bug&add download Expire time args omiku 2025-07-20 20:45:19 +0800
  • 9d7b8f89a9 新增金山云对象存储策略,解决s3兼容存储策略的跨域及友好文件名不兼容问题 omiku 2025-07-15 17:18:33 +0800
  • 1cdccf5fc9 feat(thumb): adding option to define custom input argument for FFmpeg (#2657) 4.3.0 Aaron Liu 2025-07-15 14:11:42 +0800
  • 15762cb393 feat(thumb): support output webp thumbnails for vips generator (#2657) Aaron Liu 2025-07-15 13:51:23 +0800
  • e96b595622 feat(direct link): add option to get direct link with download enforced (#2651) Aaron Liu 2025-07-15 13:22:04 +0800
  • d19fc0e75c feat(remote download): sanitize file names with special characters (#2648) Aaron Liu 2025-07-15 12:00:39 +0800
  • 195d68c535 chore(docker): add LibRAW into docker image (#2645) Aaron Liu 2025-07-15 11:01:44 +0800
  • 000124f6c7 feat(ui): custom HTML content in predefined locations (#2621) Aaron Liu 2025-07-15 10:44:51 +0800
  • ca57ca1ba0 feat(custom): custom sidebar items Aaron Liu 2025-07-15 10:41:13 +0800
  • 3cda4d1ef7 feat(fs): custom properties for files (#2407) Aaron Liu 2025-07-12 11:15:33 +0800
  • 1202b50bcb Merge branch 'master' into feature-p2p-quic-server #2507 eason.ran 2025-07-11 13:43:11 +0800
  • b13490357b feat(dashboard): cleanup tasks and events (#2368) 4.2.0 Aaron Liu 2025-07-05 11:52:15 +0800
  • 617d3a4262 feat(qiniu): use accelerated upload domain (#2497) Aaron Liu 2025-07-05 10:50:51 +0800
  • 75a03aa708 fix(auth): unified empty path for sign content (#2616) Aaron Liu 2025-07-05 10:05:09 +0800
  • fe2ccb4d4e feat(share): add option to automatically render and show README file (#2382) Aaron Liu 2025-07-04 14:40:32 +0800
  • aada3aab02 feat(storage): load balance storage policy (#2436) Aaron Liu 2025-07-04 10:05:15 +0800
  • a0aefef691
    feat: platform self-adaptation for file viewer application (#2603) Samler 2025-07-03 14:04:14 +0800
  • 2b47e5d906
    feat: platform self-adaptation for file viewer application #2603 Samler 2025-07-02 02:18:18 +0800
  • 17fc598fb3 doc: duplicated OneDrive in README 4.1.3 Aaron Liu 2025-06-30 19:46:22 +0800
  • 19a65b065c
    fix: new user group error in without replication (#2596) Samler 2025-06-30 19:34:18 +0800
  • e0b2b4649e
    fix(db): map MariaDB type to MySQL (#2587) Anye 2025-06-30 19:32:21 +0800
  • 3458d5a6e0
    Update client.go #2587 Anye 2025-06-30 11:16:10 +0800
  • bce49aa838
    fix: new user group error in without replication #2596 Samler 2025-06-29 12:16:02 +0800
  • 642c32c6cc chore: update fatih/color (#2591) Aaron Liu 2025-06-29 10:47:59 +0800
  • 6106b57bc7
    feat(captcha): update static asset source option (#2589) WittF 2025-06-29 10:14:26 +0800
  • 0cc526f6e1 fix(captcha): Backend default: cdn → jsdelivr #2589 WittF 2025-06-28 00:28:40 +0800
  • 53b4e74ef6 feat(captcha): Add captcha_cap_asset_server configuration option to support static asset server settings (#2584) WittF 2025-06-27 23:49:34 +0800
  • 3366e89901 fix(db): 将MariaDB数据库类型映射到MySQL类型 Anye 2025-06-27 19:59:11 +0800
  • f38f32f9f5 fix(db): sslmode prefer not supported in some pg version (?) related: #2540 4.1.2 Aaron Liu 2025-06-27 13:54:10 +0800
  • d382bd8f8d fix(dashboard): cannot change storage policy for groups (#2577) 4.1.1 Aaron Liu 2025-06-27 12:53:07 +0800
  • 02abeaed2e update submodule 4.1.0 Aaron Liu 2025-06-27 09:21:19 +0800
  • 6c9a72af14 update submodule Aaron Liu 2025-06-26 18:51:44 +0800
  • 4562042b8d fix(dashboard): cannot save settings for anonymous group Aaron Liu 2025-06-26 18:48:07 +0800
  • dc611bcb0d feat(explorer): manage created direct links / option to enable unique redirected direct links Aaron Liu 2025-06-26 18:45:54 +0800
  • 30b21e4b71
    Merge c2d28f95c5 into 2500ebc6a4 #2499 WintBit 2025-06-26 15:05:23 +0800
  • 2500ebc6a4
    refactor(captcha): update Cap to 2.0.0 (#2573) WittF 2025-06-26 14:58:58 +0800
  • a8c9db5e23 fix(captcha): update Cap field names in defaults configuration #2573 WittF 2025-06-26 06:14:28 +0800
  • d7b731d168 feat(captcha): update field names to Cap 2.0 standard - Site Key and Secret Key WittF 2025-06-26 05:48:46 +0800
  • e92879aadd refactor(captcha): remove Cap 1.x compatibility, keep only 2.x support WittF 2025-06-26 05:41:16 +0800
  • 65a47008ab fix(captcha): change Cap default version to 1.x for backward compatibility WittF 2025-06-26 05:23:17 +0800