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
fede8758ff
feat(Home): implement grid layout switcher
2024-03-10 19:34:35 -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
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
e63ead93b1
fix(Home): resolve home tabs drifting issue( #349 )
...
close #349
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
bce74ba617
Merge pull request #294 from hakadao/main
...
sync: main to dev
2024-02-15 02:51:03 +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
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
star knight
7d0810ad04
Merge branch 'dev' into refactor/lazy-components
2024-01-15 13:48:05 +08:00
Hakadao
3b330ef544
fix: home tabs are overlaying the search suggestions popup
2024-01-15 00:24:33 +08:00
starknt
f654385f75
fix: page refresh reset action
2024-01-11 17:29:21 +08:00
starknt
91418521f3
refactor: improve components load method, and improve provide app
2024-01-11 16:38:11 +08:00
starknt
069e87d435
refactor: adjust style
2024-01-08 10:57:04 +08:00
Hakadao
e98e923bc7
refactor: rename topbar to topBar
2024-01-02 00:51:21 +08:00
Hakadao
16eafd06ab
refactor: rename isShowTopbar to showTopBar && rename autoHideTopbar to autoHideTopBar
2024-01-01 18:18:42 +08:00
Hakadao
21fb19fc89
refactor: move contents from the src/models/apiModels to parent directory
2023-12-28 01:08:51 +08:00
Hakadao
eb707677c8
refactor: 調整因不會寫ts而寫出來的弱智寫法
2023-12-21 01:02:47 +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
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
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
5f7ee523d0
fix: resolve the issue with automatic hiding of top bar...again
2023-11-27 00:55:03 +08:00
Hakadao
e0403b9f4a
feat: automatically hide the top bar
2023-11-23 02:10:32 +08:00
Hakadao
ed8241d142
fix: app 端推介列表內容不是自己喜歡的內容
2023-11-17 16:42:20 +08:00
Hakadao
d4f141d60b
style: adjust styles
2023-11-09 00:23:43 +08:00