Commit graph

134 commits

Author SHA1 Message Date
AnimeDL
0045abe08c update typescript 2024-06-20 10:57:03 -07:00
AnimeDL
cf921295f8 Bump node ver to 20 2024-06-19 21:54:47 -07:00
AnimeDL
ed22970346 Dependency bump 2024-06-19 21:53:12 -07:00
AnimeDL
5f034dc348 Add esbuild step to build process
Seems to run a bit faster, also allows for newer node versions with pkg, and seems to also decrease false-positives. This likely can be used to further improve our build process
2024-06-19 21:52:02 -07:00
dependabot[bot]
8da4074b1b
Bump ts-proto from 1.171.0 to 1.176.0
Bumps [ts-proto](https://github.com/stephenh/ts-proto) from 1.171.0 to 1.176.0.
- [Release notes](https://github.com/stephenh/ts-proto/releases)
- [Changelog](https://github.com/stephenh/ts-proto/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stephenh/ts-proto/compare/v1.171.0...v1.176.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 07:01:09 +00:00
AnimeDL
4d134a613d Add unknown option suggestion and warning 2024-04-16 08:35:20 -07:00
AnimeDL
a022855400 Add missing dev dep 2024-04-08 14:14:47 -07:00
AnimeDL
6e4e10930b Bump Deps & Remove UnusedDeps
Bumps dependencies, and removes unused dependencies
2024-04-07 22:25:56 -07:00
AnimeDL
16d2277d3e eslint and building fixes 2024-04-07 19:48:29 -07:00
AnimeDL
ea51c8a7ea Fix linting 2024-04-05 21:57:21 -07:00
AnimeDL
50c6ca66a3 Update pnpm-lock.yaml 2024-03-17 20:23:04 -07:00
AnimeDL
caab478956 Revert "Update pnpm-lock.yaml"
This reverts commit 1500daf207.
2024-03-17 20:21:34 -07:00
AnimeDL
1500daf207 Update pnpm-lock.yaml 2024-03-17 19:04:39 -07:00
AnimeDL
f8307620ce
Merge branch 'master' into mpd-support 2024-03-17 18:07:28 -07:00
AnimeDL
5e95f600d9 Fix required dependency mistakenly in dev
Should allow the package to be built without installing devDependencies
2024-03-16 15:52:36 -07:00
AnimeDL
19521be3ff Add missing proto compilation script 2024-03-16 12:21:33 -07:00
AnimeDL
3174a4db5e switch to yao-pkg 2024-01-09 08:38:01 -08:00
AnimeDL
5c751eb551 switch to yao-pkg 2024-01-07 22:07:24 -08:00
AnimeDL
ca01c04961 API switching 2023-12-29 21:14:12 -08:00
AnimeDL
28518bb461 Initial commit for WV Decryption 2023-12-24 19:29:01 -08:00
AnimeDL
a27c0209c1 Initial support for mpd 2023-12-23 20:28:37 -08:00
AnimeDL
7e8bb06a8b Replace ffprobe static with ffprobe bin 2023-12-15 09:24:07 -08:00
AnimeDL
485433cd74 Initial attempt to add --syncTiming flag
Add --syncTiming flag to attempt to detect timing differences in multi-dub downloads and sync them properly. Currently disabled by default since it's experimental and likely buggy. Potentially Resolved #471
2023-07-16 19:24:41 -07:00
AnimeDL
ea5ba76eba Update dependencies 2023-07-15 15:09:06 -07:00
AnimeDL
bd2574e05a Update pnpm/node version in workflows 2023-07-14 17:43:57 -07:00
AnimeDL
e2cd317a40 update lockfile 2023-04-16 19:03:00 -07:00
AnidlSupport
be27f3c113 update version + Documentation 2023-04-07 20:45:09 +00:00
AnidlSupport
de192a21b4
update version 2023-04-07 22:44:38 +02:00
AnidlSupport
921f346bb4
Fix copy to clipboard for images 2023-04-07 22:39:23 +02:00
AnidlSupport
f32e7b19a2 CLI Default for GUI & Pnpm update 2023-03-22 18:15:57 +01:00
AnidlSupport
7e4f7e426a Version and pnpm update 2023-03-04 22:48:08 +01:00
AnidlSupport
42ac8d85c4 New Logger + HLS-Download include 2023-03-03 19:10:20 +01:00
AnidlSupport
cd62595518 New GUI 2023-02-27 21:20:06 +01:00
AnidlSupport
bb623e52ea pnpm & GUI update 2023-02-21 19:17:44 +01:00