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
Hakadao
bce74ba617
Merge pull request #294 from hakadao/main
...
sync: main to dev
2024-02-15 02:51:03 +08:00
Hakadao
7e033f3de0
refactor: #204
2024-02-15 02:19:25 +08:00
Hakadao
f7f7698403
refactor: #204
2024-02-15 02:09:44 +08:00
Hakadao
bcdd87092f
fix: resolve #247
2024-02-14 02:00:01 +08:00
Hakadao
0d50c1594f
Merge pull request #258 from hyoban/main
...
feat: restore theme to auto if match to system
2024-02-03 16:53:55 +08:00
Hakadao
ed43aa2c33
Merge pull request #260 from starknt/feat/youtube-search-bar
...
feat: press `/` to focus on the search bar like youtube
2024-02-03 16:34:53 +08:00
Stephen Zhou
45b0b5d0d0
chore: apply to dock.vue
2024-02-03 16:27:12 +08:00
Hakadao
3360bac07c
Merge branch 'dev' of https://github.com/hakadao/BewlyBewly into dev
2024-02-02 12:09:46 +08:00
Hakadao
04d844a8ca
feat: add activated style for dock and settings item icons
2024-02-02 12:09:33 +08:00
Hakadao
1db5db32f1
Merge branch 'dev' into main
2024-02-02 11:10:41 +08:00
Hakadao
b25fb81bac
chore: fix ts error
2024-02-02 01:55:16 +08:00