Commit Graph

139 Commits

Author SHA1 Message Date
Hakadao
906eb25da5 fix: theme color not changing on initial load 2023-07-23 15:44:20 +08:00
Hakadao
3f48bb37ce chore: remove or comment out some unused things 2023-07-23 15:38:20 +08:00
Hakadao
d1cb2cc490 feat: adapted firefox 2023-07-23 15:14:05 +08:00
Hakadao
8c818bce1c style: adjust color scheme 2023-07-20 11:31:04 +08:00
Hakadao
6191e17d69 chore: lgfm 2023-07-19 01:32:13 +08:00
Hakadao
0bfcb8e8db style: adjusted styling 2023-07-17 01:23:26 +08:00
Hakadao
e11c9d450d refactor: utilize backdrop-glass shortcut to achieve frosted glass 2023-07-16 15:34:59 +08:00
Hakadao
73191783f1 fix: topbar mask not working when scrolling down the page 2023-07-14 01:39:25 +08:00
Hakadao
46c35717d5 fix: initial fade-in effect for opacity not working 2023-07-14 01:09:52 +08:00
Hakadao
8bb27658c6 style: adjust dock styles 2023-07-11 04:30:53 +08:00
Hakadao
50fcf4514b style: adjusted styling on Settings 2023-07-06 02:32:24 +08:00
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