tiny-rdm/frontend/src
tiny-craft a49d618288 feat: add decode and format selection for Hash edit
perf: move decode and format state management into the component internally

perf: add component FormatSelector and ContentEntryEditor

refactor: modified functions with an excessive number of parameters to accept an object as a parameter
2023-11-13 16:03:24 +08:00
..
assets feat: add custom title bar 2023-09-02 19:47:09 +08:00
components feat: add decode and format selection for Hash edit 2023-11-13 16:03:24 +08:00
consts feat: add ZSTD decode/encode support #59 2023-10-31 11:43:46 +08:00
langs feat: add decode and format selection for Hash edit 2023-11-13 16:03:24 +08:00
stores feat: add decode and format selection for Hash edit 2023-11-13 16:03:24 +08:00
styles feat: add partial entries loading for complex type(list/hash/set/zset/stream) #70 2023-11-09 14:42:35 +08:00
utils feat: add decode and format selection for Hash edit 2023-11-13 16:03:24 +08:00
App.vue feat: add flush db operation 2023-11-02 18:17:54 +08:00
AppContent.vue fix: compatibility with older Redis versions without UNLINK command support #69 2023-11-10 16:26:12 +08:00
main.js feat: add custom about dialog 2023-09-22 18:31:50 +08:00