Commit Graph

284 Commits

Author SHA1 Message Date
Hakadao
21fb19fc89 refactor: move contents from the src/models/apiModels to parent directory 2023-12-28 01:08:51 +08:00
Hakadao
e5a8088540 fix: resolve ts errors and warnings 2023-12-28 00:50:52 +08:00
MengNianxiaoyao
04d8555758 fix: Return the URL of the history item about article 2023-12-27 22:06:43 +08:00
Hakadao
3e626e2253 refactor: remove startup page setting, determine startup page based on dock content 2023-12-24 22:41:54 +08:00
Hakadao
c6b37b3dfc feat: implement reset content feature in dock 2023-12-24 17:24:04 +08:00
Hakadao
eb707677c8 refactor: 調整因不會寫ts而寫出來的弱智寫法 2023-12-21 01:02:47 +08:00
Hakadao
ee2a939d3f chore: dunno 2023-12-14 00:35:58 +08:00
Hakadao
fa271b1759 perf: optimize extension loading speed (#75) 2023-12-13 01:10:57 +08:00
Hakadao
0a399197ce i18n: translate untranslated contents 2023-12-07 01:13:58 +08:00
Hakadao
f82a1cd3e3 style: adjust styles 2023-12-06 23:33:06 +08:00
Hakadao
03b9c1710d fix: no data displayed on homepage when using app recommendation mode (#71) 2023-12-06 23:32:55 +08:00
Hakadao
0d7ac73312 chore: reformat code 2023-12-06 16:46:46 +08:00
Hakadao
dd84cd98b2 feat: enable video preview feature 2023-12-06 01:15:58 +08:00
Hakadao
e58283d5d2 fix: remove limit count on watch later page (#72) 2023-12-06 00:55:39 +08:00
Hakadao
b2281c1ea8 feat: implement hover-to-preview video on video card 2023-12-05 02:38:27 +08:00
Hakadao
2af23429ba style: adjust top navigation bar styles 2023-12-04 01:30:00 +08:00
Hakadao
a6769f0f0d refactor: move api response types to ~/models/apiModels 2023-12-04 00:37:59 +08:00
Hakadao
69e16d780c refactor: move api response types to ~/models/apiModels 2023-12-03 18:44:14 +08:00
Hakadao
df9d53bbe1 feat: SubscribedSeries page 2023-12-03 17:36:13 +08:00
Hakadao
b2cfa6b9b9 feat: Following Anime, Shows & Movies (wip) 2023-11-29 01:45:35 +08:00
Hakadao
9f1edc6467 fix: resolve some issue with auto-hide top bar 2023-11-29 01:20:58 +08:00
Hakadao
5f7ee523d0 fix: resolve the issue with automatic hiding of top bar...again 2023-11-27 00:55:03 +08:00
Hakadao
5ef0abe3ae feat: automatically hide the dock 2023-11-26 19:46:50 +08:00
Hakadao
a2d4992c4c fix: resolve the issue with automatic hiding of topbar 2023-11-26 18:31:50 +08:00
Hakadao
f2132644e7 refactor: extract common method isHomePage 2023-11-26 14:03:48 +08:00
Hakadao
e0403b9f4a feat: automatically hide the top bar 2023-11-23 02:10:32 +08:00
Hakadao
4a848d1951 fix: page jumping issue when switching page 2023-11-22 01:04:58 +08:00
Hakadao
11db4e27a1 feat: support dark mode for mooc page 2023-11-21 00:06:32 +08:00
Hakadao
3d6c1fb9ef feat: support dark mode for other channel pages
support dark mode for tv shows, movie, variety shows pages
2023-11-20 16:55:04 +08:00
Hakadao
ed8241d142 fix: app 端推介列表內容不是自己喜歡的內容 2023-11-17 16:42:20 +08:00
Hakadao
2af651a090 style: adjust styles 2023-11-09 02:38:50 +08:00
Hakadao
d4f141d60b style: adjust styles 2023-11-09 00:23:43 +08:00
Hakadao
74fc7749ff feat: redesign top bar mask 2023-11-08 23:29:35 +08:00
Hakadao
46bee21107 fix: adjust top bar z-index 2023-11-05 23:39:50 +08:00
Hakadao
be18b42e35 style: adjust styles 2023-11-05 23:26:22 +08:00
Hakadao
0508443caa style: adjust styles 2023-10-30 01:29:28 +08:00
Hakadao
835f43fb0b style: adjust spacing between elements 2023-10-30 01:23:05 +08:00
Hakadao
0b8dcf6f57 fix: adjust top bar z-index (#52) 2023-10-30 01:20:18 +08:00
Hakadao
8a2d4be9c2 feat: hide the search bar on search page (#57) 2023-10-30 00:19:32 +08:00
Hakadao
25065870fa style: adjust spacing between elements (#62) 2023-10-30 00:09:50 +08:00
Hakadao
10d2f00630 chore: remove useless code 2023-10-29 15:25:03 +08:00
Hakadao
fc5945c95c fix: stop endless data request when scrolling to bottom without login 2023-10-22 15:51:07 +08:00
Hakadao
fa1e49c350 feat: translate content of tabs on home page 2023-10-22 01:29:45 +08:00
Hakadao
d595f04555 feat: implement all features for ranking page 2023-10-20 00:20:43 +08:00
Hakadao
ef55debeb8 feat: update ranking page 2023-10-18 01:34:06 +08:00
Hakadao
d2dd908550 feat: add animation effect for home page entry 2023-10-17 23:37:35 +08:00
Hakadao
63a89693e6 style: adjust styles 2023-10-17 22:23:54 +08:00
Hakadao
55aa3f1823 refactor: rename AnimeCard to LongCoverCard
* refactor:  rename `AnimeCardSkeleton` to `LongCoverCardSkeleton`
* style: add hover effect to `AnimeCard`
2023-10-17 11:45:15 +08:00
Hakadao
d59d78e3d5 feat: auto-scroll to content below when search page mode is activated 2023-10-17 11:05:30 +08:00
Hakadao
e3219cb888 refactor: reduce code duplication by using the VideoCardSkeleton 2023-10-17 01:30:56 +08:00