Commit Graph
100 Commits
Author SHA1 Message Date
David Bolack 986bfdd00a Prevent extra columns 2025-08-30 17:37:23 -05:00
David Bolack 029c105ff1 Fix \} in divblocks 2025-08-23 14:04:37 -05:00
David Bolack 1f81cc9af0 Merge branch 'issue_4201' of github.com:dbolack-ab/homebrewery into issue_4201 2025-08-23 12:02:32 -05:00
David Bolack 6ac6eae863 Merge branch 'master' into issue_4201 2025-08-23 12:02:11 -05:00
David Bolack e2ed7b8600 Merge branch 'master' into issue_4201 2025-07-23 20:21:49 -05:00
David Bolack 7e56ae2019 locale typo. 2025-07-16 10:34:16 -05:00
David Bolack ebca50ed4b Merge branch 'master' into opengraph_locale 2025-07-16 10:33:27 -05:00
David Bolack c7610cf0f8 Run patch processing in parallel to prior system to attempt to narrow down not-quite-so-edge cases that did not come up prior to user testing. 2025-07-10 07:10:13 -05:00
David Bolack a02361ee65 Move normalization to before diffing 2025-07-09 19:37:57 -05:00
David Bolack 81e20f032e NOrmalize strings before rnuning MD5s 2025-07-09 18:52:45 -05:00
David Bolack 0f4157d084 Add Patch wrapper/unwrapper for saves
Object encapsulation for the win?
2025-07-09 17:16:47 -05:00
David Bolack 99b90e0998 Include snippets in the restoration. 2025-07-07 13:54:29 -05:00
David Bolack 702ece6671 Add brew locale to opengraph localization 2025-06-30 12:39:30 -05:00
David Bolack 1008321957 Add brew snippets to local save history
solves #3113
2025-06-30 12:17:46 -05:00
David Bolack b547486c48 Merge branch 'master' into legacy_gmb 2025-06-30 10:54:35 -05:00
David Bolack 6bb0b8001b Merge branch 'master' into issue_4201 2025-06-30 10:54:16 -05:00
David Bolack 50d2a0d3a2 FIx regression 2025-05-26 23:13:21 -05:00
David Bolack 17f60ee159 Merge branch 'master' into issue_4201 2025-05-26 23:03:16 -05:00
David Bolack bbb812cb06 Clone snippets 2025-05-25 08:07:50 -05:00
David Bolack e842599b22 Add missing punction and sentence structure characters to mustache style assignment regex 2025-05-24 22:35:03 -05:00
David Bolack 5648e55774 Add column, columnbreak, and pagebreak compatibuility to Legacy 2025-05-23 14:45:37 -05:00
David Bolack 3fdedd8861 Correct missed Font Awesome Reference versions 2025-05-11 15:08:20 -05:00
David Bolack 7abf45e8ba Merge branch 'master' into issue_3318 2025-05-10 18:53:31 -05:00
David Bolack bbae62e0b7 Merge branch 'issue_3318' of github.com:dbolack-ab/homebrewery into issue_3318 2025-05-10 18:53:19 -05:00
David Bolack a9d71078d3 A better look, I think? 2025-05-10 18:52:32 -05:00
David Bolack 5bde870586 Merge branch 'master' of github.com:naturalcrit/homebrewery 2025-05-10 18:37:45 -05:00
David Bolack d2a025ca41 Merge branch 'master' of github.com:naturalcrit/homebrewery 2025-05-10 12:27:33 -05:00
David Bolack 33ea397915 Restore removed line and warn.
Yeah, it's a bit extra.
2025-05-10 09:50:19 -05:00
David Bolack ab400b82d6 Revert debris 2025-05-06 16:36:19 -05:00
David Bolack 6867cb5a4a Clear up debris that was on the wrong branch 2025-05-06 16:35:53 -05:00
David Bolack 742de8582c Allow pagebreak and columnbreak compatibility 2025-05-06 16:27:55 -05:00
David Bolack 600ff5f367 Merge branch 'master' of github.com:naturalcrit/homebrewery 2025-05-06 16:14:02 -05:00
David Bolack 9ef291a8ae Verbage change 2025-05-05 08:53:47 -05:00
David Bolack ff174870e2 Merge branch 'master' of github.com:naturalcrit/homebrewery 2025-05-05 08:52:23 -05:00
David Bolack 6f52b8473f Swap in an svg 2025-04-30 10:38:15 -05:00
David Bolack 44713eda4e Might work? 2025-04-29 23:20:06 -05:00
David Bolack 9ecd53267f Tweak icon height 2025-04-29 19:43:11 -05:00
David Bolack 5ee1cf6aa5 Localise out Fontawesome use. 2025-04-29 19:17:40 -05:00
David Bolack a6703ef731 Clear up confusing commment and consolidate style tag. 2025-04-09 13:30:03 -05:00
David Bolack c3b0311a4b Merge branch 'marked-nonbreaking-spaces' of github.com:dbolack-ab/homebrewery into marked-nonbreaking-spaces 2025-04-08 21:50:04 -05:00
David Bolack 196f290320 Merge branch 'master' into marked-nonbreaking-spaces 2025-04-08 21:49:07 -05:00
David Bolack b1fec69d8f Merge branch 'master' into marked-justifiedParagraphs 2025-04-08 21:47:32 -05:00
David Bolack b7a7446f75 Merge branch 'master' into marked-definition-lists 2025-04-08 21:43:14 -05:00
David Bolack bd9d9d4ab6 Merge branch 'master' into localSnippetEditor 2025-04-08 20:35:11 -05:00
David Bolack c6cd6e9864 A little bit of cleanup and structure flattening
Fixes failed tests.
2025-04-08 20:29:32 -05:00
David Bolack 9f56d100aa change tab 2025-04-08 00:32:11 -05:00
David Bolack d0c3765f8f Move Snippets store to metadata block.
Note this still stores the snippets as a string for the passed about brew object.
2025-04-07 23:22:47 -05:00
David Bolack 8e8f520eaa Fix Highlighting issue with new brew sample snippets 2025-03-31 20:50:54 -05:00
David Bolack 9d1601f424 Seems to be working - no idea why... 2025-03-29 19:14:10 -05:00
David Bolack 7525e087ff Regression Fix WIP 2025-03-29 18:47:03 -05:00
David Bolack 565d58bb31 Add clearing for snippets 2025-03-24 21:06:55 -05:00
David Bolack 2f95cc5f45 Merge branch 'master' into localSnippetEditor 2025-03-24 15:10:25 -05:00
David Bolack a62588a4c9 Fix fouled up regex that only worked by accident 2025-03-24 14:58:14 -05:00
David Bolack 712ee111d4 Move Dropcap settings back to PHB 2025-03-23 20:48:30 -05:00
David Bolack 0fc7571c35 Somehow this change did not get commited or pushed.
This swaps the if block for an optional chaining
2025-03-23 20:41:14 -05:00
David Bolack 84cdf6a14e Merge branch 'master' into issue_4105 2025-03-23 20:34:34 -05:00
David Bolack 48285e6738 Add validation to ensure \page mustaches have return valid contents from the lexar 2025-03-19 17:45:47 -05:00
David Bolack d55a6cfd88 Merge branch 'issue_3659' of github.com:dbolack-ab/homebrewery into issue_3659 2025-03-14 19:52:10 -05:00
David Bolack 86ff2ab96b Add tests for regression 2025-03-14 19:51:35 -05:00
David Bolack a960299612 Merge branch 'master' into issue_3659 2025-03-14 19:50:32 -05:00
David Bolack 99efe7f06b Add default value for document name in snippets menu 2025-03-14 19:26:37 -05:00
David Bolack b605346c7d Fix regeression in snippets 2025-03-14 18:36:18 -05:00
David Bolack ab6c1ae402 Merge branch 'master' into localSnippetEditor 2025-03-14 17:44:32 -05:00
David Bolack 7f128b0dae Merge branch 'master' into issue_3659 2025-03-05 12:16:47 -06:00
David Bolack 869d69b986 Merge branch 'marked-justifiedParagraphs' of github.com:dbolack-ab/homebrewery into marked-justifiedParagraphs 2025-03-05 12:12:31 -06:00
David Bolack c04cc94570 Merge branch 'master' into marked-justifiedParagraphs 2025-03-05 12:09:56 -06:00
David Bolack 46093ba6ba Update package versions 2025-03-05 11:23:29 -06:00
David Bolack 19556d9f36 Merge branch 'master' into issue_3206 2025-03-05 11:09:03 -06:00
David Bolack 55f333a9e5 Changed tactic per suggestion
Unsure if the test is absolutely necessary.
2025-03-05 10:52:43 -06:00
David Bolack c420410904 Merge branch 'master' into issue_3206 2025-03-05 10:37:58 -06:00
David Bolack 4b9b1ec9ac Merge branch 'master' into marked-definition-lists 2025-03-05 10:36:50 -06:00
David Bolack 01f075d3f5 Merge branch 'master' into marked-definition-lists 2025-02-28 17:06:44 -06:00
David Bolack de18a53efe Update markd-definition-lists 2025-02-28 17:03:51 -06:00
David Bolack caca578709 Merge branch 'master' into marked-definition-lists 2025-02-28 00:00:47 -06:00
David Bolack 06e3fd6248 Merge branch 'master' into marked-nonbreaking-spaces 2025-02-21 14:06:53 -06:00
David Bolack 58a22750c5 Update package-lock 2025-02-19 11:38:38 -06:00
David Bolack df1b601de7 Merge branch 'master' into marked-subsuper 2025-02-19 11:37:38 -06:00
David Bolack 1ed44282e3 Merge branch 'master' of github.com:naturalcrit/homebrewery 2025-02-19 11:36:51 -06:00
David Bolack 09ac8b8a32 Move definition list tokens to an extension 2025-02-12 22:57:53 -06:00
David Bolack a0c9b8849c Merge branch 'master' of github.com:naturalcrit/homebrewery 2025-02-12 16:23:54 -06:00
David Bolack 0c2f0ac31e Remove tests performed in nonbreaking space module 2025-02-12 12:52:01 -06:00
David Bolack 777f51c661 First pass testing
If completes, remove most tests.
2025-02-12 12:32:28 -06:00
David Bolack 3cfdb7eeb0 Temporarily restore old tests. 2025-02-12 12:26:02 -06:00
David Bolack 1f9495099f WIP 2025-02-12 12:22:02 -06:00
David Bolack 52cf1ddea0 Merge branch 'master' of github.com:naturalcrit/homebrewery 2025-02-12 10:03:45 -06:00
David Bolack 80564dd8db Remove relocated tests from executiomn 2025-02-11 15:01:20 -06:00
David Bolack db16248afb Remove Paragraph Justifcation test execution. 2025-02-11 14:57:24 -06:00
David Bolack cf4c1f7009 Merge branch 'master' into SnippetsReorg 2025-02-11 14:46:03 -06:00
David Bolack 3ffdb34312 Tweaks in response to CC comments 2025-02-11 14:45:39 -06:00
David Bolack dc8d0e9483 Restore .monster 2025-02-11 14:37:25 -06:00
David Bolack 38bd3b0fc5 Migrate the justified paragraphs extension to an NPM 2025-02-11 14:34:01 -06:00
David Bolack 41dc78375c Merge branch 'master' into marked-subsuper 2025-02-11 12:50:46 -06:00
David Bolack 11396389ab Move Superscript/Subscript functions into their own module 2025-02-10 20:47:17 -06:00
David Bolack d061b902d5 Make all typefaces available via blank - for now. 2025-02-07 19:26:56 -06:00
David Bolack 0a86990bdf Merge branch 'master' into SnippetsReorg 2025-02-07 19:02:28 -06:00
David Bolack f2f894381e Merge branch 'master' into issue_3206 2025-02-04 21:10:25 -06:00
David Bolack 7c293f51cb Merge branch 'master' into issue_3659 2025-02-04 21:09:55 -06:00
David Bolack 67b31c476c Merge branch 'master' into localSnippetEditor 2025-02-04 21:07:02 -06:00
David Bolack 497f8bde83 Merge branch 'master' into issue_3659 2025-01-31 16:27:28 -06:00
David Bolack 8711265506 Merge branch 'issue_3659' of github.com:dbolack-ab/homebrewery into issue_3659 2025-01-31 16:25:33 -06:00