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 |
|
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 |
|
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 |
|
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 |
|