Commit Graph

16 Commits

Author SHA1 Message Date
Lykin b26f5d2bde fix: sync env config (#319) 2024-08-06 18:12:21 +08:00
Lykin 2405a79ace feat: add PHP Serialized/Pickle as build-in decoder. #64 #87 2024-02-20 10:55:46 +08:00
Lykin 450e451781 feat: add custom decoder/encoder for value content 2024-02-03 15:40:23 +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
tiny-craft f3cd292af5 feat: add partial keys loading. #2 2023-10-21 00:11:35 +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 66ac7194e2 refactor: define preferences data with go struct 2023-10-04 22:21:35 +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 858adfaf0d refactor: move fetch latest version logic to backend 2023-08-26 02:40:30 +08:00
tiny-craft 49435848ee feat: add font style preferences support 2023-08-01 00:44:31 +08:00
tiny-craft dd88c617f9 feat: add preferencesStore to manager preferences 2023-08-01 00:44:31 +08:00