9b53b77929
conductor(checkpoint): Checkpoint end of Phase 2
2026-02-20 10:52:45 -08:00
cafdaf7006
conductor(plan): Mark task 'Implement defensive check' as complete
2026-02-20 10:52:45 -08:00
f8640533be
fix(icalendar): Handle non-string rrule property gracefully
2026-02-20 10:52:45 -08:00
cecaac6638
conductor(plan): Mark phase 'Reproduction & Test Setup' as complete
2026-02-20 10:52:45 -08:00
54bb7a8540
conductor(checkpoint): Checkpoint end of Phase 1
2026-02-20 10:52:45 -08:00
6eda06aca6
conductor(plan): Mark task 'Create reproduction test case' as complete
2026-02-20 10:52:45 -08:00
b5c718f286
test(icalendar): Add reproduction test for non-string rrule
2026-02-20 10:52:45 -08:00
0bea770814
chore(conductor): Add new track 'Fix TypeError: r.replace is not a function'
2026-02-20 10:52:45 -08:00
GitHub Action
ac2d1971be
Build and update icalendar.plug.js [skip ci]
2026-02-19 17:50:40 +00:00
102b05f534
Fix: Expand recurrences from event start but filter to last 7 days and iterate to 0.3.28
Build SilverBullet Plug / build (push) Successful in 44s
2026-02-19 09:49:47 -08:00
5f9d062d09
Chore: Force update by iterating to 0.3.27
Build SilverBullet Plug / build (push) Successful in 39s
2026-02-19 08:59:59 -08:00
3ec078f18e
Build: Updated compiled plug for 0.3.26 and resolved conflicts
Build SilverBullet Plug / build (push) Successful in 38s
2026-02-19 08:53:58 -08:00
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
GitHub Action
fe88bada15
Build and update icalendar.plug.js [skip ci]
2026-02-19 16:34:26 +00:00
b2b109b923
docs(conductor): Synchronize docs for track 'Upgrade the SilverBullet iCalendar plug to use DST-aware timezone resolution and add recurring event support using rrule.'
Build SilverBullet Plug / build (push) Successful in 42s
2026-02-19 08:21:26 -08:00
bc0afad261
chore(conductor): Mark track 'Upgrade the SilverBullet iCalendar plug to use DST-aware timezone resolution and add recurring event support using rrule.' as complete
2026-02-19 07:13:04 -08:00
9af3e436aa
conductor(plan): Mark phase 'Phase 4: Cleanup & Configuration' as complete
2026-02-19 07:12:58 -08:00
533c240c07
conductor(checkpoint): Checkpoint end of Phase 4: Cleanup & Configuration
2026-02-19 07:12:41 -08:00
780e90b1f0
conductor(plan): Mark phase 'Phase 3: Features' as complete
2026-02-19 07:05:25 -08:00
ffaef28332
conductor(checkpoint): Checkpoint end of Phase 3: Features
2026-02-19 07:05:02 -08:00
4128c046d0
conductor(plan): Mark phase 'Phase 2: Core Logic' as complete
2026-02-19 07:00:08 -08:00
10a6db5893
conductor(checkpoint): Checkpoint end of Phase 2: Core Logic
2026-02-19 07:00:01 -08:00
85691d1df5
conductor(plan): Mark phase 'Phase 1: Foundation' as complete
2026-02-19 06:57:25 -08:00
b8bf269de8
conductor(checkpoint): Checkpoint end of Phase 1: Foundation
2026-02-19 06:57:15 -08:00
b94ebd30a2
chore(conductor): Add conductor setup files and new track 'timezone_rrule_20260218'
2026-02-19 06:50:29 -08:00
9b54e2d8a8
Fix: Restore proven recursive date sanitization and unique indexing from deb30ab and iterate to 0.3.25
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
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
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
Build SilverBullet Plug / build (push) Successful in 24s
2026-02-18 09:58:22 -08:00
35229aa941
Build: Updated compiled plug files for version 0.3.21
Build SilverBullet Plug / build (push) Successful in 24s
2026-02-18 09:50:26 -08:00
8e6d0d9f88
Fix: Remove stray Library directory that contained an old plug version
Build SilverBullet Plug / build (push) Successful in 28s
2026-02-18 09:18:16 -08:00
f06799419c
Feat: Implement version sync and iterate to 0.3.21
...
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
GitHub Action
d1079bd302
Build and update icalendar.plug.js [skip ci]
2026-02-18 16:08:24 +00:00
46d8e5f3a0
Fixing plugin build output location
Build SilverBullet Plug / build (push) Successful in 27s
2026-02-18 08:04:11 -08:00
48e6e945e1
Feat: Increment version to 0.3.21
...
Build SilverBullet Plug / build (push) Successful in 31s
- Iterated the patch version for the iCalendar plug from 0.3.20 to 0.3.21.
- Updated and with the new version.
- This change is intended to be built and deployed via Gitea Actions.
2026-02-18 07:47:17 -08:00
1cd6fd490b
Fix: Align plug versions and remove redundant version field
...
Build SilverBullet Plug / build (push) Successful in 36s
- Updated to version to match and ensure correct plug versioning.
- Removed the field from as it is redundant and can lead to version inconsistencies, with now serving as the canonical source for the plug's version.
2026-02-18 07:14:00 -08:00
598b097b13
[fix] updating version to 0.3.20
Build SilverBullet Plug / build (push) Successful in 34s
2026-02-18 05:49:47 -08:00
a11aecfd1b
Chore: Add detailed logging to diagnose zero events issue (v0.3.20)
Build SilverBullet Plug / build (push) Successful in 25s
2026-02-18 05:45:39 -08:00
b786978804
Fix: Add requiredPermissions for legacy SB versions (v0.3.19)
Build SilverBullet Plug / build (push) Successful in 25s
2026-02-17 18:09:27 -08:00
4030c3fef0
Fix: Unified plug identity to Library/sstent/icalendar (v0.3.18)
Build SilverBullet Plug / build (push) Successful in 28s
2026-02-17 16:04:22 -08:00
2f4499a068
Fix: Final unified naming and permissions (v0.3.17)
Build SilverBullet Plug / build (push) Successful in 26s
2026-02-17 15:03:00 -08:00
1ea0e020f9
Cleanup: Remove redundant Library folder, keep only root PLUG.md
Build SilverBullet Plug / build (push) Successful in 21s
2026-02-17 14:59:42 -08:00
8ffdebb673
Fix: Align plug name in manifests to allow update (v0.3.16)
Build SilverBullet Plug / build (push) Successful in 34s
2026-02-17 14:58:23 -08:00
5f9afac9d8
Fix: Add fetch permission and bump to v0.3.16
Build SilverBullet Plug / build (push) Successful in 25s
2026-02-17 14:57:02 -08:00
03907f3789
Fix: Revert manifest structure to working baseline (v0.3.15)
Build SilverBullet Plug / build (push) Successful in 21s
2026-02-17 14:53:30 -08:00
17f6308585
Fix: Final clean build v0.3.14 with verified mapping and name
Build SilverBullet Plug / build (push) Successful in 19s
2026-02-17 14:51:47 -08:00
7d690cdb2a
Fix: Final verified build v0.3.13 with explicit naming and mapping
Build SilverBullet Plug / build (push) Successful in 25s
2026-02-17 14:48:51 -08:00
98c3b64659
Fix: Final working v0.3.12 build with populated function mapping
Build SilverBullet Plug / build (push) Successful in 23s
2026-02-17 14:46:38 -08:00
GitHub Action
188cbf1254
Build and update icalendar.plug.js [skip ci]
2026-02-17 22:41:27 +00:00
d8f6f0396f
Chore: Cleanup before rebase
Build SilverBullet Plug / build (push) Successful in 33s
2026-02-17 14:40:48 -08:00