clash-verge-rev/src-tauri
MystiPanda b854b5e1ac
Some checks are pending
Alpha Build / alpha (macos-latest, aarch64-apple-darwin) (push) Waiting to run
Alpha Build / alpha (macos-latest, x86_64-apple-darwin) (push) Waiting to run
Alpha Build / alpha (windows-latest, aarch64-pc-windows-msvc) (push) Waiting to run
Alpha Build / alpha (windows-latest, i686-pc-windows-msvc) (push) Waiting to run
Alpha Build / alpha (windows-latest, x86_64-pc-windows-msvc) (push) Waiting to run
Alpha Build / alpha-for-linux (ubuntu-latest, aarch64-unknown-linux-gnu) (push) Waiting to run
Alpha Build / alpha-for-linux (ubuntu-latest, armv7-unknown-linux-gnueabihf) (push) Waiting to run
Alpha Build / alpha-for-linux (ubuntu-latest, i686-unknown-linux-gnu) (push) Waiting to run
Alpha Build / alpha-for-linux (ubuntu-latest, x86_64-unknown-linux-gnu) (push) Waiting to run
Alpha Build / alpha-for-fixed-webview2 (arm64, windows-latest, aarch64-pc-windows-msvc) (push) Waiting to run
Alpha Build / alpha-for-fixed-webview2 (x64, windows-latest, x86_64-pc-windows-msvc) (push) Waiting to run
Alpha Build / alpha-for-fixed-webview2 (x86, windows-latest, i686-pc-windows-msvc) (push) Waiting to run
Alpha Build / Update tag (push) Blocked by required conditions
feat: support seq editor
2024-06-30 00:22:05 +08:00
..
icons feat: support monochrome tray icon 2024-05-15 14:50:10 +08:00
images feat: custom dmg background 2024-06-20 13:50:28 +08:00
src feat: support seq editor 2024-06-30 00:22:05 +08:00
template refactor: change core binary name 2024-06-19 10:04:28 +08:00
.gitignore chore: resolve wintun.dll 2022-03-17 19:29:30 +08:00
build.rs chore: format rust code 2022-11-12 11:37:23 +08:00
Cargo.lock refactor: use async instead of block_on 2024-06-29 19:02:37 +08:00
Cargo.toml refactor: use async instead of block_on 2024-06-29 19:02:37 +08:00
Info.plist Release v1.4.8 2024-01-16 15:36:04 +08:00
rustfmt.toml chore: format rust code 2022-11-12 11:37:23 +08:00
tauri.conf.json refactor: change core binary name 2024-06-19 10:04:28 +08:00
tauri.linux.conf.json refactor: change core binary name 2024-06-19 10:04:28 +08:00
tauri.macos.conf.json feat: custom dmg background 2024-06-20 13:50:28 +08:00
tauri.windows.conf.json chore: Try a new icon 2024-05-12 19:31:06 +08:00
webview2.arm64.json chore: Try a new icon 2024-05-12 19:31:06 +08:00
webview2.x64.json chore: Try a new icon 2024-05-12 19:31:06 +08:00
webview2.x86.json chore: Try a new icon 2024-05-12 19:31:06 +08:00