Commit graph

8094 commits

Author SHA1 Message Date
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
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
Jeremy Wu
3658f1537e New translations en.xaml (Slovak)
[ci skip]
2024-03-27 04:47:58 +11:00
VictoriousRaptor
b759de4753 Hide main window when dragging results. 2024-03-25 23:39:58 +08:00
Jeremy Wu
ab2f0bda2c New translations en.xaml (Russian)
[ci skip]
2024-03-25 21:20:27 +11:00
Jeremy Wu
18d6f67d28
Merge pull request #2612 from AsafMah/ctrlshiftc
Added ctrl+shift+c
2024-03-25 18:45:03 +11: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
Jeremy Wu
d0a5ba501b New translations resources.resx (Dutch)
[ci skip]
2024-03-24 03:28:16 +11:00
Jeremy Wu
bf35e11c40 New translations en.xaml (Dutch)
[ci skip]
2024-03-24 03:28:14 +11:00
Jeremy Wu
ca00a8fd47 New translations en.xaml (Dutch)
[ci skip]
2024-03-24 03:28:14 +11:00
VictoriousRaptor
267163c8ad Update terms 2024-03-22 22:08:18 +08:00
Hongtao Zhang
8b45372f66 Use FastCache.Cached as new image cache instead of implement it ourselves 2024-03-22 21:53:38 +08:00
AminSallah
2ab6055450
Merge branch 'dev' into dev 2024-03-20 19:18:17 +00:00
AminSallah
c0034d8e07
Remove unnecessary top class _reselect parameter 2024-03-20 21:17:24 +02:00
Hongtao Zhang
b2f7d34a4d fix weird issue 2024-03-20 12:26:39 -05:00
Hongtao Zhang
2d805e53bc revise structure 2024-03-20 00:47:14 -05:00
dependabot[bot]
a6b2a8135b
Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 22:33:17 +00:00
asafmahlev
10ebda8283 Added ctrl+shift+c 2024-03-18 12:11:25 +02:00
Florian Grabmeier
6057eae05b Fix missing using directive
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-03-13 12:59:59 +01:00
flox_x
029fe37930
Merge branch 'dev' into volume 2024-03-11 22:42:43 +01:00
Jeremy Wu
56fb95ace3 New translations resources.resx (Chinese Simplified)
[ci skip]
2024-03-09 23:03:42 +11:00
dependabot[bot]
0ab26d6f4f
Bump dorny/paths-filter from 2 to 3 (#2509) 2024-03-09 07:15:39 +00:00
AminSallah
99ac5f010d
Merge pull request #1 from AminSallah/reselect
Prevent reselect first result if needed
2024-03-05 11:04:32 +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