Commit Graph

61 Commits

Author SHA1 Message Date
Hantong Chen
61850d6ff9 style: apply clippy and rustfmt 2025-06-29 19:41:49 +08:00
Kuingsmile
52e3eb89e3 feat: update clear logs and notification for copy event (#17)
* feat: add notification system for log actions and update styles

* feat: implement clear logs functionality with source selection and notifications
2025-06-29 18:26:40 +08:00
Kuingsmile
776b0fe9c3 feat: add devtools feature to tauri dependency 2025-06-29 17:11:22 +08:00
Kuingsmile
6428bcdc56 fix: update issue link in DocumentationCard component 2025-06-29 16:59:06 +08:00
Kuingsmile
bbc5a2c10c feat: update release ci (#8)
* 📦 Chore(custom): update build command

* 🐛 Fix(custom): fix action error

* 🐛 Fix(custom): fix ci

* 🐛 Fix(custom): fix prepare.js for linux and macos

* 🐛 Fix(custom): fix windows scripts syntax

* 🐛 Fix(custom): add linker for linux

* 🐛 Fix(custom): fix linux arm building

* 🐛 Fix(custom): add creation flags for silent installer on Windows
2025-06-29 08:19:13 +08:00
Kuingsmile
5ade6a2c01 feat: add ci for lint and release , fix several bugs (#5)
* feat: add save_settings_with_update_port command and update related components

* refactor: remove state parameter from API key retrieval and update related functions

* feat: enhance release workflow with tag validation and improve build scripts

* feat: update release workflow to use version input from auto-version workflow

* 📦 Chore(custom): add Clippy configuration for consistent linting across platforms

* chore: add Clippy configuration for consistent linting across platforms

* 🐛 Fix(custom): fix ci

* 🚧 WIP(custom): fix clippy error

* 🐛 Fix(custom): add default openlist and rclone version

* 🚧 WIP(custom): fix clippy errors

* 🚧 WIP(custom): fix clippy errors

* 🐛 Fix(custom): fix ci bugs
2025-06-28 13:06:32 +08:00
Kuingsmile
bd8e54aa42 feat: optimize service control (#2)
* refactor: remove unused flags from RcloneConfig and related components; update monitoring intervals to use dynamic settings

* fix: update auto-launch title to indicate immediate effect

* refactor: remove service API token and port from AppConfig and related components

* refactor: remove auto_mount property from RcloneConfig and related components

* refactor: rename service to OpenList Core and update related components
2025-06-27 14:02:36 +08:00
Kuingsmile
8ccd04b180 fix: fix mount bugs (#1)
* feat: add open in file explorer functionality

* fix: fix a bug that mount will execute twice
2025-06-26 16:13:44 +08:00
Kuingsmile
3a5eb44cad fix: update service URL to OpenListTeam repo 2025-06-26 15:14:04 +08:00
Kuingsmile
7724a21484 feat: upload project files 2025-06-26 15:09:20 +08:00
Kuingsmile
4908980153 Initial commit 2025-06-25 15:07:36 +08:00