26 Commits

Author SHA1 Message Date
dependabot[bot]
2f23f99ed5
chore(deps): bump @electron/remote from 2.0.8 to 2.0.9
Bumps [@electron/remote](https://github.com/electron/remote) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/electron/remote/releases)
- [Changelog](https://github.com/electron/remote/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/remote/compare/v2.0.8...v2.0.9)

---
updated-dependencies:
- dependency-name: "@electron/remote"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 16:08:05 +00:00
3f1ea87194 refactor: move to new material icons library 2023-04-17 18:02:15 +02:00
8d5fbf600f ci: minor change in build scripts 2023-04-17 00:25:31 +02:00
c3c90d4cf9 ci: minor change in build scripts 2023-04-16 22:06:46 +02:00
b729f9e844 ci: minor change in build scripts 2023-04-16 12:48:11 +02:00
a61350ddec ci: minor change in build scripts 2023-04-16 12:47:26 +02:00
7a43fc9639 chore(release): 1.0.1 v1.0.1 2023-04-16 11:54:34 +02:00
e2b64c61a1 chore: minor changes in package.json 2023-04-16 11:53:59 +02:00
55f29e6190 ci: snap ci config 2023-04-16 11:40:21 +02:00
2d6549f8a4 chore(release): 1.0.0 v1.0.0 2023-04-16 11:25:13 +02:00
ba32549267 chore: update README.md 2023-04-16 11:22:44 +02:00
26cbfebdc2 fix: step test not working 2023-04-16 10:55:45 +02:00
46e9d157d6 feat: hex or utf8 automatic conversion for server traces 2023-04-16 10:47:09 +02:00
45c9537cc9 perf: improved performance in console trace render, closes #7 2023-04-16 10:15:23 +02:00
9cc56200d3 chore: update README.md 2023-04-11 19:58:56 +02:00
1062f7f7e3 feat: add app icons 2023-04-11 19:58:40 +02:00
2265a3e40e feat: settings modal to change locale 2023-04-10 17:32:35 +02:00
a8eef65a96 ci: gh actions 2023-04-07 18:01:33 +02:00
eb640bf99e refactor: i18n implementation 2023-04-07 17:56:48 +02:00
4e896244d1 refactor: improved typings 2023-04-04 17:59:54 +02:00
57c2af2c2b refactor: typescript refactor 2023-04-02 10:06:25 +02:00
47a788d42b chore: remove placeholder icons 2023-03-28 08:53:07 +02:00
b87c6df3a0 feat: pinia store implementation 2023-03-27 18:52:51 +02:00
7724774f55 refactor: conversion to vue3 composition api 2023-03-25 17:27:06 +01:00
f556bd3a8f utility commit 2023-03-21 18:10:35 +01:00
9f945c4b8f initial commit 2023-03-19 18:40:03 +01:00