9bd958ef24
style: new key type selector align center on windows #166
ad2c4c432b
perf: value editor maintains scroll offset after refresh #162
c4d41b12dc
feat: value editor maintains scroll offset after refresh #162
53563acac0
chore: add manual trigger to github action
lingling
synced commits to refs/pull/162/merge at lingling/tiny-rdm from mirror
2024-02-24 07:57:53 +08:00
c0a3755202
Merge 6ab82560336640a703b6dc34eb9408aaab141ff9 into 23b68d9e192c08462cb1fd35dc7a280baf4f6a0d
23b68d9e19
fix: can not build Windows installer #163
9a10aba67e
fix: can not build Windows installer #163
lingling
synced commits to refs/pull/162/head at lingling/tiny-rdm from mirror
2024-02-23 15:37:53 +08:00
6ab8256033
Merge remote-tracking branch 'origin' into feature-value-refresh-keep-scrolltop
ced23f350a
Unify coding style
565f04d49d
Fix props name format, use kebab-case
029b227cde
feat: Configurable and compatible with keyPath changes
a431467b5f
chore: remove -upx flag due to windows/arm cause error
lingling
synced commits to refs/pull/162/merge at lingling/tiny-rdm from mirror
2024-02-23 15:37:53 +08:00
330119bed1
Merge 6ab82560336640a703b6dc34eb9408aaab141ff9 into a431467b5f48cbfada5c0fc2e63ed7bc3d623cb3
6ab8256033
Merge remote-tracking branch 'origin' into feature-value-refresh-keep-scrolltop
ced23f350a
Unify coding style
565f04d49d
Fix props name format, use kebab-case
029b227cde
feat: Configurable and compatible with keyPath changes
lingling
synced commits to refs/pull/162/merge at lingling/tiny-rdm from mirror
2024-02-23 07:27:52 +08:00
bbc72b9c10
Merge 493b339a370360317244354e22bf88ee71f40d38 into a431467b5f48cbfada5c0fc2e63ed7bc3d623cb3
a431467b5f
chore: remove -upx flag due to windows/arm cause error
78b7700b1b
fix: github action for signing windows package
28d2336124
fix: github action for signing windows package
a431467b5f
chore: remove -upx flag due to windows/arm cause error
78b7700b1b
fix: github action for signing windows package
28d2336124
fix: github action for signing windows package
2250e15971
chore: update README
70ed556e80
chore: update dependencies
lingling
synced commits to refs/tags/v1.1.9 at lingling/tiny-rdm from mirror
2024-02-22 23:17:53 +08:00
lingling
synced new reference refs/tags/v1.1.9 to lingling/tiny-rdm from mirror
2024-02-22 23:17:53 +08:00
cb9a9ebb8a
fix: slashes should not be escaped in PHP decoder
434568e66d
perf: support build windows/arm64
7cf842ed4c
fix: incorrect radio button display
3057012710
feat: add "Unicode JSON" format to display JSON string contains unescaped unicode charactor #158
1c4462b161
perf: use x icon instead of text
e92eb525e7
feat: support value type ReJSON #152
094705e87d
fix: can not switch db in sentinel mode #144
f1e1a89baf
perf: add links option for value editor #143
29ffd83486
fix: can not open external url in editor #143
df71ac7049
perf: omit config file keys for different connection networks
74a6b9b0e1
perf: optimize conflict connection name when duplicating
09264134ec
perf: support unix-socket via url string #142
a2331675d7
feat: support connect by unix-socket #142
e1f022908c
perf: support double click to modify match keyword #149
c0415fe23d
fix: support zset score +inf/-inf #148
a8109c4bb2
fix: remove delimiter completion during key match #147
ce1b9b706f
perf: add drag and drop text option in preferences. #140
450e451781
feat: add custom decoder/encoder for value content
7faca878a3
perf: add auto format detect for `yaml` and `xml`
74d789ac8e
chore: update placeholder of font select input
fd58357a04
fix: incorrect formatted data when save with msgpack
f09ee89a96
refactor: split data convert into separate files