Tianyang_Gong
  • Joined on 2026-08-01
Tianyang_Gong pushed to main at Tianyang_Gong/DocHub 2026-08-01 12:03:23 +00:00
3d1ad7c4e4 feat: add replace button in editor; cancel button stops upload queue
Tianyang_Gong pushed to main at Tianyang_Gong/DocHub 2026-08-01 11:39:41 +00:00
6c3ac6cb9c fix: debounce sidebar refresh on upload to avoid thousands of re-fetches
Tianyang_Gong pushed to main at Tianyang_Gong/DocHub 2026-08-01 11:38:12 +00:00
7386b215e2 fix: allow js/css/txt extensions and limit upload concurrency to 6
Tianyang_Gong pushed to main at Tianyang_Gong/DocHub 2026-08-01 11:29:59 +00:00
c6cc9b7146 feat: show line number in search results using match position
Tianyang_Gong pushed to main at Tianyang_Gong/DocHub 2026-08-01 11:27:12 +00:00
2b287ccb35 fix: crop search snippets to 30 words around match
Tianyang_Gong pushed to main at Tianyang_Gong/DocHub 2026-08-01 11:26:30 +00:00
7d4c7eea95 feat: add /api/files static serving and HTML iframe preview
Tianyang_Gong pushed to main at Tianyang_Gong/DocHub 2026-08-01 11:09:45 +00:00
e059734cd9 fix: set default meilisearch key so auth is consistent without env override
Tianyang_Gong pushed to main at Tianyang_Gong/DocHub 2026-08-01 11:04:24 +00:00
c8a27888f6 fix: remove lru_cache from meilisearch SDK factory to avoid stale client
Tianyang_Gong pushed to main at Tianyang_Gong/DocHub 2026-08-01 10:59:54 +00:00
0da48660f4 fix: apply sidebar class for fixed width and document-editor flex layout for scrolling
Tianyang_Gong pushed to main at Tianyang_Gong/DocHub 2026-08-01 10:55:39 +00:00
66514df896 fix: replace global with globalThis in test setup to fix TS2304 build error
Tianyang_Gong pushed to main at Tianyang_Gong/DocHub 2026-08-01 10:50:40 +00:00
ec7368ee00 chore: ignore Vite timestamp build artifacts
Tianyang_Gong pushed to main at Tianyang_Gong/DocHub 2026-08-01 10:46:15 +00:00
08a1211341 feat: favicon, sidebar tooltip, fix Meilisearch auth and test warnings
Tianyang_Gong pushed to main at Tianyang_Gong/DocHub 2026-08-01 10:31:25 +00:00
39761b4ce7 fix: lock sidebar width and add rendered markdown preview
Tianyang_Gong pushed to main at Tianyang_Gong/DocHub 2026-08-01 10:12:36 +00:00
954b9bede4 fix: add image preview and replace Monaco with CodeMirror 6
Tianyang_Gong pushed to main at Tianyang_Gong/DocHub 2026-08-01 09:32:50 +00:00
542361c63a fix: natural-sort file tree, indent nested folders, fix editor layout
Tianyang_Gong created branch main in Tianyang_Gong/DocHub 2026-08-01 08:33:38 +00:00
Tianyang_Gong pushed to main at Tianyang_Gong/DocHub 2026-08-01 08:33:38 +00:00
4a6fdaf994 feat: support uploading entire folders
4c19fad561 refactor: replace Garage/S3 storage with local filesystem storage
d2d046802b chore: stop tracking storage/, moved out as standalone garage deployment
360e9e5a14 refactor: rename all minio references to garage, drop minio SDK for boto3
0f0b7e9d32 feat: add Garage as self-hosted S3-compatible storage, replacing MinIO
Compare 10 commits »
Tianyang_Gong created repository Tianyang_Gong/DocHub 2026-08-01 08:27:55 +00:00