Joshua Horton
2caa22ee2a
Merge pull request #7241 from keymanapp/fix/common/models/no-whole-replacements
...
fix(common/models): blocks full-text "corrections" ✏️
2022-09-19 08:22:46 +07:00
Joshua Horton
4f4ddb6107
Merge pull request #7290 from keymanapp/fix/common/models/timer-maxtime
...
fix(common/models): max prediction wait check
2022-09-15 08:23:45 +07:00
Joshua Horton
ec5366239e
Merge pull request #7205 from keymanapp/fix/web/non-whitespace-wordbreaks
...
fix(common/models): fixes quote-adjacent pred-text suggestions
2022-09-15 08:23:36 +07:00
Joshua A. Horton
917fce0750
chore(common/models): final requested tweak
2022-09-15 08:23:08 +07:00
Joshua Horton
a390c2fb2f
chore(common/models): Apply suggestions from code review
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2022-09-14 13:32:14 +07:00
Joshua A. Horton
6fbe089244
change(web): tweaks max wait time threshold to mitigate lag
2022-09-14 10:13:29 +07:00
Joshua A. Horton
0845210f20
fix(common/models): max prediction wait check
2022-09-14 09:57:29 +07:00
Joshua A. Horton
2f044c45b1
chore(web): Merge branch 'master' into fix/web/non-whitespace-wordbreaks
2022-09-12 15:07:56 +07:00
Joshua A. Horton
665b149b09
fix(common/models): needed export for unit tests
2022-09-12 15:04:17 +07:00
Joshua A. Horton
415201bf15
fix(common/models): isWhitespace, adds related unit tests
2022-09-12 15:03:48 +07:00
Joshua A. Horton
6632d597d5
feat(common/models): adds unit test, minor branch polish
2022-09-12 10:25:24 +07:00
Joshua A. Horton
445c76e31c
chore(common/models): Merge branch 'master' into fix/common/models/no-whole-replacements
2022-09-12 09:17:58 +07:00
Marc Durdin
fbb3375ed9
fix(developer): show more useful error if out of space during Setup
...
Fixes #7261 .
2022-09-12 12:02:09 +10:00
Marc Durdin
2aeb5435e8
chore(web): disable browserstack for LM Layer tests
2022-09-11 08:12:51 +10:00
Marc Durdin
1724778e77
chore: try disabling concurrency for browserstack tests
...
We're still getting sporadic test failures with BrowserStack. So per one
discussion online, attempting to run without concurrency to see if it
improves stability.
I note that the video from tests where we "fail to capture" shows a
browser with an error: "Safari Can't Connect to the Server" "Safari
can't open the page "localhost:9879/?id=75185158" because Safari can't
connect to the server "localhost".
1971215883
2022-09-10 06:23:26 +10:00
Marc Durdin
13a3df32d7
Merge pull request #7037 from keymanapp/fix/web/pred-text-stability
...
fix(web): enhanced timer for prediction algorithm
2022-09-10 05:45:03 +10:00
Joshua A. Horton
666b639404
fix(common/models): adds 'soft bound' for reasonable 100% fat-finger corrections
2022-09-09 15:35:12 +07:00
Marc Durdin
94d69f5a59
Merge pull request #7233 from keymanapp/chore/7227-disable-keyman-staging-references
...
chore: use keyman.com instead of keyman-staging.com
2022-09-09 08:02:58 +10:00
Joshua A. Horton
9b29339594
fix(common/models): blocks full-text corrections
2022-09-08 13:13:58 +07:00
Marc Durdin
f836574cbc
chore: use keyman.com instead of keyman-staging.com
...
Fixes #7227 .
We want to use keyman.com for now even for alpha builds, as
keyman-staging.com is going to be used for transition to Docker-based
hosting, and it will be problematic to try and share that process with
alpha builds.
2022-09-08 14:32:39 +10:00
Joshua A. Horton
6c50de9e9a
change(web): conciser version of last commit
2022-09-08 10:56:32 +07:00
Joshua A. Horton
75e0b27bf3
change(web): pushWhitespaceToTail tweak
2022-09-08 10:54:01 +07:00
Joshua A. Horton
3aed0bf395
feat(common/models): also, unit tests
2022-09-08 10:48:23 +07:00
Joshua A. Horton
52cb9aa19d
change(common/models): drops .isNew, replaces with tokenized context contrast logic
2022-09-08 10:48:12 +07:00
Joshua A. Horton
3f36a07abb
change(common/models): tweak to flag-emoji test for clarity
2022-09-08 09:11:26 +07:00
Joshua A. Horton
fb0cc5086c
fix(common/models): backspacing shouldn't make 'new' tokens
2022-09-07 14:57:53 +07:00
Joshua A. Horton
91448c344f
feat(web): more default-breaker unit tests
2022-09-06 14:52:16 +07:00
Joshua A. Horton
9be8839685
fix(common/models): undefined != 0
2022-09-06 10:47:51 +07:00
Joshua A. Horton
413e88daa2
chore(web): where'd that extra indentation come from?
2022-09-06 10:10:33 +07:00
Joshua A. Horton
a09cc5d822
fix(common/models): models/templates unit tests
2022-09-06 09:48:52 +07:00
Joshua A. Horton
9634c76353
chore(common/models): suggested tweak from review
2022-09-06 08:57:56 +07:00
Joshua A. Horton
a6e65333c5
fix(common/models): wordbreaker test require paths
2022-09-06 08:54:56 +07:00
Joshua A. Horton
26c5150977
fix(web): context-tracker newFlag management for new contexts
2022-09-05 14:02:55 +07:00
Joshua A. Horton
b47596a803
fix(common/models): context token .isNew maintenance
2022-09-05 12:35:11 +07:00
Joshua A. Horton
57ce30e068
fix(web): post-suggestion-apply error
2022-09-05 12:17:17 +07:00
Joshua A. Horton
d33a9f05bf
docs(web): fixes missed doc update
2022-09-05 11:41:42 +07:00
Joshua A. Horton
0a237f800f
chore(web): test name tweak
2022-09-05 11:31:57 +07:00
Joshua A. Horton
b0184ec98b
fix(web): adds unit test targeting issue, handler for edge case
2022-09-05 11:30:50 +07:00
Joshua A. Horton
be562b3022
fix(web): missed method references
2022-09-05 10:37:50 +07:00
Joshua A. Horton
ad8c30c6c0
fix(web): pred-text context tracking when wordbreak not caused by whitespace
2022-09-05 10:26:31 +07:00
Marc Durdin
10d9ed40dc
chore(core): use c-compatible type for KMX_UCHAR
2022-08-11 17:51:30 +02:00
Marc Durdin
e30871f01e
chore(linux): add common/include to further paths
2022-08-11 14:56:46 +02:00
Marc Durdin
dedb06e7cc
chore(common): refactor shared types into km_types.h
2022-08-11 11:36:09 +02:00
Marc Durdin
422e7227a6
chore(core): move kmx_file.h to common
2022-08-11 11:34:09 +02:00
Joshua A. Horton
814a492277
chore(web): tweaks, docs for execution-timer inner-class
2022-08-09 09:00:29 +07:00
Joshua A. Horton
af219def62
fix(web): enhanced timer for prediction alg
2022-08-04 14:38:48 +07:00
Marc Durdin
0a22acd0e4
Merge pull request #7018 from keymanapp/chore/common/builder-tweaks
...
chore(common): build-utils.sh minor tweaks
2022-08-03 20:19:42 +10:00
Joshua A. Horton
bac2578039
chore(web): addresses PR review comment
2022-08-02 08:10:01 +07:00
Joshua A. Horton
a8fbdcc6dd
chore(web): removes accidentally-added file from feature branch
2022-08-01 14:36:02 +07:00
Joshua A. Horton
205312c451
chore(web): timeout-adapter implementation
2022-08-01 13:06:15 +07:00