Jean-Luc Makiola makiolaj
  • Joined on 2026-01-27
makiolaj pushed to feat/auto-backup at makiolaj/calendula 2026-06-27 20:17:27 +00:00
1424f0ffc0 feat(backup): connect one-time export + automatic backup into one card
makiolaj created pull request makiolaj/calendula#47 2026-06-27 20:14:58 +00:00
feat(backup): automatic periodic .ics export of local calendars (#8)
makiolaj pushed to feat/auto-backup at makiolaj/calendula 2026-06-27 20:13:57 +00:00
548e581554 feat(backup): automatic periodic .ics export of local calendars (#8)
makiolaj created branch feat/auto-backup in makiolaj/calendula 2026-06-27 20:13:57 +00:00
makiolaj pushed to release/v2.11.0 at makiolaj/calendula 2026-06-27 19:47:46 +00:00
a6ae4d7e1d Merge pull request 'feat(settings): settings UX polish + Calendars manager redesign' (!46) from feat/settings-improvements into release/v2.11.0
614f4f2d75 feat(calendars): account header overflow menu + restyle
e6736b049a feat(settings): settings UX polish + Calendars manager redesign
Compare 3 commits »
makiolaj deleted branch feat/settings-improvements from makiolaj/calendula 2026-06-27 19:47:46 +00:00
makiolaj merged pull request makiolaj/calendula#46 2026-06-27 19:47:44 +00:00
feat(settings): settings UX polish + Calendars manager redesign
makiolaj created pull request makiolaj/calendula#46 2026-06-27 19:45:45 +00:00
feat(settings): settings UX polish + Calendars manager redesign
makiolaj created branch feat/settings-improvements in makiolaj/calendula 2026-06-27 19:45:17 +00:00
makiolaj pushed to feat/settings-improvements at makiolaj/calendula 2026-06-27 19:45:17 +00:00
614f4f2d75 feat(calendars): account header overflow menu + restyle
e6736b049a feat(settings): settings UX polish + Calendars manager redesign
Compare 2 commits »
makiolaj released v0.2.0 at makiolaj/agendula 2026-06-27 19:34:47 +00:00
makiolaj pushed tag v0.2.0 to makiolaj/agendula 2026-06-27 19:27:18 +00:00
makiolaj pushed to main at makiolaj/agendula 2026-06-27 19:27:18 +00:00
2c457f3915 release: 0.2.0
makiolaj pushed to main at makiolaj/agendula 2026-06-27 19:18:04 +00:00
e0c56a73e2 M4: percent-complete, conflict-safe saves & subtask reparent
makiolaj pushed to release/v2.11.0 at makiolaj/calendula 2026-06-27 15:11:31 +00:00
301904be6d docs(changelog): note agenda range bar and Appearance tidy-up in 2.11.0
makiolaj deleted branch feat/agenda-range-limit from makiolaj/calendula 2026-06-27 15:08:36 +00:00
makiolaj pushed to release/v2.11.0 at makiolaj/calendula 2026-06-27 15:08:35 +00:00
3ca7200624 Merge pull request 'feat(agenda): limit how far ahead the agenda screen and widget show (#4)' (!44) from feat/agenda-range-limit into release/v2.11.0
c30a153552 fix(widget): drive agenda range via reactive Glance state
bb92d02000 fix(widget): refresh from setter, serialized with a mutex
cd703e9d54 fix(widget): debounce widget refresh on pref change
f27b0e269d fix(widget): refresh agenda widget when its range (or week start) changes
Compare 15 commits »
makiolaj merged pull request makiolaj/calendula#44 2026-06-27 15:08:35 +00:00
feat(agenda): limit how far ahead the agenda screen and widget show (#4)
makiolaj pushed to feat/agenda-range-limit at makiolaj/calendula 2026-06-27 15:03:50 +00:00
c30a153552 fix(widget): drive agenda range via reactive Glance state
makiolaj pushed to feat/agenda-range-limit at makiolaj/calendula 2026-06-27 14:44:55 +00:00
bb92d02000 fix(widget): refresh from setter, serialized with a mutex