Commit Graph

103 Commits

Author SHA1 Message Date
tiny-craft 312dc47039 feat: write version name into package.json of frontend 2023-08-26 02:39:05 +08:00
tiny-craft 7fe7b8f9bc perf: optimize language loading and switching timing. 2023-08-26 01:25:12 +08:00
tiny-craft 83ffb0aaed perf: replace some icons 2023-08-25 16:08:04 +08:00
tiny-craft 397c31d502 perf: block add or update connection when name contains illegal characters 2023-08-25 01:11:34 +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 484e6a5f6b feat: add icon function buttons to connection tree items
fix: error cause when close non-connected connection
2023-08-24 20:26:18 +08:00
tiny-craft 9fc0cbd40d refactor: reformat code 2023-08-24 15:23:25 +08:00
tiny-craft 7135ae4096 fix: cause error when search inside value 2023-08-24 01:34:42 +08:00
tiny-craft 95e48e75d3 perf: bind message and dialog to window 2023-08-24 00:44:19 +08:00
tiny-craft 22f71e4676 perf: add expand/collapse group folder with double click 2023-08-23 16:51:55 +08:00
tiny-craft 1702246609 perf: replace delete button in bottom of content panel to disconnect 2023-08-23 16:47:45 +08:00
tiny-craft 0b8ee4bd91 perf: update key and key layer icon 2023-08-23 16:38:56 +08:00
tiny-craft 4e2ff5930b fix: test connection status flash 2023-08-23 15:44:14 +08:00
tiny-craft bb3316a67a perf: moved all labels in form item to the top for adjust long text 2023-08-23 12:00:02 +08:00
tiny-craft fa9d1850c7 perf: lower ubuntu version to build deb, compress exe size in windows 2023-08-22 23:52:04 +08:00
tiny-craft e3ddd8447b refactor: upgrade go dependencies, remove unnecessary dependencies and code 2023-08-22 16:09:59 +08:00
tiny-craft dcad790712 refactor: upgrade frontend dependencies 2023-08-22 16:08:32 +08:00
tiny-craft ec46ae158b doc: add instructions for compiling 2023-08-21 18:05:20 +08:00
tiny-craft 218bebe09d feat: complete check for update 2023-08-20 15:46:06 +08:00
tiny-craft 36c23deef8 refactor: export theme overrides for discrete api 2023-08-20 15:45:20 +08:00
tiny-craft c3c61e78f3 refactor: export global i18n config 2023-08-20 15:33:51 +08:00
tiny-craft df95804a53 fix: incorrect parse node key 2023-08-20 14:45:32 +08:00
tiny-craft 5a9fb00474 refactor: use discrete api for message 2023-08-20 14:42:36 +08:00
tiny-craft ae1d4f5215 fix: incorrect parse node key 2023-08-20 14:28:53 +08:00
tiny-craft 50e9b54867 perf: update README 2023-08-20 00:53:29 +08:00
tiny-craft 2c0692f86b Merge remote-tracking branch 'origin/main' 2023-08-20 00:49:29 +08:00
tiny-craft 4a355ad457 perf: update README and add html home page 2023-08-20 00:49:13 +08:00
tiny-craft 75b2e621cc
Create CNAME 2023-08-20 00:46:10 +08:00
tiny-craft ef37398682
Create CNAME 2023-08-19 23:29:01 +08:00
tiny-craft 2151f9b1b4 perf: update github action workflows 2023-08-19 19:11:46 +08:00
tiny-craft 2f5d1e1d51 perf: correct some english words 2023-08-19 01:50:16 +08:00
tiny-craft bf16e22647 fix: collapse all keys after server reload
refactor: expose context menu handler for outside reference caller
2023-08-19 01:47:19 +08:00
tiny-craft 2a25d242d7 perf: update release-linux.yaml 2023-08-18 17:58:13 +08:00
tiny-craft 803c9c1a50 fix: disable loading indicator when preferences dialog display
fix: replace regex match with self-parse for parse node key
2023-08-18 17:57:02 +08:00
tiny-craft 86adf17514 perf: update github action config 2023-08-16 16:52:02 +08:00
tiny-craft 6f275ebf7f perf: remove building code which wails generated 2023-08-16 10:19:20 +08:00
tiny-craft 5993b8aa10 perf: update go version and README 2023-08-16 10:17:09 +08:00
tiny-craft 3c8221f43f perf: use build-in min/max function instead 2023-08-16 10:15:17 +08:00
tiny-craft 8bb64449ce docs: update README 2023-08-11 11:27:53 +08:00
tiny-craft 99d0ab075c feat: add release windows actions 2023-08-10 17:26:55 +08:00
tiny-craft 0b02e01ade feat: add release linux actions 2023-08-09 19:01:20 +08:00
tiny-craft 851ae8f77c fix: update release macos actions 2023-08-09 19:00:41 +08:00
tiny-craft 1abef5de36 fix: update release macos actions 2023-08-08 16:33:19 +08:00
tiny-craft 2863d7cab7 fix: update release macos actions 2023-08-08 14:45:23 +08:00
tiny-craft 01d0ba9811 fix: update release macos actions 2023-08-08 14:41:38 +08:00
tiny-craft 7482257309 fix: update release macos actions 2023-08-08 10:26:46 +08:00
tiny-craft 9cd0886189
Update release-macos.yaml 2023-08-08 09:36:11 +08:00
tiny-craft 6937939916 feat: add github actions for release macOS app 2023-08-08 08:45:26 +08:00
tiny-craft 72ac43594b fix: update launch log after every switch 2023-08-02 19:42:05 +08:00