summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* feat:which-key: Add descriptive labels for custom keymapsCraig Jennings2025-10-2734-30/+322
* feat:test-runner: Enhance ERT test runner with focus/unfocus supportCraig Jennings2025-10-271-4/+5
* feat:test-runner: Enhance ERT test runner with focus/unfocus supportCraig Jennings2025-10-271-3/+7
* feat:test-runner: Enhance ERT test runner with focus/unfocus supportCraig Jennings2025-10-271-81/+220
* feat:browser-config: Integrate browser configuration and add testsCraig Jennings2025-10-271-19/+62
* feat:jumper: Integrate and enhance 'jumper' module with testsCraig Jennings2025-10-271-76/+176
* feat:text-generation: improve and rename lorem generatorCraig Jennings2025-10-261-34/+59
* chore: Remove redundant autoload directives from modulesCraig Jennings2025-10-269-41/+0
* feat:org-contacts: Enhance email parsing and add testsCraig Jennings2025-10-261-80/+75
* feat:org-webclipper: Add smart heading adjustmentCraig Jennings2025-10-261-17/+29
* chore:org-agenda: Remove outdated test file and unused codeCraig Jennings2025-10-261-2/+0
* feat:org-roam-config: Add new utilities and testsCraig Jennings2025-10-261-31/+57
* feat:text-enclose): Enhance text enclosure: new functions and testsCraig Jennings2025-10-261-52/+243
* feat+test: custom-ordering: line manipulation utils + testsCraig Jennings2025-10-261-1/+95
* feat+test:ordering: add prefix/suffix to arrayify/convenience funcsCraig Jennings2025-10-261-34/+100
* test+fix:custom-misc: add tests and fix fraction glyph bugCraig Jennings2025-10-261-31/+59
* test+feat:custom-whitespace: add 37 tests + 2 new functionsCraig Jennings2025-10-261-1/+62
* fix:webclipper:fixed org-web-tools not loading when neededCraig Jennings2025-10-261-25/+9
* test+refactor:custom-whitespace: add comprehensive testing with 73 testsCraig Jennings2025-10-261-44/+89
* fix: config-utilities: remove duplicate keymap bindingCraig Jennings2025-10-261-1/+0
* docs:custom-line-paragraph: Update author info, enhance commentaryCraig Jennings2025-10-261-6/+5
* feat+test:comments: add 7 comment generation functions and testsCraig Jennings2025-10-261-113/+551
* test+fix:comments: add tests for cj/comment-reformat; fix arg issueCraig Jennings2025-10-261-1/+1
* test+fix:custom-file-buffer: add tests, fix linter warningCraig Jennings2025-10-261-1/+1
* feat+test:custom-file-buffer: add tests and safety refactoringCraig Jennings2025-10-261-16/+63
* fix:custom-line-paragraph:missing forward declarationsCraig Jennings2025-10-261-0/+3
* feat:custom-line-paragraph: add keybinding for duplicate-and-commentCraig Jennings2025-10-261-2/+4
* fix+test:custom-line-paragraph:infinite loop remove-lines-containingCraig Jennings2025-10-261-21/+23
* test:custom-line-paragraph: add tests and fix region deactivationCraig Jennings2025-10-261-1/+2
* feat: chime: make chime start immediatelyCraig Jennings2025-10-261-1/+1
* fix:org-roam: copy completed tasks to dailies on state transitionsCraig Jennings2025-10-261-14/+20
* refactor:dirvish: Remove redundant nerd-icons setupCraig Jennings2025-10-252-5/+6
* refactor:dirvish: remove unused dired sidebar codeCraig Jennings2025-10-252-26/+0
* feat:erc-config: add image inline support and simplify hooksCraig Jennings2025-10-251-22/+5
* refactor:keymaps: Replace define-prefix-command with defvar-keymapCraig Jennings2025-10-258-72/+93
* feat:erc: Enable IRC client in dashboard and update keybindingsCraig Jennings2025-10-252-28/+21
* feat(dirvish-config): Add sidebar attribute settingCraig Jennings2025-10-251-1/+2
* refactor:video-audio-recording: remove unused autoload cookiesCraig Jennings2025-10-251-6/+1
* feat:org-config: Add function to clear org-element cacheCraig Jennings2025-10-251-0/+18
* fix:dwim-shell: ensure dirvish starts dwim-shellCraig Jennings2025-10-251-1/+1
* refactor: org-agenda: add chimeCraig Jennings2025-10-251-19/+32
* feat:org-drill: Add cj/drill-start command to autoloadCraig Jennings2025-10-251-1/+1
* feat:org-gcal: Add function to clear sync lock and bindingCraig Jennings2025-10-251-20/+22
* feat:dirvish: shortcuts for Google Drive, remote git:cjennings.netCraig Jennings2025-10-251-2/+4
* chore: music: remove eradio-config and update music-configCraig Jennings2025-10-252-111/+54
* feat:browser: Add browser configuration moduleCraig Jennings2025-10-231-0/+132
* feat:dirvish-config: Add absolute path copy functionalityCraig Jennings2025-10-231-2/+10
* refactor: unify and simplify key binding setupsCraig Jennings2025-10-2315-347/+330
* refactor:org-contacts-config: Update template and keymap bindingsCraig Jennings2025-10-231-23/+23
* refactor:org-modules: Improve org-mode configurationCraig Jennings2025-10-236-578/+293