755 Commits

Author SHA1 Message Date
Agermel 96fcad4bc3 feat: the field columns of hash support sorting (#541) v1.2.7 2026-03-30 22:34:19 +08:00
Lykin f7901b172a chore: update dependencies 2026-03-30 15:17:59 +08:00
Lykin 3110fbad50 fix: expand editor in card node 2026-03-30 12:50:46 +08:00
Lykin f03947408c pref: truncate pop confirm text (#545) 2026-03-30 10:48:10 +08:00
Lykin d520a173a0 pref: optimize msgpack convert 2026-03-30 10:11:14 +08:00
Lykin a87f8f319b fix: failed to encode binary string 2026-03-09 15:39:54 +08:00
Lykin 61181077c0 fix: decode array type with msgPack format fail (#538) 2026-03-09 10:48:48 +08:00
Rowan Chen af42525d78 pref: add gradient background (#542) 2026-03-07 14:25:28 +08:00
Lykin 7dea90ec41 chore: add sponser to README 2026-03-05 00:24:05 +08:00
Lykin f83c09d0ce chore: replace home page url with tinyrdm.com 2026-03-02 16:27:09 +08:00
Lykin c504a54d74 pref: remove query local fonts api 2026-03-01 16:06:29 +08:00
Lykin 55ecb736d0 chore: upgrade node version to 22 in github actions 2026-03-01 15:54:33 +08:00
Rowan Chen 61b69d8d4a pref: remove major.minor version format tag when publish docker (#537) 2026-03-01 03:40:37 +08:00
Rowan Chen 8577c57770 pref: enable scalable for mobile device (#536) 2026-03-01 03:12:56 +08:00
Lykin 850b5edf92 pref: update docker publish action 2026-03-01 01:47:33 +08:00
Lykin 6b28cb6eed pref: build frontend only in amd64 for Dockfile 2026-03-01 01:46:07 +08:00
Lykin b74693a569 chore: update README 2026-02-28 18:22:38 +08:00
Lykin 2ea1ed0364 chore: add run name to github action workflows 2026-02-28 17:36:47 +08:00
Lykin bf3467d946 fix: add login error message in login page 2026-02-28 17:25:54 +08:00
Lykin f1cb2c4868 pref: improve multilingual text content 2026-02-28 16:43:05 +08:00
Lykin f4261fdafa pref: add multilingual README support 2026-02-28 16:37:21 +08:00
Lykin 197c9c6836 pref: add docker deployment instructions
Co-authored-by: Rowan Chen <hotedx@outlook.com>
2026-02-28 16:36:29 +08:00
Lykin 3c4a4a6639 pref: make version string variable in Dockerfile 2026-02-28 16:24:19 +08:00
Lykin 85087cb915 chore: change the frontend access port to 8086 in web mode 2026-02-28 15:37:56 +08:00
Lykin f8d4a3eedb pref: add platform detect in go backend, remove window size loop in web mode 2026-02-28 15:33:36 +08:00
Lykin 68c6c06831 fix: load fonts list via javascript in web mode 2026-02-28 15:33:36 +08:00
Lykin 727499bea7 pref: optimize docker image size 2026-02-28 15:33:36 +08:00
Lykin 9908f26454 fix: split frontend and backend service in docker 2026-02-28 15:33:36 +08:00
Lykin c38a092d5d feat: add docker publish config 2026-02-28 10:58:14 +08:00
Lykin 570a983897 pref: use common data folder name 2026-02-28 10:57:14 +08:00
Lykin 2299ec6be5 fix: load preferences when app startup 2026-02-27 18:04:18 +08:00
Lykin a10cad31f6 chore: reformat go files 2026-02-27 17:58:41 +08:00
Lykin df837eae3d chore: update dependencies 2026-02-27 17:57:11 +08:00
Lykin 0f7334f2a6 pref: remove set viewport 2026-02-27 17:39:30 +08:00
Lykin 8223ee6be3 pref: move storage key to const file 2026-02-27 17:25:10 +08:00
Lykin 5f9761230a pref: get all themes and languages from common place 2026-02-27 17:15:32 +08:00
Lykin 5da02176c1 pref: split icon to single file 2026-02-27 17:06:10 +08:00
Lykin 8a9e98ea63 pref: move lang text from login page to langs file 2026-02-27 16:33:04 +08:00
Lykin bf7bdb132e pref: merge web api to one file 2026-02-27 15:56:07 +08:00
Lykin 29537f0ec4 feat: add web edition 2026-02-26 18:13:39 +08:00
Lykin 5d172784ea fix: failed to create nsis 2026-02-26 13:11:45 +08:00
Lykin 107b202672 chore: update copyright 2026-02-26 11:32:38 +08:00
Lykin edffbd6329 fix: use protocol 2 RESP version as default v1.2.6 2026-02-13 00:28:21 +08:00
Lykin c40f7ce803 fix: replace copy with wails inner function 2026-02-12 23:36:50 +08:00
Lykin 95ebd936ac chore: update copyright year 2026-02-12 20:25:00 +08:00
Lykin e7511ef46a chore: update dependencies 2026-02-12 17:49:09 +08:00
Lykin d10e35322f fix: reset to default db if not last db not exists (#532) 2026-02-12 17:45:58 +08:00
Lykin b326554426 fix: do not decode steam value as json string (#531) 2026-02-12 16:46:46 +08:00
Lykin 231a8dcc1e fix: do not trim value space in cli (#530) 2026-02-12 16:28:08 +08:00
A1lo e721b4b8c8 feat: add ssh agent support (#520)
feat: add ssh agent support
2025-12-31 14:45:32 +08:00