Commit Graph

532 Commits

Author SHA1 Message Date
Lazy 5953b25398 Feat: member permission check 2024-04-18 01:13:20 +08:00
Lazy 8544ccb03d Fix: copy userId 2024-04-17 22:48:23 +08:00
Lazy 11d091ea2e Fix: parse permissions 2024-04-17 22:45:39 +08:00
Lazy 3a2b2e7e45 Feat: room permission manage 2024-04-17 15:50:39 +08:00
Lazy 193c870427 Feat: room user list 2024-04-17 08:33:49 +08:00
Lazy 0bbbd31ac3 Fix: obj is null 2024-04-16 20:54:43 +08:00
Lazy 2150d55dd9 Feat: add proxy tag 2024-04-16 20:53:18 +08:00
Lazy ad065adf21 Feat: room settings 2024-04-16 20:44:14 +08:00
Lazy 2e885f368b Fix: create room settings fileds 2024-04-16 16:54:23 +08:00
Lazy ebd0343678 Fix: input auto complete 2024-04-16 11:48:35 +08:00
Lazy 8d6b5a52cf Fix: hide button 2024-04-15 22:18:58 +08:00
Lazy d446e9611c Feat: auto select 'live' 2024-04-13 01:29:49 +08:00
zijiren233 a194f4e5bc Fix: del auth header 2024-04-13 01:11:45 +08:00
Lazy 309695e374 Feat: clear current movie 2024-04-12 18:28:12 +08:00
Lazy a18b1b8af6 Fix: get file list loading 2024-04-12 17:55:17 +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
Lazy 72626635be Feat: add reg text 2024-04-11 19:40:44 +08:00
zijiren233 79a89b9847 Feat: add change bind email 2024-04-10 21:40:41 +08:00
Lazy 20e10f8011 Feat: bind email 2024-04-09 22:28:54 +08:00
Lazy 1f759012c6 Opt: error notification 2024-04-08 15:18:49 +08:00
Lazy cc9c89dd7b Feat: confirm password 2024-04-08 15:13:07 +08:00
Lazy e0add013d0 Feat: reset password 2024-04-08 15:07:50 +08:00
Lazy 1af9cf8c03 Opt: register router 2024-04-08 11:58:13 +08:00
Lazy ec5b1f7d9e Feat: use textarea 2024-04-08 09:38:28 +08:00
Lazy 9e1b416d60 Feat: email whitelist 2024-04-08 09:26:48 +08:00
Lazy f315db3c33 Fix: send button position 2024-04-08 08:04:13 +08:00
Lazy 61fb00bafc Feat: signup with email 2024-04-08 01:09:03 +08:00
Lazy a4738c98b3 Feat: send test email 2024-04-06 21:50:22 +08:00
Lazy 8f3f787135 Feat: get public settings 2024-04-06 20:25:26 +08:00
Lazy fd387d2dfa Opt: code 2024-04-06 19:56:19 +08:00
Lazy 71027454da Feat: email settings 2024-04-06 15:43:02 +08:00
Mabisi c51c372acd
一些优化 (#49)
* 移动端默认网页全屏

* 移动端默认网页全屏

* 优化滚动

优化滚动到最底部时始终有一行消息没有完全滚动到视图底部

* 一些优化

经常一起看视频的时候,有时忙别的没注意到信息被教育了。优化了一些聊天信息。
发送消息时间显示(有时候在忙别的没注意看,不知道对象是什么时候发的被教育了)
本地保存聊天记录,防止不小心刷新之类了,不知道对象发了什么信息被教育~
消息列表优化了一下,如果超过消息列表最大长度,则从前面开始删除多余的消息

代码写的比较烂。。大佬可以自己改一下

* Update Cinema.vue
2024-03-15 17:55:02 +08:00
Mabisi aeb6f7d895
移动端默认网页全屏 (#48)
* 移动端默认网页全屏

* 移动端默认网页全屏
2024-02-25 22:56:45 +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 801cb1b991 Fix: send message length 2024-01-30 18:59:15 +08:00
zijiren233 f27cdb0963 Fix: status change will drop player, and add sync button 2024-01-30 18:04:29 +08:00