Commit Graph

1648 Commits

Author SHA1 Message Date
Hakadao
dec030d6b1 fix: resolve shadows not displaying when set to disable frosted glass 2024-05-26 18:13:53 +08:00
Hakadao
cb85c68716 fix(VideoCard): resolve #789 2024-05-26 18:07:56 +08:00
Hakadao
bd752abee5 feat: disable inner glow effect when frosted glass is disabled 2024-05-26 17:53:38 +08:00
Hakadao
52675a22f2 fix(Select): adjust animation speed 2024-05-26 00:10:57 +08:00
hakadao
26acdf3cae chore: update transitionAndTransitionGroup.scss for smoother animations 2024-05-24 01:50:08 +08:00
hakadao
4683c35536 perf: optimize scroll handing in App.vue 2024-05-24 01:49:50 +08:00
hakadao
7e61c6bc43 perf: improve scrolling performance 2024-05-24 01:37:24 +08:00
github-actions[bot]
ce9f7bdc53 chore: release v0.18.11 v0.18.11 2024-05-23 17:08:22 +00:00
hakadao
17740baf95 chore: update npm dependency to @unocss/preset-attributify@0.60.3 2024-05-24 01:03:32 +08:00
hakadao
9f64cd3d99 perf(WatchLater): improve watch later loading speed (#784)
close #784
2024-05-24 00:56:52 +08:00
hakadao
e724c1e596 feat: add AttributifyAttributes to HTMLAttributes in @vue/runtime-dom 2024-05-24 00:56:48 +08:00
hakadao
19269f2bf3 chore: update packageManager to pnpm@9.1.2 2024-05-23 23:40:03 +08:00
dvaren
ca289c9a41 fix: fix dark mode adaptation #737 (#787) 2024-05-23 14:19:22 +08:00
github-actions[bot]
a5b257ddd5 chore: release v0.18.10 v0.18.10 2024-05-21 17:59:31 +00:00
Hakadao
261f924446 feat(Favorites): unfavorite confirm (#722)
close #722
2024-05-22 01:55:24 +08:00
Hakadao
56b465a00f fix(Settings): resolve #780 && adjust qr code dialog styles
close #780
2024-05-22 01:35:04 +08:00
Hakadao
d074844240 perf: video card, closes #760, #762 (#779)
* perf: video card

* refactor: video card

* refactor(ForYou): remove loading icon

* refactor(ForYou): remove unused 'url' property in video card component

* refactor(ForYou): remove unused 'url' property in video card component

* fix(VideoCard): prevent `a` tag bubble

* perf: improve video card performance

* refactor(ForYou): optimize video card loading and rending

* refactor(VideoCard): optimize video card loading and rendering

* perf(ForYou): use another method to generate a unique id

* perf(VideoCard): remove hover animation

* feat(VideoCard): add hover & active effect again...

* feat(VideoCard):  adjust hovering & activating effect

* perf(VideoCard): remove the hover effect

* refactor(VideoCard): optimize lazy loading for images

* perf: optimize scrolling performance

* perf(VideoCard): optimize video preview performance
2024-05-22 00:25:34 +08:00
Hakadao
27f917c5b2 Update bug-template.yaml 2024-05-21 14:44:02 +08:00
Hakadao
d9cbfffe19 Update bug-template.yaml 2024-05-21 14:43:11 +08:00
Hakadao
a20a96cfcc Update bug-template.yaml 2024-05-21 14:35:19 +08:00
Hakadao
391dff9de3 Update bug-template.yaml (#782) 2024-05-21 14:23:46 +08:00
Hakadao
c50d6627b0 refactor(VideoCard): update video card props (#777)
* refactor: update video card props

* refactor(VideoCard): rename `uri` to `url`

* chore(VideoCard): fix typo in comment
2024-05-20 18:26:41 +08:00
github-actions[bot]
f53b3e5d8a chore: release v0.18.9 v0.18.9 2024-05-20 02:41:18 +00:00
Hakadao
3e9163b44e chore: update release-it.json after:release scripts 2024-05-20 10:29:16 +08:00
Hakadao
5f4e183a1b chore: update logo 2024-05-19 18:59:39 +08:00
Hakadao
a660c462c1 feat(Settings): require access key for app recommendation 2024-05-19 17:08:24 +08:00
Hakadao
4f1d85c761 feat(Settings): check new version && add flat style logo
close #726
2024-05-19 16:53:08 +08:00
Hakadao
1aa524de67 fix(TopBar): resolve #770 && adjust upload button style
close #770
2024-05-19 01:25:12 +08:00
Hakadao
6671ca71db fix: use DOMPurify to prevent xss injection 2024-05-19 00:30:16 +08:00
Hakadao
dcd066a26c docs: update readme 2024-05-16 23:39:26 +08:00
rgehbt
a740dcf916 perf(Settings): color picker add throttle (#766) 2024-05-16 21:34:34 +08:00
Hakadao
5e8fc58930 fix(adaptedStyles): up-name use theme color when user is vip 2024-05-15 10:57:01 +08:00
hakadao
d5503e6d0d refactor: convert useImage.ts to imgs.ts 2024-05-14 23:57:38 +08:00
hakadao
8e31e69e09 feat(Home): adjust layout switcher icon size 2024-05-14 23:18:32 +08:00
github-actions[bot]
e80a7a652f chore: release v0.18.8 v0.18.8 2024-05-14 05:22:47 +00:00
Stephen Zhou
3ad69ad243 fix: extension version (#765) 2024-05-14 13:20:22 +08:00
github-actions[bot]
a7e554ab54 chore: release v0.18.7 v0.18.7 2024-05-14 04:35:44 +00:00
Hakadao
0070d38e09 fix: Update image URLs to use CDN links (#759)
close #759
2024-05-14 12:33:05 +08:00
Hakadao
5562bd4160 feat: add edge submit script 2024-05-13 13:34:06 +08:00
Hakadao
c5d57f4efd chore: remove changelog and add --verbose to release-it 2024-05-13 13:17:46 +08:00
Hakadao
b8dad4753b ci(release-it): update release-it workflow to allow choosing increment type 2024-05-13 12:23:20 +08:00
Hakadao
7aa9d470ca Merge branch 'main' of https://github.com/hakadao/BewlyBewly 2024-05-13 12:12:01 +08:00
Hakadao
5afe4ca515 chore: update package manager version 2024-05-13 12:11:43 +08:00
Hakadao
159fac97a9 docs(CONTRIBUTING): update commit convention description 2024-05-13 12:10:27 +08:00
github-actions[bot]
19f9d28519 chore: release v0.18.6 v0.18.6 2024-05-13 03:53:57 +00:00
Stephen Zhou
b52f9b9388 ci: simplify upload release action (#757)
* ci: simplify upload release

* knip
2024-05-13 00:03:09 +08:00
Stephen Zhou
2c4814a240 ci: separate upload step (#756) 2024-05-12 23:46:43 +08:00
Stephen Zhou
9b94a4dfe3 ci: fix release build (#755) 2024-05-12 22:31:09 +08:00
hakadao
092d2a9f9d ci: update tag number 2024-05-12 22:04:25 +08:00
github-actions[bot]
0c4e3ad606 chore: release v0.18.5 v0.18.5 2024-05-12 13:56:40 +00:00