Commit graph

144 commits

Author SHA1 Message Date
VictoriousRaptor
267163c8ad Update terms 2024-03-22 22:08:18 +08:00
dependabot[bot]
0ab26d6f4f
Bump dorny/paths-filter from 2 to 3 (#2509) 2024-03-09 07:15:39 +00:00
Garulf
3280b06ec9 Add help message to stale message 2024-01-22 08:04:22 -05:00
Garulf
852b990efd Use environmental variables and increase number of days until marked stale 2024-01-22 08:04:08 -05:00
NoPlagiarism
f4887fa9c6 Spelling: Add Softpedia to expected 2023-12-27 15:05:00 +05:00
Jeremy Wu
e52db047a5
Merge pull request #2449 from Flow-Launcher/dependabot/github_actions/actions/setup-dotnet-4
Bump actions/setup-dotnet from 3 to 4
2023-12-16 17:28:05 +11:00
Kevin Zhang
9dcbb1864d
Merge pull request #2451 from Flow-Launcher/dependabot/github_actions/actions/stale-9
Bump actions/stale from 8 to 9
2023-12-12 10:46:11 -06:00
dependabot[bot]
a9e1cdffd5
Bump actions/stale from 8 to 9
Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v8...v9)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 22:15:29 +00:00
VictoriousRaptor
7a603f5504 Fix spell check
- fix crash
- fix missing dict
2023-12-07 19:32:35 +08:00
dependabot[bot]
86b81f16e4
Bump actions/setup-dotnet from 3 to 4
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3 to 4.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 22:58:51 +00: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
29c150397e
Merge branch 'dev' into quicklook 2023-10-15 11:53:45 +08:00
VictoriousRaptor
e56e9b1468 [ci skip] Fix missing dotnet and php dict 2023-10-10 09:08:46 +08:00
VictoriousRaptor
755c09e3d9
Fix spell check extra dict missing error (#2379)
* Fix spell check extra dict missing error

* revert deleting dicts

* fix dup
2023-10-04 05:59:18 +11:00
Jeremy
85115a24cd fix publish plugins action 2023-09-27 20:26:51 +10:00
dependabot[bot]
f07b2def85
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 22:49:12 +00:00
dependabot[bot]
434dace981
Bump actions/setup-dotnet from 1 to 3
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 1 to 3.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v1...v3)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 17:51:41 +00:00
dependabot[bot]
59c26623ee
Bump actions/checkout from 2 to 3 (#2311) 2023-09-04 17:51:20 +00: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
8c2f0bdd89 fix Program plugin build target 2023-08-16 22:12:22 +10:00
Jeremy Wu
57eb603c48 fix typo 2023-08-16 21:58:47 +10:00
Jeremy Wu
ec5a2729fe add release note description 2023-08-16 21:52:13 +10:00
Jeremy Wu
62fa8de936 add WindowsSettings plugin publish step 2023-08-16 21:40:58 +10:00
Jeremy Wu
6a050ebf31 add WebSearch plugin publish step 2023-08-16 21:37:21 +10:00
Jeremy Wu
69baaafe25 add Url plugin publish step 2023-08-16 21:32:43 +10:00
Jeremy Wu
cb758de01a Add Sys plugin publish step 2023-08-16 21:28:42 +10:00
Jeremy Wu
6d420e4749 add Shell plugin publish step 2023-08-16 21:24:45 +10:00
Jeremy Wu
116acc73bf add Program plugin publish step 2023-08-16 21:21:19 +10:00
Jeremy Wu
7f9702662e add ProcessKiller plugin publish step 2023-08-16 21:17:31 +10:00
Jeremy Wu
0c0964303a add PluginsManager plugin publish step 2023-08-16 21:07:24 +10:00
Jeremy Wu
a1e6d610e8 add PluginIndicator plugin publish step 2023-08-16 21:02:54 +10:00
Jeremy Wu
d1e79150dd add Explorer plugin publish 2023-08-16 20:46:24 +10:00
Jeremy Wu
be58cf0a7e add Calculator plugin publish step 2023-08-16 20:40:42 +10:00
Jeremy Wu
48fde007fc add BrowserBookmark plugin publish step 2023-08-16 20:39:12 +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
sitiom
c047807bfd
Change Winget Releaser job runner to ubuntu-latest 2023-07-10 21:42:51 +08:00
Ioannis G
b1286d9ab1
switch winget release action to only fire manually 2023-07-09 20:03:01 +03: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
Jeremy Wu
7130d8704f
Merge pull request #2003 from Flow-Launcher/dependabot/github_actions/actions/stale-8
Bump actions/stale from 7 to 8
2023-03-28 07:53:57 +11:00
dependabot[bot]
e20ac83829
Bump actions/stale from 7 to 8
Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23 23:02:56 +00:00
VictoriousRaptor
f2285a2e93
Update bug-report.yaml 2023-03-20 20:53:37 +08:00
VictoriousRaptor
3a50695ae7
Update bug-report.yaml
Fix error in #1988
2023-03-18 09:17:58 +08:00
Garulf
f9ece10984 require user to check if they're using the latest software 2023-03-17 02:05:18 -04:00
TheBestPessimist
1a8339ec43 RunCount is an allowed word 2023-03-14 10:39:51 +02:00
dependabot[bot]
2677c6eb08
Bump vedantmgoyal2009/winget-releaser from 1 to 2
Bumps [vedantmgoyal2009/winget-releaser](https://github.com/vedantmgoyal2009/winget-releaser) from 1 to 2.
- [Release notes](https://github.com/vedantmgoyal2009/winget-releaser/releases)
- [Commits](https://github.com/vedantmgoyal2009/winget-releaser/compare/v1...v2)

---
updated-dependencies:
- dependency-name: vedantmgoyal2009/winget-releaser
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 22:37:32 +00: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
DB P
f6eeec7b3d
Merge branch 'dev' into dynamic_height 2023-01-12 08:25:51 +09:00
Jeremy Wu
62a5b68f59
update wording 2023-01-11 08:10:42 +11:00
Jeremy Wu
8a166c73c8
update wording 2023-01-11 08:09:54 +11:00
Jeremy Wu
20d1527357
update wording 2023-01-11 08:09:13 +11:00
VictoriousRaptor
755cd1afdf
Add tip for prerelease 2023-01-10 17:03:45 +08:00
VictoriousRaptor
2aa6819f33
Updatd placeholder and desc 2023-01-10 16:59:59 +08:00
VictoriousRaptor
2c5352a464
Update issue template
Avoid "v1.8.3"
2023-01-10 14:50:36 +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
84f3a31dde
Disable action on push
[ci skip]
2023-01-04 01:20:54 +08:00
VictoriousRaptor
2604b01f05 Stop spell check on push
[ci skip]
2023-01-03 19:15:39 +08: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
Jeremy Wu
51bbd23110
Merge pull request #1744 from VictoriousRaptor/SpellChekAction
Spell check action
2022-12-31 21:08:20 +09:30
Vic
2bed0f871d Add spell check workflow 2022-12-31 16:49:58 +08:00
dependabot[bot]
fecb9d38b3
Bump actions/stale from 4 to 7 (#1737) 2022-12-30 16:51:26 +00:00
Jeremy Wu
0b35f3102e
update winget action schedule interval to daily 2022-12-30 23:58:51 +11:00
Ryan Caezar Itang
95d1858103 Add Winget Releaser workflow 2022-12-30 19:29:37 +08:00
Kevin Zhang
31daacbd39
Add github dependency bot (#486)
* Add github dependency bot

Add automatic check for dependency update

* Check Update Weekly

* ignore squirrel windows check

* Add automatically reviewer
2022-10-12 08:12:45 +11:00
Zero
a9ed7da16e
DOC: use issue forms replace plain text (#752) 2022-08-15 22:57:51 -04:00
Kevin Zhang
5a3563191f
Update stale message 2022-07-13 02:42:30 -05:00
Garulf
f988d39f39 Ignore common PR labels 2022-07-09 12:59:15 -04:00
Garulf
b75d2ce36d Ignore "keep fresh" label 2022-07-09 12:59:06 -04:00
Garulf
a061c6c329 Update stale.yml 2022-07-09 12:58:40 -04:00
Garulf
3a23d20080 Remove newline 2022-07-09 12:58:29 -04:00
Garulf
361f545f6f Increase number of days until Stale issue is closed 2022-07-09 12:58:02 -04:00
Garulf
77881c1d04 Increase number of days for Stale designation 2022-07-09 12:57:48 -04:00
Garulf
dd548732d1 Move workflow to proper directory 2022-05-10 19:47:04 -04:00
Garulf
15fd62a8b0
Add Stale issue workflow (#1104) 2022-04-20 17:47:27 +10:00
Jeremy Wu
a3e4e1ba54
Rename discussion.md to discussion.md.not_used 2021-07-03 19:20:02 +10:00
Steven Kalinke
8e38891c8b Update IssueTemplate 2020-07-02 13:25:50 +02:00
Steven Kalinke
16c7d5c5b7 Add GitHub Issue Templates 2020-07-01 09:00:24 +02:00