Commit graph

6451 commits

Author SHA1 Message Date
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
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
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
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
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
Vic
617d2f5efb Use separate variable for preview image 2022-12-28 21:38:56 +08:00
Vic
95aaa9f085 Add preview delegate 2022-12-28 20:41:54 +08:00
Vic
5970b1c68e Change glyph for preview hotkey 2022-12-28 18:08:43 +08:00
Vic
b5c48058cb Fix ImageCache when loading full image
No need to append ImageType to path. loadfullimage==true already indicates that it's a full image.
2022-12-28 15:10:12 +08:00
Jeremy Wu
944e0f140f
Merge pull request #1498 from Flow-Launcher/add_nodejs_env
Add Node.js environment setup
2022-12-28 16:35:28 +09:30
VictoriousRaptor
50cd17e7c0
Merge branch 'dev' into add_nodejs_env 2022-12-28 14:36:52 +08:00
Vic
75a23d183d Fix option order in setting window
order messed up when merging
2022-12-28 14:36:12 +08:00
Vic
76357fb749 Update tooltip when hotkey changes 2022-12-28 14:15:16 +08:00
Vic
0140e340f4 Update readme 2022-12-28 13:56:26 +08:00
Vic
9154da2ef8 Update tooltip to avoid untranslated fixed "F1" 2022-12-28 01:31:42 +08:00
Vic
8f3ca61b21 Show Preview Hotkey in tooltip 2022-12-28 01:25:07 +08:00
Vic
bdbef54016 Move to proper location 2022-12-28 01:18:46 +08:00
Vic
b243683332 Add option to modify preview hotkey 2022-12-28 01:12:44 +08:00
Vic
3ff7566daa Use databinding for preview hotkey 2022-12-28 01:11:07 +08:00
Vic
979aa3ddff Support hotkey modifiers 2022-12-27 15:24:29 +08:00
VictoriousRaptor
786e3a0a0b
Merge pull request #1725 from Flow-Launcher/VictoriousRaptor-patch-1
Fix typo
2022-12-27 15:20:16 +08:00
VictoriousRaptor
9aab01dd72
Fix typo 2022-12-27 14:53:42 +08:00
Jeremy Wu
831d39ee57
Merge pull request #1724 from Flow-Launcher/explorer_description_update
Update Explorer plugin description
2022-12-27 16:20:16 +09:30
Jeremy Wu
78b8e5b3df update Explorer plugin description 2022-12-27 16:04:55 +09:30