huzibaca
|
243f685b83
|
refactor: Implement using third-party libraries
|
2024-11-26 04:51:19 +08:00 |
|
huzibaca
|
6cf2373b34
|
chore: update
|
2024-11-26 03:30:15 +08:00 |
|
huzibaca
|
e842ea745a
|
fix: file drag and drop import cannot be used
|
2024-11-26 03:07:25 +08:00 |
|
wonfen
|
9696c7cec0
|
style: Increased light color contrast to prevent blurring on some displays
|
2024-11-26 01:05:30 +08:00 |
|
huzibaca
|
c4986eec50
|
chore: replace mui grid with mui grid2
|
2024-11-25 12:51:13 +08:00 |
|
wonfen
|
61079e769e
|
update change log
|
2024-11-25 06:46:29 +08:00 |
|
huzibaca
|
00d2c915d1
|
fix: Try to fix vcruntime duplicate installation
|
2024-11-25 06:33:47 +08:00 |
|
huzibaca
|
6ad975c420
|
fix: update failed(updater.install called before updater.download)
|
2024-11-25 05:27:26 +08:00 |
|
huzibaca
|
1cd1a2d907
|
fix: when restoring webdav, the current username, password and url are not preserved
|
2024-11-25 03:41:35 +08:00 |
|
huzibaca
|
39a3c3d3a7
|
fix: password failed due to character escaping
|
2024-11-25 02:48:56 +08:00 |
|
huzibaca
|
dfefcf03ad
|
fix: remove comments from svg icons to prevent front-end crashes. fixer #2093
|
2024-11-25 01:58:02 +08:00 |
|
wonfen
|
825b00e618
|
fix: fakeip dns
|
2024-11-25 01:50:30 +08:00 |
|
huzibaca
|
ae562e1e92
|
chore: replace mui grid with mui grid2
|
2024-11-25 01:34:18 +08:00 |
|
huzibaca
|
21c7888595
|
fix: tun allocates the wrong private network segment, causing conflicts.
|
2024-11-25 01:06:51 +08:00 |
|
wonfen
|
3b87a4f9d0
|
release 2.0.1
|
2024-11-24 09:00:20 +08:00 |
|
huzibaca
|
8564a58eab
|
fix: If an older version of the executable exists, delete it(2)
|
2024-11-24 08:25:46 +08:00 |
|
huzibaca
|
c5d009c2cd
|
feat: try to use vscode first, if not found then use system default app
|
2024-11-24 08:20:00 +08:00 |
|
huzibaca
|
c2e165d825
|
fix: If an older version of the executable exists, delete it
|
2024-11-24 01:24:51 +08:00 |
|
huzibaca
|
922020c57a
|
Merge branch 'fix-migrate-tauri2-errors'
* fix-migrate-tauri2-errors: (288 commits)
# Conflicts:
# .github/ISSUE_TEMPLATE/bug_report.yml
|
2024-11-24 00:14:46 +08:00 |
|
huzibaca
|
8cdc33beab
|
fix: windows cannot open yaml file
|
2024-11-23 19:46:53 +08:00 |
|
wonfen
|
23eafdfe00
|
fix: release workflow
|
2024-11-23 12:36:16 +08:00 |
|
wonfen
|
e72e8ea631
|
release 2.0.0
|
2024-11-23 11:34:17 +08:00 |
|
huzibaca
|
a610a43db0
|
chore: set the request timeout to 3 seconds
|
2024-11-23 06:50:28 +08:00 |
|
huzibaca
|
4a90ffe619
|
chore: remove notes
|
2024-11-23 06:47:43 +08:00 |
|
huzibaca
|
18e8357b6a
|
chore: update
|
2024-11-23 06:42:05 +08:00 |
|
huzibaca
|
df39347b19
|
fix: restore the window state first, then set the window size
|
2024-11-23 06:39:25 +08:00 |
|
huzibaca
|
a36261d705
|
chore: update
|
2024-11-23 06:22:46 +08:00 |
|
huzibaca
|
f133d22124
|
chore: add debug codes & logs(2)
|
2024-11-23 06:20:13 +08:00 |
|
huzibaca
|
6ba276b43f
|
chore: add debug codes & logs
|
2024-11-23 05:43:13 +08:00 |
|
huzibaca
|
44db98f260
|
chore: set the request timeout to 5 seconds
|
2024-11-22 14:15:31 +08:00 |
|
huzibaca
|
8873526619
|
feat: added scroll top button for agent and rule pages
|
2024-11-22 09:22:44 +08:00 |
|
huzibaca
|
37c2599754
|
chore: remove debug code
|
2024-11-22 09:08:25 +08:00 |
|
huzibaca
|
a079b470b8
|
fix: macOS DNS restore failed
|
2024-11-22 03:09:39 +08:00 |
|
huzibaca
|
0f9ed02bf0
|
chore: hide DNS cache file
|
2024-11-22 02:42:55 +08:00 |
|
huzibaca
|
9aeb68205c
|
fix: husky - install command is DEPRECATED
|
2024-11-21 12:06:52 +08:00 |
|
huzibaca
|
82b4cf259c
|
chore: remove unused code
|
2024-11-21 11:44:19 +08:00 |
|
huzibaca
|
566fd3e88b
|
chore: remove unused code
|
2024-11-21 11:24:19 +08:00 |
|
huzibaca
|
fbecf4f47b
|
fix: password should not be trimmed
|
2024-11-21 11:14:40 +08:00 |
|
huzibaca
|
52899d4def
|
chore: remove unused code
|
2024-11-21 11:13:11 +08:00 |
|
huzibaca
|
a89a828b35
|
fix: serde::json passing IVerge to the front end without deserialization
|
2024-11-21 06:01:56 +08:00 |
|
huzibaca
|
4d0dbdaced
|
chore: update
|
2024-11-20 07:37:30 +08:00 |
|
huzibaca
|
8003f9902e
|
chore: remove notes
|
2024-11-20 07:37:03 +08:00 |
|
huzibaca
|
15bd7324fe
|
feat: encryption configuration properties
|
2024-11-20 07:27:42 +08:00 |
|
huzibaca
|
bb44fc51bd
|
fix: auto launch does not worki
|
2024-11-20 03:52:19 +08:00 |
|
huzibaca
|
67a32e60c7
|
chore: update
|
2024-11-20 01:15:03 +08:00 |
|
huzibaca
|
960725777c
|
fix: exit_app does not work
|
2024-11-20 01:04:55 +08:00 |
|
huzibaca
|
98c6e0311b
|
fix: windows cannot save window state(2)
|
2024-11-20 00:27:53 +08:00 |
|
huzibaca
|
95b7641f9c
|
fix: windows cannot save window state
|
2024-11-19 23:32:32 +08:00 |
|
huzibaca
|
18b0c3f7aa
|
chore: update deps
|
2024-11-19 13:35:57 +08:00 |
|
huzibaca
|
49d3644d6a
|
chore: format
|
2024-11-19 13:28:17 +08:00 |
|