Commit graph

7359 commits

Author SHA1 Message Date
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
Hongtao Zhang
b886408045 trigger push only on dev/master 2024-03-26 14:32:52 -05:00
Hongtao Zhang
0d316a5766 test github action 2024-03-26 14:30:19 -05:00
Hongtao Zhang
9785ec8a26 test github action and remove cache as it is so slow 2024-03-26 14:28:33 -05:00
Hongtao Zhang
653ee90401 empty 2024-03-26 14:08:03 -05:00
Hongtao Zhang
f7f37592ea test cache again 2024-03-26 13:53:46 -05:00
Hongtao Zhang
0644f320da remove squirrel 2024-03-26 13:42:54 -05:00
Hongtao Zhang
be8612912c delete unused arg 2024-03-26 13:37:33 -05:00
Hongtao Zhang
d562441b92 delete no-build 2024-03-26 13:37:07 -05:00
Hongtao Zhang
765c30fbca remove cache to test and skip pr build 2024-03-26 13:29:38 -05:00
Hongtao Zhang
bd5bed2634 fix up artifact name 2024-03-26 13:26:02 -05:00
Hongtao Zhang
559666b4a2 clean up post_build and roll back delete unused 2024-03-26 13:14:17 -05:00
Hongtao Zhang
eecd5fee5e fix upload path 2024-03-24 14:14:33 -05:00
Hongtao Zhang
2f7bd56397 fix upload 2024-03-24 13:54:35 -05:00
Hongtao Zhang
3a885eada1 install required tool 2024-03-24 13:53:03 -05:00
Hongtao Zhang
f5762f6ad1 modify argument for post_build.ps1 2024-03-24 13:52:05 -05:00
Hongtao Zhang
3d6782ca30 migrate to velopack 2024-03-24 13:41:07 -05:00
Hongtao Zhang
1cc8b9dfe8 first commit 2024-03-23 18:00:32 -05:00
dependabot[bot]
0ab26d6f4f
Bump dorny/paths-filter from 2 to 3 (#2509) 2024-03-09 07:15:39 +00:00
VictoriousRaptor
7d171a3913
Merge pull request #2599 from Phoenix-/dev
Fix opera bookmarks
2024-03-02 18:14:06 +08:00
Phoenix
d0414892c3 Fix opera bookmarks
Fix opera bookmarks - comment

Fix opera bookmarks - comment
2024-03-01 21:29:30 +03:00
dependabot[bot]
6877d7a73e
Bump Microsoft.IO.RecyclableMemoryStream from 2.3.2 to 3.0.0 (#2593) 2024-02-27 06:21:31 +00:00
dependabot[bot]
a0821f101d
Bump StreamJsonRpc and Microsoft.VisualStudio.Threading (#2594) 2024-02-27 05:52:38 +00:00
Kevin Zhang
dfd1b8c66a
Merge pull request #2582 from Yusyuriv/code-cleanup-flow-launcher-converters
Code cleanup: Flow.Launcher/Converters
2024-02-25 00:22:48 -06:00
Yusyuriv
455b221163 Code cleanup: Flow.Launcher/Converters — requested changes 2024-02-25 00:36:20 +06:00
Yusyuriv
185695b9ae Code cleanup: Flow.Launcher/Converters 2024-02-24 09:52:03 +06:00
Jeremy Wu
c7bb6336fb
New Crowdin updates (#2566)
New translation updates
2024-02-22 12:45:34 +02:00
Jeremy Wu
2174c8b453
Merge pull request #2580 from Flow-Launcher/dependabot/nuget/Microsoft.Data.Sqlite-8.0.2
Bump Microsoft.Data.Sqlite from 8.0.1 to 8.0.2
2024-02-20 22:03:50 +11:00
dependabot[bot]
f43b082e2b
Bump Microsoft.Data.Sqlite from 8.0.1 to 8.0.2
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.1...v8.0.2)

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 22:24:41 +00:00
Jeremy Wu
2370ec9a43
Merge pull request #2564 from Flow-Launcher/version_bumps
Bump versions for 1.17.2
2024-02-12 22:18:18 +11:00
Garulf
d0b4c56847
Merge branch 'dev' into version_bumps 2024-02-12 05:34:00 -05:00
Jeremy
0a7e0ab6ab version bump Sys plugin 2024-02-12 21:25:33 +11:00
Jeremy
36c96710d3 version bump flow 2024-02-12 21:24:39 +11:00
Jeremy
a8dc43cc89 version bump WebSearch plugin 2024-02-12 21:24:27 +11:00
Jeremy Wu
ae3b0c2a73
New translations en.xaml (German) (#2544) 2024-02-12 12:24:06 +02:00
Kevin Zhang
381f2fa13b
Merge pull request #2479 from Flow-Launcher/ignorenull-for-pluginstoreitem
ignore null datetimes for pluginstoreitem
2024-02-12 00:32:42 -06:00
VictoriousRaptor
a383856e46
Merge pull request #2557 from Yusyuriv/fix-nodejs-plugin-system
Fix Nodejs plugins not working
2024-02-11 15:53:02 +08:00
VictoriousRaptor
492771c1bb
Merge pull request #2559 from Flow-Launcher/fix-settings-not-loading
Remove short circuit check for empty Settings
2024-02-11 15:51:07 +08:00
Garulf
cf48e532fa Remove short circuit on empty Settings 2024-02-11 02:33:48 -05:00
Kevin Zhang
bc62302a93
Merge pull request #2558 from Yusyuriv/add-duckduckgo-web-search-suggestions
Implement DuckDuckGo web search suggestions
2024-02-11 00:29:21 -06:00
Yusyuriv
b0be1e3821 Implement DuckDuckGo web search suggestions 2024-02-10 20:23:31 +06:00