Hakadao
f30a6a711f
fix(top-bar): top bar cannot auto-hide on the home page
2024-07-23 00:51:17 +08:00
Hakadao
c5b4b17208
refactor: use TOP_BAR_VISIBILITY_CHANGE for global top bar visibility event
2024-07-23 00:33:33 +08:00
Hakadao
95ae47b0af
refactor(top-bar): move all relative logic to TopBar.vue && remove alwaysShowTheTopBarLogoOnSearchPageMode setting
2024-07-21 19:08:23 +08:00
Hakadao
03be14e8c0
feat: support dark mode for login page
2024-07-21 17:41:00 +08:00
Hakadao
938c1e9561
fix: prevent too few video results cause cannot load more videos #884
2024-07-15 00:46:23 +08:00
Hakadao
1364fa1269
feat: add dark mode support for account settings page(帳號中心頁)
2024-07-10 15:55:42 +08:00
Hakadao
50e3c82739
feat: add dark mode support for creative center ( #876 )
...
* feat: support creative center dark mode
* feat: improve dark mode support for creative center
* chore: update --bew-filter-force-dark value in variables.scss
* feat: Add dark mode support for creative center page
* chore: remove unused imports in adaptedStyles/index.ts
2024-07-10 01:48:12 +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
41568c51c0
fix(Favorites): resolve always loading issue
2024-07-01 01:59:10 +08:00
Hakadao
944e394505
fix: cannot load more videos on vertical monitor ( #704 )
...
close #704
2024-07-01 01:35:48 +08:00
Hakadao
06382e10e2
feat: recommendation mode filter setting ( #840 )
...
* feat: Add filter options for view count and duration in settings
* chore: update styles && rename func.ts to useFilter.ts
* feat: Add scrollbar check to determine if the viewport has a scrollbar
* feat: app recommendation filters
* chore: update
* feat: i18n support
---------
Co-authored-by: pengyunfei <pengyunfei@360.cn >
2024-07-01 01:05:18 +08:00
Hakadao
4ea67a3148
fix: remove white bar appearing on some pages
2024-06-30 14:52:11 +08:00
Hakadao
4ed28ce50c
chore: optimize scroll threshold for reaching bottom
2024-06-30 14:32:40 +08:00
Hakadao
021c7c4dcf
refactor: rename content color variable names
2024-06-27 01:24:19 +08:00
Hakadao
4fe4c92733
refactor: unify elevated elements color
2024-06-27 01:06:46 +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
ba6ac2669b
chore(History): remove the css class
2024-06-23 22:46:36 +08:00
ljt990218
3cd7aafc81
feat(History): add device icons for history items ( #854 )
...
* fix: UserPanelPop hover Inconsistent animation
* fix(VideoCard): `moreBtn` Button issue from `#829`, add cursor-pointer class to enhance UX
* feat(History): add device icons for history items
2024-06-23 22:31:55 +08:00
ljt990218
34eb136b36
fix(VideoCard): more button issue #829 && add use cursor-pointer ( #853 )
...
* fix: UserPanelPop hover Inconsistent animation
* fix(VideoCard): `moreBtn` Button issue from `#829`, add cursor-pointer class to enhance UX
2024-06-20 22:52:20 +08:00
MidnightCrowing
b9b7fb9765
fix(AdaptedStyles): support unadapted articles page style ( #846 )
...
* fix(AdaptedStyles): support unadapted articles page style
* remove pcpreview page support
* 更新 index.ts
* 更新 index.ts
* Update index.ts
---------
Co-authored-by: Hakadao <a578457889743@gmail.com >
2024-06-18 16:53:49 +08:00
hakadao
f1de0d5bfa
refactor: use --bew-top-bar-height to set the bewly top bar height
2024-06-16 18:35:07 +08:00
Hakadao
d983c454fd
chore(pkg): update deps ( #837 )
...
* chore(pkg): update deps
* chore: fix ts error
2024-06-15 19:36:32 +08:00
hakadao
b7a0dcc8b6
fix(ForYou): tick animation cannot re-toggle
2024-06-14 02:17:55 +08:00
MidnightCrowing
eea81cfa16
fix: home page tab loading animation issues ( #827 )
2024-06-12 01:14:33 +08:00
hakadao
5d9fed5a3c
fix(WatchLater): display nothing after clearing watched items ( #817 )
...
close #817
2024-06-07 01:48:19 +08:00
Stephen Zhou
5c0148a2b0
chore: format css ( #808 )
...
* chore: format css
* update
* update
* chore: eslint-skip
* update
* update
* chore: enforce the use of double quotes in `--at-apply` values
* refactor: rename `--at-apply` into `--uno`
* fix: fix dark theme userSpace search page css (#811 )
* fix userSpace search css
* add new fix
* add new fix
* fix(adaptedStyles): adapt unadapted contents
---------
Co-authored-by: hakadao <a578457889743@gmail.com >
Co-authored-by: 夜晚的鸡鸣 <110297461+MidnightCrowing@users.noreply.github.com >
2024-06-04 00:15:46 +08:00
hakadao
6c9afcac35
refactor: rename LongCoverCard into BangumiCard
2024-06-02 17:56:05 +08:00
hakadao
a43c223785
refactor(LongCoverCard): update props && update styles
2024-06-02 17:47:36 +08:00
hakadao
2666bde2f4
fix(History): adjust the delete icon position
2024-06-02 13:42:58 +08:00
hakadao
70dddc80b5
fix(WatchLater): correct the inaccurate video count
2024-06-02 13:40:11 +08:00
hakadao
37e4c54910
feat: add warning message for unauthorized access key usage
2024-06-02 13:26:08 +08:00
Hakadao
42d69db97a
fix: set reachTop initial value is true
...
because the original webpage is at the top
2024-05-30 23:43:40 +08:00
Hakadao
6110016b39
fix: resolve #797
2024-05-30 01:54:37 +08:00
Hakadao
421b779b58
feat: add option to always show tabs on home page
2024-05-30 01:50:15 +08:00
Hakadao
1da60d4640
feat: add a config to enable/disable grid layout switcher
2024-05-30 01:04:26 +08:00
Hakadao
2a11e7c40c
fix(Anime): resolve loading component not showing
2024-05-29 02:09:41 +08:00
Hakadao
f47527e584
refactor: Add throttling to handle reach bottom event
2024-05-28 01:52:04 +08:00
Hakadao
6f77f9acce
perf: improve the scrolling performance
2024-05-27 18:30:06 +08:00
Hakadao
7094547f01
refactor: Update pending videos length calculation in Following, SubscribedSeries, and Trending pages
2024-05-27 10:50:48 +08:00
Hakadao
8967dd51df
refactor(ForYou): improve loading behavior
2024-05-27 10:47:39 +08:00
Hakadao
7a283df65f
refactor: optimize back-to-top functionality with throttling
2024-05-27 02:22:13 +08:00
Hakadao
937374e2d8
refactor: use a new method to reimplement the scroll-top-top function
2024-05-27 02:09:27 +08:00
Hakadao
838d2ea981
fix: some videos disappear on following and subscribed series pages ( #786 )
2024-05-27 01:57:29 +08:00
Hakadao
bcff30d673
refactor(Dock): use emit function to handle refresh and back-to-top
2024-05-26 23:12:45 +08:00
Hakadao
a2322929fa
refactor: rename BackToTopAndRefreshButtons to BackToTopOrRefreshButton
2024-05-26 21:47:26 +08:00
Hakadao
b62f2ce839
refactor(BackToTopAndRefreshButtons): remove the showRefreshButton prop
2024-05-26 21:44:07 +08:00
Hakadao
2250eefa09
feat(Dock): add config to move back-to-top or refresh button to dock
2024-05-26 21:38:22 +08:00
hakadao
4683c35536
perf: optimize scroll handing in App.vue
2024-05-24 01:49:50 +08:00
hakadao
7e61c6bc43
perf: improve scrolling performance
2024-05-24 01:37:24 +08:00