Commit Graph

43 Commits

Author SHA1 Message Date
Fabio Di Stasio 593173ddc7 chore(release): 1.3.0 2024-02-07 21:45:45 +01:00
Fabio Di Stasio b18d02f89d refactor: minor change 2024-02-07 21:45:24 +01:00
Fabio Di Stasio 489d3905bc
Merge pull request #25 from SebastianRuecker/master
feat: de-DE translation
2024-02-07 11:29:16 +01:00
Sebastian Rücker 38d0c8f2b5 feat: de-DE translation 2024-02-07 11:21:12 +01:00
Fabio Di Stasio e1ea91a7a2
Merge pull request #24 from alissonsantos50/master
New Translation: Português (Brasil)
2024-02-01 00:02:59 +01:00
Alisson Santos bb995317cc chore: remove trailing comma 2024-01-31 17:35:17 -03:00
Alisson Santos 6cb7452306 feat: pt-br translation 2024-01-31 17:32:15 -03:00
Fabio Di Stasio 1ac0d00080
Merge pull request #4 from Fabio286/dependabot/npm_and_yarn/electron/remote-2.0.9
chore(deps): bump @electron/remote from 2.0.8 to 2.0.9
2023-06-12 11:42:20 +02:00
Fabio Di Stasio 682e40aca8
Merge pull request #11 from Fabio286/dependabot/npm_and_yarn/vue-3.3.4
chore(deps): bump vue from 3.2.45 to 3.3.4
2023-06-12 11:40:30 +02:00
dependabot[bot] e1406278c1
chore(deps): bump vue from 3.2.45 to 3.3.4
Bumps [vue](https://github.com/vuejs/core) from 3.2.45 to 3.3.4.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.2.45...v3.3.4)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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