Commit Graph

  • 805405d21a
    Merge 3759de99d9 into 006680c5df #2481 Eli Ribble 2026-03-14 10:54:18 +0800
  • ae15290656
    Merge 02ddb42059 into 006680c5df #2964 dependabot[bot] 2026-03-14 10:54:18 +0800
  • 41bc0d5294
    Merge 533b4c3d5d into 006680c5df #3356 scholar7r 2026-03-14 10:54:18 +0800
  • 006680c5df update submodule master 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
  • 2ecc7f4f59
    fix(cos): missing response-content-disposition header when enable not sign for CDN url (#2546) (#3202) Darren Yu 2026-01-23 15:30:35 +0800
  • 2725bd47b5
    fix(share): download on folder share wrongly not counted (#3196) Darren Yu 2026-01-23 15:25:54 +0800
  • 864332f2e5 fix(route): force CORS header for content route with correct header parameters (close #3192) Aaron Liu 2026-01-23 15:23:09 +0800
  • a84c5d8e97 feat(oauth): OAuth for 3rd party apps Aaron Liu 2026-01-23 15:22:29 +0800
  • cb40abb4d6
    docs: correct links #3213 Darren Yu 2026-01-18 23:31:40 +0800
  • d70e068378
    fix(cos): anonymous GET req not support response header #3202 Darren Yu 2026-01-17 12:53:42 +0800
  • 30aaea4584
    feat(thumb): change image type to NRGBA when do resize to keep transparency #3207 Darren Yu 2026-01-17 03:24:13 +0800
  • 353091bde2
    fix(cos): missing response-content-disposition header for public-read bucket Darren Yu 2026-01-17 02:15:44 +0800
  • 480b10dbdb
    fix(share): download on folder share wrongly not counted #3196 Darren Yu 2026-01-16 02:30:31 +0800
  • b8be8c4ca6 fix(cors): add proper CORS configuration for content routes #3192 zhchen8 2026-01-14 18:01:12 +0800
  • a908ec462f chore(readme): update readme badges Aaron Liu 2026-01-14 17:36:42 +0800
  • bc6845bd74 fix(ci): disable docker provenance on self-hosted agent 4.11.1 Aaron Liu 2026-01-14 15:54:25 +0800
  • 7039fa801d chore(ado): switch to self-hosted vsts pool 4.11.0 Aaron Liu 2026-01-14 15:00:43 +0800
  • 6f8aecd35a update submodule Aaron Liu 2026-01-14 12:44:50 +0800
  • 722abb81c5 fix(nodepool): exclusive lock should be held for weight LB Aaron Liu 2026-01-14 12:41:26 +0800
  • e8f965e980 fix(security): resolve multiple vulnerability. Vulnerability identified and fix provided by Kolega.dev (https://kolega.dev) Aaron Liu 2026-01-14 12:39:42 +0800
  • f01ed64bdb feat(perf): improve memory usage for importing task / add configurable Pprof endpoint (fix #3059) Aaron Liu 2026-01-14 11:32:22 +0800
  • 736414fa10 fix(dbfs): setting version does not change file size Aaron Liu 2026-01-14 10:37:05 +0800
  • 5924e406ab chore(golang): upgrade to 1.25 Aaron Liu 2026-01-14 10:36:18 +0800
  • 87b1020c4a
    chore(deps): bump github.com/quic-go/quic-go from 0.55.0 to 0.57.0 (#3133) dependabot[bot] 2026-01-03 08:37:07 +0800
  • 0022892403
    Merge 176eb5e654 into 32632db36f #2507 yixinin 2025-12-14 10:40:03 +0100
  • d6e875866f
    Merge 56934be994 into 32632db36f #3049 dependabot[bot] 2025-12-14 10:40:03 +0100
  • 32632db36f feat(fs): change event debounce before emitting to subscriber Aaron Liu 2025-12-13 14:47:33 +0800
  • c01b748dfc feat(fs): fs change event notification via SSE / show panic stack trace in task queue Aaron Liu 2025-12-13 14:46:25 +0800
  • 4350393928
    chore(deps): bump github.com/quic-go/quic-go from 0.55.0 to 0.57.0 #3133 dependabot[bot] 2025-12-11 16:53:56 +0000
  • 05c68b4062
    fix(thumb blob path): separators be wrongly modified (#3062) (#3116) Darren Yu 2025-12-05 15:57:58 +0800
  • 29bfe4bb74
    Update common.go #3116 Darren Yu 2025-12-05 15:45:21 +0800
  • a08c796e3f
    fix(ks3): fix content disposition format for download filename (#3040) (#3057) Darren Yu 2025-12-05 15:33:18 +0800
  • fec4dec3ac feat(upload): etag check in client-side upload / support empty policy ID Aaron Liu 2025-12-05 15:17:07 +0800
  • ab0a6bf30c
    fix(thumb blob path): separators be wrongly modified Darren Yu 2025-12-04 16:31:28 +0800
  • 13da95c78f
    fix(ks3): fix content disposition format for download filename (#3040) #3057 Darren Yu 2025-11-25 14:41:01 +0800
  • 176eb5e654 - update #2507 yixinin 2025-11-20 17:19:12 +0800
  • 1b42f2ce9d Merge branch 'master' into feature-p2p-quic-server yixinin 2025-11-20 16:54:06 +0800
  • 56934be994
    chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 #3049 dependabot/go_modules/golang.org/x/crypto-0.45.0 dependabot[bot] 2025-11-20 02:53:12 +0000
  • 67c6f937c9 fix(oss): disable RSA min key size check for OSS callback (#3038) 4.10.1 Aaron Liu 2025-11-15 11:59:09 +0800
  • 6ad72e07f4 update submodule 4.10.0 Aaron Liu 2025-11-14 11:18:39 +0800
  • 994ef7af81 fix(search): multiple metadata search does not work (#3027) Aaron Liu 2025-11-12 13:57:13 +0800