Commit Graph

46 Commits

Author SHA1 Message Date
Hakadao
b2ca87fe81 fix: resolve video sound being muted by default (#921)
close #921
2024-10-21 14:51:38 +08:00
Hakadao
619dc034af refactor: adjust the directory structure of messageListeners/ (#1066) 2024-10-13 19:49:14 +08:00
Hakadao
6bb4b2d89b feat(history, watch-later): support open in drawer in video card 2024-09-20 12:59:53 +08:00
Hakadao
615c9de1bd refactor: global import common components && remove useless imports 2024-07-29 12:30:23 +08:00
Hakadao
f86ee7e132 refactor: use --bew-skeleton to represent the skeleton color 2024-07-02 15:06:01 +08:00
Hakadao
3b670635a1 fix: resolve always loading issue 2024-07-01 02:23:24 +08:00
Hakadao
944e394505 fix: cannot load more videos on vertical monitor (#704)
close #704
2024-07-01 01:35:48 +08:00
Hakadao
4c6d9cce93 fix: frosted glass effect not working on WatchLater, Favorites page (#863)
close #863
2024-06-25 13:42:59 +08:00
hakadao
5d9fed5a3c fix(WatchLater): display nothing after clearing watched items (#817)
close #817
2024-06-07 01:48:19 +08:00
hakadao
70dddc80b5 fix(WatchLater): correct the inaccurate video count 2024-06-02 13:40:11 +08:00
hakadao
7e61c6bc43 perf: improve scrolling performance 2024-05-24 01:37:24 +08:00
hakadao
9f64cd3d99 perf(WatchLater): improve watch later loading speed (#784)
close #784
2024-05-24 00:56:52 +08:00
Stephen Zhou
6cc3b4de9f style: sort imports (#746) 2024-05-11 14:20:56 +08:00
Stephen Zhou
4b69aaf8d3 refactor: only use unocss icons (#742)
Co-authored-by: hakadao <a578457889743@gmail.com>
2024-05-10 22:03:46 +08:00
Stephen Zhou
99c0d7d8ee refactor: remove composable auto import (#741) 2024-05-10 19:35:34 +08:00
Stephen Zhou
41611675bb refactor: remove component auto import (#740) 2024-05-10 19:18:24 +08:00
Hakadao
af3e7cf207 perf: add transform-gpu to improve performance 2024-05-03 23:23:56 +08:00
Hakadao
2c4e44f213 fix: frosted glass effect not working in firefox 2024-04-29 01:01:32 +08:00
Stephen Zhou
ff8056e01c fix: can not load watch later list 2024-04-26 11:42:16 +08:00
Stephen Zhou
8c4bae9ea4 refactor: like rpc api call (#660) (#662)
Co-authored-by: star knight <64941905+starknt@users.noreply.github.com>
Co-authored-by: hakadao <a578457889743@gmail.com>
2024-04-25 16:39:27 +08:00
Hakadao
1a3bafb284 Merge branch 'dev' into refactor-message-listeners 2024-04-11 16:57:44 +08:00
Hakadao
1d90292cb4 refactor: Add cSpell words and update API calls 2024-04-02 19:07:45 +08:00
Hakadao
e81d5dbe37 Merge branch 'main' into dev 2024-03-03 18:43:17 -03:00
Hakadao
f303a29e6b fix(WatchLater): correct watch later jump url 2024-03-03 07:08:12 -03:00
Hakadao
bce74ba617 Merge pull request #294 from hakadao/main
sync: main to dev
2024-02-15 02:51:03 +08:00
Hakadao
f7f7698403 refactor: #204 2024-02-15 02:09:44 +08:00
Hakadao
580f04dcb9 refactor: adjust the placement of initPageAction() 2024-01-29 01:00:23 +08:00
starknt
7940f32e35 fix: not working components 2024-01-11 17:14:43 +08:00
starknt
91418521f3 refactor: improve components load method, and improve provide app 2024-01-11 16:38:11 +08:00
Hakadao
21fb19fc89 refactor: move contents from the src/models/apiModels to parent directory 2023-12-28 01:08:51 +08:00
Hakadao
0d7ac73312 chore: reformat code 2023-12-06 16:46:46 +08:00
Hakadao
e58283d5d2 fix: remove limit count on watch later page (#72) 2023-12-06 00:55:39 +08:00
Hakadao
a6769f0f0d refactor: move api response types to ~/models/apiModels 2023-12-04 00:37:59 +08:00
Hakadao
f6e0efebce refactor: refactor button attribute implementation 2023-10-12 11:44:15 +08:00
Hakadao
d314572d02 feat: 二次點擊dock欄中的頁面先是回到頂部再重新整理介面 2023-08-21 01:23:48 +08:00
Hakadao
d5ce66a2ab refactor: unified list transition animations 2023-08-17 00:58:05 +08:00
Hakadao
26a6583151 style: adjust style 2023-08-15 22:13:16 +08:00
Hakadao
968cc77ce4 style: adjust style 2023-08-11 00:58:02 +08:00
Hakadao
6191e17d69 chore: lgfm 2023-07-19 01:32:13 +08:00
Hakadao
dc662403ba style: uniformly switch pfp to round shape 2023-06-28 14:29:15 +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