Commit Graph

532 Commits

Author SHA1 Message Date
Lazy 8cac90de55 Feat: bind Emby 2023-12-23 17:53:03 +08:00
zijiren233 3dff1d8d25 Fix: hls skip png ignore when response encrypted 2023-12-23 17:44:50 +08:00
Lazy 195685948e Fix: version warning 2023-12-23 17:09:07 +08:00
Lazy 67fffc7a43 Fix: getAccountInfo 2023-12-23 16:57:34 +08:00
Lazy 2810484ff5 Feat: bind AList 2023-12-23 16:57:24 +08:00
zijiren233 132d7ae3d7 Feat: global key play 2023-12-23 15:33:00 +08:00
zijiren233 de6e08eeed Chore: update hls.js 2023-12-23 15:16:00 +08:00
zijiren233 ef848ada6e Typo: Uint8Array 2023-12-23 15:13:32 +08:00
zijiren233 aad7d14ccf Chore: update artplayer 2023-12-23 15:12:07 +08:00
Lazy 511e8bcd2f Fix: form data 2023-12-23 00:27:33 +08:00
Lazy 9b2b826dd7 Fix: api url 2023-12-23 00:27:22 +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
dependabot[bot] 249eefa459
Chore(deps): Bump actions/setup-node from 3 to 4 (#15)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  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:53:13 +08:00
dependabot[bot] b1157f432c
Chore(deps): Bump actions/upload-artifact from 3 to 4 (#16)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  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:52:55 +08:00
zijiren233 074988befa Opt: add github-actions depend a bot 2023-12-20 20:42:48 +08:00
zijiren233 da77b30352 Fix: set package-ecosystem 2023-12-20 20:39:22 +08:00
zijiren c2b5630f81
Create dependabot.yml (#10) 2023-12-20 20:32:40 +08:00
zijiren233 d51a96fa1a Feat: add emby logo 2023-12-20 01:12:25 +08:00
zijiren233 add489afed Fix: seek event 2023-12-19 20:02:28 +08:00
zijiren233 a58b014282 Refector: player plugin and sync plugin 2023-12-19 18:09:22 +08:00
Lazy dbd16d2b32 Feat: batch reconnect 2023-12-19 00:36:15 +08:00
Lazy 442f013a7c Fix: delete endpoint 2023-12-18 23:35:23 +08:00
Lazy 2d88a51511 Refactor: vendor dialog 2023-12-18 23:33:37 +08:00
zijiren233 59e283c603 Feat: player global keyboard seek event 2023-12-18 19:12:54 +08:00
zijiren233 21ea9d83b2 Fix: shared filed position 2023-12-18 16:44:26 +08:00
alongw 7659bbb35d feat: dialog file 2023-12-17 19:30:44 +08:00
Lazy f2e4637788 Feat: show message 2023-12-17 18:52:11 +08:00
Lazy 28494fd46d Opt: batch delete 2023-12-17 18:51:52 +08:00
Lazy 4b728e5f0b Fix: 🔧 2023-12-17 18:36:40 +08:00
Lazy 7d724447c3 Fix: form validate 2023-12-17 17:26:42 +08:00
Lazy 63213209f6 Feat: pagination 2023-12-17 16:39:15 +08:00
alongw a28bd9084d fix: build warn 2023-12-16 22:53:02 +08:00
alongw 51ff259ec2 fix: fix dialog small in phone 2023-12-16 21:35:32 +08:00
alongw eeb6a22230 feat: vendorManager 2023-12-16 21:09:47 +08:00
alongw 28534b26a9 feat: get vendorManager 2023-12-16 17:57:40 +08:00
alongw d72541d258 chore: edit server host 2023-12-16 15:01:37 +08:00
alongw 78e6feaa22 chore: edit server host 2023-12-16 14:58:00 +08:00
alongw d0588dc986 feat: vendorManager apis & hooks 2023-12-16 03:11:05 +08:00
Lazy 90f8a9fea5 Feat: animate 2023-12-14 13:24:32 +08:00
Lazy 9ebcf95b27 Fix: show my room list 2023-12-13 18:48:06 +08:00
Lazy e8f534d712 Fix: get oauth2 list 2023-12-12 19:28:18 +08:00
Lazy 8ac4760e8b Fix: show hot list 2023-12-12 19:25:59 +08:00
Lazy 618efabea9 Update favicon.svg 2023-12-12 18:42:38 +08:00
Lazy 2f81892fcc Feat: ico to svg 2023-12-12 17:37:52 +08:00
Lazy e5ab0b75c1 Feat: new logo 2023-12-12 17:24:01 +08:00
Lazy 22b28f7900 Feat: admin room list filter 2023-12-12 16:46:43 +08:00