Commit Graph

162 Commits

Author SHA1 Message Date
dependabot[bot]
b6b94e67b8 Bump @xmldom/xmldom from 0.7.5 to 0.7.9
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.7.5 to 0.7.9.
- [Release notes](https://github.com/xmldom/xmldom/releases)
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xmldom/xmldom/compare/0.7.5...0.7.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 11:26:43 +00:00
Lino Schmidt
2938b98ab8 Merge pull request #5 from LinoSchmidt/dependabot/npm_and_yarn/electron-18.3.7
Bump electron from 18.1.0 to 18.3.7
2022-11-16 12:19:00 +01:00
dependabot[bot]
3a83fb77ca Bump electron from 18.1.0 to 18.3.7
Bumps [electron](https://github.com/electron/electron) from 18.1.0 to 18.3.7.
- [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.1.0...v18.3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 09:12:54 +00:00
Lino Schmidt
8f32025238 Merge pull request #4 from LinoSchmidt/dependabot/npm_and_yarn/loader-utils-2.0.4
Bump loader-utils from 2.0.2 to 2.0.4
2022-11-16 10:07:15 +01:00
dependabot[bot]
2541d5ff9a Bump loader-utils from 2.0.2 to 2.0.4
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 09:05:25 +00:00
Lino Schmidt
f5d45c3b9a Merge pull request #3 from TrellixVulnTeam/main
CVE-2007-4559 Patch
2022-11-15 09:52:08 +01:00
TrellixVulnTeam
a013bced01 Adding tarfile member sanitization to extractall() 2022-11-15 01:38:20 +00:00
fdfa9a1bb4 Design improvement v0.8.1-alpha 2022-10-27 21:58:02 +02:00
19f13237da Removed broken dependencies 2022-10-27 21:47:07 +02:00
77fe9cfd6e Fixed a vulnerabilitie 2022-09-06 20:39:31 +02:00
Lino Schmidt
39b36b59ce Merge pull request #2 from LinoSchmidt/dependabot/npm_and_yarn/terser-5.15.0
Bump terser from 5.14.0 to 5.15.0
2022-08-26 12:03:51 +02:00
dependabot[bot]
3421c632ee Bump terser from 5.14.0 to 5.15.0
Bumps [terser](https://github.com/terser/terser) from 5.14.0 to 5.15.0.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.14.0...v5.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 09:27:45 +00:00
1a1d5cc03e Fixed python dependency not found in vscode 2022-07-08 22:53:31 +02:00
2c89830bb7 More efficient log-loading system 2022-07-07 16:18:57 +02:00
2c0e374ed2 App close message when rendering preview removed 2022-07-07 12:14:03 +02:00
50897e005d Fixed settings wont repair itself 2022-07-07 12:10:30 +02:00
3c70be134a Fixed taskbar finishes before render 2022-07-07 11:51:27 +02:00
f6d1ed0477 Fixed icon paths after build 2022-07-07 11:28:51 +02:00
f8c2d56c8f Fixed finish icon not looking good 2022-07-07 01:41:16 +02:00
2f087eb7c6 Added flashing and new badge on finish 2022-07-07 01:40:38 +02:00
c4061822a2 Added finish icon 2022-07-07 01:27:39 +02:00
c009a098c7 Added notification badge 2022-07-07 01:21:51 +02:00
2809f2d4e8 Added minimize option when rendering 2022-07-06 18:43:37 +02:00
a213f06961 Added settings not resetting on new optiones 2022-07-06 18:08:42 +02:00
7607d41652 Renamed every side to page 2022-07-06 14:24:59 +02:00
df414f1a47 Fixed initial log table state 2022-07-06 14:06:10 +02:00
557f37aaa4 Added video player 2022-07-06 14:05:15 +02:00
1a0f0fda89 Added other video formats 2022-07-06 14:04:23 +02:00
a746e6aea6 Added finish side and notification 2022-06-29 22:54:44 +02:00
5d53da42f9 Updated progress design 2022-06-27 20:28:59 +02:00
aac54a6cf4 Added date format for other countrys 2022-06-27 19:59:53 +02:00
28a778e0ca Added date infos for logs 2022-06-27 15:38:04 +02:00
Lino Schmidt
aa4e557561 Merge pull request #1 from TheEpicco/main
Updated README.md
2022-06-25 09:28:42 +02:00
Epicco
274f622d6c Updated README.md 2022-06-25 02:32:15 +02:00
3e98ff73f7 Added progress bar 2022-06-24 23:25:20 +02:00
1a22c55572 Added warning message on exit while rendering 2022-06-23 12:34:40 +02:00
3607233df6 Improved Top Bar design 2022-06-23 01:21:29 +02:00
790f27d7d6 Fixed linux Top Bar 2022-06-22 21:56:54 +02:00
7b67559589 New Top Bar design 2022-06-22 20:10:26 +02:00
ade3cdd6fe Fixed paths on other platforms 2022-06-19 01:05:32 +02:00
9db98a12b4 Fixed open folder button for logs 2022-06-19 00:55:35 +02:00
a639d8e50f Fixed empty output path on abort 2022-06-19 00:45:05 +02:00
0485b9c0aa Fixed open folder button on other platforms 2022-06-19 00:41:43 +02:00
a99da677c2 Fixed full path logs on linux 2022-06-18 23:49:55 +02:00
7fc8c2efa2 Added multiplatform paths support 2022-06-18 23:23:05 +02:00
92df42bbee Added "could not start blender" error message 2022-06-18 13:18:58 +02:00
25cc105057 Added linux icons 2022-06-17 18:40:30 +02:00
bd14104f2f Removed unused files from bundel 2022-06-17 16:51:42 +02:00
cd586ed0ec Fixed script installs unused blender versions 2022-06-17 14:11:07 +02:00
f1b35ed671 Updated add log error message 2022-06-17 13:34:50 +02:00