Commit graph

8 commits

Author SHA1 Message Date
VictoriousRaptor
7a603f5504 Fix spell check
- fix crash
- fix missing dict
2023-12-07 19:32:35 +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
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
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