Commit graph

5322 commits

Author SHA1 Message Date
Keyman Server
fc4e3d007c
Merge branch 'epic/autocorrect' into chore/merge-master-into-autocorrect 2025-08-28 01:33:18 -07:00
Joshua Horton
e17e014815 docs(web): improve documentation for SearchSpace and SearchNode 2025-08-19 10:49:15 -05:00
Marc Durdin
81c807c257 chore(common): Merge branch 'master' into maint/common/14453-move-ci-scripts 2025-08-19 10:46:11 +02:00
Joshua Horton
f224b8bfa5 change(web): add standard header, reorder imports 2025-08-14 14:09:59 -05:00
Joshua Horton
36defc42f3 Merge branch 'refactor/web/distribution-tokenization' into refactor/web/pred-context-transition 2025-08-14 14:08:05 -05:00
Joshua Horton
37721c0d6a docs(web): add a doc-header 2025-08-14 13:56:00 -05:00
Joshua Horton
3fe1b17239 Merge branch 'refactor/web/init-state-from-reset' into refactor/web/distribution-tokenization 2025-08-14 13:55:46 -05:00
Joshua Horton
87f0bdb32b docs(web): add common header to new test file 2025-08-14 13:45:58 -05:00
Joshua Horton
8a1ae2d460 Merge branch 'refactor/web/pred-context-state' into refactor/web/init-state-from-reset 2025-08-14 13:38:52 -05:00
Joshua Horton
d3fabb4848 docs(web): adds standard header to new file, reorders imports 2025-08-14 13:32:20 -05:00
Joshua Horton
a4ac1a2f4d Merge branch 'refactor/web/tokenization-alignment' into refactor/web/pred-context-state 2025-08-14 13:28:27 -05:00
Joshua Horton
c153dc73c4 Merge branch 'refactor/web/context-alignment-helpers' into refactor/web/tokenization-alignment 2025-08-14 13:19:21 -05:00
Joshua Horton
15e8c1acfb docs(web): add header comments to new files 2025-08-14 13:13:27 -05:00
Joshua Horton
dce15a62bb Merge branch 'refactor/web/pred-context-tokenization' into refactor/web/context-alignment-helpers 2025-08-14 13:10:12 -05:00
Joshua Horton
e9377bfc9a Merge branch 'refactor/web/pred-context-tokens' into refactor/web/pred-context-tokenization 2025-08-14 12:59:57 -05:00
Joshua Horton
0e003edb08 Merge branch 'chore/merge-master-into-autocorrect' into refactor/web/pred-context-tokens 2025-08-14 12:51:36 -05:00
Joshua Horton
891bcaa3ef Merge branch 'epic/autocorrect' into chore/merge-master-into-autocorrect 2025-08-14 12:26:50 -05:00
Joshua Horton
a85890cd1e
Merge pull request #14510 from keymanapp/maint/web/convert-worker-thread-tests
chore(web): convert worker-thread tests to TS
2025-08-15 00:15:29 +07:00
Joshua Horton
7a9ae50d3b
Merge pull request #14518 from keymanapp/refactor/web/apply-suggestion-casing
refactor(web): move applySuggestionCasing to standalone exportable method
2025-08-15 00:15:19 +07:00
Joshua Horton
118fb6ae94
Merge pull request #14517 from keymanapp/fix/web/suggestion-typing
fix(web): improve accuracy of types for suggestions & suggestion-generation
2025-08-15 00:15:12 +07:00
Joshua Horton
6d27c3468d Merge branch 'refactor/web/apply-suggestion-casing' into maint/web/convert-worker-thread-tests 2025-08-14 11:01:39 -05:00
Joshua Horton
51fc6f636f Merge branch 'fix/web/suggestion-typing' into refactor/web/apply-suggestion-casing 2025-08-14 11:00:11 -05:00
Joshua Horton
aa77e4ca0b fix(web): remove unneeded sort from unit test 2025-08-14 10:59:45 -05:00
Joshua Horton
65885a4669 chore(web): add displayAs strings where previously unset 2025-08-14 08:32:11 -05:00
Joshua Horton
981905717a change(web): add MAX_PROB constant for use in 'keep'-suggestion construction 2025-08-14 08:23:40 -05:00
Joshua Horton
ae469ed1b4
change(web): apply suggestion from code-review
Co-authored-by: Marc Durdin <marc@durdin.net>
2025-08-14 20:19:53 +07:00
Marc Durdin
2aa46cc3c2
Merge pull request #14516 from keymanapp/maint/web/14289-skip-unnecessary-steps-for-build-bl
maint(web): skip unnecessary steps for `build` buildLevel
2025-08-14 15:35:21 +07:00
Joshua Horton
87eb476ecd change(web): eliminate extra tsconfig
I tried to get a multi-config setup to split off the tests that caused compilation issues in a prior commit, but I never got it working.  It's best to simplify and remove the thing that didn't work.
2025-08-13 11:00:52 -05:00
Joshua Horton
c3124ec685 change(web): use contextTracker getter internally 2025-08-13 10:57:16 -05:00
Joshua Horton
ec888dd751 Merge branch 'refactor/web/apply-suggestion-casing' into maint/web/convert-worker-thread-tests 2025-08-13 10:52:57 -05:00
Joshua Horton
519e39e327 refactor(web): move applySuggestionCasing to standalone exportable method 2025-08-13 10:45:15 -05:00
Joshua Horton
e24deefdb8 fix(web): improve typing accuracy for suggestions & suggestion-generation
Also adds doc-comments to a couple of the related types
2025-08-13 10:27:13 -05:00
Joshua Horton
a01211efa4 change(web): improve exposure of once-private members 2025-08-13 08:49:41 -05:00
Marc Durdin
1573fa540f maint(web): skip unnecessary steps for build buildLevel
Skip Sentry upload for non-release builds. Add TODO to merge ci.sh
content with resources/teamcity/web.

