Commit graph

6791 commits

Author SHA1 Message Date
Vic
4d10089e3f Refactor clear log folder logic
Clear logs of all versions

Use binding for button text

Move open log dir to vm
2023-01-02 23:03:20 +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
VictoriousRaptor
ad25879335
Merge branch 'dev' into LocalizedLnkName 2023-01-02 14:56:37 +08:00
Jeremy Wu
43b8cc5a7b
Merge pull request #1750 from Flow-Launcher/fix_pluginindicator_search
Allow plugin name to be searchable by Plugin Indicator
2023-01-01 15:21:13 +09:30
Vic
ff00c676c9 Update expect.txt 2023-01-01 13:36:10 +08:00
VictoriousRaptor
9e5d27f44b
Merge branch 'dev' into fix_pluginindicator_search 2023-01-01 13:16:05 +08:00
VictoriousRaptor
a07df29d0b
Merge pull request #1753 from Flow-Launcher/fix_spelling
fix some spelling
2023-01-01 12:56:34 +08:00
Jeremy Wu
1d1af7263a fix typos 2023-01-01 12:36:03 +09:30
Jeremy Wu
1d02f231a6 update to use score from fuzzy search 2023-01-01 12:27:27 +09:30
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
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