164 Commits

Author SHA1 Message Date
Lino Schmidt
a6c4ab37f7 Merge pull request #19 from LinoSchmidt/dependabot/npm_and_yarn/postcss-8.4.35
Bump postcss from 8.4.14 to 8.4.35
2024-02-14 23:09:56 +01:00
dependabot[bot]
c095f57f98 Bump postcss from 8.4.14 to 8.4.35
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to 8.4.35.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.14...8.4.35)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 22:08:20 +00:00
Lino Schmidt
a28b678719 Merge pull request #18 from LinoSchmidt/dependabot/npm_and_yarn/follow-redirects-1.15.5
Bump follow-redirects from 1.15.1 to 1.15.5
2024-02-14 23:06:42 +01:00
dependabot[bot]
5b1445d507 Bump follow-redirects from 1.15.1 to 1.15.5
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.5.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.1...v1.15.5)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 22:05:42 +00:00
Lino Schmidt
476359e4ce Merge pull request #17 from LinoSchmidt/dependabot/npm_and_yarn/babel/traverse-7.23.9
Bump @babel/traverse from 7.18.2 to 7.23.9
2024-02-14 23:04:31 +01:00
dependabot[bot]
7fefef0ea9 Bump @babel/traverse from 7.18.2 to 7.23.9
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.2 to 7.23.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 22:02:25 +00:00
Lino Schmidt
7b7560743f Merge pull request #16 from LinoSchmidt/dependabot/npm_and_yarn/electron-22.3.25
Bump electron from 22.3.24 to 22.3.25
2024-02-14 23:00:20 +01:00
dependabot[bot]
b2a44cec24 Bump electron from 22.3.24 to 22.3.25
Bumps [electron](https://github.com/electron/electron) from 22.3.24 to 22.3.25.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v22.3.24...v22.3.25)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 22:00:19 +00:00
Lino Schmidt
f9072092b5 Merge pull request #15 from LinoSchmidt/dependabot/npm_and_yarn/electron-22.3.24
Bump electron from 22.0.2 to 22.3.24
2023-09-28 08:20:21 +02:00
dependabot[bot]
0e526df376 Bump electron from 22.0.2 to 22.3.24
Bumps [electron](https://github.com/electron/electron) from 22.0.2 to 22.3.24.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v22.0.2...v22.3.24)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-28 06:18:17 +00:00
Lino Schmidt
8b1d5ae04f Merge pull request #14 from LinoSchmidt/dependabot/npm_and_yarn/semver-5.7.2
Bump semver from 5.7.1 to 5.7.2
2023-09-03 16:50:57 +02:00
dependabot[bot]
b081149759 Bump semver from 5.7.1 to 5.7.2
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-03 14:49:45 +00:00
ac8368adf4 Fixed progress hop 2023-04-13 12:03:57 +02:00
d90c811e83 Added extra file for progress 2023-04-13 11:51:26 +02:00
05d195f9d1 Fixed terminal width 2023-04-13 10:58:17 +02:00
d2d3ed696b Added more instructions 2023-04-12 20:56:37 +02:00
59e5c4e150 Fixed dependencies 2023-04-11 21:16:02 +02:00
244d4c94b4 Fixed setting warning 2023-04-11 21:13:31 +02:00
2e9731e69a Saving terminal state 2023-04-11 21:02:16 +02:00
248f676185 Added render Terminal 2023-04-11 20:40:10 +02:00
1cf9ca8541 Added build instructions 2023-04-11 12:11:10 +02:00
b72a44fd3b Fixed Profile not found error 2023-04-05 13:04:25 +02:00
fd1d8e2b51 Removed ability to delete last Profile 2023-04-05 12:50:18 +02:00
Lino Schmidt
f24ea21d8c Merge pull request #13 from LinoSchmidt/dependabot/npm_and_yarn/webpack-5.76.0
Bump webpack from 5.72.1 to 5.76.0
2023-03-22 19:49:34 +01:00
dependabot[bot]
365f7d8b34 Bump webpack from 5.72.1 to 5.76.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.72.1 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.72.1...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 18:49:15 +00:00
Lino Schmidt
8dff49751b Merge pull request #12 from LinoSchmidt/dependabot/npm_and_yarn/minimatch-and-electron-builder-3.1.2
Bump minimatch and electron-builder
2023-03-05 14:05:17 +01:00
dependabot[bot]
2e55a6dc52 Bump minimatch and electron-builder
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder). These dependencies need to be updated together.


Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

Updates `electron-builder` from 23.6.0 to 24.0.0
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.0.0/packages/electron-builder)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: electron-builder
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-05 13:01:27 +00:00
Lino Schmidt
fb9dcabec2 Merge pull request #11 from LinoSchmidt/dependabot/npm_and_yarn/dns-packet-5.4.0
Bump dns-packet from 5.3.1 to 5.4.0
2023-03-04 17:23:55 +01:00
dependabot[bot]
7ac92ffef6 Bump dns-packet from 5.3.1 to 5.4.0
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v5.3.1...5.4.0)

