Commit Graph

373 Commits

Author SHA1 Message Date
hakadao
f75e010150 fix(Home): correct deformation of video layout switcher on small screen computers 2024-04-15 00:56:04 +08:00
Hakadao
225188bba0 fix: flash dark theme (#565)
* fix: flash dark mode when using the light theme

* improve color mode transition

---------

Co-authored-by: starknt <1431880400@qq.com>
2024-04-14 22:39:25 +08:00
Hakadao
d5b568c978 refactor: Refactor API imports and update API endpoints 2024-04-11 17:24:01 +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
a63f375ba5 Merge branch 'dev' into refactor-message-listeners 2024-04-02 02:14:57 +08:00
hakadao
69b6d865ad fix(Following): resolve the "no more content" & "need to login first" occurring together 2024-04-02 01:31:11 +08:00
hakadao
80b72c43b6 fix(Trending): resolve the infinite data retrieval issus (#445) 2024-04-02 01:04:00 +08:00
hakadao
8f7c103763 Merge branch 'dev' into refactor-message-listeners 2024-04-02 00:44:40 +08:00
cloudflypeng
433a2ed4cf refactor: message listeners (#447)
* Refactor API imports and update API endpoints

* Fix variable naming in FavoritesPop and Favorites components

* Fix variable naming inconsistency in getHistoryList function

* Fix API parameter naming conventions

* Refactor API_AUTH afterHandle functions

* Add API documentation links  and add function to be the api item

* Refactor API body and params

* Remove unused getAccessKey function in auth.ts

---------

Co-authored-by: pengyunfei <pengyunfei@360.cn>
Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-04-02 00:41:58 +08:00
hakadao
908cca9f1b chore(Home): refresh only when at the top otherwise back to top first 2024-04-01 02:27:59 +08:00
hakadao
aae391d9f4 feat(Home): clicking the tab will back to top and refresh data on homepage (#419)
close #419
2024-04-01 02:19:59 +08:00
Hakadao
31af6ce1ad chore: i just wanna push some code 2024-03-22 00:58:10 +08:00
Hakadao
f789745d11 feat(VideoCard): add more button option to video card 2024-03-18 01:21:01 +08:00
Hakadao
6562da51e0 fix: correct frosted glass disablement not working in several cases and adjust opacity 2024-03-14 00:16:13 -03:00
Hakadao
5f60bc4b47 fix: resolve issue when using ad-blocking extensions blocks entire page (#375) 2024-03-11 21:44:46 -03:00
Hakadao
fede8758ff feat(Home): implement grid layout switcher 2024-03-10 19:34:35 -03:00
Hakadao
e70f62d83a feat: add performance settings 2024-03-10 14:55:41 -03:00
Hakadao
c13a56a203 refactor: rename --bew-filter-glass to --bew-filter-glass-1 2024-03-10 13:25:13 -03:00
Hakadao
dd52392147 refactor: remove the "backdrop-glass" shortcut 2024-03-10 13:17:21 -03:00
Hakadao
09f5c6ea6f feat(Settings): add an "always show top bar logo" setting (#219) 2024-03-08 00:53:18 -03:00
Hakadao
02788ddb90 feat: block ads 2024-03-05 00:25:37 -03:00
Hakadao
6e2ed46f8a refactor: refactor methods for dock items comparison and home tabs comparison 2024-03-04 01:15:11 -03: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
e63ead93b1 fix(Home): resolve home tabs drifting issue(#349)
close #349
2024-03-03 07:08:12 -03:00
Hakadao
38bab5ed95 fix(Favorites): ensure full display of favorites content (#323)
close #323
2024-03-03 07:08:12 -03:00
cloudflypeng
1a5c7cecea feat: custom home tab (#314)
* feat: custom home tab

* fix: init home tab

* fix: init homePageTabVisibilityList

* fix: delete default page opions

* fix: change text and reset

---------

Co-authored-by: pengyunfei <pengyunfei@360.cn>
2024-02-25 08:16:23 -03:00
Hakadao
641f87e0ec fix(VideoCard): bug fixes (#316) (#319)
* fix(VideoCard): fix double page open on author's name click (#315)

* fix(VideoCard): ensure clicking on bangumi name or avatar goes to the right page
2024-02-22 12:28:02 +08:00
Hakadao
1790d3a921 fix(VideoCard): bug fixes (#316)
* fix(VideoCard): fix double page open on author's name click (#315)

* fix(VideoCard): ensure clicking on bangumi name or avatar goes to the right page
2024-02-21 23:18:25 +08:00
Hakadao
8c429b9575 Merge branch 'main' into dev 2024-02-19 01:32:54 +08:00
Hakadao
e3de0b0283 fix: ts error 2024-02-19 01:29:19 +08:00
Hakadao
8e3d167ab4 Merge branch 'main' into dev 2024-02-19 01:17:43 +08:00
Hakadao
3bc136a338 fix: 正在追內容更新劇集不一致 (#303) 2024-02-19 00:54:42 +08:00
Hakadao
bce74ba617 Merge pull request #294 from hakadao/main
sync: main to dev
2024-02-15 02:51:03 +08:00
Hakadao
0452187d5c fix: ts error 2024-02-15 02:34:36 +08:00
Hakadao
f7f7698403 refactor: #204 2024-02-15 02:09:44 +08:00
Hakadao
bcdd87092f fix: resolve #247 2024-02-14 02:00:01 +08:00
Hakadao
85a1798244 style(Home): adjust tab style 2024-01-31 13:38:07 +08:00
Hakadao
767ecbad1a feat: change tab loading animation 2024-01-31 13:34:37 +08:00
Hakadao
48c5225d55 Merge pull request #250 from hakadao/main
sync: main to dev
2024-01-31 09:57:06 +08:00
Hakadao
5d4538b49a fix: 播放全部up视频时失效 #243 2024-01-31 00:03:32 +08:00
Hakadao
11b7361ff5 fix: unable to refresh data in some cases when changing the home tab 2024-01-30 17:38:31 +08:00
Hakadao
a4a742206c perf: only store the ForYou tab to reduce performance 2024-01-30 00:09:29 +08:00
Hakadao
0a064e576b fix: resolve with incorrect order of video list after refresh data 2024-01-30 00:06:52 +08:00
Hakadao
580f04dcb9 refactor: adjust the placement of initPageAction() 2024-01-29 01:00:23 +08:00
Hakadao
d1827fd89c fix(Anime): fixed issue with anime timetable not refreshing 2024-01-29 00:12:38 +08:00
Hakadao
a56887904e fix: "no more content" still exists when refreshing data 2024-01-28 19:52:04 +08:00
Hakadao
74a7c62c9d perf(App): reduce KeepAlive usage 2024-01-28 18:37:31 +08:00
Hakadao
6f5c05358d Merge branch 'bugfixes' into refactor-lazy-components 2024-01-28 02:03:50 +08:00