Hakadao
4eb70ddb0d
Merge branch 'main' into dev
2024-04-19 10:55:19 +08:00
Hakadao
078a1360a6
ci: remove sync-dev.yml
2024-04-19 10:55:03 +08:00
Hakadao
46a8f89ecd
Merge branch 'main' into dev
2024-04-19 10:53:15 +08:00
Hakadao
591ea2ef77
fix(TopBar): cannot remove the new moments count immediately ( #425 )
...
close #425
2024-04-19 10:52:25 +08:00
Hakadao
1a8b54a9ae
fix(TopBar): notification count error displaying 999+ issue
2024-04-19 10:32:05 +08:00
Hakadao
0e97808775
Merge branch 'main' into dev
2024-04-18 18:40:18 +08:00
Hakadao
bc95c48f91
ci: update build
2024-04-18 18:38:20 +08:00
Hakadao
914b69e08e
ci(changelog): set the default branch
2024-04-18 18:37:56 +08:00
Hakadao
6d4db4e658
fix: cannot jump to music page on Favorites page and FavoritesPop ( #606 )
...
close #606
2024-04-18 18:16:56 +08:00
Hakadao
a28d1ef968
Merge branch 'main' into dev
2024-04-18 17:41:54 +08:00
Hakadao
83adbfbee4
ci: update build.yml
2024-04-18 17:41:08 +08:00
Hakadao
9703920e7c
fix: cannot open certain links on History page and HistoryPop ( #602 )
...
close #602
2024-04-18 17:39:14 +08:00
Hakadao
e87066e564
refactor: move history.ts and historySearch.ts to history/
2024-04-18 16:53:33 +08:00
Hakadao
b1efe38cd3
Merge branch 'main' into dev
2024-04-18 16:37:25 +08:00
Hakadao
989344f763
Merge pull request #610 from hakadao/fix/new-topbar-monent-api
...
refactor: new topbar monent api
2024-04-18 16:35:24 +08:00
Hakadao
9265e5380d
refactor: use new top bar moment api
2024-04-18 16:33:14 +08:00
Hakadao
613b45a77b
chore: adjust error message for missing contentScriptQuery in utils.ts
2024-04-18 16:30:15 +08:00
Hakadao
3b58fbf33a
fix: resolve duplicate request issue
2024-04-18 15:06:53 +08:00
Hakadao
fb275bcaa0
Merge branch 'main' into dev
2024-04-17 18:43:47 +08:00
Hakadao
c5c1a16145
fix(Ranking): cannot show the variety show ranking list ( #576 )
...
close #576
2024-04-17 18:40:40 +08:00
Hakadao
2542103f0c
Merge branch 'main' into dev
2024-04-17 17:14:46 +08:00
Hakadao
b7aedfcf44
docs: add important messages for firefox users and edge users
2024-04-17 17:12:40 +08:00
Hakadao
7e94395aee
chore: add markdownlint
2024-04-17 17:08:47 +08:00
Hakadao
d502cf7398
chore: add vitesse-webext to cSpell.words
2024-04-17 17:08:07 +08:00
Hakadao
294b5c3ca2
Update README.md
2024-04-17 16:29:51 +08:00
Hakadao
2ea8348bb8
Update README.md
2024-04-17 16:29:06 +08:00
Hakadao
744081dd41
Merge branch 'dev' of https://github.com/hakadao/BewlyBewly into dev
2024-04-16 18:46:54 +08:00
Hakadao
8cfcd65704
feat(Settings): color picker ( #55 ) ( #595 )
...
* Update appearance component to include custom color picker
* style: adjust color picker styles
---------
Co-authored-by: pengyunfei <pengyunfei@360.cn >
2024-04-16 18:45:02 +08:00
Hakadao
4f7d5b733e
Merge branch 'dev' of https://github.com/hakadao/BewlyBewly into dev
2024-04-16 18:43:39 +08:00
Hakadao
44f8767fb2
Merge branch 'main' into dev
2024-04-16 17:43:47 +08:00
Hakadao
7d6e2f64c0
fix(MomentsPop): cannot record the scroll position ( #451 )
2024-04-16 17:41:31 +08:00
Hakadao
e9b9a80a81
Merge branch 'main' into dev
2024-04-16 11:50:34 +08:00
Hakadao
402812c137
ci(build): ignore docs/** path to trigger workflow
2024-04-16 11:49:35 +08:00
Hakadao
2e650820df
Merge branch 'main' into dev
2024-04-16 11:26:46 +08:00
Hakadao
8fa41a9fe5
ci: Update .github/workflows/changelog.yml
2024-04-16 11:26:00 +08:00
hakadao
661f310ec8
Merge branch 'main' into dev
2024-04-16 02:59:28 +08:00
hakadao
c2d489c3dd
docs: Update donation links in README files
2024-04-16 02:59:13 +08:00
hakadao
272589b51b
Merge branch 'main' into dev
2024-04-16 02:51:17 +08:00
hakadao
b78aea638f
Update pull request template
2024-04-16 02:50:53 +08:00
hakadao
16e930839e
ci: remove sync-bugfixes
2024-04-16 02:50:47 +08:00
Hakadao
19e8a20caa
docs: add CONTRIBUTING.md ( #586 )
...
* docs(contributing): 更新贡献指南
相关issuse: https://github.com/hakadao/BewlyBewly/issues/164
* docs(CONTRIBUTING): Update contributing guidelines formatting and language
* feat: add icons to `NotificationsPop` && `MorePop` (#580 )
* feat: `MorePop` item icon and cache `MomentPop`
* chore: revert cache MomentPop
* feat: `NotificationsPop` item icon
* chore(pkg): update deps
* style: Update icons in MorePop and NotificationsPop components
---------
Co-authored-by: starknt <1431880400@qq.com >
* docs: Update CONTRIBUTING.md && support other languages
* docs: update other languages link
* docs: update readme
---------
Co-authored-by: pengyunfei <pengyunfei@360.cn >
Co-authored-by: starknt <1431880400@qq.com >
2024-04-16 02:46:45 +08:00
Hakadao
43965481ec
feat: add icons to NotificationsPop && MorePop ( #580 )
...
* feat: `MorePop` item icon and cache `MomentPop`
* chore: revert cache MomentPop
* feat: `NotificationsPop` item icon
* chore(pkg): update deps
* style: Update icons in MorePop and NotificationsPop components
---------
Co-authored-by: starknt <1431880400@qq.com >
2024-04-15 22:19:12 +08:00
Hakadao
d9b703bc93
Merge pull request #544 from hakadao/release-please--branches--main--components--release-please-action
...
chore(main): release 0.16.5
v0.16.5
2024-04-15 01:35:44 +08:00
Hakadao
52a21b770b
Update CHANGELOG.md
2024-04-15 01:34:04 +08:00
Hakadao
24392a397b
chore(main): release 0.16.5
...
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-15 01:30:37 +08:00
hakadao
6877552f13
chore: update version number
2024-04-15 01:30:04 +08:00
Hakadao
327dfb8f94
Merge pull request #571 from hakadao/dev
...
Dev
2024-04-15 01:28:01 +08:00
hakadao
e92bacc10b
fix: adjust dark mode ( #539 )
...
close #539
2024-04-15 01:20:31 +08:00
star knight
9bf86c7fad
fix: more pop fav url ( #570 )
2024-04-15 00:56:55 +08:00
hakadao
f75e010150
fix(Home): correct deformation of video layout switcher on small screen computers
2024-04-15 00:56:04 +08:00