Commit graph

109 commits

Author SHA1 Message Date
AnidlSupport
c3835cb79b
Merge pull request #370 from anidl/dependabot/npm_and_yarn/dotenv-16.0.2
Bump dotenv from 14.3.2 to 16.0.2
2022-08-31 13:38:26 +02:00
AnidlSupport
f7d9c9a1af
Merge pull request #369 from anidl/dependabot/npm_and_yarn/types/yargs-17.0.12
Bump @types/yargs from 17.0.10 to 17.0.12
2022-08-31 13:38:16 +02:00
AnidlSupport
e7ec2b9f92
Merge pull request #368 from anidl/dependabot/npm_and_yarn/eslint-8.23.0
Bump eslint from 8.20.0 to 8.23.0
2022-08-31 13:38:06 +02:00
AnidlSupport
b43375a377
Merge pull request #363 from anidl/dependabot/npm_and_yarn/fork-ts-checker-webpack-plugin-7.2.13
Bump fork-ts-checker-webpack-plugin from 6.5.2 to 7.2.13
2022-08-31 13:37:52 +02:00
dependabot[bot]
1ec0b19db6
Bump dotenv from 14.3.2 to 16.0.2
Bumps [dotenv](https://github.com/motdotla/dotenv) from 14.3.2 to 16.0.2.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v14.3.2...v16.0.2)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 06:23:05 +00:00
dependabot[bot]
263728a7d7
Bump @types/yargs from 17.0.10 to 17.0.12
Bumps [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) from 17.0.10 to 17.0.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs)

---
updated-dependencies:
- dependency-name: "@types/yargs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-30 06:24:01 +00:00
dependabot[bot]
115b2628e0
Bump eslint from 8.20.0 to 8.23.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.20.0 to 8.23.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.20.0...v8.23.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 06:24:07 +00:00
dependabot[bot]
b7bbbe8be8
Bump fork-ts-checker-webpack-plugin from 6.5.2 to 7.2.13
Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) from 6.5.2 to 7.2.13.
- [Release notes](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/releases)
- [Changelog](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v6.5.2...v7.2.13)

---
updated-dependencies:
- dependency-name: fork-ts-checker-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-19 18:22:42 +00:00
dependabot[bot]
effcec2db8
Bump removeNPMAbsolutePaths from 2.0.0 to 3.0.0
Bumps [removeNPMAbsolutePaths](https://github.com/juanjoDiaz/removeNPMAbsolutePaths) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/juanjoDiaz/removeNPMAbsolutePaths/releases)
- [Commits](https://github.com/juanjoDiaz/removeNPMAbsolutePaths/compare/v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: removeNPMAbsolutePaths
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-19 18:22:16 +00:00
Izuco
8b02f3efc1
Update version + dependencies 2022-07-23 21:33:15 +02:00
Izuco
602d39e97b
Drop arm support in flavor of x64 2022-07-01 22:16:10 +02:00
dependabot[bot]
8ae9cdef64
Bump electron from 16.0.7 to 16.2.6
Bumps [electron](https://github.com/electron/electron) from 16.0.7 to 16.2.6.
- [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/v16.0.7...v16.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 23:22:01 +00:00
Izuco
5a00353c11
Add novids and noaudio option to the gui 2022-06-01 18:46:13 +02:00
Izuco
c40eb332ea
Update version 2022-04-08 07:13:23 +02:00
Izuco
2f2333051b
Update Version + Remove Beta announcment 2022-03-22 16:26:12 +01:00
Izuco
5931760449
Added the ability to set the option if the file has created programmaticly 2022-03-19 10:50:30 +01:00
Izuco
5c28ff9402
Update version 2022-03-14 19:50:10 +01:00
Izuco
439c8d14ce
Update version 2022-03-05 19:18:02 +01:00
Izuco
2d139acffb
#261 2022-03-04 19:58:56 +01:00
Izuco
0b82788b24
Fixed #232 2022-03-03 21:15:47 +01:00
Izuco
a7c7451b0d Update + Update Version + Eslint 2022-02-20 19:56:45 +01:00
Izuco
a307b9b1ed Fix #258 2022-02-20 19:51:42 +01:00
Izuco
750bcc0e8a
Use electron-builder 2022-02-20 15:44:20 +01:00
Izuco
f665a9b76b
Bump Version 2022-02-15 22:29:57 +01:00
Izuco
9eaf940cb6
Linux fixes 2022-02-15 21:52:38 +01:00
Izuco
89f34f83f5
Fix tests 2022-02-15 21:08:37 +01:00
Izuco
511bd9a131
Bug fixes 2022-02-15 21:02:22 +01:00
Izuco
f85753fd9b
Bug fixes 2022-02-15 20:19:45 +01:00
Izuco
0a948788a4
Build GUI and CLI 2022-02-15 20:11:55 +01:00
Izuco
7dc72a1507
Downloading without visual feedback 2022-02-05 13:18:19 +01:00
Izuco
ea9001d0b3
Path fix 2022-01-31 21:30:25 +01:00
Izuco
a9e2908ece
Use local server for react 2022-01-31 20:05:26 +01:00
Izuco
57836d7a91
Eslint + Crunchy implementation 2022-01-30 15:35:44 +01:00
Izuco
75888c23a5
Working authentication for funimation 2022-01-26 22:14:55 +01:00
Izuco
0d5d0f0102
Build application 2022-01-25 21:04:57 +01:00
Izuco
3c34eb06dc
Restructe to be able to build the app later down the line 2022-01-25 17:51:04 +01:00
Izuco
2e7271afcb
Start of gui 2022-01-23 20:26:38 +01:00
Izuco
401b64db05
Update fs handeling for EBUSY errors 2022-01-17 16:05:57 +01:00
Izuco
6f7ea974fc
Update version 2022-01-15 17:02:24 +01:00
Izuco
5e89aa3dd3
Automaticlly build documentation 2022-01-15 16:50:57 +01:00
Izuco
a3a50e97c1
Auto update documentation 2022-01-15 16:32:53 +01:00
Izuco
af8ebbb92c
Logging + Fix unknown season title + Fix padding 2022-01-11 22:49:28 +01:00
Izuco
d61bad81b5
Added silentAuth + set username and password as args 2022-01-07 20:34:53 +01:00
Izuco
546550bd44
Fixed #199 2021-12-22 12:22:20 +01:00
Izuco
46ecd0922b
CC support as in #198 2021-12-21 14:35:15 +01:00
Izuco
b681bc3491
Update langsdata to fix #192 2021-12-20 20:06:20 +01:00
Izuco
8ee461605d
Fixed #190 and fixed auto updater 2021-12-19 19:16:33 +01:00
Izuco
7f03bd2d86
Fixed #189 2021-12-19 13:26:16 +01:00
Izuco
476b49c56c
Fixed #183 + Crunchy allSubs and allDubs 2021-12-11 12:11:41 +01:00
Izuco
77985660c6
Style + Version 2021-12-09 17:57:32 +01:00