Hakadao
1c77e932bd
fix: data not refreshing upon reaching bottom of webpage
2023-07-03 02:27:42 +08:00
Hakadao
dc662403ba
style: uniformly switch pfp to round shape
2023-06-28 14:29:15 +08:00
Hakadao
fb334508f7
perf: optimize page performance
2023-06-28 12:32:10 +08:00
Hakadao
5bda89527f
feat: add wallpaper masking feature
...
* feat: add option to change wallpaper mask opacity
* feat: add option to adjust wallpaper blur intensity
2023-06-27 19:21:39 +08:00
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
3639b81a53
feat: redesign of Settings component
2023-06-12 02:13:43 +08:00
Hakadao
db8ec919da
fix: watch later page ui issues and adjust styling
2023-06-08 01:25:21 +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
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
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
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
a856365223
feat: use AnimeCard component for the anime recommendation list
2023-04-22 12:44:19 +08:00
Hakadao
e81d952112
fix : #13
2023-04-19 02:14:41 +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
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
bd5fcfe3cb
i18n: translated error message in authProvider.ts
2023-04-11 16:55:52 +08:00
Hakadao
172b229094
style: partially adjust styles
2023-04-11 00:02:59 +08:00
Hakadao
e1a71a0c79
feat: add skeleton loading animation for anime page
2023-04-10 00:55:04 +08:00
Hakadao
85ef71d2a6
feat: improve dock tooltip and add i18n translation
2023-04-08 00:45:00 +08:00
Hakadao
d2691ad21d
fix: cannot get recommend content after switching pages and return to home page
2023-04-06 01:35:10 +08:00
Hakadao
ec42a26877
feat: #11
2023-04-06 01:23:02 +08:00
Hakadao
1f9adc5e85
fix: console warning
2023-04-05 18:58:08 +08:00
Hakadao
1d4cc4c5af
refactor: adjust the video types.ts file and rename types within the file
2023-04-05 17:00:35 +08:00
Hakadao
e9d3c995da
feat: add recommendation mode option
2023-04-05 01:08:50 +08:00
Hakadao
b49c42b8ec
chore: just push some code
2023-04-04 02:55:31 +08:00
Hakadao
c36b9210c8
feat: add skeleton loading effect
2023-04-02 17:34:48 +08:00
Hakadao
4c36e83cd8
fix: resolve list shaking caused by display of Loading component
2023-04-01 02:22:26 +08:00
Hakadao
9f369324c8
refactor: update type of prop passed to VideoCard component
2023-03-31 16:47:12 +08:00
Hakadao
5f3a5d1f7e
feat: implement theme color switching feature
2023-03-31 01:52:58 +08:00
Hakadao
d223a561cb
fix: bug fixes
2023-03-26 21:46:07 +08:00
Hakadao
518e07d139
fix: fix some console errors when user is logout
2023-03-26 02:43:31 +08:00
Hakadao
f6ca157be5
style: improve dock style
2023-03-25 19:06:38 +08:00
Hakadao
8a86ffaf43
feat: add dock position setting
...
* refactor(storage.ts): move `language` and `isShowTopbar` to `setting` variable
* refactor: rename `BewSelect.vue` to `Select.vue`
2023-03-23 02:13:04 +08:00
Hakadao
d5daa2a74d
fix: some style bugs
...
* i18n: change the naming convention of keys
* refactor(BewSelect): using composition api
2023-03-22 02:10:26 +08:00
Hakadao
cd083474dc
fix: setAppLanguage() doesn't work
2023-03-22 00:27:24 +08:00
Hakadao
4633ba036c
chore: temporary hiding the video page
2023-03-21 00:41:53 +08:00
Hakadao
d5c1de6d46
fix: some bug that i dunno know to describe
2023-03-18 23:11:24 +08:00
Hakadao
bb148f1f2b
chore: just wanna add some code
2023-03-15 23:51:32 +08:00
Hakadao
50a72e2278
refactor: implement a new method for injecting content script via shadow dom
2023-03-15 17:27:10 +08:00