Commit Graph

1858 Commits

Author SHA1 Message Date
Hakadao
fecec1c75c chore: reorder block ads sorting 2024-07-11 00:43:15 +08:00
Hakadao
914b383061 chore: update performance settings group names in localization files 2024-07-11 00:40:57 +08:00
Hakadao
b6df0b5f1e fix(notifications-popup): adjust number dot style 2024-07-10 16:09:20 +08:00
Hakadao
ea779d4aaa chore: remove useless code 2024-07-10 15:56:52 +08:00
Hakadao
1364fa1269 feat: add dark mode support for account settings page(帳號中心頁) 2024-07-10 15:55:42 +08:00
Hakadao
a079a8d63a refactor: rename forceDarkMode into forceDark 2024-07-10 15:01:52 +08:00
Hakadao
0c654226b0 fix: --bew-filter-force-dark restriction 2024-07-10 14:59:05 +08:00
Hakadao
4255f71aa9 chore(settings): reorder the performance settings 2024-07-10 14:46:49 +08:00
Hakadao
c4ffe32c60 Update LICENSE 2024-07-10 10:23:05 +08:00
Hakadao
50e3c82739 feat: add dark mode support for creative center (#876)
* feat: support creative center dark mode

* feat: improve dark mode support for creative center

* chore: update --bew-filter-force-dark value in variables.scss

* feat: Add dark mode support for creative center page

* chore: remove unused imports in adaptedStyles/index.ts
2024-07-10 01:48:12 +08:00
Hakadao
e44bda0794 feat(dialog): add showFooter prop to control footer visibility 2024-07-10 01:08:12 +08:00
Hakadao
37b081abd5 chore: update Dialog component footer buttons styling 2024-07-10 00:59:03 +08:00
Hakadao
dc5a120f44 chore: update maxWidth fallback value in Dialog component 2024-07-10 00:43:27 +08:00
Hakadao
b864790498 chore(dialog): update footer padding in Dialog component 2024-07-10 00:18:31 +08:00
Hakadao
ecc9a2f784 chore(user-panel-popup): update uploads manager icon 2024-07-09 00:52:24 +08:00
Hakadao
9e205b3172 chore: adjust some code styles 2024-07-09 00:51:51 +08:00
Hakadao
a08ec87c13 feat(upload-popup): update icons 2024-07-09 00:49:52 +08:00
Hakadao
6003b85b79 typo: fix capitalization of B-coins wallet in top bar 2024-07-09 00:48:22 +08:00
MidnightCrowing
76821b521f fix: prevent the list item bouncing problem in top bar popups (#889)
* fix(TopBarPop): fade in animation

* Revert "fix(TopBarPop): fade in animation"

This reverts commit f3a6b340de.

* add a transparent block

* chore: reduce redundant code

---------

Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-07-08 15:12:32 +08:00
Hakadao
a9433c5460 perf: disable frosted glass effect for the default settings 2024-07-08 12:01:05 +08:00
ljt990218
9fa80ff325 fix: navigation to channel url when clicking author's name or avatar in top bar popups (#888)
* fix: UserPanelPop hover Inconsistent animation

* fix(VideoCard): `moreBtn` Button issue from `#829`, add cursor-pointer class to enhance UX

* style(videoPage): add border radius to bp-docker-minor element

* feat(MomentsPop,HistoryPop): Realize clickable author's name and avatar in the top bar pop-up window

* Update videoPage.scss

* Update videoPage.scss
2024-07-08 09:55:02 +08:00
MidnightCrowing
cc4d7d6148 fix(UserPanelPop): fix undefined money & b-coins display (#890) 2024-07-08 09:49:13 +08:00
Hakadao
4c69e80af2 chore: adjust the position of logo 2024-07-07 01:05:57 +08:00
Hakadao
981d6482b4 feat(NotificationsPop): update notification popup icons 2024-07-06 20:34:34 +08:00
github-actions[bot]
a19f38a4ef chore: release v0.24.0 v0.24.0 2024-07-05 18:25:31 +00:00
Hakadao
1353d3fd03 feat: redesign user panel popup 2024-07-06 02:18:48 +08:00
Hakadao
207e3a9eae feat: redesign channels popup 2024-07-06 02:18:34 +08:00
Hakadao
b053bdbf17 chore: adjust frosted glass edge effect 2024-07-06 00:56:40 +08:00
Hakadao
7fa2e28666 feat(TopBar): change the logo style 2024-07-06 00:56:17 +08:00
Hakadao
60e4508178 feat: adjust frosted glass edge effect in light mode 2024-07-05 18:27:49 +08:00
github-actions[bot]
da18c785b0 chore: release v0.23.0 v0.23.0 2024-07-04 16:25:11 +00:00
Hakadao
66f4130e6c chore(TopBar): remove unnecessary condition for showing VIP icon 2024-07-05 00:15:54 +08:00
Hakadao
412dbe08c5 chore: adjust part of code style 2024-07-05 00:15:06 +08:00
zyH
5729c0b81a feat(TopBar): show vip icon when hover avatar (#879) 2024-07-05 00:01:00 +08:00
MidnightCrowing
67b03b5046 feat(UserPanelPop): add experience bar (#875)
* feat: add experience bar

* comment out LV6d_ICON

* delete LV6d_ICON import

* change type declaration

* change type declaration

* add show judgment

* update UserPanelPop.vue

* feat: update user panel style

* chore: update

* chore: Update lvIcons.ts to include LV6_LIGHTNING_ICON

* chore: update user panel styles

* chore: add english translate example

* add i18n for experience description

* feat: improve the i18n translate && adjust style

---------

Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-07-05 00:00:06 +08:00
Hakadao
c7417b6e99 chore: adapt unadapted content on notifications page 2024-07-03 15:13:52 +08:00
Hakadao
961d4ec31f chore: remove unused manifest permissions 2024-07-02 18:12:12 +08:00
Hakadao
45030ee0a2 chore: remove useless code 2024-07-02 16:11:18 +08:00
Hakadao
6d8feb6f96 fix(AdaptedStyles): support reply jump animation in dark mode 2024-07-02 15:20:55 +08:00
Hakadao
f86ee7e132 refactor: use --bew-skeleton to represent the skeleton color 2024-07-02 15:06:01 +08:00
Hakadao
e0b1a4f908 chore: adjust notifications page style 2024-07-02 14:40:20 +08:00
MidnightCrowing
81a13a9615 fix(AdaptedStyles): support unadapted notifications page style (#873) 2024-07-02 00:00:26 +08:00
宥叡
66a732e859 chore: update cmn-TW.yml (#872)
更新與修正一些錯字,包含用詞用法、未翻譯遺漏的簡體字。使其更加貼近繁體中文(台灣)本土化用法。
2024-07-01 19:03:49 +08:00
github-actions[bot]
7487908c49 chore: release v0.22.1 v0.22.1 2024-06-30 18:29:47 +00:00
Hakadao
c142842a48 chore: change to v0.22.0 2024-07-01 02:27:54 +08:00
Hakadao
3b670635a1 fix: resolve always loading issue 2024-07-01 02:23:24 +08:00
github-actions[bot]
e03effbd4a chore: release v0.22.1 2024-06-30 18:01:26 +00:00
Hakadao
41568c51c0 fix(Favorites): resolve always loading issue 2024-07-01 01:59:10 +08:00
github-actions[bot]
a4c87996df chore: release v0.22.0 v0.22.0 2024-06-30 17:41:09 +00:00
Hakadao
944e394505 fix: cannot load more videos on vertical monitor (#704)
close #704
2024-07-01 01:35:48 +08:00