Commit graph

7434 commits

Author SHA1 Message Date
Hongtao Zhang
90ec4c083a Merge branch 'velopack' into avalonia
# Conflicts:
#	Flow.Launcher.Core/Flow.Launcher.Core.csproj
#	Flow.Launcher.Infrastructure/Image/ImageCache.cs
#	Flow.Launcher.Infrastructure/Image/ImageLoader.cs
#	Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj
#	Flow.Launcher/App.xaml.cs
#	Flow.Launcher/Flow.Launcher.csproj
#	Flow.Launcher/Helper/SingleInstance.cs
#	Flow.Launcher/MainWindow.axaml.cs
#	Flow.Launcher/MainWindow.xaml
#	Flow.Launcher/ResultListBox.xaml.cs
#	Scripts/post_build.ps1
2024-04-05 21:10:28 -05:00
Hongtao Zhang
6c3bcdc0b3 fix remaining spell 2024-03-29 12:53:13 -05:00
Hongtao Zhang
8ba180b570 fix more spellcheck 2024-03-29 12:48:20 -05:00
Hongtao Zhang
01bbe8f92d change a little bit pattern 2024-03-29 12:41:35 -05:00
Hongtao Zhang
d9c65e27bf remove all test from spellcheck (should do them manually) 2024-03-29 12:26:00 -05:00
Hongtao Zhang
0d0bd5e847 do not include some test file 2024-03-29 12:23:07 -05:00
Hongtao Zhang
88957a194b Merge remote-tracking branch 'origin/velopack' into velopack
# Conflicts:
#	.github/actions/spelling/expect.txt
2024-03-29 12:19:53 -05:00
Hongtao Zhang
db4553f1c8 fix a little spell check 2024-03-29 12:18:51 -05:00
Kevin Zhang
5d122dfb1f
Merge branch 'dev' into velopack 2024-03-29 11:57:35 -05:00
Jeremy Wu
fdb1860d01
Merge pull request #2613 from Flow-Launcher/dependabot/nuget/Microsoft.NET.Test.Sdk-17.9.0
Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
2024-03-28 14:18:47 +11:00
Jeremy Wu
335d084adc
Merge pull request #2501 from Flow-Launcher/new-image-cache
Use 3rd party for image cache
2024-03-28 14:14:18 +11:00
Hongtao Zhang
92839b004e don't check whether the location exists and use the productversion since that's inherited from assembly version 2024-03-27 19:10:44 -05:00
Hongtao Zhang
1ca7ff0c11 try sourcelink 2024-03-27 18:55:28 -05:00
Hongtao Zhang
94d912d116 do not use tag number to create build which causes appveyor to publish release 2024-03-27 17:55:10 -05:00
Hongtao Zhang
8f718fdcf3 try again 2024-03-27 17:32:24 -05:00
Hongtao Zhang
fc96eeda12 set NUGET_CERT_REVOCATION_MODE to offline to prevent slower restore 2024-03-27 16:58:31 -05:00
Hongtao Zhang
c563035cce change the version being used and portable datafolder creation for non-standard installation 2024-03-27 16:54:35 -05:00
Jeremy Wu
564c0161c4
Merge pull request #2608 from Flow-Launcher/l10n_dev
New Crowdin updates
2024-03-27 22:38:04 +11:00
Jeremy Wu
a0f30ea639
Merge branch 'dev' into l10n_dev 2024-03-27 22:19:34 +11:00
Hongtao Zhang
742604cb97 fix build script and no need to upload nupkg and release as artifact 2024-03-27 01:09:05 -05:00
Hongtao Zhang
d013135531 remove $ before env 2024-03-27 00:54:14 -05:00
Hongtao Zhang
9f5f04ce8c fix again 2024-03-27 00:53:30 -05:00
Hongtao Zhang
5cb72bf2f9 fix env variable (again) 2024-03-27 00:51:24 -05:00
Hongtao Zhang
e31cde4a80 fix environmental variable usage 2024-03-27 00:50:05 -05:00
Hongtao Zhang
0c773b0266 revise versioning 2024-03-27 00:46:14 -05:00
Hongtao Zhang
42c21a2815 use Sem2 versioning 2024-03-27 00:30:17 -05:00
Hongtao Zhang
cb7fc2be47 use a different build number 2024-03-27 00:24:31 -05:00
Hongtao Zhang
d1f61bd195 try github run id 2024-03-27 00:19:16 -05:00
Jeremy Wu
7161603856
Merge pull request #2585 from Flow-Launcher/longest-shortcut
match longest shortcut by default
2024-03-27 14:12:36 +11:00
Jeremy Wu
aadcc399fd
Merge pull request #2618 from Flow-Launcher/hide-main-window-when-dragging
Hide main window when dragging results
2024-03-27 14:01:34 +11:00
Jeremy Wu
085de915d6
Merge pull request #2578 from Flow-Launcher/node-plugin-processinfo
fix node plugin, job object association, v2 context menu
2024-03-27 13:59:23 +11:00
Jeremy Wu
d8d006fee9
add comment 2024-03-27 13:56:10 +11:00
Hongtao Zhang
d3e91e01be fix log 2024-03-26 18:15:04 -05:00
Hongtao Zhang
41ad35ab7d revise assembly version 2024-03-26 18:10:17 -05:00
Hongtao Zhang
c6ca273e0b add version info to the main project 2024-03-26 18:00:12 -05:00
Hongtao Zhang
7df7ac083f revise version 2024-03-26 17:58:48 -05:00
Hongtao Zhang
286f49c3a3 fix assembly version 2024-03-26 17:57:03 -05:00
Hongtao Zhang
067f69b494 set assemblyinfo after checkout 2024-03-26 17:48:41 -05:00
Hongtao Zhang
4337c607ee install only if cache not exists 2024-03-26 17:45:46 -05:00
Hongtao Zhang
2eb6474853 try not install vpk 2024-03-26 17:42:20 -05:00
Hongtao Zhang
8c19ed7732 revising remove duplicate 2024-03-26 17:38:29 -05:00
Hongtao Zhang
bdad186f08 empty 2024-03-26 17:30:33 -05:00
Hongtao Zhang
943a9fd982 try to cache vpk 2024-03-26 16:00:41 -05:00
Hongtao Zhang
b24b035d89 revise cache 2024-03-26 15:28:34 -05:00
Hongtao Zhang
cffb5bc82d cache after checkout 2024-03-26 15:17:33 -05:00
Hongtao Zhang
05a5a50f7a try new nunit 2024-03-26 15:15:59 -05:00
Hongtao Zhang
a7c22270cb fix cache key 2024-03-26 14:58:52 -05:00
Hongtao Zhang
c4e38b1daa use v4 for upload artifact 2024-03-26 14:52:47 -05:00
Hongtao Zhang
5532efba98 do not compress for artifacts as either binary or too small 2024-03-26 14:46:02 -05:00
Hongtao Zhang
f5b1880351 install vpk 2024-03-26 14:37:44 -05:00