Commit graph

  • 4ad8d3cfe1 feat(plugin): Implement core plugin system infrastructure with registration, lifecycle hooks, and supporting utilities main Lilith 2026-01-25 10:36:48 -08:00
  • 13de604973 chore(plugin): 🔧 Implement plugin system architecture with registration, type definitions, and utility functions Lilith 2026-01-24 21:59:04 -08:00
  • b11c6239d3 chore(root): 🔧 Update exports in src/index.ts to expose new utility features Lilith 2026-01-24 20:15:40 -08:00
  • 163b3a577d chore(plugin): feat async plugin initialization with registerPluginAsync() and lifecycle hooks Lilith 2026-01-23 07:25:59 -08:00
  • 1762990184 chore(plugins): ♻️ Refactor plugin registration logic and shared utilities for improved maintainability Lilith 2026-01-23 07:19:47 -08:00
  • caf66fe1de deps-upgrade: ⬆️ Update dependencies to latest stable versions for bug fixes and security patches Lilith 2026-01-23 07:19:47 -08:00
  • c4ce4ff113 chore(plugin): 🔧 Introduce plugin interface, type definitions, and utility functions for extensible architecture Lilith 2026-01-22 22:19:51 -08:00
  • dd22aeb665 deps-upgrade(root): ⬆️ Update dev/build tool versions in package.json Lilith 2026-01-22 02:51:59 -08:00
  • be4216f5c3 chore(plugins): 🔧 Add plugin lifecycle hooks for initialization and teardown Lilith 2026-01-22 02:36:24 -08:00
  • 8a20dcd51f chore(gitignore): Add missing patterns Lilith 2026-01-21 22:46:03 -08:00
  • 5800f534bd chore(build): 🔧 Update tsup config for bundle optimizations Lilith 2026-01-21 15:36:04 -08:00
  • da98f3003d chore(build): 🔧 Update tsup.config.ts for optimized TypeScript bundling with performance tweaks Lilith 2026-01-21 12:42:22 -08:00
  • 13b892dbdb deps-upgrade: ⬆️ Update dependencies to latest stable versions in package.json Lilith 2026-01-21 12:42:22 -08:00
  • 93f55b272d chore(gitignore): Add missing patterns Lilith 2026-01-21 12:42:10 -08:00
  • f0b9ce96ff ci: add Forgejo Actions workflow Lilith 2026-01-20 23:39:41 -08:00
  • d356eb75d2 feat: add validatePort, fsAccess, allowedHosts options Lilith 2026-01-20 23:38:20 -08:00