Commit Graph

12 Commits

Author SHA1 Message Date
Thomas Nordquist
980072f680 chore: decode data in frontend 2024-05-21 09:22:11 +02:00
Max Horsche
567f6d2d50 Added support for binary data types
- Select data type (string, json, hex, uint, int, float) for each topic individually
- Default data type is 'string'
- Show milliseconds in message received timestamp
2021-01-11 10:11:34 +01:00
Thomas Nordquist
df3e0fc047 Refactor charts 2019-07-11 22:05:02 +02:00
Thomas Nordquist
c1e2a4c625 Improve render speed 2019-07-08 17:17:46 +02:00
Thomas Nordquist
0ebb6f4424 Round time intervals 2019-06-16 19:23:24 +02:00
Thomas Nordquist
92e045297e Update code formatting 2019-06-15 14:56:57 +02:00
Thomas Nordquist
c2885c4829 Add time locale selection 2019-04-16 12:48:10 +02:00
Thomas Nordquist
09dcce97b7 Refactor 2019-04-04 20:23:27 +02:00
Thomas Nordquist
f23f6c908f Improve message history 2019-04-03 17:55:39 +02:00
Thomas Nordquist
89d363fbaa Fix date formatting for cases when no navigator language is not set 2019-03-25 19:48:07 +01:00
Thomas Nordquist
62cbf6547e Properly support time locales 2019-03-25 19:21:10 +01:00
Thomas Nordquist
d4ce58a8ec Fix emitter leaks, style, tree swaps 2019-01-22 12:17:59 +01:00