Commit Graph

46 Commits

Author SHA1 Message Date
zijiren233 6ebfa2e7e7 fix: expired url 2024-08-31 16:35:00 +08:00
zijiren233 a60e27ef5e chore: update package 2024-08-31 10:20:19 +08:00
zijiren233 c9a73d693f Chore: update package 2024-06-22 20:49:27 +08:00
zijiren233 baea3450ab Chore: bump npm pack 2024-06-15 22:34:58 +08:00
zijiren233 39fc20ef88 Chore: bump artplayer 2024-06-15 21:57:35 +08:00
zijiren233 2eab015fd8 Chore: bump artplayer 2024-06-02 01:01:28 +08:00
zijiren233 48972420da Chore: bump hls 2024-05-31 20:30:14 +08:00
Lazy 4b689b4495 Feat: ass subtitle support 2024-05-09 23:44:04 +08:00
Lazy 6ba3a37347 Update: hls.js 2024-04-11 20:56:11 +08:00
Lazy 58cab95575 Update: dashjs 2024-04-11 20:49:09 +08:00
zijiren233 9ef5fff603 Chore: update package 2024-02-03 14:29:22 +08:00
dependabot[bot] 17bef4d803
Chore(deps-dev): Bump prettier from 3.1.1 to 3.2.4 (#33)
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.2.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.1.1...3.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-03 14:26:43 +08:00
dependabot[bot] 078fec59a9
Chore(deps-dev): Bump unplugin-auto-import from 0.16.6 to 0.17.5 (#36)
Bumps [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import) from 0.16.6 to 0.17.5.
- [Release notes](https://github.com/unplugin/unplugin-auto-import/releases)
- [Commits](https://github.com/unplugin/unplugin-auto-import/compare/v0.16.6...v0.17.5)

---
updated-dependencies:
- dependency-name: unplugin-auto-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-03 14:26:01 +08:00
dependabot[bot] df5a057513
Chore(deps-dev): Bump tailwindcss from 3.3.3 to 3.4.1 (#35)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.3 to 3.4.1.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.3.3...v3.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-03 14:25:26 +08:00
dependabot[bot] 67590319f7
Chore(deps-dev): Bump typescript from 5.0.4 to 5.3.3 (#37)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-03 14:23:57 +08:00
dependabot[bot] c9519c3174
Chore(deps-dev): Bump @types/node from 18.17.17 to 20.11.16 (#40)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.17.17 to 20.11.16.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-03 14:23:47 +08:00
dependabot[bot] d1303fa8ae
Chore(deps-dev): Bump the npm_and_yarn group across 1 directories with 1 update (#32)
Bumps the npm_and_yarn group with 1 update in the /. directory: [postcss](https://github.com/postcss/postcss).


Updates `postcss` from 8.4.32 to 8.4.33
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.32...8.4.33)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 19:08:15 +08:00
dependabot[bot] 371425613e
Chore(deps-dev): Bump @tsconfig/node18 from 2.0.1 to 18.2.2 (#22)
Bumps [@tsconfig/node18](https://github.com/tsconfig/bases/tree/HEAD/bases) from 2.0.1 to 18.2.2.
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

---
updated-dependencies:
- dependency-name: "@tsconfig/node18"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 19:07:29 +08:00
dependabot[bot] f67dbbaa02
Chore(deps-dev): Bump @vue/eslint-config-prettier from 7.1.0 to 9.0.0 (#25)
Bumps [@vue/eslint-config-prettier](https://github.com/vuejs/eslint-config-prettier) from 7.1.0 to 9.0.0.
- [Release notes](https://github.com/vuejs/eslint-config-prettier/releases)
- [Changelog](https://github.com/vuejs/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/eslint-config-prettier/compare/v7.1.0...v9.0.0)

---
updated-dependencies:
- dependency-name: "@vue/eslint-config-prettier"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 19:07:14 +08:00
dependabot[bot] 37b1e1bf52
Chore(deps): Bump @vueuse/router from 10.5.0 to 10.7.2 (#28)
Bumps [@vueuse/router](https://github.com/vueuse/vueuse/tree/HEAD/packages/router) from 10.5.0 to 10.7.2.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.7.2/packages/router)

---
updated-dependencies:
- dependency-name: "@vueuse/router"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 19:06:43 +08:00
dependabot[bot] 2c5e8ed0dc
Chore(deps-dev): Bump lightningcss from 1.22.0 to 1.23.0 (#29)
Bumps [lightningcss](https://github.com/parcel-bundler/lightningcss) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](https://github.com/parcel-bundler/lightningcss/compare/v1.22.0...v1.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 19:06:33 +08:00
dependabot[bot] 2b3a6a7727
Chore(deps-dev): Bump autoprefixer from 10.4.15 to 10.4.17 (#30)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.15 to 10.4.17.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.15...10.4.17)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 19:06:20 +08:00
dependabot[bot] b3b78c45eb
Chore(deps): Bump the npm_and_yarn group across 1 directories with 3 updates (#31)
Bumps the npm_and_yarn group with 3 updates in the /. directory: [postcss](https://github.com/postcss/postcss), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [follow-redirects](https://github.com/follow-redirects/follow-redirects).


Updates `postcss` from 8.4.31 to 8.4.32
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.31...8.4.32)

Updates `vite` from 4.4.12 to 4.5.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

Updates `follow-redirects` from 1.15.3 to 1.15.5
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.5)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 19:06:03 +08:00
zijiren233 554d9f8121 Chore: udpate hls.js 2024-01-30 19:03:35 +08:00
zijiren233 de61839a4e Opt: minify use esbuild 2023-12-26 10:49:05 +08:00
Lazy 2810484ff5 Feat: bind AList 2023-12-23 16:57:24 +08:00
zijiren233 de6e08eeed Chore: update hls.js 2023-12-23 15:16:00 +08:00
zijiren233 aad7d14ccf Chore: update artplayer 2023-12-23 15:12:07 +08:00
dependabot[bot] b2445efe63
Chore(deps): Bump the npm_and_yarn group across 1 directories with 3 updates (#9)
Bumps the npm_and_yarn group with 3 updates in the /. directory: [axios](https://github.com/axios/axios), [postcss](https://github.com/postcss/postcss) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `axios` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.5.0...v1.6.0)

Updates `postcss` from 8.4.30 to 8.4.31
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.30...8.4.31)

Updates `vite` from 4.4.9 to 4.4.12
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.12/packages/vite)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: postcss
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 10:56:34 +08:00
dependabot[bot] 6e621c19e7
Chore(deps-dev): Bump @vue/eslint-config-typescript (#12)
Bumps [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) from 11.0.3 to 12.0.0.
- [Release notes](https://github.com/vuejs/eslint-config-typescript/releases)
- [Commits](https://github.com/vuejs/eslint-config-typescript/compare/v11.0.3...v12.0.0)

---
updated-dependencies:
- dependency-name: "@vue/eslint-config-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 10:55:13 +08:00
dependabot[bot] b30b809fb9
Chore(deps-dev): Bump prettier from 2.8.8 to 3.1.1 (#11)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.1.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 10:54:38 +08:00
dependabot[bot] bdd20edfb7
Chore(deps-dev): Bump unplugin-vue-components from 0.25.2 to 0.26.0 (#13)
Bumps [unplugin-vue-components](https://github.com/unplugin/unplugin-vue-components) from 0.25.2 to 0.26.0.
- [Release notes](https://github.com/unplugin/unplugin-vue-components/releases)
- [Commits](https://github.com/unplugin/unplugin-vue-components/compare/v0.25.2...v0.26.0)

---
updated-dependencies:
- dependency-name: unplugin-vue-components
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 10:54:24 +08:00
dependabot[bot] 6c62c1348d
Chore(deps): Bump dashjs from 4.7.2 to 4.7.3 (#14)
Bumps [dashjs](https://github.com/Dash-Industry-Forum/dash.js) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/Dash-Industry-Forum/dash.js/releases)
- [Commits](https://github.com/Dash-Industry-Forum/dash.js/compare/v4.7.2...v4.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 10:53:28 +08:00
Lazy 90f8a9fea5 Feat: animate 2023-12-14 13:24:32 +08:00
zijiren233 bbe46137b1 Feat: hls quality 2023-12-01 16:28:00 +08:00
Lazy 749aab26e6 Remove: sass 2023-11-23 11:31:05 +08:00
zijiren233 73d2466638 Opt: bili login qrcode and sms 2023-11-17 15:37:53 +08:00
zijiren233 70c94039ad Feat: dash Quality and bili hevc 2023-11-16 20:58:33 +08:00
Lazy a8cb6f5a03 Opti: save config 2023-11-16 20:58:19 +08:00
zijiren233 93dc2a1f8d Feat: update vite config 2023-11-07 17:26:07 +08:00
Lazy 18e3b84945 Feat: bind bilibili account 2023-11-01 09:50:12 +08:00
Lazy bcb073252d Feat: oauth2 github 2023-10-20 23:08:11 +08:00
zijiren233 af8347b5cb Feat: use protobuf 2023-10-11 17:14:00 +08:00
zijiren233 4ef8872e37 Feat: support mpd 2023-10-10 22:57:20 +08:00
Lazy 38eb3796e3 Feat: add .m3u8 support 2023-10-05 16:46:03 +08:00
Lazy ccda81b4be init 2023-10-04 13:57:28 +08:00