aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* fix(video-recording): use generic 'Built-in Audio' labelCraig Jennings2026-02-031-1/+1
* fix(video-recording): correct wf-recorder flags for Wayland pipelineCraig Jennings2026-02-031-1/+1
* perf(lorem-optimum): fix O(n²) tokenization algorithmCraig Jennings2026-02-031-17/+23
* feat(calendar-sync): add EXDATE support for excluded recurring event datesCraig Jennings2026-02-031-10/+135
* chore(ai-config): switch default gptel backend to ClaudeCraig Jennings2026-02-031-5/+4
* feat(calendar-sync): add RECURRENCE-ID exception handling for recurring eventsCraig Jennings2026-02-033-12/+184
* feat(keyboard): add GUI key translation for M-S- bindingsCraig Jennings2026-02-022-54/+170
* feat(calendar-sync): add timezone conversion for TZID-qualified eventsCraig Jennings2026-02-011-12/+79
* fix(dashboard): correct banner title centeringCraig Jennings2026-02-011-0/+24
* feat(dirvish): add wallpaper setter with X11/Wayland supportCraig Jennings2026-02-011-4/+23
* feat(env): add X11 and Wayland detection functionsCraig Jennings2026-02-011-0/+11
* feat(music): add dirvish keybinding for EMMS playlistCraig Jennings2026-02-011-1/+3
* style(font): increase default height to 140Craig Jennings2026-02-011-1/+1
* fix(recording): add Wayland support using wf-recorderCraig Jennings2026-01-311-31/+66
* fix(transcription): add T keybinding to dirvish-mode-mapCraig Jennings2026-01-291-1/+3
* feat(calendar-sync): re-enable auto-sync on startupCraig Jennings2026-01-271-1/+1
* fix(calendar-sync): resolve freeze on DST transitions and large ICS filesCraig Jennings2026-01-271-7/+13
* fix(org-drill): switch from local load-path to VC package installCraig Jennings2026-01-271-5/+3
* fix(font-config): update font settings and fix env-gui-p callCraig Jennings2026-01-261-3/+3
* fix(ai-config): remove redundant autoload for cj/toggle-gptelCraig Jennings2026-01-241-2/+0
* feat(system): start server for pinentry-emacs, exclude airootfs from recentfCraig Jennings2026-01-241-1/+8
* fix(org-roam): bind dailies keys after keymap existsCraig Jennings2026-01-241-9/+5
* fix(org-refile): skip airootfs directories to avoid permission errorsCraig Jennings2026-01-241-6/+11
* fix(chrono-tools): fix trailing paren in time-zones bindingCraig Jennings2026-01-241-1/+1
* feat(email): add password decryption to setup scriptCraig Jennings2026-01-242-9/+11
* fix(terminal): add console/mosh compatibilityCraig Jennings2026-01-2314-33/+90
* fix(calendar-sync): disable auto-start to prevent freezeCraig Jennings2026-01-141-1/+1
* feat(dirvish): update shortcuts for health and homelab projectsCraig Jennings2026-01-101-1/+2
* feat(dirvish): add project shortcuts and remove scratch font overrideCraig Jennings2026-01-092-2/+4
* feat(calendar-sync): multi-calendar support with property testsCraig Jennings2025-12-023-75/+185
* feat(dwim-shell): fix M-D menu binding and enhance audio extractionCraig Jennings2025-11-243-22/+25
* refactor(keybindings): reorganize time-zones and kill-buffer-and-window bindingsCraig Jennings2025-11-243-4/+7
* feat(org-noter): implement custom org-noter workflowCraig Jennings2025-11-211-33/+221
* chore(weather): update location listCraig Jennings2025-11-211-3/+4
* fix(org-noter): remove duplicate org-roam integration callCraig Jennings2025-11-211-4/+3
* fix: add quick-sdcv quit binding and fix calendar-sync sentinelCraig Jennings2025-11-212-11/+15
* feat(dirvish): Add project clipper shortcut (pc)Craig Jennings2025-11-181-0/+1
* feat(calendar-sync): Add RRULE support and refactor expansion functionsCraig Jennings2025-11-181-35/+385
* feat: add org keymap under C-; O with cache clear bindingCraig Jennings2025-11-171-1/+12
* fix: increase calendar-sync curl timeout from 10 to 30 secondsCraig Jennings2025-11-171-1/+1
* feat(calendar-sync): Make ICS fetching asynchronousCraig Jennings2025-11-171-29/+42
* chore(calendar-sync): Change default interval to 60 minutesCraig Jennings2025-11-171-3/+3
* refactor(calendar-sync): Make interval configurable in minutesCraig Jennings2025-11-171-11/+12
* feat(calendar-sync): Add auto-start toggle and convert to defvarCraig Jennings2025-11-171-20/+17
* fix(calendar-sync): Remove carriage return characters from synced eventsCraig Jennings2025-11-171-2/+16
* feat: Add toggle for org-appear mode (C-c C-a)Craig Jennings2025-11-161-3/+17
* refactor: Use cj/log-silently for debug messagesCraig Jennings2025-11-165-24/+65
* feat(calendar-sync): Add automatic timezone detection and chronological sortingCraig Jennings2025-11-166-21/+456
* refactor(reconcile-open-repos): Use git pull --rebase for cleaner historyCraig Jennings2025-11-151-2/+2
* fix(tests): Move cj/log-silently to system-lib.el, fix all test failuresCraig Jennings2025-11-157-28/+20