Commit Graph

509 Commits

Author SHA1 Message Date
Hakadao
efacf5bd28 fix(VideoCard): author avatar display issue in horizontal mode 2024-04-02 17:50:36 +08:00
hakadao
0cb21427c5 feat: add some details for dock 2024-03-31 05:48:03 +08:00
Hakadao
ae9c0e1f87 style: adjust styles 2024-03-25 23:43:42 +08:00
Hakadao
31af6ce1ad chore: i just wanna push some code 2024-03-22 00:58:10 +08:00
Hakadao
f789745d11 feat(VideoCard): add more button option to video card 2024-03-18 01:21:01 +08:00
Hakadao
c470680508 fix(SearchBar): resolved the issue where typing / in a comment focuses on the search bar (#396)
close #396
2024-03-17 19:12:44 +08:00
Hakadao
cac5c987b9 style(Dock): adjust dock styles 2024-03-14 00:46:05 -03:00
Hakadao
a23488114e fix(TopBar): moments icon badges show the 0 (#376) 2024-03-11 21:51:44 -03:00
Hakadao
96caf82669 fix(Dock): active color incorrect when hovering dock item in dark mode 2024-03-10 23:51:55 -03:00
Hakadao
747c0a1bc8 style: add edge glow effect in some dialogs 2024-03-10 23:36:37 -03:00
Hakadao
24c5c18c3a style: adjust dock styles 2024-03-10 22:29:46 -03:00
Hakadao
f988e9edc8 feat(Dock): redesign dock 2024-03-10 20:23:50 -03:00
Hakadao
2b25373161 feat(VideoCard): implement adaptive width in horizontal mode 2024-03-10 19:22:39 -03:00
Hakadao
ffc9fed7d7 feat(TopBar): add top bar icon badges config 2024-03-10 15:45:24 -03:00
Hakadao
149706aeae chore: remove the credits section 2024-03-10 15:02:01 -03:00
Hakadao
e70f62d83a feat: add performance settings 2024-03-10 14:55:41 -03:00
Hakadao
c13a56a203 refactor: rename --bew-filter-glass to --bew-filter-glass-1 2024-03-10 13:25:13 -03:00
Hakadao
dd52392147 refactor: remove the "backdrop-glass" shortcut 2024-03-10 13:17:21 -03:00
Hakadao
b81fbbd25d feat(Settings): redesign settings panel 2024-03-10 01:53:32 -03:00
Hakadao
f40c0d4764 chore(Settings): add ChatGPT to the credits section 2024-03-08 11:36:48 +08:00
Hakadao
682e7497f4 feat(Settings): add credits section on about page 2024-03-08 11:26:50 +08:00
Hakadao
f4c3227ffc style(Settings): adjust the block ads position 2024-03-08 01:49:39 -03:00
Hakadao
ffcf94bd2e feat(Settings): redesign settings panel 2024-03-08 01:32:18 -03:00
Hakadao
aa8c461439 feat(Settings): add discord link to about page 2024-03-08 01:07:03 -03:00
Hakadao
09f5c6ea6f feat(Settings): add an "always show top bar logo" setting (#219) 2024-03-08 00:53:18 -03:00
Hakadao
02788ddb90 feat: block ads 2024-03-05 00:25:37 -03:00
Hakadao
e6b8a7c708 style(TopBar): adjust style 2024-03-04 22:39:59 -03:00
Hakadao
e3a3992ef6 style(VideoCard): adjust horizontal style 2024-03-04 22:37:36 -03:00
Hakadao
5308896a8e fix: qr code cannot be scanned in some cases 2024-03-04 22:36:44 -03:00
Hakadao
6e2ed46f8a refactor: refactor methods for dock items comparison and home tabs comparison 2024-03-04 01:15:11 -03:00
Hakadao
3fd17f4d3b chore: remove "as any" 2024-03-03 19:40:02 -03:00
Hakadao
9812d96172 i18n: translate untranslated text 2024-03-03 19:13:07 -03:00
Hakadao
4318cc569b feat: enable automatic wallpaper masking
if you had already set the wallpaper, it enables the wallpaper masking to prevent text hard to see
2024-03-02 22:08:30 -03:00
Hakadao
3532497d67 Merge branch 'dev' of https://github.com/hakadao/BewlyBewly into dev 2024-02-29 01:55:52 -03:00
Hakadao
f65439254b fix(TopBar): center the right side items 2024-02-28 13:17:20 -03:00
Hakadao
18e6689208 fix: 搜索框用中文输入法输入单词回车不应该直接触发搜索 #334 2024-02-28 13:17:20 -03:00
Hakadao
5af83faefa style(TopBar): adjust style 2024-02-27 01:15:15 -03:00
Hakadao
97d5a49043 Merge branch 'main' into dev 2024-02-27 01:14:08 -03:00
Hakadao
becdcc4cd4 fix(TopBar): search bar cannot be centered in the top bar 2024-02-27 00:39:00 -03:00
Hakadao
2ab438707b fix: prevent disabling all dock items / home tabs if there is only one 2024-02-26 02:04:56 -03:00
Hakadao
090d12ee0d chore: fix ts error 2024-02-26 01:33:23 -03:00
KIMERAY
4cc4fffb62 feat: watch later popup (#328) 2024-02-25 20:25:43 +08:00
cloudflypeng
1a5c7cecea feat: custom home tab (#314)
* feat: custom home tab

* fix: init home tab

* fix: init homePageTabVisibilityList

* fix: delete default page opions

* fix: change text and reset

---------

Co-authored-by: pengyunfei <pengyunfei@360.cn>
2024-02-25 08:16:23 -03:00
Hakadao
d543942d35 fix(SearchBar): search bar doesn't recognize the hashtag character (#321) 2024-02-24 02:13:38 +08:00
Hakadao
641f87e0ec fix(VideoCard): bug fixes (#316) (#319)
* fix(VideoCard): fix double page open on author's name click (#315)

* fix(VideoCard): ensure clicking on bangumi name or avatar goes to the right page
2024-02-22 12:28:02 +08:00
Hakadao
7adb17cc29 fix(VideoCard): ensure clicking on bangumi name or avatar goes to the right page 2024-02-20 23:54:44 +08:00
Hakadao
e1850980bb fix(VideoCard): fix double page open on author's name click (#315) 2024-02-20 22:58:33 +08:00
Hakadao
7ce21f3972 Merge pull request #300 from hakadao/main
sync: main to dev
2024-02-17 02:28:13 +08:00
Hakadao
74021ce7f7 chore: screw it, it's so hard to center a search bar in a flex box... 2024-02-17 02:19:39 +08:00
Hakadao
92e468b6e5 fix: search bar cannot be centered when account is not logged in 2024-02-17 01:43:42 +08:00