Commit Graph

38 Commits

Author SHA1 Message Date
Lykin c54567115e pref: remove transparent background on Windows 2024-08-07 23:12:01 +08:00
Lykin b26f5d2bde fix: sync env config (#319) 2024-08-06 18:12:21 +08:00
Lykin 0038092193 fix: add window shadow on Windows 2024-07-31 23:25:14 +08:00
Lykin c9beceab76 revert: remove disable window zoom 2024-04-27 22:33:24 +08:00
Lykin d41421389c chore: update dependencies 2024-04-26 15:30:52 +08:00
Lykin c7c647d728 perf: use `exec.LookPath` to check the path of external application 2024-04-02 17:26:23 +08:00
Lykin 668620425f chore: disable windows translucent on macOS (#200) 2024-03-26 11:05:16 +08:00
Lykin e3ccb06a96 chore: update the year to 2024 2024-03-14 00:38:35 +08:00
Lykin b361e9b0be chore: integrate with umami 2024-01-26 00:07:25 +08:00
Lykin 649cc71680 chore: update dependencies 2024-01-17 20:59:08 +08:00
Lykin 10ec866037 feat: support real-time command monitoring 2023-12-28 17:52:28 +08:00
Lykin c5abaa6573 chore: change the timing for saving window position changes. 2023-12-16 01:21:30 +08:00
Lykin 94c7b7ade5 perf: save windows position and restore for next launch #101 2023-12-12 11:40:22 +08:00
Lykin 2f2fa6bb02 perf: save window maximised state #84 2023-11-24 11:49:59 +08:00
Lykin 28eb393a82 perf: enable default context menu #73 2023-11-23 11:13:21 +08:00
tiny-craft e28d091500 refactor: split connection_service into connection_service and browser_service in go
refactor: split connectionStore into connectionStore and browserStore in js
2023-11-05 11:58:59 +08:00
tiny-craft 929c4d2794 fix: window may flash when startup 2023-10-31 11:45:55 +08:00
tiny-craft 6fb0eadfbd style: adjusted the light and dark themes
style: add window shadow on macOS #62
2023-10-28 22:31:02 +08:00
tiny-craft 1cf893149a feat: add command line mode 2023-10-26 19:29:26 +08:00
tiny-craft 94e352dd30 chore: add Google Analytics event for record app startup 2023-10-17 10:19:50 +08:00
tiny-craft 72144bc996 perf: add minimum window size
perf: maximize the window automatically if screen size is lower than minimum window size #19
2023-10-16 10:26:39 +08:00
tiny-craft ad9f13d557 perf: use goroutine to implement window resize events.
perf: optimized window display in fullscreen and maximized modes. #19
2023-10-15 19:49:33 +08:00
tiny-craft 2db858ba9e feat: support ssl connection 2023-10-15 19:49:33 +08:00
tiny-craft ab2056ba3e fix: preference saving might fail 2023-10-08 23:37:07 +08:00
tiny-craft ffc50a7fcc refactor: move the handling of String viewing methods to backend
feat: add view as gzip/deflate #30
2023-10-04 04:42:17 +08:00
tiny-craft 7aba27e5f9 perf: save window size before close #34 2023-09-28 23:20:53 +08:00
tiny-craft eb9a0171d1 feat: add custom about dialog 2023-09-22 18:31:50 +08:00
tiny-craft e397e2c4c4 fix: corrected update-checking logic 2023-09-17 01:15:55 +08:00
tiny-craft 7e60eec701 perf: support border radius on Linux, Windows 7 and below 2023-09-06 11:52:14 +08:00
tiny-craft 1a4622cfd0 feat: add custom title bar 2023-09-02 19:47:09 +08:00
tiny-craft 858adfaf0d refactor: move fetch latest version logic to backend 2023-08-26 02:40:30 +08:00
tiny-craft 96a11bdb9c perf: add mark color to the border of icon in connection pane 2023-08-25 00:44:00 +08:00
tiny-craft 94bcbdfe13 perf: set the default value of the theme to "Auto" 2023-08-25 00:07:29 +08:00
tiny-craft 6937939916 feat: add github actions for release macOS app 2023-08-08 08:45:26 +08:00
tiny-craft 5750170f5e refactor: move style files to "styles" folder
fix: adjust light/dark theme in windows
2023-08-02 17:13:03 +08:00
tiny-craft dd88c617f9 feat: add preferencesStore to manager preferences 2023-08-01 00:44:31 +08:00
tiny-craft 79784fd109 Add vertical navigation menu in left side 2023-08-01 00:44:30 +08:00
tiny-craft f8882d4eea Initial commit 2023-06-27 15:53:29 +08:00