Commit Graph

515 Commits

Author SHA1 Message Date
raojinlin 77bc27ee3d fix webkit path 2024-02-29 12:29:06 +08:00
raojinlin e504e6a1a8 copy webkit files 2024-02-29 11:37:01 +08:00
raojinlin 5691d6c808 fix permission 2024-02-29 11:32:12 +08:00
raojinlin fceb151488 add gtk plugin 2024-02-29 11:28:47 +08:00
raojinlin 0c784b1cf0 Merge branch 'feature-linux-appimage-build' of github.com:raojinlin/tiny-rdm into feature-linux-appimage-build 2024-02-29 11:19:44 +08:00
raojinlin 153119e031 link /lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37 2024-02-29 11:19:11 +08:00
raojinlin 10ad6ee5b4
Merge branch 'tiny-craft:main' into feature-linux-appimage-build 2024-02-28 11:48:25 +08:00
raojinlin 8db8a758fe use 22.04 2024-02-28 11:34:15 +08:00
raojinlin 7013993503 use 20.04 2024-02-28 11:14:53 +08:00
raojinlin 1d7b4f7e7b fx 2024-02-28 10:39:22 +08:00
raojinlin 8b93cae8ba fix 2024-02-28 10:35:10 +08:00
raojinlin 6556a6ad97 install libfuse 2024-02-28 10:31:08 +08:00
raojinlin e1cba222ed fix 2024-02-28 10:21:16 +08:00
raojinlin 8a564860dc use 22.04 2024-02-28 10:11:27 +08:00
raojinlin 0b6b115dc3 fix arg 2024-02-27 21:33:36 +08:00
raojinlin 2fbe2b54cd remove aarch64 2024-02-27 21:29:49 +08:00
raojinlin 853b8f2425 fix if syntax 2024-02-27 21:25:40 +08:00
raojinlin e6d61a3220 fix linuxdeploy arch 2024-02-27 21:24:04 +08:00
raojinlin 0dff4530b2 fix working-directory 2024-02-27 21:03:39 +08:00
raojinlin 169f6a2032 push release 2024-02-27 20:59:53 +08:00
raojinlin a3e25194bc fix sed 2024-02-27 20:52:49 +08:00
raojinlin 4510c96fed fix desktop exec path 2024-02-27 20:46:29 +08:00
raojinlin 6d547b6588 fix 2024-02-27 20:41:03 +08:00
raojinlin febd733008 fix icons 2024-02-27 20:34:00 +08:00
raojinlin 3a15fea853 fix path 2024-02-27 20:24:55 +08:00
raojinlin a04eed97a5 feat: add appimage build action 2024-02-27 20:19:34 +08:00
Lykin f8ef25a323 fix: add background color for empty client list table 2024-02-27 17:20:18 +08:00
Lykin bb4ab109e7 fix: keep key sorting under "Unicode JSON" format #158 2024-02-27 14:50:19 +08:00
Lykin 3a799b7b4a fix: keep key sorting under "Unicode JSON" format #158 2024-02-27 11:54:14 +08:00
Lykin 71ffbde648 perf: remove 'virtual scroll' in slow log table #161 2024-02-26 15:01:13 +08:00
raojinlin 9bd958ef24
style: new key type selector align center on windows #166
Co-authored-by: raojinlin <raojinlin302@gmail.com>
2024-02-26 12:55:51 +08:00
Lykin ad2c4c432b perf: value editor maintains scroll offset after refresh #162 2024-02-26 11:38:12 +08:00
raojinlin c4d41b12dc
feat: value editor maintains scroll offset after refresh #162
* feat: refresh string value keep scrolltop

* fix code styles

* delete unused code

* feat: Configurable and compatible with keyPath changes

* Fix props name format, use kebab-case

* Unify coding style

---------

Co-authored-by: raojinlin <raojinlin302@gmail.com>
2024-02-26 10:34:21 +08:00
Lykin 53563acac0 chore: add manual trigger to github action 2024-02-26 10:28:26 +08:00
Lykin 23b68d9e19 fix: can not build Windows installer #163 2024-02-23 23:59:37 +08:00
Lykin 9a10aba67e fix: can not build Windows installer #163 2024-02-23 22:38:35 +08:00
Lykin a431467b5f chore: remove -upx flag due to windows/arm cause error 2024-02-22 23:08:31 +08:00
Lykin 78b7700b1b fix: github action for signing windows package 2024-02-22 22:47:07 +08:00
Lykin 28d2336124 fix: github action for signing windows package 2024-02-22 22:12:23 +08:00
Lykin 2250e15971 chore: update README 2024-02-22 21:32:42 +08:00
Lykin 70ed556e80 chore: update dependencies 2024-02-22 18:31:14 +08:00
Lykin 13e80da978 feat: support HTTP/SOCKS5 proxy for connections #159 2024-02-22 18:31:14 +08:00
Lykin 64ae79f565 perf: add `New Custom Decoder` entrance to decoder dropdown list 2024-02-22 10:42:55 +08:00
Lykin cb9a9ebb8a fix: slashes should not be escaped in PHP decoder 2024-02-22 00:22:29 +08:00
Lykin 434568e66d perf: support build windows/arm64 2024-02-22 00:10:48 +08:00
Lykin 7cf842ed4c fix: incorrect radio button display 2024-02-21 22:23:49 +08:00
Lykin 3057012710 feat: add "Unicode JSON" format to display JSON string contains unescaped unicode charactor #158 2024-02-21 15:08:29 +08:00
Lykin 1c4462b161 perf: use x icon instead of text 2024-02-21 10:17:48 +08:00
Lykin 30835ac469 perf: hide window on windows when run external command for decode 2024-02-20 23:27:31 +08:00
Lykin 2405a79ace feat: add PHP Serialized/Pickle as build-in decoder. #64 #87 2024-02-20 10:55:46 +08:00