Commit Graph

18 Commits

Author SHA1 Message Date
an-lee
690a80dc69 Merge pull request #82 from xiaolai/dependabot/npm_and_yarn/types/node-20.10.8
Bump @types/node from 20.10.7 to 20.10.8
2024-01-10 20:05:00 +08:00
dependabot[bot]
85b28a85c3 Bump wavesurfer.js from 7.6.2 to 7.6.3
Bumps [wavesurfer.js](https://github.com/katspaugh/wavesurfer.js) from 7.6.2 to 7.6.3.
- [Release notes](https://github.com/katspaugh/wavesurfer.js/releases)
- [Commits](https://github.com/katspaugh/wavesurfer.js/compare/7.6.2...7.6.3)

---
updated-dependencies:
- dependency-name: wavesurfer.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 12:04:42 +00:00
an-lee
153d8af133 fix typo 2024-01-10 19:53:51 +08:00
an-lee
c9a9b2a3a9 fix browserview failed to hide in story view 2024-01-10 19:52:03 +08:00
an-lee
4384a60e0c add log for ffmpeg check 2024-01-10 19:03:20 +08:00
an-lee
4cbb164f4d download ffmepg for arm64 arch 2024-01-10 18:57:09 +08:00
an-lee
cf29bc3775 add log to track ffmpeg 2024-01-10 15:47:16 +08:00
an-lee
0426c51ddc update yarnrc to fix electron-forge package issue 2024-01-10 15:44:33 +08:00
an-lee
1bfa3d79cd add hotkeys 2024-01-10 14:13:49 +08:00
dependabot[bot]
b2c2ddf327 Bump @types/node from 20.10.7 to 20.10.8
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.7 to 20.10.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 03:15:19 +00:00
an-lee
5168201b8e remove longpress 2024-01-10 11:12:56 +08:00
an-lee
81011ab630 lint 2024-01-10 10:49:50 +08:00
an-lee
dd7e932e71 fix unique ID for the same audio/video 2024-01-10 10:44:55 +08:00
an-lee
84c0740f4b upgrade yarn to berry 2024-01-09 20:00:06 +08:00
an-lee
709610a36f update config 2024-01-09 16:14:43 +08:00
an-lee
c771d22e80 update readme 2024-01-09 15:29:42 +08:00
an-lee
b885c17e21 move github workflows 2024-01-09 15:25:32 +08:00
an-lee
aebd9ee213 add enjoy app 2024-01-09 15:19:32 +08:00