Hakadao
71076caead
feat: add set wallpaper & adjust wallpaper mask opacity settings
...
* feat: adjust topbar display appearance when using other wallpapers
* feat: update `HorizontalScrollView` appearance after scrolling
* refactor: adjust file locations of child components in the `Settings` component
2023-06-23 18:40:37 +08:00
Hakadao
28c1f0d40b
chore: just wanna push some code...
2023-06-22 18:47:34 +08:00
Hakadao
99ad7dee8c
chore: changed default dock position
2023-06-12 02:14:58 +08:00
Hakadao
3639b81a53
feat: redesign of Settings component
2023-06-12 02:13:43 +08:00
Hakadao
5c084f7b51
refactor: extracted SettingItem component from Settings component
2023-06-11 01:18:51 +08:00
Hakadao
d350828521
feat: 硬核會員標示顯示
...
* refactor: refactor option api to composition api in `TopBarUserPanelPop`
2023-06-08 02:25:28 +08:00
Hakadao
db8ec919da
fix: watch later page ui issues and adjust styling
2023-06-08 01:25:21 +08:00
Hakadao
9bdedd80a1
i18n: translate remaining untranslated content
2023-06-06 01:45:56 +08:00
Hakadao
f08340b6e8
feat: implement all Watch later page features
...
* feat: add new configuration options to `Button` component
2023-06-05 02:34:48 +08:00
Hakadao
e9cf9b0723
chore: updater watch later page
2023-05-31 02:19:43 +08:00
Hakadao
b2b660cd64
feat: update watch later interface
2023-05-30 01:48:19 +08:00
Hakadao
d8717c2f90
fix: event bubbling in a tag
2023-05-09 02:14:47 +08:00
Hakadao
746aaec699
feat: support tab key navigation (experiment)
2023-05-09 01:29:04 +08:00
Hakadao
4dfe6e2b1a
feat: watch later page
2023-05-08 01:59:36 +08:00
Hakadao
e686c828fa
refactor: reorganize files and adjust variable names
2023-05-06 19:01:32 +08:00
Hakadao
2433c315a5
feat: save to watch later & remove from watch later
...
- feat: add support for bottom placement in `Tooltip` component
2023-05-06 02:06:52 +08:00
Hakadao
b9c7b54cca
fix: 舊版主頁中原footer不能去除問題
2023-05-03 02:47:05 +08:00
Hakadao
2fd471c9a7
chore: temporarily hide video page
2023-05-02 02:34:03 +08:00
Hakadao
43e87274bb
chore:
2023-05-02 02:29:49 +08:00
Hakadao
188a0f3709
chore:
2023-05-01 15:38:05 +08:00
Hakadao
4533e5003a
feat: optimize page loading speed
2023-04-22 21:56:40 +08:00
Hakadao
9734dc1113
chore: change version number
v0.1.1
2023-04-22 20:38:24 +08:00
Hakadao
3cb65bd53e
update readme
2023-04-22 20:34:38 +08:00
Hakadao
23fcf3f360
fix: fix await wrong usage in code
2023-04-22 20:29:29 +08:00
Hakadao
5637beae3b
fix : #16
2023-04-22 20:02:39 +08:00
Hakadao
e0c0108ac8
Merge pull request #15 from hakadao/hakadao-patch-1
...
Update README.md
2023-04-22 19:50:30 +08:00
Hakadao
77775f286a
Update README.md
2023-04-22 19:49:50 +08:00
Hakadao
a856365223
feat: use AnimeCard component for the anime recommendation list
2023-04-22 12:44:19 +08:00
Hakadao
ddd0b9700e
Merge branch 'main' of https://github.com/hakadao/BewlyBewly into main
2023-04-19 02:15:16 +08:00
Hakadao
e81d952112
fix : #13
2023-04-19 02:14:41 +08:00
Hakadao
7eb628cb94
Merge pull request #12 from hakadao/hakadao-patch-1
...
Update README.md
v0.1.0
2023-04-16 19:30:21 +08:00
Hakadao
aa7848de26
Update README.md
2023-04-16 19:30:03 +08:00
Hakadao
79f7f68f73
chore: annotation unused variable
2023-04-16 19:25:27 +08:00
Hakadao
90739a4f5d
chore: remove unused permission
2023-04-16 15:50:39 +08:00
Hakadao
bab40d2d1a
chore: annotation unused function
2023-04-16 15:33:01 +08:00
Hakadao
9efbe000bb
Update README.md
2023-04-16 02:49:49 +08:00
Hakadao
588a988e33
Update README.md
2023-04-16 02:32:02 +08:00
Hakadao
d56ebd4de3
fix: Package acceptance validation error: The ZIP file doesn't contain the ./assets/rules.json file.
2023-04-16 01:37:19 +08:00
Hakadao
2d5b40b7ab
chore: update version number and description
2023-04-16 00:52:07 +08:00
Hakadao
43520cad59
fix: accessKey is still retained when not logged in
2023-04-16 00:51:39 +08:00
Hakadao
a7c43c4cf4
style: adjusting some details
2023-04-16 00:47:14 +08:00
Hakadao
c4875038ba
i18n: adjusting description
2023-04-16 00:43:35 +08:00
Hakadao
10892f80fc
chore:
2023-04-15 20:17:23 +08:00
Hakadao
8c411abe9f
fix: override Bilibili Evolved background color
2023-04-15 20:02:36 +08:00
Hakadao
633e0471c6
fix: duplicate anime recommendations in recommendation list
2023-04-15 20:01:56 +08:00
Hakadao
495c9b460a
refactor: avoid directly importing all methods from ~/utils
2023-04-13 02:02:06 +08:00
Hakadao
b1ccf3e6fc
feat: add dev-firefox build-firefox npm scripts
2023-04-12 18:04:14 +08:00
Hakadao
1663b45597
fix : #4 thank god, i finally fixed this bug from 1 year ago
2023-04-12 17:51:31 +08:00
Hakadao
bd5fcfe3cb
i18n: translated error message in authProvider.ts
2023-04-11 16:55:52 +08:00
Hakadao
7f819c7b2d
typo: fix typo
2023-04-11 00:29:02 +08:00