30 Commits

Author SHA1 Message Date
3730c0660b Support for ARM64 (#257)
* Support for ARM64

* Rename environment variable

* Switch to MinGW toolchain

* Fix invalid path

* Fix error handling

* Fix error level

* Delete installer/actions/actions.def
2025-07-12 22:08:03 +08:00
a443bf41ba Use code signing for release files (#244)
* Use code signing for release files

* Use matrix strategy

* Fix incorrect directory structure

* Fix missing command option

* Fix invalid file checksum

* Fix missing imports

* Add code signing policy

* Update sponsor

* Remove SHA256 checksum

* Test release process

* Switch to release policy
2025-06-30 15:08:21 +08:00
aa0481df98 Don't switch build environment in one file 2025-06-05 16:53:24 +00:00
5be9cca700 Decoupling build steps 2025-06-04 08:58:32 +00:00
bdeee903fc Remove wmic dependency in build script 2025-05-30 13:32:25 +00:00
12382afb9f Remove .deps directory 2025-05-07 07:10:24 +00:00
b35770b029 Support go1.22 and remove legacy patch 2024-03-21 00:30:33 +08:00
d3062942d0 Add conversion patch 2024-03-14 06:55:41 +00:00
06dfeff9ba Remove lang file in archive 2023-11-20 01:06:38 +08:00
4e8ee741ab Add portable (standalone) build (#85)
* Add portable (standalone) build

* Replace '/' with '\'
2023-08-31 22:05:58 +08:00
c1d2dbfac8 Get FRP version by code (#73) 2023-07-12 09:40:26 +08:00
5dd73a8388 Build 32-bit binaries (#49)
* Build 32-bit binaries

* Update README

* Update release workflow

* Update release workflow

* Update release workflow

* Update release workflow

* Update release workflow

* Update release workflow

* Update release workflow

* Add step name

* Remove workflow triggers

* Change upload asset action

* Add artifact name

* Use conditional job

* Fix workflow warnings

* Update release workflow

* Fix space

* Update releaser.yml
2023-03-22 17:51:00 +08:00
7f1c8de1d7 Use "go generate" instead of batch script (#45) 2023-03-14 02:10:39 +08:00
52dfa4bdd9 Fix sidebar width when DPI is changed (#44)
* Fix sidebar width when DPI is changed

* Remove patches
2023-03-13 00:11:20 +08:00
7aae7cb217 Provide fractional icon sizes 2022-05-16 00:43:01 +08:00
c8a0210b73 Refine version info 2022-05-03 18:42:49 +08:00
18eccc4e45 Reduce compiled file size 2022-05-02 13:54:26 +08:00
638c5c0769 Update build date 2022-03-24 16:42:51 +08:00
a565e552c1 Remove redundant tidy command 2022-03-24 14:13:26 +08:00
e31d4369b8 Code refactoring 2022-03-23 16:01:23 +08:00
4b3f7b7af8 Fix build script error 2022-03-03 15:18:33 +08:00
1d70505492 Save version info in new file 2022-03-01 19:53:53 +08:00
98489bce99 Use default version if no git info is found 2022-03-01 18:04:35 +08:00
1a5fa25d39 Create main application directory 2022-01-26 15:21:13 +08:00
7d321235d4 Add file version info 2020-12-15 21:17:26 +08:00
977f015c3c Add about page 2020-12-13 01:12:37 +08:00
c33dbe73f5 Show service status in config list 2020-12-12 16:12:57 +08:00
f45117c4d7 Fix installer VC++ dependency 2020-08-12 00:58:56 +08:00
260df61c28 Add patch files 2020-08-10 18:30:43 +08:00
c7c931edf2 Initial commit 2020-05-21 03:51:28 +08:00