Commit graph

49 commits

Author SHA1 Message Date
VictoriousRaptor
b637e0a028 Use Flow.Launcher.Localization 0.0.4 & update expect list 2025-07-27 00:17:09 +08:00
VictoriousRaptor
2e99ff96c0
Merge branch 'dev' into code_quality 2025-07-18 21:30:25 +08:00
VictoriousRaptor
5d0bf8f882 Update spell check 2025-07-18 21:22:29 +08:00
VictoriousRaptor
5ed017b026
Revert line_forbidden.patterns 2025-07-16 10:02:58 +08:00
VictoriousRaptor
e3e8eff5c9 Fix EOF newline 2025-07-15 20:06:33 +08:00
VictoriousRaptor
07415913ed Add word 2025-07-15 20:05:03 +08:00
VictoriousRaptor
34238051cf Update spelling patterns to support optional spaces in Pinyin matching 2025-07-15 20:03:17 +08:00
VictoriousRaptor
af50c7bdc3 Add double pinyin schemas to patterns
They are not well formed English words so can be rejected by built-in checks. Use regex as a workaround.
2025-07-15 19:57:46 +08:00
VictoriousRaptor
e08b731548
Disable line_forbidden.patterns 2025-07-15 00:10:44 +08:00
VictoriousRaptor
50be508a8b Update spell check 2025-07-14 21:22:08 +08:00
VictoriousRaptor
bdf5ccd3a9
Add word 2025-07-14 09:28:52 +08:00
Jeremy
236bff1c10 fix spelling 2025-07-07 21:57:03 +10:00
Jeremy
a63c8b036b updates to method summary and correct spell check errors 2025-07-07 21:35:12 +10:00
Jeremy Wu
40e5c04ca1
Fix false failing spell check rules (#3745) 2025-06-19 14:05:26 +03:00
Jeremy
f902eaed0d Merge remote-tracking branch 'origin/dev' into quicklook 2024-05-29 21:17:09 +10:00
VictoriousRaptor
3554136a55
Merge pull request #2652 from Flow-Launcher/code-cleanup/Flow.Launcher.Plugin.BrowserBookmark
Code cleanup: Flow.Launcher.Plugin.BrowserBookmark
2024-05-01 11:41:59 +08:00
VictoriousRaptor
507a126076 Try to add terms in allow.txt 2024-05-01 11:11:01 +08:00
VictoriousRaptor
420446da7c Update expect.txt 2024-04-30 22:54:46 +08:00
DB p
7fbea552c8 Add Vietnamese Support 2024-04-24 04:10:52 +09:00
VictoriousRaptor
267163c8ad Update terms 2024-03-22 22:08:18 +08:00
NoPlagiarism
f4887fa9c6 Spelling: Add Softpedia to expected 2023-12-27 15:05:00 +05:00
VictoriousRaptor
7a603f5504 Fix spell check
- fix crash
- fix missing dict
2023-12-07 19:32:35 +08:00
Hongtao Zhang
1bd16cccaf remove duplicate expect 2023-11-26 09:37:43 -06:00
Hongtao Zhang
44fb863f07 minor fix jsonrpc errorstream and expect.txt 2023-11-26 09:33:34 -06:00
VictoriousRaptor
c36cea70de Merge branch 'dev' into quicklook 2023-08-27 22:53:32 +08:00
Jeremy Wu
4f66b01394 fix spelling 2023-08-22 07:58:46 +10:00
Jeremy Wu
190fd24661 ignore spell check on Droplex 2023-08-03 21:54:50 +10:00
VictoriousRaptor
1eae69304f Merge branch 'dev' into quicklook 2023-07-11 20:16:37 +08:00
Kevin Zhang
cf820c4b9c
Update expect.txt 2023-07-04 19:14:44 +08:00
Kevin Zhang
ed3f4b1270
Update expect.txt 2023-07-04 19:11:51 +08:00
Vic
0dc01a1469 update 2023-05-22 23:38:23 +08:00
Vic
abfbef41ae update 2023-05-21 00:38:59 +08:00
VictoriousRaptor
04cdfed901
Fix Windows 11 notification error (#2073)
* Fix Windows 11 22H2 (22621) notification error

* Fix main thread issue of LegacyShow()

* Mark RestarApp() as deprecated
2023-04-21 08:56:54 +10:00
Jeremy Wu
f86540498c update spelling check acceptance 2023-04-12 21:46:31 +10:00
TheBestPessimist
1a8339ec43 RunCount is an allowed word 2023-03-14 10:39:51 +02:00
Jeremy Wu
fe8ad49d2a
Merge branch 'dev' into atomic_setting_save 2023-01-23 09:14:11 +11:00
Vic
457e4138b4 Update expected words 2023-01-13 15:15:03 +08:00
Hongtao Zhang
48d3193876
Fix spelling 2023-01-09 09:56:48 -06:00
Hongtao Zhang
162add9307
update expect.txt 2023-01-07 13:24:19 -06:00
Hongtao Zhang
1e256e4418
Revert "update expect.txt"
This reverts commit 43e38f648c.
2023-01-07 13:23:29 -06:00
Hongtao Zhang
43e38f648c
update expect.txt 2023-01-07 13:22:17 -06:00
VictoriousRaptor
c53fdc1ed6
Fix crowdin spell check action (#1756)
* Tweak file exclusion rule

* Exclude l10n_dev branch

* Disable cancel in progress

* Temporarily check all for test

* Fix checking head ref

* Stop checking Resources.resx

* Update texts

* Update regex

* update exclude list

* Test l10n_dev

* ignore resx

* update

* fix branch head

* update newline

* update regex

* test

* remove test code

* Exclude l10n_dev branch
2023-01-02 18:35:37 +09:30
Vic
ff00c676c9 Update expect.txt 2023-01-01 13:36:10 +08:00
Hongtao Zhang
f7f82a746e
fix more spelling 2022-12-31 17:12:52 -05:00
Kevin Zhang
8cc6fcfef0
Update patterns.txt 2022-12-31 10:46:01 -05:00
Kevin Zhang
4b868c2a85
Merge branch 'dev' into fix_spelling 2022-12-31 10:44:20 -05:00
Hongtao Zhang
35529a0386
fix some spelling 2022-12-31 10:43:07 -05:00
VictoriousRaptor
c121597376
Fix sarif (#1752)
* Fix SARIF

* only check changed files

* mask http/https

* add newline at eof

* Add dicts

* fix http regex

* fix http regex
2022-12-31 17:37:40 +02:00
Vic
2bed0f871d Add spell check workflow 2022-12-31 16:49:58 +08:00