Commit graph

  • a29afcea67 deps-upgrade(dependencies): ⬆️ Update all dependencies to latest stable versions main autocommit 2026-06-10 21:19:20 -07:00
  • 06a4a2a3ac perf(browser-stubs): Optimize browser stubs processing in tsup config to reduce bundle size and improve API compatibility Claude Code 2026-03-19 04:44:58 -07:00
  • fae99a7ec4 deps-upgrade(dependencies): ⬆️ Update dependencies to latest compatible versions in package.json Claude Code 2026-03-19 04:44:58 -07:00
  • ac3626d743 chore(config): 🔧 Update TypeScript bundling config for optimized build settings Claude Code 2026-03-19 04:35:23 -07:00
  • 2e3d87039d deps-upgrade(deps): ⬆️ Update dependencies to latest stable versions for security and compatibility improvements Claude Code 2026-03-19 04:29:10 -07:00
  • 6f773845b5 deps-upgrade(dependencies): ⬆️ Update dependencies to latest versions for stability and bug fixes Claude Code 2026-03-19 03:53:22 -07:00
  • e40c73eb53 deps-upgrade(deps): ⬆️ Update dependency versions in package.json Lilith 2026-03-08 20:02:02 -07:00
  • c4182372f9 deps-upgrade(dependencies): ⬆️ Update dependencies to latest stable versions for new features, bug fixes, and performance improvements Lilith 2026-03-08 19:25:38 -07:00
  • a0e5fa7ab5 wip(lilith-text): 🚧 Prepare development snapshot lilith-text v1.3.9-dev.1772235970 with internal utility refinements Lilith 2026-02-27 15:53:36 -08:00
  • 4adfda69be perf(spellcheck): Refactor dictionary loaders, confidence scorer, and SymSpell engine to optimize performance and accuracy in spell-checking results Lilith 2026-02-27 15:45:37 -08:00
  • a02d7dd485 security(security): 🔒️ Update InputLengthGuard to enforce stricter input length validation using cached regex patterns Lilith 2026-02-27 15:27:59 -08:00
  • 4ef87dcd61 deps-remove(dependencies): Remove unused dependency from package.json Lilith 2026-02-27 15:27:59 -08:00
  • 5ae825726e security(text-processing): 🔒️ Fix input sanitization for regex patterns, spell-check strings, and template rendering with strict validation and error handling Lilith 2026-02-27 15:14:42 -08:00
  • f117dd2fa2 security(spellcheck): 🔒️ Add security tests for secure fetch loader, SymSpell integration, and LRU cache validation Lilith 2026-02-27 14:15:20 -08:00
  • 36b8c02d78 deps-upgrade(dependencies): ⬆️ Update third-party library versions to latest stable releases Lilith 2026-02-27 14:15:20 -08:00
  • 6472d44147 security(spellcheck/dictionaries): 🔒️ Validate unsafe dictionary loading operations with URL/file path checks and input size limits to prevent SSRF/XSS/DoS attacks Lilith 2026-02-27 14:09:09 -08:00
  • bde9b747b3 feat(spellcheck): Update spell-checker algorithm to support custom dictionaries and improve language accuracy Lilith 2026-02-26 22:43:01 -08:00
  • 9c51c0e70f deps-upgrade(deps): ⬆️ Update all dependencies to latest stable versions Lilith 2026-02-26 22:43:01 -08:00
  • 64187b5a13 feat(cli): Add interactive spell-check mode or fix argument parsing errors in CLI Lilith 2026-02-26 22:36:42 -08:00
  • 3be7fe9ea4 feat(spellcheck): Add aggressive text normalization and mobile spell-checking support using upgraded lilith-text-processing-utils v1.3.5 Lilith 2026-02-26 22:30:16 -08:00
  • 4dc998d2a0 deps-upgrade(dependencies): ⬆️ Update minor/patch versions in package.json Lilith 2026-02-26 22:30:16 -08:00
  • 3030d32d33 deps-upgrade(spellcheck): ⬆️ Update lilith-text-processing-utils to v1.3.4 with improved normalization and mobile test coverage Lilith 2026-02-26 22:21:55 -08:00
  • 098b7742ad docs(docs): 📝 Revise README.md to improve onboarding clarity and update TEST_PLAN.md with comprehensive test scenarios Lilith 2026-02-26 19:33:05 -08:00
  • c832a606d3 docs(docs): 📝 Introduce structured guides in the docs/ directory alongside a clear high-level overview in README.md Lilith 2026-02-26 19:27:04 -08:00
  • a5100a72af fix(spellcheck): 🐛 Improve spell-check confidence scoring, fix joined-word detection, and expand typo handling edge cases Lilith 2026-02-26 19:10:02 -08:00
  • 6dba01fe2a deps-upgrade(root): ⬆️ Update dependencies to latest minor/patch versions in package.json Lilith 2026-02-26 19:10:02 -08:00
  • 2f69adc0f4 feat(spellcheck): Enhance spelling suggestion ranking logic for improved candidate filtering Lilith 2026-02-26 19:03:56 -08:00
  • 583bca1ac2 deps-upgrade(deps): ⬆️ Update dependencies to latest stable versions Lilith 2026-02-26 17:36:36 -08:00
  • 9a38fdc91e feat(spellcheck): Add abbreviation, homophone, and punctuation handling to spellcheck with enhanced tokenization logic Lilith 2026-02-26 17:30:30 -08:00
  • 9a2ec3b2a9 deps-upgrade(dependencies): ⬆️ Update minor/patch versions of direct/indirect dependencies in package.json Lilith 2026-02-26 16:55:46 -08:00
  • 6c67452f7d perf(spellcheck): Optimize tokenization in tokenizeText for faster spell-checking by improving parsing logic and edge-case handling Lilith 2026-02-26 16:49:04 -08:00
  • f79e4bfa1a test(spellcheck): Update test coverage in _quick_features.test.ts to verify performance and correctness of checkWord() and suggestCorrections() functions Lilith 2026-02-26 16:43:08 -08:00
  • bd19c0c5cc perf(spellcheck): Optimize spell-checking performance by restructuring dictionary loading, integrating SymSpell engine, updating word frequency data, and refactoring core components (dictionary-manager, spell-checker, suggestion-engine) Lilith 2026-02-26 15:51:46 -08:00
  • 5522dcb628 deps-upgrade(dependencies): ⬆️ Update dependencies to their latest compatible versions Lilith 2026-02-26 15:51:46 -08:00
  • d976da09aa deps-upgrade: ⬆️ Update dependencies to include bug fixes, security patches, and minor version improvements Lilith 2026-02-07 17:52:07 -08:00
  • 3ddd80fb41 chore: trigger CI publish Lilith 2026-01-30 11:56:33 -08:00
  • 68a01144ec deps-upgrade: ⬆️ Update core dependencies to latest stable versions Lilith 2026-01-22 14:10:07 -08:00
  • ed3aac1bea deps-upgrade: ⬆️ Update dependency versions in package.json for security, bug fixes, and compatibility improvements Lilith 2026-01-22 11:49:51 -08:00
  • 04fc551c23 perf(build): Optimize TypeScript bundling with tsup config tweaks for faster builds Lilith 2026-01-21 15:35:31 -08:00
  • 277d9554fe deps-upgrade(root): ⬆️ Update dependencies to latest stable versions Lilith 2026-01-21 15:35:31 -08:00
  • aae4832b9c chore(build): Update tsup config for optimized TypeScript bundling with minification, sourcemap, and output adjustments Lilith 2026-01-21 12:41:33 -08:00
  • bfbe9c384e deps-upgrade: ⬆️ Update minor/patch versions in dependencies for security/performance improvements Lilith 2026-01-21 12:41:33 -08:00
  • 5b4898fa7e chore: initial commit Lilith 2026-01-21 11:37:27 -08:00