Commit Graph

  • 9349bc4812
    Merge 5a13b1037c into ba2e870bbd #3472 Ricky 2026-06-15 16:04:37 +0800
  • 5a13b1037c feat(oidc): add OIDC provider support #3472 Ricky 2026-06-15 15:06:29 +0800
  • 1cd717e190
    Merge 02ddb42059 into ba2e870bbd #2964 dependabot[bot] 2026-06-15 14:49:16 +0800
  • acab949c1d
    Merge 84cf0c5f9c into ba2e870bbd #3429 Hydra 2026-06-15 14:49:15 +0800
  • 723fbc6889
    Merge 3759de99d9 into ba2e870bbd #2481 Eli Ribble 2026-06-14 15:13:27 +0800
  • a835630c1f
    Merge 49eeeadb96 into ba2e870bbd #3443 Sai Asish Y 2026-06-14 10:40:14 +0800
  • ba2e870bbd feat(user): options to disable exposing user emails to other users master Aaron Liu 2026-06-13 11:40:48 +0800
  • 9e9fb43e72 fix(router): AdminWrite scope should be required for OneDrive OAuth callback Aaron Liu 2026-06-13 11:09:54 +0800
  • 0b00dd308f fix(sse): block subscribing to single share file Aaron Liu 2026-06-13 11:02:15 +0800
  • 3607f79bb4 fix(thumb): max pixel dimensions constraint in builtin thumb generator Aaron Liu 2026-06-13 10:44:11 +0800
  • 7e1289d552 fix(user): search user endpoint should only search in active users Aaron Liu 2026-06-13 10:39:21 +0800
  • 7968e50429 fix(WOPI): SuggestedTarget header should not accept file path Aaron Liu 2026-06-13 10:31:50 +0800
  • 26b6b1044b doc: update security policy 4.16.1 Aaron Liu 2026-06-06 11:28:13 +0800
  • 78a731ffad fix(route): require AdminWrite scope for thumbnail generator executable test Aaron Liu 2026-06-06 11:19:38 +0800
  • b2f0406006
    chore(deps): bump github.com/aws/aws-sdk-go from 1.31.5 to 1.34.0 (#3462) dependabot[bot] 2026-06-06 11:14:55 +0800
  • 63fa7b4c65
    chore(deps): bump github.com/quic-go/quic-go from 0.57.0 to 0.59.1 (#3461) dependabot[bot] 2026-06-06 11:14:40 +0800
  • aaebf317a7 feat(remote download): configurable SSRF check for target URL Aaron Liu 2026-06-06 10:54:11 +0800
  • ed20843dc3 fix(oauth): scope limitation does not take effects in jwt Aaron Liu 2026-06-06 09:55:57 +0800
  • 1cce879ffe
    chore(deps): bump github.com/aws/aws-sdk-go from 1.31.5 to 1.34.0 #3462 dependabot[bot] 2026-06-03 21:23:09 +0000
  • bd0ba95ccd
    chore(deps): bump github.com/quic-go/quic-go from 0.57.0 to 0.59.1 #3461 dependabot[bot] 2026-06-03 21:09:18 +0000
  • 49eeeadb96 ci: retrigger #3443 Sai Asish Y 2026-05-24 21:49:21 -0700
  • d148bc76c0 chore: remove em-dashes from comments SAY-5 2026-05-11 13:01:39 -0700
  • 54dc81deef update submodule 4.16.0 Aaron Liu 2026-05-10 10:23:32 +0800
  • 3487407131 fix(fts): context menu inconsistently shown items caused by missing capability bits in file traversing (fix #3385) Aaron Liu 2026-05-09 14:14:50 +0800
  • a9a0c1ee78 fix(fts): full-text search should not retrieve files in trash bin (fix #3386) Aaron Liu 2026-05-09 13:14:19 +0800
  • 9792a5c84f fix(s3): throw error is content length is missing (fix #3394) Aaron Liu 2026-05-09 11:17:40 +0800
  • 8acc57420a feat(ent): add index for created_at Aaron Liu 2026-05-09 11:14:11 +0800
  • c33273b36d
    fix: implement orderby create_at api (#3437) Howard Yin 2026-05-08 19:59:19 -0700
  • 6557195a4d filemanager/manager: surface incomplete prepare-upload response instead of nil-deref SAY-5 2026-05-02 11:46:13 -0700
  • 2067a2a19b fix: implement orderby create_at api #3437 yindaheng98 2026-04-25 03:02:31 +0000
  • 5994f7864f
    chore(deps): bump golang.org/x/image from 0.18.0 to 0.38.0 (#3403) dependabot[bot] 2026-04-14 11:56:53 +0800
  • 84cf0c5f9c feat: add Darkibox storage policy driver #3429 appfolder88 2026-04-12 22:05:32 +0100
  • 6daf0f5cd9 Enhance README documentation #3426 Dippp10 2026-04-11 17:01:51 +0400
  • f1d1e71aeb
    Update file.go #3407 Darren Yu 2026-04-01 12:57:30 +0800
  • d5e1837b04
    feat: allow calculate root folder summary (adapt for https://github.com/cloudreve/frontend/pull/333) Darren Yu 2026-04-01 12:47:59 +0800
  • a1662dc315
    chore(deps): bump golang.org/x/image from 0.18.0 to 0.38.0 #3403 dependabot[bot] 2026-03-30 16:23:09 +0000
  • 58b83ea1e4
    fix(deps): bump github.com/wneessen/go-mail from 0.7.1 to 0.7.2 (#3372) WittF 2026-03-26 08:39:42 +0800
  • c1e0f6e677
    fix(deps): bump github.com/wneessen/go-mail from 0.7.1 to 0.7.2 #3372 WittF 2026-03-18 14:16:34 +0000
  • 0e19b28e81
    feat: implement batch delete share service (#3356) scholar7r 2026-03-18 09:23:43 +0800
  • 6c219120c7 fix: resolve cursor pagination query selection logic (fixes #3369) #3370 saschabuehrle 2026-03-17 10:48:10 +0100
  • 006680c5df update submodule 4.15.0 Aaron Liu 2026-03-14 10:12:48 +0800
  • 2628c98aae update submodule Aaron Liu 2026-03-14 10:05:28 +0800
  • 533b4c3d5d refactor: use decode instead of `Get` before `Delete` #3356 scholar7r 2026-03-13 11:34:24 +0800
  • 457926e8cb feat(dashboard): set global default file apps (close cloudreve/cloudreve#2304) Aaron Liu 2026-03-13 10:27:34 +0800
  • cb0b5d2a39 fix(dashboard): cannot delete user with OAuth grants (close #3354) Aaron Liu 2026-03-12 16:07:57 +0800
  • a2552bbf90 refactor: implement `GetByHashIDs` to make sure only query database once scholar7r 2026-03-13 09:37:27 +0800
  • 309a1cbf4d feat: implement batch delete service scholar7r 2026-03-12 16:28:02 +0800
  • 7a430058b4
    fix(controller): response of AdminBatchDeleteShare (#3350) scholar7r 2026-03-12 14:14:00 +0800
  • 50017060f1
    fix: skip 0kb placeholder object as directory in file listing (#3347) Darren Yu 2026-03-12 14:12:54 +0800
  • 31c4312b72 Delete OAuth grants when deleting a user #3355 utafrali 2026-03-11 00:23:38 +0300
  • 2804a6edf2 Fix #3354: delete oauth grants before user deletion ugurtafrali 2026-03-11 00:16:06 +0300
  • c131263a2f fix(controller): response of AdminBatchDeleteShare #3350 scholar7r 2026-03-09 15:52:46 +0800
  • 9147a3f058
    fix: skip 0kb placeholder object as directory in file listing #3347 Darren Yu 2026-03-05 00:28:41 +0800
  • 0f2f35d7d4 fix(dbfs): default view can be overwritten accidently (close #3330) Aaron Liu 2026-03-04 16:59:38 +0800
  • 0be493c6e2 fix(oauth): client secret cannot be saved (close #3337) Aaron Liu 2026-03-04 14:40:37 +0800
  • 3fd8aaa398 fix: expose aria2 udp port Aaron Liu 2026-03-04 14:40:04 +0800
  • 5b823305d5 fix: typo in issue contact links Aaron Liu 2026-02-24 16:46:50 +0800
  • edf16a9ed8 misc: issue templaye syntax issue Aaron Liu 2026-02-24 16:45:19 +0800
  • 5d915f11ff misc: add more issue templates Aaron Liu 2026-02-24 16:40:38 +0800
  • d9baa74c81 misc: update issue template Aaron Liu 2026-02-24 16:26:16 +0800
  • 3180c72b53
    fix(dbfs): folder summary type error in cache (#3332) Darren Yu 2026-02-24 14:37:57 +0800
  • 58d94a7200
    Update dbfs.go #3332 Darren Yu 2026-02-24 14:36:30 +0800
  • ba9d96a41e
    fix(dbfs): folder summary type error in cache Darren Yu 2026-02-23 15:31:59 +0800
  • 95865add54 fix(slave node): panic when transfer files in slave node 4.14.1 Aaron Liu 2026-02-15 09:18:24 +0800
  • 9a59c8348e fix(fts): increase default timeout for media meta queue Aaron Liu 2026-02-15 09:16:50 +0800
  • 846366d223 update submodule 4.14.0 Aaron Liu 2026-02-14 10:08:53 +0800
  • 5d45691e43 chore: add `v4` tag for docker images (close #3284) Aaron Liu 2026-02-14 10:00:53 +0800
  • 2a59407916 fix(oauth): `openid` scope is not added by default / add scope name and list in dashboard (close #3274) Aaron Liu 2026-02-14 10:00:14 +0800
  • a8a625e967 update submodule Aaron Liu 2026-02-13 10:11:32 +0800
  • 809ca01eed
    chore: update subproject commit reference in assets #3315 Darren Yu 2026-02-12 23:56:33 +0800
  • 153a00ecd5 feat(fts): start background task to force build index for existing files (close #2895) Aaron Liu 2026-02-12 13:40:11 +0800
  • 1e3b851e19 feat: full-text search and RAG powered search Aaron Liu 2026-02-11 16:05:09 +0800
  • 2266d4b4e3 Initial plan #3275 copilot-swe-agent[bot] 2026-02-06 11:00:55 +0000
  • ec9fdd33bc fix(direct link): cannot access direct link for files without blobs (close #3239) 4.13.0 Aaron Liu 2026-02-05 19:36:04 +0800
  • 6322a9e951 fix(s3): nil pointer when uploading files to SeaweedFS (close #3265) Aaron Liu 2026-02-05 19:25:43 +0800
  • 57239e81af security: use `crypto/rand` for secret keys Aaron Liu 2026-02-05 19:19:39 +0800
  • 9dcc82ead8 fix(router): login consent should be for authenticated audience only Aaron Liu 2026-02-05 19:16:13 +0800
  • b913b4683f fix(eventhub): mark as offline if keepalive fails to send Aaron Liu 2026-01-30 12:00:47 +0800
  • 1f580f0d8a
    Adjust OAuth grant validation limits (no code changes yet) (#3261) Copilot 2026-02-03 14:55:00 +0800
  • 541f0e119f Default PKCE method when missing #3261 copilot/fix-oauth2-validation-issues copilot-swe-agent[bot] 2026-02-03 06:54:13 +0000
  • 0da65dcbf3 Increase OAuth state limit copilot-swe-agent[bot] 2026-02-03 06:53:13 +0000
  • 04a144fd61 Initial plan copilot-swe-agent[bot] 2026-02-03 06:41:19 +0000
  • 87d48ac4a7 Merge remote-tracking branch 'origin/master' 4.12.1 4.12.0 Aaron Liu 2026-01-28 15:15:01 +0800
  • 5d9cfaa973 fix(eventhub): nil pointer trying get owner Aaron Liu 2026-01-28 13:46:27 +0800
  • 2241a9e2c8 feat(dashboard): add setting option for event push Aaron Liu 2026-01-28 12:54:42 +0800
  • 1c5eefdc6a feat(devices): add landing page for desktop client Aaron Liu 2026-01-28 12:54:23 +0800
  • c99a4ece90 feat(oauth): user can manage existing OAuth grant Aaron Liu 2026-01-28 12:53:21 +0800
  • 43d77d2319 feat(dashboard): manage OAuth apps Aaron Liu 2026-01-28 12:52:13 +0800
  • e4e6beb52d
    feat(share): add Open Graph preview for social media crawlers (#3234) WittF 2026-01-25 12:48:14 +0800
  • daba550ea7 resolve comments #3234 Aaron Liu 2026-01-25 11:00:39 +0800
  • d06a29e8a3 feat(og): reuse existing share service and show thumbnail if possible Aaron Liu 2026-01-25 10:46:47 +0800
  • 572859fd1f
    feat(share): add Open Graph preview for social media crawlers WittF 2026-01-24 20:10:35 +0000
  • d9f0612819
    fix(share): add more social media bot user agents #3227 WittF 2026-01-24 06:38:46 +0000
  • 4ef97bf244
    feat(share): add OG preview for home route share links WittF 2026-01-23 12:50:25 +0000
  • bac8908691
    refactor(share): extract share logic to reusable packages WittF 2026-01-23 12:50:18 +0000
  • 017e52dd63
    refactor(share): restructure OG rendering with template system WittF 2026-01-23 09:24:19 +0000
  • 5e02fbcd53
    fix(share): improve OG preview with edge cases and code reuse WittF 2026-01-22 12:07:56 +0000
  • 99d1c05339
    feat(share): add Open Graph support for social media previews WittF 2026-01-22 11:12:44 +0000
  • 47218607ff
    docs: correct links (#3213) Darren Yu 2026-01-23 15:32:10 +0800
  • 5b214beadc
    feat(thumb): change image type to NRGBA when do resize to keep transparency (#3207) Darren Yu 2026-01-23 15:31:42 +0800