Commit Graph

13 Commits

Author SHA1 Message Date
xkeyC
c172b623d7 fix: ToolsLogAnalyze 2025-12-10 17:21:28 +08:00
xkeyC
b65187d4f0 feat: 增加基础的游戏进程监听 2025-11-20 00:27:20 +08:00
Copilot
df437b222d
Add settings icon button to home page for easy game path reconfiguration (#129)
* Initial plan

* Add settings icon button to home UI for reopening path guidance

Co-authored-by: xkeyC <39891083+xkeyC@users.noreply.github.com>

* Add path rescan after returning from guide page

Co-authored-by: xkeyC <39891083+xkeyC@users.noreply.github.com>

* build(deps): bump windows from 0.62.1 to 0.62.2 in /rust (#130)

Bumps [windows](https://github.com/microsoft/windows-rs) from 0.62.1 to 0.62.2.
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](https://github.com/microsoft/windows-rs/commits)

---
updated-dependencies:
- dependency-name: windows
  dependency-version: 0.62.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump tokio from 1.47.1 to 1.48.0 in /rust (#132)

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.47.1 to 1.48.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.47.1...tokio-1.48.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump reqwest from 0.12.23 to 0.12.24 in /rust (#131)

Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.23 to 0.12.24.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.23...v0.12.24)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-version: 0.12.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Initial plan

* Add settings icon button to home UI for reopening path guidance

Co-authored-by: xkeyC <39891083+xkeyC@users.noreply.github.com>

* Add path rescan after returning from guide page

Co-authored-by: xkeyC <39891083+xkeyC@users.noreply.github.com>

* feat: game path settings icon And bump deps

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: xkeyC <39891083+xkeyC@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: xkeyC <3334969096@qq.com>
2025-10-25 18:11:12 +08:00
xkeyC
5412382a59 feat: bump dependencies 2025-09-05 16:03:15 +08:00
xkeyC
44bf771f4c bump: flutter 3.35.1 2025-08-15 22:48:16 +08:00
xkeyC
5d735632bf bump: Flutter 3.32.1 Rust 1.87.0
fix: rsi launcher patch 2.4.0
2025-05-31 17:27:21 +08:00
xkeyC
cb35c400f9 feat: add listSortReverse option to ToolsLogAnalyze provider 2025-05-08 23:16:27 +08:00
xkeyC
3b940ead08 fix: https://github.com/StarCitizenToolBox/app/issues/81 2025-05-04 09:45:45 +08:00
xkeyC
a75a580b2d feat: enhance log analyzer to include vehicle destruction details 2025-04-06 02:37:23 +08:00
xkeyC
a6de0364c1 fix: ToolsLogAnalyze _getLogLineDateTime time 2025-04-06 02:12:55 +08:00
xkeyC
71844945f2 feat: update log analyzer localization 2025-04-06 00:23:42 +08:00
xkeyC
fdc4060ac0 feat: log 分析器 2025-04-06 00:00:35 +08:00
xkeyC
f5f3e4753c feat: desktop_multi_window Support 2025-03-16 17:14:45 +08:00