Commit Graph

72 Commits

Author SHA1 Message Date
cf0a96591c Rework definition import to support multiple files and imports, nested messages, add configuration export/import 2024-07-13 22:01:41 +09:30
72c24a70ae Add copy button, update packages 2024-07-13 11:27:47 +09:30
445346b29b Fix select theming, add object field 2024-07-06 15:12:26 +09:30
99bc6c069b Add map field, refine directory structure 2024-07-06 12:29:28 +09:30
1a59b24f60 Add overflow to editor, maximise field widths, add toggle for preview 2024-07-06 09:47:14 +09:30
38b0b51d40 Fix value, value highlighting in editor 2024-07-05 19:56:32 +09:30
a22b6943aa Tidy up editor, file tree, get list field working, allow creating new items 2024-07-05 17:45:43 +09:30
0f60377e91 Add buttons to list field 2024-06-29 14:40:25 +09:30
ddc20daaa5 Add initial components to proto message field 2024-06-29 11:31:56 +09:30
3606c360b4 Fix file tree node padding 2024-06-29 08:37:15 +09:30
1da29178a8 Style file tree sidebar 2024-06-28 22:07:07 +09:30
58c92fb6a9 Tweak styling in protobuf selector, fix html drag and drop in tauri 2024-06-28 21:34:48 +09:30
d2203b575c Add enum message parsing 2024-06-27 21:09:40 +09:30
da8861cde2 Rework proto parsing to use javascript objects, add nested and object message support
Objects are preferred to classes as they're easier to clone and serialise/deserialise
2024-06-26 21:51:43 +09:30
d484f75540 Add basic protobuf message parsing 2024-06-23 15:12:15 +09:30
9c2531a034 Start adding editor, fix up sidebar styling 2024-06-22 14:19:23 +09:30
Michael Pivato
c9c7878263 Fix bundle build 2024-06-09 12:29:09 +09:30
Michael Pivato
58a73ff8bc Remove unnecessarily styling, fix file sorting 2024-06-09 12:14:06 +09:30
Michael Pivato
ecdd4f7080 Customise window decorations, add openfolder action to menu, fix toolbar colours 2024-06-08 16:30:05 +09:30
michaelpivato
8808b00f4d FIx theme, reduce button size 2024-06-08 08:40:04 +09:30
Michael Pivato
2172b81443 Update theming, rebuild app from existing angular project 2024-06-07 22:06:02 +09:30
Michael Pivato
922d74e007 Initial commit 2024-06-05 21:38:06 +09:30