Commit Graph

  • 5b823305d5 fix: typo in issue contact links master Aaron Liu 2026-02-24 16:46:50 +08:00
  • edf16a9ed8 misc: issue templaye syntax issue Aaron Liu 2026-02-24 16:45:19 +08:00
  • 5d915f11ff misc: add more issue templates Aaron Liu 2026-02-24 16:40:38 +08:00
  • d9baa74c81 misc: update issue template Aaron Liu 2026-02-24 16:26:16 +08:00
  • 3180c72b53 fix(dbfs): folder summary type error in cache (#3332) Darren Yu 2026-02-24 14:37:57 +08:00
  • 95865add54 fix(slave node): panic when transfer files in slave node 4.14.1 Aaron Liu 2026-02-15 09:18:24 +08:00
  • 9a59c8348e fix(fts): increase default timeout for media meta queue Aaron Liu 2026-02-15 09:16:50 +08:00
  • 846366d223 update submodule 4.14.0 Aaron Liu 2026-02-14 10:08:53 +08:00
  • 5d45691e43 chore: add v4 tag for docker images (close #3284) Aaron Liu 2026-02-14 10:00:53 +08:00
  • 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 +08:00
  • a8a625e967 update submodule Aaron Liu 2026-02-13 10:11:32 +08:00
  • 153a00ecd5 feat(fts): start background task to force build index for existing files (close #2895) Aaron Liu 2026-02-12 13:40:11 +08:00
  • 1e3b851e19 feat: full-text search and RAG powered search Aaron Liu 2026-02-11 16:05:09 +08:00
  • 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 +08:00
  • 6322a9e951 fix(s3): nil pointer when uploading files to SeaweedFS (close #3265) Aaron Liu 2026-02-05 19:25:43 +08:00
  • 57239e81af security: use crypto/rand for secret keys Aaron Liu 2026-02-05 19:19:39 +08:00
  • 9dcc82ead8 fix(router): login consent should be for authenticated audience only Aaron Liu 2026-02-05 19:16:13 +08:00
  • b913b4683f fix(eventhub): mark as offline if keepalive fails to send Aaron Liu 2026-01-30 12:00:47 +08:00
  • 1f580f0d8a Adjust OAuth grant validation limits (no code changes yet) (#3261) Copilot 2026-02-03 14:55:00 +08:00
  • 541f0e119f Default PKCE method when missing copilot/fix-oauth2-validation-issues copilot-swe-agent[bot] 2026-02-03 06:54:13 +00:00
  • 0da65dcbf3 Increase OAuth state limit copilot-swe-agent[bot] 2026-02-03 06:53:13 +00:00
  • 04a144fd61 Initial plan copilot-swe-agent[bot] 2026-02-03 06:41:19 +00:00
  • 87d48ac4a7 Merge remote-tracking branch 'origin/master' 4.12.1 4.12.0 Aaron Liu 2026-01-28 15:15:01 +08:00
  • 5d9cfaa973 fix(eventhub): nil pointer trying get owner Aaron Liu 2026-01-28 13:46:27 +08:00
  • 2241a9e2c8 feat(dashboard): add setting option for event push Aaron Liu 2026-01-28 12:54:42 +08:00
  • 1c5eefdc6a feat(devices): add landing page for desktop client Aaron Liu 2026-01-28 12:54:23 +08:00
  • c99a4ece90 feat(oauth): user can manage existing OAuth grant Aaron Liu 2026-01-28 12:53:21 +08:00
  • 43d77d2319 feat(dashboard): manage OAuth apps Aaron Liu 2026-01-28 12:52:13 +08:00
  • e4e6beb52d feat(share): add Open Graph preview for social media crawlers (#3234) WittF 2026-01-25 12:48:14 +08:00
  • 47218607ff docs: correct links (#3213) Darren Yu 2026-01-23 15:32:10 +08:00
  • 5b214beadc feat(thumb): change image type to NRGBA when do resize to keep transparency (#3207) Darren Yu 2026-01-23 15:31:42 +08:00
  • 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 +08:00
  • 2725bd47b5 fix(share): download on folder share wrongly not counted (#3196) Darren Yu 2026-01-23 15:25:54 +08:00
  • 864332f2e5 fix(route): force CORS header for content route with correct header parameters (close #3192) Aaron Liu 2026-01-23 15:23:09 +08:00
  • a84c5d8e97 feat(oauth): OAuth for 3rd party apps Aaron Liu 2026-01-23 15:22:29 +08:00
  • a908ec462f chore(readme): update readme badges Aaron Liu 2026-01-14 17:36:42 +08:00
  • bc6845bd74 fix(ci): disable docker provenance on self-hosted agent 4.11.1 Aaron Liu 2026-01-14 15:54:25 +08:00
  • 7039fa801d chore(ado): switch to self-hosted vsts pool 4.11.0 Aaron Liu 2026-01-14 15:00:43 +08:00
  • 6f8aecd35a update submodule Aaron Liu 2026-01-14 12:44:50 +08:00
  • 722abb81c5 fix(nodepool): exclusive lock should be held for weight LB Aaron Liu 2026-01-14 12:41:26 +08:00
  • 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 +08:00
  • f01ed64bdb feat(perf): improve memory usage for importing task / add configurable Pprof endpoint (fix #3059) Aaron Liu 2026-01-14 11:32:22 +08:00
  • 736414fa10 fix(dbfs): setting version does not change file size Aaron Liu 2026-01-14 10:37:05 +08:00
  • 5924e406ab chore(golang): upgrade to 1.25 Aaron Liu 2026-01-14 10:36:18 +08:00
  • 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 +08:00
  • 32632db36f feat(fs): change event debounce before emitting to subscriber Aaron Liu 2025-12-13 14:47:33 +08:00
  • c01b748dfc feat(fs): fs change event notification via SSE / show panic stack trace in task queue Aaron Liu 2025-12-13 14:46:25 +08:00
  • 05c68b4062 fix(thumb blob path): separators be wrongly modified (#3062) (#3116) Darren Yu 2025-12-05 15:57:58 +08:00
  • a08c796e3f fix(ks3): fix content disposition format for download filename (#3040) (#3057) Darren Yu 2025-12-05 15:33:18 +08:00
  • fec4dec3ac feat(upload): etag check in client-side upload / support empty policy ID Aaron Liu 2025-12-05 15:17:07 +08:00
  • 56934be994 chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 dependabot/go_modules/golang.org/x/crypto-0.45.0 dependabot[bot] 2025-11-20 02:53:12 +00:00
  • 67c6f937c9 fix(oss): disable RSA min key size check for OSS callback (#3038) 4.10.1 Aaron Liu 2025-11-15 11:59:09 +08:00
  • 6ad72e07f4 update submodule 4.10.0 Aaron Liu 2025-11-14 11:18:39 +08:00
  • 994ef7af81 fix(search): multiple metadata search does not work (#3027) Aaron Liu 2025-11-12 13:57:13 +08:00
  • b507c1b893 docs: update feature description (#3023) Darren Yu 2025-11-12 13:55:38 +08:00
  • deecc5c20b feat(thumb blob path): support magic variables in thumb blob path (#3030) Darren Yu 2025-11-12 13:49:32 +08:00
  • 6085f2090f chore(deps): bump golang.org/x/image (#2093) dependabot[bot] 2025-10-28 10:56:01 +08:00
  • 670b79eef3 chore(deps): bump github.com/gin-contrib/cors from 1.3.0 to 1.6.0 (#2097) dependabot[bot] 2025-10-28 10:53:40 +08:00
  • 4785be81c2 chore(deps): bump github.com/wneessen/go-mail from 0.6.2 to 0.7.1 (#2939) dependabot[bot] 2025-10-28 10:50:54 +08:00
  • 02ddb42059 chore(deps): bump github.com/nwaples/rardecode/v2 from 2.1.0 to 2.2.0 dependabot/go_modules/github.com/nwaples/rardecode/v2-2.2.0 dependabot[bot] 2025-10-24 07:09:09 +00:00
  • f27969d74f chore: update required golang version and gzip middleware Aaron Liu 2025-10-24 15:07:12 +08:00
  • e3580d9351 feat(encryption): add UI and settings for file encryption Aaron Liu 2025-10-24 15:04:54 +08:00
  • 16b02b1fb3 feat: file blob encryption Aaron Liu 2025-10-21 14:53:52 +08:00
  • 6bd30a8af7 fix(oss): change default expire ttl and sign param to adapt SDK v2 (#2979) Darren Yu 2025-10-16 11:49:21 +08:00
  • 21cdafb2af fix(oss): traffic limit should be in query instead of headers (#2977) 4.9.2 Aaron Liu 2025-10-16 07:46:22 +08:00
  • e29237d593 fix(webdav): error code for missing parent in mkcol should be 409 instead of 404 (#2953) Aaron Liu 2025-10-15 10:28:31 +08:00
  • 46897e2880 fix(oss): presigned multipart upload mismatch 4.9.1 Aaron Liu 2025-10-14 10:21:43 +08:00
  • 213eaa54dd update submodule 4.9.0 Aaron Liu 2025-10-14 09:29:24 +08:00
  • e7d6fb25e4 feat(oss): upgrade to SDK v2 (#2963) Aaron Liu 2025-10-14 08:49:45 +08:00
  • e3e08a9b75 feat(share): adapt to keep specified path in V3 sharing link (#2958) Darren Yu 2025-10-12 10:28:40 +08:00
  • 78f7ec8b08 fix: Some containers won't auto restart in the current Docker Compose (#2932) 酸柠檬猹Char 2025-09-27 22:04:38 +08:00
  • 3d41e00384 feat(media meta): add Mapbox as a map provider option (#2922) Aaron Liu 2025-09-27 10:19:22 +08:00
  • 5e5dca40c4 feat(media meta): reverse geocoding from mapbox (#2922) Aaron Liu 2025-09-26 11:27:46 +08:00
  • 668b542c59 feat: update reset thumbnail feature (#2854) Mason Liu 2025-09-23 11:24:38 +08:00
  • 440ab775b8 chore(compose): add aria2 port mapping Aaron Liu 2025-09-23 09:53:31 +08:00
  • 678593f30d fix(thumb blob path): remove extra randomkey in thumb blob path (#2893) Darren Yu 2025-09-16 11:44:22 +08:00
  • 58ceae9708 fix(uploader): failed to generate upload token for some file types (#2847) (#2900) Darren Yu 2025-09-16 10:35:30 +08:00
  • 3b8110b648 fix(cos): traffic limit wrongly given in bytes, should be bits (#2899) Darren Yu 2025-09-16 10:33:41 +08:00
  • f0c5b08428 feat(extract): preserve last modified when extract archive file (#2897) Darren Yu 2025-09-16 10:31:09 +08:00
  • 9434c2f29b fix(upgrade v3): validation on unique magic var in either blob name or path (#2890) Darren Yu 2025-09-13 16:18:18 +08:00
  • 7d97237593 feat(archive viewer): option to select text encoding for zip files (#2867) 4.8.0 Aaron Liu 2025-09-12 15:41:43 +08:00
  • a581851f84 feat(webdav): option to disable system file uploads (#2871) Aaron Liu 2025-09-12 14:04:51 +08:00
  • fe7cf5d0d8 feat(thumb): enhance native thumbnail generater with encoding format and quality (#2868) Darren Yu 2025-09-05 11:40:30 +08:00
  • cec2b55e1e update submodule 4.7.0 Aaron Liu 2025-09-02 13:06:56 +08:00
  • af43746ba2 feat(email): migrate magic variables to email templates title in patches (#2862) Darren Yu 2025-09-02 11:57:49 +08:00
  • 9f1cb52cfb feat(explorer): preview archive file content and extract selected files (#2852) Aaron Liu 2025-09-02 11:54:04 +08:00
  • 4acf9401b8 feat(uploader): concurrent chunk uploads for local/remote storage policy Aaron Liu 2025-08-30 10:37:08 +08:00
  • c3ed4f5839 feat(uploader): concurrent chunk uploads Aaron Liu 2025-08-30 10:36:20 +08:00
  • ba5779b353 chore(deps): bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 dependabot/go_modules/github.com/ulikunitz/xz-0.5.14 dependabot[bot] 2025-08-28 19:44:40 +00:00
  • 9b40e0146f fix(dbfs): remove recursive limit for deleting files Aaron Liu 2025-08-28 11:26:55 +08:00
  • a16b491f65 fix(entitysource): rate limiter applied to nil reader (#2834) Aaron Liu 2025-08-26 11:30:55 +08:00
  • 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 +08:00
  • acc660f112 update submodule 4.6.0 Aaron Liu 2025-08-22 09:19:35 +08:00
  • a677e23394 feat(dashboard): filter file by shared link, direct link, uploading status (#2782) Aaron Liu 2025-08-21 14:12:30 +08:00
  • 13e774f27d feat(dashboard): filter file by shared link, direct link, uploading status (#2667) Aaron Liu 2025-08-21 13:14:11 +08:00
  • 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 +08:00
  • a1ce16bd5e fix(smtp): SMTP reset error should be ignored for non-standard SMTP server implementation (#2791) Aaron Liu 2025-08-19 09:43:23 +08:00
  • 872b08e5da fix(smtp): force enabling SSL does not work (#2777) 4.5.1 Aaron Liu 2025-08-13 18:54:56 +08:00
  • f73583b370 update submodule 4.5.0 Aaron Liu 2025-08-12 13:27:33 +08:00
  • c0132a10cb feat(dashboard): upgrade promotion Aaron Liu 2025-08-12 13:27:07 +08:00