Fixes: #14289
Build-bot: build
Test-bot: skip
2025-08-13 09:10:07 +02:00
Joshua Horton
e9a1f6c349 maint(web): converts worker-thread tests to TS 2025-08-12 15:38:53 -05:00
Joshua Horton
88f3a1a716 maint(web): convert models-templates, models-wordbreakers unit tests to TS 2025-08-12 10:12:10 -05:00
Joshua Horton
e69c6cfecd change(web): add header comments, reorder imports 2025-08-12 08:54:23 -05:00
Joshua Horton
a54f232154 Merge branch 'refactor/web/pred-context-tokens' into refactor/web/pred-context-tokenization 2025-08-12 08:49:54 -05:00
Joshua Horton
efa4ffee27
change(web): Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
2025-08-12 20:49:11 +07:00
Joshua Horton
0598e080bd change(web): import ordering, SearchSpace.inputSequence getter 2025-08-12 08:41:15 -05:00
Joshua Horton
b544aeff37
change(web): Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
2025-08-12 20:32:28 +07:00
Marc Durdin
942b06afdd
Merge pull request #14451 from keymanapp/maint/common/14447-node.inc.sh
maint(common): rename and move node-related script functions into node.inc.sh 🐸
2025-08-12 10:41:18 +07:00
Marc Durdin
a81138c62b
Merge pull request #14449 from keymanapp/maint/common/14065-consolidate-builder-scripts
maint(common): consolidate builder scripts 🐸
2025-08-12 10:41:09 +07:00
Marc Durdin
f95b26ac1f
Merge pull request #14446 from keymanapp/maint/common/14275-rename-and-cleanup-shellHelperFunctions.sh
maint(common): rename shellHelperFunctions.sh to utils.inc.sh 🐸
2025-08-12 10:40:59 +07:00
Joshua Horton
24466137cd Merge branch 'master' into chore/merge-master-into-autocorrect 2025-08-11 08:48:38 -05:00
Joshua Horton
1bc5d19e99 refactor(web): removes double-buffered state style, renames ContextTransition.replaceFinal -> finalize 2025-08-08 12:57:33 -05:00
Joshua Horton
2c2da4c56d Merge branch 'refactor/web/distribution-tokenization' into refactor/web/pred-context-transition 2025-08-08 12:39:55 -05:00
Joshua Horton
bd89b58f93 change(web): fix typo 2025-08-08 12:23:36 -05:00
Joshua Horton
d75205d58b Merge branch 'refactor/web/init-state-from-reset' into refactor/web/distribution-tokenization 2025-08-08 10:30:42 -05:00
Joshua Horton
3f9b4e498d change(web): drops unnecessary context getter 2025-08-08 10:29:24 -05:00