Commit graph

7088 commits

Author SHA1 Message Date
Kevin Zhang
ae7c413e07
Merge branch 'dev' into net7.0 2022-12-31 21:36:00 -05:00
Hongtao Zhang
f7f82a746e
fix more spelling 2022-12-31 17:12:52 -05:00
Vic
1ae1752b3f Merge branch 'LocalizedLnkName' of https://github.com/VictoriousRaptor/Flow.Launcher into LocalizedLnkName 2023-01-01 00:24:48 +08:00
Vic
3992990ccb Remove redundant extension check 2023-01-01 00:24:36 +08: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
VictoriousRaptor
86a0a6c0dc
Merge branch 'dev' into LocalizedLnkName 2022-12-31 21:53:21 +08:00
Vic
ff4290c192 fix typo 2022-12-31 21:34:49 +08:00
Vic
4dbfe2d6a0 Rename variables for readability 2022-12-31 21:25:12 +08:00
Vic
186f5f826e Fix error message 2022-12-31 21:24:50 +08:00
Vic
c5c6ae7b68 Fix exception message argument 2022-12-31 21:18:20 +08:00
Vic
617183b14a Refactor result matching logic 2022-12-31 21:09:57 +08:00
Vic
e6b8a0dde2 Catch exception in ShellLinkHelper 2022-12-31 21:09:57 +08:00
Vic
207b29f816 Update comments 2022-12-31 21:09:57 +08:00
Vic
c6ff0a5113 Fix .lnk description logic 2022-12-31 20:43:53 +08: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
Jeremy Wu
f19d1d624d allow plugin name to be searchable by Plugin Indicator 2022-12-31 17:23:45 +09:30
Jeremy Wu
d577662d05
Merge pull request #1748 from z1nc0r3/dev
Add prompt for Log Off command
2022-12-31 15:56:17 +09:30
Lasith Manujitha
148951e886 Add prompt for Log Off command 2022-12-31 09:24:55 +05:30
Hongtao Zhang
5ab3ff6813
add renamed file 2022-12-30 21:56:27 -05:00
Hongtao Zhang
631ec074f2
update path 2022-12-30 21:38:39 -05:00
Kevin Zhang
4317fed9d5
Update global.json 2022-12-30 19:12:59 -05:00
Hongtao Zhang
db354a23a5
Update to .Net 7 2022-12-30 19:12:11 -05:00
VictoriousRaptor
b265099971
Merge pull request #1743 from VictoriousRaptor/t2
Fix typo
2022-12-31 08:08:05 +08:00
VictoriousRaptor
dc5c78f025
Merge branch 'dev' into t2 2022-12-31 01:52:29 +08:00
Vic
44438de7df Fix typo 2022-12-31 01:49:30 +08:00
dependabot[bot]
be27ef08cf
Bump JetBrains.Annotations from 2021.2.0 to 2022.3.1 (#1740)
Bumps [JetBrains.Annotations](https://github.com/JetBrains/JetBrains.Annotations) from 2021.2.0 to 2022.3.1.
- [Release notes](https://github.com/JetBrains/JetBrains.Annotations/releases)
- [Commits](https://github.com/JetBrains/JetBrains.Annotations/commits/v2022.3.1)

---
updated-dependencies:
- dependency-name: JetBrains.Annotations
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-30 19:14:47 +02:00
Vic
fdc7da2f71 Fix typo in file name 2022-12-31 00:54:56 +08:00
dependabot[bot]
fecb9d38b3
Bump actions/stale from 4 to 7 (#1737) 2022-12-30 16:51:26 +00:00
Jeremy Wu
47a91e743f
Merge pull request #1694 from Flow-Launcher/dev
Release 1.11.0 | Plugin 3.0.1
2022-12-30 23:07:12 +09:30
Jeremy Wu
e0cd63aebd
Merge pull request #1559 from sitiom/winget-releaser
Add Winget Releaser workflow
2022-12-30 22:35:50 +09:30
Jeremy Wu
bb41da6fb8
New Crowdin updates (#1734) 2022-12-30 22:04:56 +09:00
Jeremy Wu
0b35f3102e
update winget action schedule interval to daily 2022-12-30 23:58:51 +11:00
Vic
9b05174a97 Use localized name for shell link programs 2022-12-30 20:56:30 +08:00
Ryan Caezar Itang
95d1858103 Add Winget Releaser workflow 2022-12-30 19:29:37 +08:00
Jeremy Wu
4849e26aca
New Crowdin updates (#1733) 2022-12-30 18:40:06 +09:00
Jeremy Wu
e23ec178fc
Merge pull request #1723 from Flow-Launcher/version_bumps
Release 1.11.0 version bumps
2022-12-30 12:31:54 +09:30
Jeremy Wu
779a7e59eb
version bump plugin project 2022-12-30 13:41:36 +11:00
VictoriousRaptor
5c5dbf2d35
Merge pull request #1727 from VictoriousRaptor/FixImageCache
Fix ImageCache when loading full image
2022-12-30 00:42:49 +08:00
Garulf
25ec84325a
Merge branch 'dev' into FixImageCache 2022-12-29 11:32:53 -05:00
VictoriousRaptor
f42f87c766
Merge pull request #1709 from VictoriousRaptor/LazyLoadPreview
Lazy load preview image
2022-12-29 21:17:20 +08:00
Jeremy Wu
4513f2442c
Update README.md 2022-12-29 23:58:25 +11:00
Jeremy Wu
f67b66e9ca
update readme for toggle preview hotkey 2022-12-29 23:55:08 +11:00
Vic
62821d37dd Use Visibility for consistency 2022-12-29 13:13:28 +08:00
Vic
e83e21dddb Add TryGetValue for ImageLoader 2022-12-29 11:44:49 +08:00
Vic
a40e15f727 Remove duplicate null check
null check is done in ContainsKey()
2022-12-29 11:18:51 +08:00
Vic
35d96bde84 Fix logic for imagepath and delegate 2022-12-28 21:45:30 +08:00