semantic-release-bot
|
71856fed87
|
chore(release): 1.3.1 [skip ci]
## [1.3.1](https://github.com/molvqingtai/WebChat/compare/v1.3.0...v1.3.1) (2024-10-16)
### Bug Fixes
* missing tabs permission ([3cfc16c ](3cfc16c9ee ))
|
2024-10-16 09:01:01 +00:00 |
|
molvqingtai
|
544f58ecde
|
Merge branch 'develop'
|
2024-10-16 16:41:01 +08:00 |
|
molvqingtai
|
3cfc16c9ee
|
fix: missing tabs permission
|
2024-10-16 02:00:24 +08:00 |
|
molvqingtai
|
bdf3ec8fce
|
docs: update readme
|
2024-10-14 21:57:23 +08:00 |
|
molvqingtai
|
e12f5e3d97
|
docs: update readme
|
2024-10-14 21:53:27 +08:00 |
|
semantic-release-bot
|
be56c1bf85
|
chore(release): 1.3.0 [skip ci]
# [1.3.0](https://github.com/molvqingtai/WebChat/compare/v1.2.2...v1.3.0) (2024-10-12)
### Bug Fixes
* p2p use artico ([a0a8462 ](a0a8462f5f ))
### Features
* support notification ([9898718 ](9898718b1a ))
### Performance Improvements
* notification supports clicking to open the source website ([653229c ](653229c8fa ))
|
2024-10-12 22:45:44 +00:00 |
|
molvqingtai
|
a3ac1092f9
|
Merge branch 'develop'
|
2024-10-13 06:38:09 +08:00 |
|
molvqingtai
|
561052a3f4
|
chore: optimize the style of online card
|
2024-10-13 06:37:24 +08:00 |
|
molvqingtai
|
645e728178
|
chore: change danmuku durationRange
|
2024-10-13 06:23:24 +08:00 |
|
molvqingtai
|
1d3c92763b
|
chore: additional information
|
2024-10-13 06:16:57 +08:00 |
|
molvqingtai
|
653229c8fa
|
perf: notification supports clicking to open the source website
|
2024-10-13 06:13:45 +08:00 |
|
molvqingtai
|
aa3c0703dc
|
chore: github link style adjustment
|
2024-10-13 04:39:21 +08:00 |
|
molvqingtai
|
9898718b1a
|
feat: support notification
|
2024-10-13 04:11:37 +08:00 |
|
molvqingtai
|
f66b2326eb
|
docs: update readme
|
2024-10-12 12:13:38 +08:00 |
|
molvqingtai
|
898d266ea7
|
docs: update readme
|
2024-10-12 12:08:07 +08:00 |
|
molvqingtai
|
a6104635d5
|
chore: block csdn
|
2024-10-12 11:58:07 +08:00 |
|
molvqingtai
|
a0a8462f5f
|
fix: p2p use artico
|
2024-10-11 21:32:02 +08:00 |
|
semantic-release-bot
|
d5ad87dc36
|
chore(release): 1.2.2 [skip ci]
## [1.2.2](https://github.com/molvqingtai/WebChat/compare/v1.2.1...v1.2.2) (2024-10-11)
### Bug Fixes
* danmuku message ellipsis ([e8e243e ](e8e243ee09 ))
* online text overflow ([d4e42c6 ](d4e42c68ca ))
|
2024-10-11 07:52:34 +00:00 |
|
molvqingtai
|
509f18e737
|
Merge branch 'develop'
|
2024-10-11 15:50:57 +08:00 |
|
molvqingtai
|
d4e42c68ca
|
fix: online text overflow
|
2024-10-11 15:50:15 +08:00 |
|
molvqingtai
|
e8e243ee09
|
fix: danmuku message ellipsis
|
2024-10-11 15:22:22 +08:00 |
|
semantic-release-bot
|
08b23aade9
|
chore(release): 1.2.1 [skip ci]
## [1.2.1](https://github.com/molvqingtai/WebChat/compare/v1.2.0...v1.2.1) (2024-10-10)
### Bug Fixes
* avatar is not displayed completely ([de97d05 ](de97d05528 ))
* the text in the button is not visible in dark mode ([d6652cb ](d6652cb2a4 ))
* the text in the textarea is not visible in dark mode ([d75a191 ](d75a191ded ))
### Performance Improvements
* change https://github.com/weizhenye/Danmaku to https://github.com/imtaotao/danmu ([05ee49e ](05ee49e7c4 ))
* submit store flow ([5235a6e ](5235a6ee87 ))
|
2024-10-10 08:47:25 +00:00 |
|
molvqingtai
|
62b96dcf10
|
Merge branch 'develop'
|
2024-10-10 16:45:46 +08:00 |
|
molvqingtai
|
ee829af279
|
chore: adjust danmuku click logic
|
2024-10-10 16:45:13 +08:00 |
|
molvqingtai
|
619ebc70c4
|
chore: update deps
|
2024-10-10 05:35:00 +08:00 |
|
molvqingtai
|
d6652cb2a4
|
fix: the text in the button is not visible in dark mode
|
2024-10-10 05:30:55 +08:00 |
|
molvqingtai
|
d75a191ded
|
fix: the text in the textarea is not visible in dark mode
|
2024-10-10 05:19:43 +08:00 |
|
molvqingtai
|
de97d05528
|
fix: avatar is not displayed completely
|
2024-10-10 05:13:01 +08:00 |
|
molvqingtai
|
05ee49e7c4
|
perf: change https://github.com/weizhenye/Danmaku to https://github.com/imtaotao/danmu
|
2024-10-10 04:54:33 +08:00 |
|
molvqingtai
|
3dde23eb15
|
Merge branch 'develop'
|
2024-10-09 19:28:06 +08:00 |
|
molvqingtai
|
5235a6ee87
|
perf: submit store flow
|
2024-10-09 19:27:45 +08:00 |
|
molvqingtai
|
43df901280
|
Merge branch 'develop'
|
2024-10-09 19:25:05 +08:00 |
|
molvqingtai
|
de81de92a9
|
ci: submit store test
|
2024-10-09 19:22:24 +08:00 |
|
molvqingtai
|
a4431c43c8
|
Merge branch 'develop'
|
2024-10-09 18:58:48 +08:00 |
|
molvqingtai
|
614295b7b2
|
docs: update readme
|
2024-10-09 18:57:13 +08:00 |
|
molvqingtai
|
70a7be0791
|
docs: update readme
|
2024-10-09 18:54:46 +08:00 |
|
molvqingtai
|
182ccc31dd
|
ci: add submit store flow
|
2024-10-09 17:52:47 +08:00 |
|
semantic-release-bot
|
f3a9500f63
|
chore(release): 1.2.0 [skip ci]
# [1.2.0](https://github.com/molvqingtai/WebChat/compare/v1.1.6...v1.2.0) (2024-10-08)
### Features
* support display of online user list ([4c7137d ](4c7137d045 ))
|
2024-10-08 11:40:22 +00:00 |
|
molvqingtai
|
d286188a3f
|
Merge branch 'develop'
|
2024-10-08 19:38:51 +08:00 |
|
molvqingtai
|
4c7137d045
|
feat: support display of online user list
|
2024-10-08 19:38:03 +08:00 |
|
semantic-release-bot
|
d171f509ce
|
chore(release): 1.1.6 [skip ci]
## [1.1.6](https://github.com/molvqingtai/WebChat/compare/v1.1.5...v1.1.6) (2024-10-04)
### Bug Fixes
* it should not be sent when composing ([8ee9ed6 ](8ee9ed6259 ))
|
2024-10-04 18:46:56 +00:00 |
|
molvqingtai
|
56afb1f663
|
Merge branch 'develop'
|
2024-10-05 02:45:15 +08:00 |
|
molvqingtai
|
8ee9ed6259
|
fix: it should not be sent when composing
|
2024-10-05 02:43:16 +08:00 |
|
semantic-release-bot
|
3cfef16e17
|
chore(release): 1.1.5 [skip ci]
## [1.1.5](https://github.com/molvqingtai/WebChat/compare/v1.1.4...v1.1.5) (2024-10-02)
### Bug Fixes
* multiple tabs display duplicate online users ([8b843ac ](8b843ac45c ))
|
2024-10-02 15:42:23 +00:00 |
|
molvqingtai
|
c5bf19ba00
|
Merge branch 'master' of github.com:molvqingtai/WebChat
|
2024-10-02 23:40:47 +08:00 |
|
molvqingtai
|
c05f5d987e
|
Merge branch 'develop'
|
2024-10-02 23:40:32 +08:00 |
|
molvqingtai
|
8b843ac45c
|
fix: multiple tabs display duplicate online users
|
2024-10-02 23:40:12 +08:00 |
|
semantic-release-bot
|
90600794eb
|
chore(release): 1.1.4 [skip ci]
## [1.1.4](https://github.com/molvqingtai/WebChat/compare/v1.1.3...v1.1.4) (2024-10-02)
### Bug Fixes
* firfox requestAnimationFrame error ([65bf9b2 ](65bf9b2419 ))
|
2024-10-02 11:52:09 +00:00 |
|
molvqingtai
|
74aa452df7
|
Merge branch 'master' of github.com:molvqingtai/WebChat
|
2024-10-02 19:50:37 +08:00 |
|
molvqingtai
|
8be6bd67bf
|
Merge branch 'develop'
|
2024-10-02 19:50:21 +08:00 |
|