Commit graph

297 commits

Author SHA1 Message Date
John Wu
78e1cd7361
docs: update README.md 2024-10-31 13:58:05 +08:00
semantic-release-bot
46134e0b37 chore(release): 1.5.3 [skip ci]
## [1.5.3](https://github.com/molvqingtai/WebChat/compare/v1.5.2...v1.5.3) (2024-10-30)

### Bug Fixes

* insertion cursor position is incorrect ([2987c2d](2987c2d85d))
2024-10-30 16:17:07 +00:00
molvqingtai
2a8b2fa05b Merge branch 'develop' 2024-10-31 00:15:27 +08:00
molvqingtai
2987c2d85d fix: insertion cursor position is incorrect 2024-10-31 00:14:59 +08:00
semantic-release-bot
14cf6a3996 chore(release): 1.5.2 [skip ci]
## [1.5.2](https://github.com/molvqingtai/WebChat/compare/v1.5.1...v1.5.2) (2024-10-30)

### Performance Improvements

* optimize theme style ([7b91944](7b91944fbf))
2024-10-30 14:36:02 +00:00
molvqingtai
2bd5dde44e Merge branch 'develop' 2024-10-30 22:34:25 +08:00
molvqingtai
7b91944fbf perf: optimize theme style 2024-10-30 22:33:09 +08:00
molvqingtai
2b78d506de Merge branch 'develop' 2024-10-30 10:26:07 +08:00
molvqingtai
7fd2a3596b docs: add firefox link 2024-10-30 10:25:45 +08:00
semantic-release-bot
36750b7f17 chore(release): 1.5.1 [skip ci]
## [1.5.1](https://github.com/molvqingtai/WebChat/compare/v1.5.0...v1.5.1) (2024-10-29)

### Bug Fixes

* incompatibility with old data causes app to crash ([bd07bdc](bd07bdc2c3))
2024-10-29 14:21:06 +00:00
molvqingtai
41591e8d05 Merge branch 'develop' 2024-10-29 22:19:20 +08:00
molvqingtai
bd07bdc2c3 fix: incompatibility with old data causes app to crash 2024-10-29 22:17:16 +08:00
semantic-release-bot
e4d0a93016 chore(release): 1.5.0 [skip ci]
# [1.5.0](https://github.com/molvqingtai/WebChat/compare/v1.4.0...v1.5.0) (2024-10-29)

### Features

* support send image button ([a01a93f](a01a93f260))
2024-10-29 02:26:15 +00:00
molvqingtai
859a8f4a01 Merge branch 'develop' 2024-10-29 10:24:34 +08:00
molvqingtai
d44bceb7a8 chore: update deps 2024-10-29 10:22:53 +08:00
molvqingtai
a01a93f260 feat: support send image button 2024-10-29 10:22:21 +08:00
molvqingtai
4cb74c9358 Merge branch 'develop' 2024-10-28 10:01:08 +08:00
molvqingtai
ca97c5e976 chore: fix build command 2024-10-28 10:00:47 +08:00
semantic-release-bot
27d66e0c1f chore(release): 1.4.0 [skip ci]
# [1.4.0](https://github.com/molvqingtai/WebChat/compare/v1.3.1...v1.4.0) (2024-10-28)

### Bug Fixes

* delete bad z-index ([bcdd435](bcdd435e45))

### Features

* app button support drag ([4eba638](4eba638a36))
* support [@user](https://github.com/user) syntax ([bef576a](bef576a77b))
* support dark mode ([010aa2f](010aa2f45e))

### Performance Improvements

* optimize danmuku theme styles ([4f6eb56](4f6eb560fe))
* optimize header theme styles ([025166e](025166ead5))
* optimize theme styles ([2d051fe](2d051fedd7))
* reset app position when window resize ([eee1735](eee1735654))
2024-10-28 01:50:14 +00:00
molvqingtai
44eac1c84f Merge branch 'develop' 2024-10-28 09:48:46 +08:00
molvqingtai
13833ff8b0 ci: delete submit store flow 2024-10-28 09:48:27 +08:00
molvqingtai
b869efe6aa Merge branch 'develop' 2024-10-28 09:39:36 +08:00
molvqingtai
66ba14e330 chore: rename file 2024-10-28 09:38:57 +08:00
molvqingtai
165176b9a4 Merge branch 'develop' 2024-10-28 09:32:20 +08:00
molvqingtai
025166ead5 perf: optimize header theme styles 2024-10-28 09:31:38 +08:00
molvqingtai
4f6eb560fe perf: optimize danmuku theme styles 2024-10-28 09:22:14 +08:00
molvqingtai
2d051fedd7 perf: optimize theme styles 2024-10-28 09:03:57 +08:00
molvqingtai
bcdd435e45 fix: delete bad z-index 2024-10-27 12:27:12 +08:00
molvqingtai
a2eb8c2915 Merge branch 'develop-theme' into develop 2024-10-27 12:06:24 +08:00
molvqingtai
eee1735654 perf: reset app position when window resize 2024-10-27 10:16:00 +08:00
molvqingtai
bef576a77b feat: support @user syntax 2024-10-27 09:02:56 +08:00
guiboji
2456f87c18 chore: 'update danmaku' 2024-10-21 19:13:43 +08:00
guiboji
22c3261d27 chore: 'update gitignore' 2024-10-21 18:41:40 +08:00
guiboji
010aa2f45e feat: support dark mode 2024-10-21 18:31:16 +08:00
molvqingtai
4eba638a36 feat: app button support drag 2024-10-19 01:18:07 +08:00
molvqingtai
f7cdf212bc chore: update deps 2024-10-17 01:22:39 +08:00
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