Commit Graph

16 Commits

Author SHA1 Message Date
08b5019452 Fix: Add 7-day lookback window for recurring events expansion and iterate to 0.3.26 2026-02-19 08:53:25 -08:00
ffaef28332 conductor(checkpoint): Checkpoint end of Phase 3: Features 2026-02-19 07:05:02 -08:00
9b54e2d8a8 Fix: Restore proven recursive date sanitization and unique indexing from deb30ab and iterate to 0.3.25
All checks were successful
Build SilverBullet Plug / build (push) Successful in 30s
2026-02-18 10:26:50 -08:00
3c69a3567b Fix: Sanitize event objects before indexing and iterate to 0.3.24
All checks were successful
Build SilverBullet Plug / build (push) Successful in 32s
2026-02-18 10:12:10 -08:00
53a3c0e5db Fix: Handle potential Date objects in event start and iterate to 0.3.23
All checks were successful
Build SilverBullet Plug / build (push) Successful in 29s
2026-02-18 10:04:54 -08:00
606fca25a8 Chore: Add debug logging and iterate to 0.3.22
All checks were successful
Build SilverBullet Plug / build (push) Successful in 24s
2026-02-18 09:58:22 -08:00
f06799419c Feat: Implement version sync and iterate to 0.3.21
All checks were successful
Build SilverBullet Plug / build (push) Successful in 27s
- Added a version sync orchestrator script to ensure consistent versioning across project files.
- Configured `deno task build` to automatically synchronize versions before compiling.
- Set the project version to 0.3.21 in `deno.json` and propagated it throughout the codebase.
2026-02-18 08:44:48 -08:00
d8f6f0396f Chore: Cleanup before rebase
All checks were successful
Build SilverBullet Plug / build (push) Successful in 33s
2026-02-17 14:40:48 -08:00
070b10843e Fix(timezone): Implement True UTC calculation and bump to v0.3.0
All checks were successful
Build SilverBullet Plug / build (push) Successful in 24s
2026-02-17 10:07:02 -08:00
f847ad53bc Update SilverBullet dependency to v2.4.1
Some checks failed
Build SilverBullet Plug / build (push) Failing after 23s
2026-02-16 07:57:23 -08:00
af12466721 Use edge compiler URL
Some checks failed
Build SilverBullet Plug / build (push) Failing after 28s
2026-02-16 07:43:22 -08:00
b59aabd115 Update to SB v0.10.4
Some checks failed
Build SilverBullet Plug / build (push) Failing after 7s
2026-02-15 17:53:21 -08:00
c39b869795 Update dependencies and add diagnostics
Some checks failed
Build SilverBullet Plug / build (push) Failing after 7s
2026-02-15 17:52:33 -08:00
e33be08320 Use raw github URL for plug-compiler
Some checks failed
Build SilverBullet Plug / build (push) Failing after 7s
2026-02-15 17:51:37 -08:00
56e11f748b Use stable plug-compiler v0.10.1 to fix CI
Some checks failed
Build SilverBullet Plug / build (push) Failing after 8s
2026-02-15 17:50:09 -08:00
651a1107d1 Align project structure with silverbullet-plug-template
Some checks failed
Build SilverBullet Plug / build (push) Failing after 11s
- Rename deno.jsonc to deno.json and update build tasks
- Add PLUG.md for SB v2 installation
- Update .gitignore to include .plug.js files
- Update README.md with new installation instructions
- Simplify GitHub workflow
2026-02-15 15:27:51 -08:00