Hakadao
05d2b6f67e
refactor: update hexToHSL function to convert hex color to HSLA
2024-08-05 02:30:13 +08:00
Hakadao
80dd62ae0f
chore: adjust top bar height
2024-07-30 12:05:03 +08:00
Hakadao
10ad269e92
fix: lint
2024-07-29 13:22:22 +08:00
Hakadao
615c9de1bd
refactor: global import common components && remove useless imports
2024-07-29 12:30:23 +08:00
Hakadao
693a7afd72
feat: add option to use old top bar
2024-07-27 14:29:49 +08:00
Hakadao
f30a6a711f
fix(top-bar): top bar cannot auto-hide on the home page
2024-07-23 00:51:17 +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
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
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
4ed28ce50c
chore: optimize scroll threshold for reaching bottom
2024-06-30 14:32:40 +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
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
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
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
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
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
Stephen Zhou
6cc3b4de9f
style: sort imports ( #746 )
2024-05-11 14:20:56 +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
a7488c188e
perf: debounce handleOsScroll ( #735 )
...
* fix: debounce handleOsScroll in OverlayScrollbarsComponent
* fix: 改成箭头函数写法
* refactor: use `useDebounceFn` for debounce handleOsScroll
---------
Co-authored-by: pengyunfei <pengyunfei@360.cn >
2024-05-09 00:21:05 +08:00
hakadao
64a7fce64b
fix: font size doesn't match the --bew-base-font-size
2024-05-02 23:25:15 +08:00
star knight
1e6973a343
fix: basic font-size ( #701 )
2024-05-02 13:43:49 +08:00
Stephen Zhou
79f11cbb87
refactor: group dark mode logic to useDark ( #694 )
...
* refactor: group dark mode logic to useDark
* fix: cannot get the bewlyWrapper
---------
Co-authored-by: hakadao <a578457889743@gmail.com >
2024-05-02 02:10:59 +08:00
Stephen Zhou
e61a27ba8b
fix: follow system theme change
2024-04-22 15:41:12 +08:00
hakadao
8ada69274b
feat: adjust reach bottom distance
2024-04-19 22:15:42 +08:00
Hakadao
86c8b74015
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-15 00:36:06 +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
e70f62d83a
feat: add performance settings
2024-03-10 14:55:41 -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
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
74a7c62c9d
perf(App): reduce KeepAlive usage
2024-01-28 18:37:31 +08:00
starknt
767e8a7aa6
fix: merge dev branch
2024-01-26 14:52:54 +08:00
starknt
c40fe57be0
refactor: improve components load method, and improve provide app
2024-01-26 14:48:19 +08:00
Hakadao
3638125c49
fix: 从稍后再看打开视频时自动跳转 #180
2024-01-26 14:46:02 +08:00
Hakadao
1edf382277
fix: 从稍后再看打开视频时自动跳转 #180
2024-01-16 23:26:41 +08:00
star knight
7d0810ad04
Merge branch 'dev' into refactor/lazy-components
2024-01-15 13:48:05 +08:00
Hakadao
1e37326b66
chore: fix ts error
2024-01-15 00:18:21 +08:00
Hakadao
10bfc7cdbc
fix: resolve 网页链接打开无法跳转到视频页,并且主题失效 #166
2024-01-14 23:48:09 +08:00
Hakadao
017c1c9d3d
feat: adapt articles page (WIP)
2024-01-12 00:22:30 +08:00
starknt
91418521f3
refactor: improve components load method, and improve provide app
2024-01-11 16:38:11 +08:00
Hakadao
56c83802f5
feat: adapt page for chinese anime
2024-01-09 22:42:05 +08:00