| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
docs: cleanup outdated infos | 6 个月前 | |
feat(server): improve indexer perf (#15512) #### PR Dependency Tree * **PR #15512** 👈 This tree was auto-generated by [Charcoal](https://github.com/danerwilliams/charcoal) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Search now supports generation-based indexing with embedded and remote providers. * Added automatic search reconciliation and improved handling of document, workspace, and permission changes. * Added clearer search status errors for unavailable, syncing, unready, or failed indexes. * Added Manticore Search end-to-end support and provider-specific search behavior. * **Improvements** * Search and aggregate pagination now report returned results and continuation status more accurately. * Improved permission filtering to prevent inaccessible documents from appearing in results. * Admin provider selection now consistently enables indexing. * **Documentation** * Clarified search pagination, aggregation counts, provider configuration, and end-to-end setup. <!-- end of auto-generated comment: release notes by coderabbit.ai --> | 17 天前 | |
feat: merge service (#14384) | 6 个月前 | |
fix(server): index & gc queue & llm compatibility (#15528) fix #15523 fix #15526 #### PR Dependency Tree * **PR #15528** 👈 This tree was auto-generated by [Charcoal](https://github.com/danerwilliams/charcoal) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Bug Fixes** - Improved search generation cleanup, provider error reporting, and reconciliation reliability. - Retired search resources are cleaned up safely, including after credential changes. - Prompt size checks now ignore tool parameters and provide clearer errors. - Reserved documents are protected from accidental cleanup, and malformed identifiers are rejected. - **Configuration** - Managed Copilot profiles require explicit, non-duplicated model assignments. - Improved managed provider profile migration. - **Performance & Reliability** - Reduced unnecessary search-history cleanup and adjusted consistency-check intervals. - Failed reconciliation jobs stop after one attempt and are removed automatically. - **Data Updates** - Updated legacy AI session prompt names to current labels. - Improved cloud load-balancer health-check configuration. <!-- end of auto-generated comment: release notes by coderabbit.ai --> | 14 天前 | |
feat(server): improve indexer perf (#15512) #### PR Dependency Tree * **PR #15512** 👈 This tree was auto-generated by [Charcoal](https://github.com/danerwilliams/charcoal) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Search now supports generation-based indexing with embedded and remote providers. * Added automatic search reconciliation and improved handling of document, workspace, and permission changes. * Added clearer search status errors for unavailable, syncing, unready, or failed indexes. * Added Manticore Search end-to-end support and provider-specific search behavior. * **Improvements** * Search and aggregate pagination now report returned results and continuation status more accurately. * Improved permission filtering to prevent inaccessible documents from appearing in results. * Admin provider selection now consistently enables indexing. * **Documentation** * Clarified search pagination, aggregation counts, provider configuration, and end-to-end setup. <!-- end of auto-generated comment: release notes by coderabbit.ai --> | 17 天前 | |
docs: refresh contributing & building guides, surface CLA signing flow (#15503) | 19 天前 | |
refactor(editor): optimize extension register and effects (#10406) Key Changes: 1. **Code Reorganization and Consolidation** - Created new centralized extension management through new files: - `enableEditorExtension` in `extensions/entry/enable-editor.ts` - `enablePreviewExtension` in `extensions/entry/enable-preview.ts` - Removed several spec-related files that are now consolidated: - Removed `specs/edgeless.ts` - Removed `specs/page.ts` - Removed `specs/preview.ts` 2. **Template Management** - Added new `register-templates.ts` file to handle template registration - Moved template registration logic from `specs/edgeless.ts` to this new file - Templates now include both edgeless and sticker templates 3. **Extension Management Changes** - Simplified extension enabling process through new centralized functions - `enableEditorExtension` now handles both page and edgeless modes - `enablePreviewExtension` consolidates preview-related extensions - Removed duplicate code for extension management 4. **Preview Functionality Updates** - Streamlined preview spec management - Consolidated footnote configuration - Improved theme and preview extension handling 5. **Dependencies and Effects** - Updated how effects are registered and managed - Simplified initialization process in `index.ts` - More organized approach to handling framework providers The main theme of this PR appears to be code consolidation and simplification, moving from multiple specialized files to more centralized, reusable extension management. This should make the codebase more maintainable and reduce duplication while keeping the same functionality. The changes primarily affect the editor's extension system, preview functionality, and template management, making these systems more modular and easier to maintain. | 1 年前 | |
docs: add FUNDING.yml | 3 年前 | |
docs: refresh contributing & building guides, surface CLA signing flow (#15503) | 19 天前 | |
feat(infra): improve ci perf (#14503) #### PR Dependency Tree * **PR #14503** 👈 This tree was auto-generated by [Charcoal](https://github.com/danerwilliams/charcoal) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Improved CI efficiency with targeted Rust test detection and workspace-scoped builds for faster, more focused runs. * Added workflow static-analysis configuration and refined Node/Playwright/Electron build flags and platform controls. * Added a new test workspace dependency and TypeScript project reference for blocksuite tests; updated workspace wiring for focused builds. * Cleaned CI environment handling for server test orchestration. * **Bug Fixes** * Hardened mobile release steps (safer credential handling and quoting) to improve iOS/Android publish reliability. <!-- end of auto-generated comment: release notes by coderabbit.ai --> | 6 个月前 | |
ci: auto assign on draft PRs (#1039) | 3 年前 | |
refactor: new project struct (#8199) packages/frontend/web -> packages/frontend/apps/web packages/frontend/mobile -> packages/frontend/apps/mobile packages/frontend/electron -> packages/frontend/apps/electron | 1 年前 | |
chore: migrate oxlint & oxfmt (#15464) #### PR Dependency Tree * **PR #15464** 👈 This tree was auto-generated by [Charcoal](https://github.com/danerwilliams/charcoal) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Replaced the project’s formatting and linting workflow with Oxfmt and Oxlint. * Added shared formatting and linting configuration, editor integration, and updated automated checks. * Updated generated files, scripts, and lint guidance to use the new tooling. * **Style** * Reformatted templates, source code, examples, and configuration files for consistent readability. * No user-facing functionality or rendering behavior changed. <!-- end of auto-generated comment: release notes by coderabbit.ai --> | 29 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 6 个月前 | ||
| 17 天前 | ||
| 6 个月前 | ||
| 14 天前 | ||
| 17 天前 | ||
| 19 天前 | ||
| 1 年前 | ||
| 3 年前 | ||
| 19 天前 | ||
| 6 个月前 | ||
| 3 年前 | ||
| 1 年前 | ||
| 29 天前 |