---
updated-dependencies:
- dependency-name: dns-packet
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-04 15:44:51 +00:00
Lino Schmidt
db48a8b04d Merge pull request #10 from LinoSchmidt/dependabot/npm_and_yarn/got-and-electron-builder-11.8.6
Bump got and electron-builder
2023-02-13 11:06:37 +01:00
dependabot[bot]
6223624ff9 Bump got and electron-builder
Bumps [got](https://github.com/sindresorhus/got) to 11.8.6 and updates ancestor dependency [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder). These dependencies need to be updated together.


Updates `got` from 9.6.0 to 11.8.6
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v9.6.0...v11.8.6)

Updates `electron-builder` from 22.10.3 to 23.6.0
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v23.6.0/packages/electron-builder)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
- dependency-name: electron-builder
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 10:06:10 +00:00
Lino Schmidt
119066d649 Merge pull request #9 from LinoSchmidt/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
Bump http-cache-semantics from 4.1.0 to 4.1.1
2023-02-13 11:01:46 +01:00
dependabot[bot]
88d56c0197 Bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 10:00:42 +00:00
f496cad846 Patched minimatch vulnerability 2023-01-16 09:40:52 +01:00
Lino Schmidt
4dc3bac6bf Merge pull request #8 from LinoSchmidt/dependabot/npm_and_yarn/got-and-electron-11.8.6
Bump got and electron
2023-01-14 17:56:40 +01:00
dependabot[bot]
5aa61e4290 Bump got and electron
Bumps [got](https://github.com/sindresorhus/got) to 11.8.6 and updates ancestor dependency [electron](https://github.com/electron/electron). These dependencies need to be updated together.


Updates `got` from 9.6.0 to 11.8.6
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v9.6.0...v11.8.6)

Updates `electron` from 18.3.7 to 22.0.2
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v18.3.7...v22.0.2)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-14 16:33:16 +00:00
Lino Schmidt
bb5ca04fd2 Merge pull request #7 from LinoSchmidt/dependabot/npm_and_yarn/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2
2023-01-14 17:30:33 +01:00
dependabot[bot]
3a78bfdee3 Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-14 16:28:49 +00:00
477fccdb2e Made escape key functional 2022-12-15 13:24:03 +01:00
fac8118b28 Fixed button spacing 2022-12-11 17:58:37 +01:00
a4d504962d Added import/export and profil optiones 2022-12-11 17:35:09 +01:00
c9c3316437 New log saving system 2022-12-02 21:46:26 +01:00
f2318cccf0 Centerd warning 2022-11-28 09:15:14 +01:00
efeea62def Fixed select flaw 2022-11-26 23:03:48 +01:00
367f91fcb4 Added reset button to each setting 2022-11-26 21:46:04 +01:00
c8397308a3 Added style to selection 2022-11-24 09:04:06 +01:00
ce0f03cff7 New videoplayer selection 2022-11-24 08:45:10 +01:00
13706757ee Better error message 2022-11-24 08:11:37 +01:00
377e26c124 Updated preview design 2022-11-23 20:00:59 +01:00
57a6d7479b settings get to blender per console 2022-11-23 19:47:28 +01:00