jeromewu
|
16ddb079a8
|
Merge pull request #327 from duncanbeevers/refactor/remove-unused-webpack-import
refactor: Remove unused webpack import
|
2022-08-14 18:31:56 +08:00 |
|
jeromewu
|
24a85099eb
|
Merge pull request #325 from ffmpegwasm/dependabot/npm_and_yarn/follow-redirects-1.14.8
Bump follow-redirects from 1.14.0 to 1.14.8
|
2022-08-14 18:31:25 +08:00 |
|
jeromewu
|
49dbcaffc5
|
Merge pull request #324 from ffmpegwasm/dependabot/npm_and_yarn/ajv-6.12.6
Bump ajv from 6.10.2 to 6.12.6
|
2022-08-14 18:31:17 +08:00 |
|
jeromewu
|
034b4af2c0
|
Merge pull request #323 from ffmpegwasm/dependabot/npm_and_yarn/pathval-1.1.1
Bump pathval from 1.1.0 to 1.1.1
|
2022-08-14 18:31:08 +08:00 |
|
jeromewu
|
478d4c46c7
|
Merge pull request #296 from pikax/cancel_run_if_exited
fix: Cancel run promise if the exit() is called
|
2022-08-14 18:30:49 +08:00 |
|
jeromewu
|
1ab59e36f0
|
Merge pull request #283 from linguofeng/patch-1
Add FS readdir types
|
2022-08-14 18:30:00 +08:00 |
|
jeromewu
|
754f8df27c
|
Merge pull request #275 from fytriht/master
Update typings
|
2022-08-14 18:29:38 +08:00 |
|
jeromewu
|
2ad4a29b3d
|
Merge pull request #274 from swaylq/master
Fix ``exit`` method bug
|
2022-08-14 18:29:18 +08:00 |
|
jeromewu
|
01e936c260
|
Merge branch 'master' into master
|
2022-08-14 18:28:53 +08:00 |
|
jeromewu
|
b96ebe4692
|
Merge pull request #244 from ffmpegwasm/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
|
2022-08-14 18:27:11 +08:00 |
|
jeromewu
|
ab2671e564
|
Merge pull request #235 from seminelee/master
Add `mainName` option,the main function name of custom ffmpeg-core.js script. And catch the exit Error.
|
2022-08-14 18:26:50 +08:00 |
|
Duncan Beevers
|
9811adb5e4
|
refactor: Remove unused webpack import
|
2022-02-23 12:51:25 -08:00 |
|
dependabot[bot]
|
2d0580464f
|
Bump follow-redirects from 1.14.0 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.0 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.0...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-13 20:51:28 +00:00 |
|
dependabot[bot]
|
53f7a98a04
|
Bump ajv from 6.10.2 to 6.12.6
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.10.2...v6.12.6)
---
updated-dependencies:
- dependency-name: ajv
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-12 16:17:00 +00:00 |
|
dependabot[bot]
|
8229d3efd0
|
Bump pathval from 1.1.0 to 1.1.1
Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/chaijs/pathval/releases)
- [Changelog](https://github.com/chaijs/pathval/blob/master/CHANGELOG.md)
- [Commits](https://github.com/chaijs/pathval/compare/v1.1.0...v1.1.1)
---
updated-dependencies:
- dependency-name: pathval
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-11 02:04:44 +00:00 |
|
Carlos Rodrigues
|
6f17936d95
|
fix: Cancel run promise if the exit() is called
|
2022-01-06 12:45:26 +00:00 |
|
Guofeng Lin
|
b529543042
|
Add FS readdir types
|
2021-11-25 11:40:44 +08:00 |
|
Zhang Zhi
|
84b0687dc8
|
Update typings
|
2021-11-02 12:30:27 +08:00 |
|
Sway
|
256945282b
|
Fix `exit ` method bug
|
2021-10-29 18:21:52 +08:00 |
|
seminelee
|
846285c136
|
catch exit error
|
2021-08-17 20:12:45 +08:00 |
|
dependabot[bot]
|
8fc711d739
|
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-11 14:50:02 +00:00 |
|
jeromewu
|
fcc312abd3
|
Update README.md
|
2021-08-02 12:44:11 +08:00 |
|
Jerome Wu
|
9b8ad20b50
|
Update demo URL
|
2021-08-02 12:25:21 +08:00 |
|
seminelee
|
0ab43d01d7
|
A mainName
|
2021-07-29 18:11:28 +08:00 |
|
seminelee
|
d04a7a95a3
|
U createFFmpeg.js
|
2021-07-28 20:45:43 +08:00 |
|
Jerome Wu
|
8e6d6cea5e
|
Add an example server in README.md
|
2021-07-26 16:49:02 +08:00 |
|
Jerome Wu
|
a99e15e02b
|
Update homepage url
|
2021-07-26 16:46:39 +08:00 |
|
Jerome Wu
|
6bca8058d3
|
Merge branch 'master' of github.com:ffmpegwasm/ffmpeg.wasm
|
2021-07-26 16:44:51 +08:00 |
|
jeromewu
|
62385aed6c
|
Merge pull request #232 from avi12/master
Added proper checking for "process" 's existence
|
2021-07-26 10:16:51 +08:00 |
|
avi12
|
b8163e10b5
|
Added proper checking for "process" 's existence
|
2021-07-25 22:59:36 +03:00 |
|
Jerome Wu
|
f70f91a6f8
|
Enhance error message
|
2021-07-24 17:16:10 +08:00 |
|
Jerome Wu
|
7155c0a7a4
|
Remove env vars in webpack conf
|
2021-06-14 14:11:38 +08:00 |
|
Jerome Wu
|
6a888f9b17
|
Update FAQ in README.md
|
2021-06-14 14:08:55 +08:00 |
|
Jerome Wu
|
c6da3d9539
|
Update README.md
|
2021-06-14 13:47:50 +08:00 |
|
Jerome Wu
|
d6645a3b4e
|
Release v0.10.1
|
2021-06-14 13:46:01 +08:00 |
|
Jerome Wu
|
dcf29af028
|
Fix env bug
|
2021-06-14 13:40:41 +08:00 |
|
jeromewu
|
cb5c5f3322
|
Merge pull request #204 from heecheolman/master
Add yarn2 peerDependencies
|
2021-06-14 12:23:07 +08:00 |
|
jeromewu
|
5bf47869c1
|
Merge pull request #210 from ffmpegwasm/dependabot/npm_and_yarn/glob-parent-5.1.2
Bump glob-parent from 5.1.1 to 5.1.2
|
2021-06-14 12:16:46 +08:00 |
|
jeromewu
|
62beeea2df
|
Merge pull request #208 from ffmpegwasm/dependabot/npm_and_yarn/ws-6.2.2
Bump ws from 6.2.1 to 6.2.2
|
2021-06-14 12:16:38 +08:00 |
|
jeromewu
|
540fbdd9d8
|
Merge pull request #205 from ffmpegwasm/dependabot/npm_and_yarn/browserslist-4.16.6
Bump browserslist from 4.14.6 to 4.16.6
|
2021-06-14 12:16:28 +08:00 |
|
dependabot[bot]
|
6a66538671
|
Bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-10 12:48:06 +00:00 |
|
dependabot[bot]
|
bdb36d816b
|
Bump ws from 6.2.1 to 6.2.2
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-05 14:43:35 +00:00 |
|
dependabot[bot]
|
3806838f3e
|
Bump browserslist from 4.14.6 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.6 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.14.6...4.16.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-25 18:34:14 +00:00 |
|
김희철
|
c6657e1013
|
Add yarn2 peerDependencies
|
2021-05-25 16:20:41 +09:00 |
|
Jerome Wu
|
5cafc73545
|
Release v0.10.0
|
2021-05-17 17:03:07 +08:00 |
|
jeromewu
|
a4938281aa
|
Merge pull request #193 from Sociosarbis/feat-terminate-threads
feat(exit): #136 provide a method to exit program
|
2021-05-17 16:20:53 +08:00 |
|
jeromewu
|
070e017e6d
|
Merge pull request #189 from ffmpegwasm/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.5 to 2.8.9
|
2021-05-17 16:10:01 +08:00 |
|
jeromewu
|
32bafa4b6a
|
Merge pull request #188 from ffmpegwasm/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.19 to 4.17.21
|
2021-05-17 16:09:50 +08:00 |
|
Sociosarbis
|
3e569ac609
|
feat(exit): #136 provide a method to exit program
|
2021-05-15 22:20:49 +08:00 |
|
dependabot[bot]
|
91a7274412
|
Bump hosted-git-info from 2.8.5 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-11 05:47:00 +00:00 |
|