Jean-Luc Makiola makiolaj
  • Joined on 2026-01-27
makiolaj created pull request makiolaj/calendula#74 2026-07-13 14:38:56 +00:00
docs(changelog): add the custom snooze duration entry (#40)
makiolaj pushed to docs/changelog-snooze at makiolaj/calendula 2026-07-13 14:38:37 +00:00
0221972e6d docs(changelog): add the custom snooze duration entry (#40)
makiolaj created branch docs/changelog-snooze in makiolaj/calendula 2026-07-13 14:38:37 +00:00
makiolaj deleted branch feat/change-event-calendar from makiolaj/calendula 2026-07-13 14:30:08 +00:00
makiolaj pushed to release/v2.15.0 at makiolaj/calendula 2026-07-13 14:30:08 +00:00
86ea72d56f Merge pull request 'feat(edit): move an event to another calendar (#39)' (#73) from feat/change-event-calendar into release/v2.15.0
114db7939c ci(translations): run on every PR so the required check always reports
4503847c0d feat(edit): move an event to another calendar (#39)
Compare 3 commits »
makiolaj merged pull request makiolaj/calendula#73 2026-07-13 14:30:07 +00:00
feat(edit): move an event to another calendar (#39)
makiolaj pushed to feat/change-event-calendar at makiolaj/calendula 2026-07-13 14:27:12 +00:00
114db7939c ci(translations): run on every PR so the required check always reports
makiolaj created pull request makiolaj/calendula#73 2026-07-13 14:12:40 +00:00
feat(edit): move an event to another calendar (#39)
makiolaj created branch feat/change-event-calendar in makiolaj/calendula 2026-07-13 14:11:47 +00:00
makiolaj pushed to feat/change-event-calendar at makiolaj/calendula 2026-07-13 14:11:47 +00:00
4503847c0d feat(edit): move an event to another calendar (#39)
makiolaj released v2.14.1 at makiolaj/calendula 2026-07-13 13:56:22 +00:00
makiolaj pushed to main at makiolaj/calendula 2026-07-13 13:48:23 +00:00
95c5fe76e6 Merge pull request 'Release 2.14.1' (!72) from release/v2.14.1 into main
34fa9c9c3e chore(release): cut 2.14.1
53793bfb68 docs(changelog): describe the .ics reminder prompt accurately (#49)
9c7c8cb03a docs(changelog): note the #47 fix covers local calendars too
4fea176e28 fix: drop occurrences via EXDATE on calendars with no _sync_id (#47)
Compare 16 commits »
makiolaj automatically merged pull request makiolaj/calendula#72 2026-07-13 13:48:23 +00:00
makiolaj created pull request makiolaj/calendula#72 2026-07-13 13:39:35 +00:00
Release 2.14.1
makiolaj pushed to release/v2.14.1 at makiolaj/calendula 2026-07-13 13:32:18 +00:00
34fa9c9c3e chore(release): cut 2.14.1
makiolaj pushed to release/v2.14.1 at makiolaj/calendula 2026-07-13 13:24:20 +00:00
53793bfb68 docs(changelog): describe the .ics reminder prompt accurately (#49)
makiolaj pushed to release/v2.14.1 at makiolaj/calendula 2026-07-13 13:01:39 +00:00
9c7c8cb03a docs(changelog): note the #47 fix covers local calendars too
makiolaj pushed to release/v2.14.1 at makiolaj/calendula 2026-07-13 13:01:14 +00:00
4fea176e28 fix: drop occurrences via EXDATE on calendars with no _sync_id (#47)
makiolaj pushed to release/v2.14.1 at makiolaj/calendula 2026-07-12 10:55:08 +00:00
cf9492c7ba fix(detail): derive series length from DURATION when DTEND is null (#48)
makiolaj pushed to release/v2.14.1 at makiolaj/calendula 2026-07-12 10:34:11 +00:00
e6def9e5f7 docs(changelog): log the #47/#48/#49 fixes under Unreleased