Commit Graph

168 Commits

Author SHA1 Message Date
Hakadao
f46fe7e4db refactor: implement consistent back-to-top function 2023-08-20 18:50:12 +08:00
Hakadao
15c4810117 feat: add page refresh & back to top features 2023-08-20 18:48:06 +08:00
Hakadao
97cf1a3b6e chore: add isFollowed prop to VIdeoCard 2023-08-20 01:22:06 +08:00
Hakadao
760b7f0743 chore: 過渡動畫調整 2023-08-20 01:17:18 +08:00
Hakadao
51ab1d79cd style: adjusted Tooltip theme for VideoCard 2023-08-18 00:30:06 +08:00
Hakadao
d36fe1b363 style: adjusted VideoCardcover button style 2023-08-18 00:06:01 +08:00
Hakadao
fcc7a0b7a3 feat: added unfavorite feature on favorites page
* fix: scrolling down still loading data when no more content
* style: adjusted `VideoCard` style
2023-08-17 23:57:47 +08:00
Hakadao
c3fb0133a4 style: adjusted homepage video display quantity 2023-08-17 22:38:39 +08:00
Hakadao
72f3ae57c3 i18n: interface translation 2023-08-17 01:25:09 +08:00
Hakadao
d5ce66a2ab refactor: unified list transition animations 2023-08-17 00:58:05 +08:00
Hakadao
21e814bbd9 fix: fixed issue with incorrect display of favorite category covers
* feat: added some animation effects to favorite page
2023-08-17 00:55:46 +08:00
Hakadao
d1041428f0 feat: added dropdown menu for switching categories in top search bar
* style: fixed style bugs on the favorite page
2023-08-16 23:45:08 +08:00
Hakadao
33a30a6731 feat: implement keyword search in favorites page 2023-08-16 01:49:58 +08:00
Hakadao
f944f8f928 fix: video list not displaying last page 2023-08-15 22:25:00 +08:00
Hakadao
26a6583151 style: adjust style 2023-08-15 22:13:16 +08:00
Hakadao
e76369e8d2 refactor: refactor coding style 2023-08-15 22:13:00 +08:00
Hakadao
2d63d17da8 style: adjust position of favorites page in dock 2023-08-15 22:08:31 +08:00
Hakadao
707409b68c feat: enhanced functionality for the favorites page 2023-08-15 02:12:55 +08:00
Hakadao
08308716cd fix: adjust homepage for app-side recommended video handling 2023-08-15 00:33:18 +08:00
Hakadao
f7cacb15bc feat: favorites page 2023-08-14 02:10:44 +08:00
Hakadao
968cc77ce4 style: adjust style 2023-08-11 00:58:02 +08:00
Hakadao
8230ce3c16 feat: add 'Enable glowing effect for the logo' setting 2023-08-11 00:52:00 +08:00
Hakadao
de681dfb85 feat: add setting to show chosen character on focused search bar
* refactor: convert constant reactive property values to computed properties
2023-08-10 01:22:39 +08:00
Hakadao
24b3f11fb9 feat: implement some features to the search page configuration
* refactor: adjust the arrangement in the i18n
2023-08-07 00:39:06 +08:00
Hakadao
300c83bd23 style: adjust mask style 2023-08-02 02:19:09 +08:00
Hakadao
8f08461839 refactor: code formatting & bug fixes in SearchBar
feat: add darkened surrounding effect when `SearchBar` is focused
2023-08-02 02:10:46 +08:00
Hakadao
2ce17cd997 feat: add some settings to the search page
* style: adjust settings panel
2023-07-31 02:09:20 +08:00
Hakadao
9dfa7b35b6 style: adjusted some style
* fix: resolve issue with the loading wallpaper & mask opacity on initial page load
2023-07-25 02:26:04 +08:00
Hakadao
940862c059 style: adjusted style 2023-07-23 17:56:02 +08:00
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