Hakadao
693a7afd72
feat: add option to use old top bar
2024-07-27 14:29:49 +08:00
Hakadao
69e7dfda7e
feat(settings): adjust the style of the upload wallpaper component
2024-07-25 11:17:35 +08:00
Hakadao
8f26eb8c63
chore(settings): update afdian link in about page
2024-07-23 11:12:19 +08:00
Hakadao
8d2a07b721
refactor: replace ChildSettingsDialog with Dialog and delete old references
2024-07-23 01:42:50 +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
d4d5fbe318
chore(about): remove the contributors section
2024-07-21 18:20:47 +08:00
Hakadao
f42d197a5f
chore(settings): update language files for links and sponsor descriptions in about page
2024-07-15 01:24:04 +08:00
Hakadao
0b6bacc91d
feat(settings): redesign about page
2024-07-14 00:55:05 +08:00
Hakadao
063cacbaf8
feat: update BewlyBewly logo in About page
2024-07-12 19:14:01 +08:00
Hakadao
fecec1c75c
chore: reorder block ads sorting
2024-07-11 00:43:15 +08:00
Hakadao
4255f71aa9
chore(settings): reorder the performance settings
2024-07-10 14:46:49 +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
73cc292050
chore: adjust settings style
2024-06-30 05:42:20 +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
95da18c524
refactor(Settings): rename customizeWallpaper to locallyUploadedWallpaper
2024-06-24 11:18:24 +08:00
Hakadao
9cea5258d1
chore(Settings): adjust settings icon style
2024-06-24 01:43:10 +08:00
Hakadao
4cfea29f68
feat: add image compression and resizing for wallpaper upload
2024-06-24 01:36:54 +08:00
Hakadao
73dc752dc7
fix(Settings): two wallpaper group in search page settings
2024-06-21 00:41:20 +08:00
cloudflypeng
586b503268
feat: use local image for wallpaper && change broken image style ( #851 )
...
* feat: 新增自定义背景图片和图片error显示
* chore: update broken image icon
* feat: improve customize wallpaper function
* chore: fix ts error
* chore: temporarily disable broken images
* chore: update upload style
* refactor: Add ChangeWallpaper component for customizing wallpaper in SearchPage and globally
* refactor: Update ChangeWallpaper component to handle wallpaper customization in SearchPage and globally
---------
Co-authored-by: pengyunfei <pengyunfei@360.cn >
Co-authored-by: Hakadao <a578457889743@gmail.com >
2024-06-21 00:29:09 +08:00
hakadao
dc780bffae
feat(About): add twitter link
2024-06-14 02:28:53 +08:00
hakadao
7011235914
feat: Add box shadow and adjust styles for close button in Dialog and Settings components
2024-06-14 02:12:19 +08:00
hakadao
eb598ed0c6
feat(SettingsItemGroup): add box shadow to main element
2024-06-14 01:22:08 +08:00
hakadao
280fd92d58
feat: add glow effect in some styles
2024-06-13 02:38:23 +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
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
2250eefa09
feat(Dock): add config to move back-to-top or refresh button to dock
2024-05-26 21:38:22 +08:00
Hakadao
19f4b6aed2
feat(Dock): add a config to disable light/dark mode switcher
...
* feat(Dock): adjust divider style
2024-05-26 19:09:45 +08:00
Hakadao
56b465a00f
fix(Settings): resolve #780 && adjust qr code dialog styles
...
close #780
2024-05-22 01:35:04 +08:00
Hakadao
a660c462c1
feat(Settings): require access key for app recommendation
2024-05-19 17:08:24 +08:00
Hakadao
4f1d85c761
feat(Settings): check new version && add flat style logo
...
close #726
2024-05-19 16:53:08 +08:00
Hakadao
6671ca71db
fix: use DOMPurify to prevent xss injection
2024-05-19 00:30:16 +08:00
rgehbt
a740dcf916
perf(Settings): color picker add throttle ( #766 )
2024-05-16 21:34:34 +08:00
hakadao
d5503e6d0d
refactor: convert useImage.ts to imgs.ts
2024-05-14 23:57:38 +08:00
Stephen Zhou
6cc3b4de9f
style: sort imports ( #746 )
2024-05-11 14:20:56 +08:00
Stephen Zhou
4b69aaf8d3
refactor: only use unocss icons ( #742 )
...
Co-authored-by: hakadao <a578457889743@gmail.com >
2024-05-10 22:03:46 +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
31e12db4ed
perf: add transform-gpu to improve performance
2024-05-04 00:32:26 +08:00
Hakadao
af3e7cf207
perf: add transform-gpu to improve performance
2024-05-03 23:23:56 +08:00
Hakadao
5672d9dd15
feat: local wallpapers ( #668 )
...
* feat: local imgs
* feat: build in wallpapers
* chore: add lazy load in wallpapers
* Merge branch 'dev' into feat/local-img
* chore: update components.d.ts
* feat: Update wallpaper grid layout in Appearance and SearchPage components
---------
Co-authored-by: Stephen Zhou <hi@hyoban.cc >
2024-04-27 22:12:24 +08:00
Hakadao
a251db94af
feat: add an option to enable video preview feature
2024-04-22 12:29:04 +08:00
hakadao
e98589fb9b
Update localization files for just_wanna_change_the_job translation
2024-04-22 01:11:50 +08:00
hakadao
ca0109e5dc
Update localization files with new translations
2024-04-22 01:11:50 +08:00
hakadao
7adee41696
Add new section and button in About.vue
2024-04-22 01:11:50 +08:00
Hakadao
8cfcd65704
feat(Settings): color picker ( #55 ) ( #595 )
...
* Update appearance component to include custom color picker
* style: adjust color picker styles
---------
Co-authored-by: pengyunfei <pengyunfei@360.cn >
2024-04-16 18:45:02 +08:00
star knight
36960da9f8
fix: watch later pop invalid rounded corners ( #505 )
...
* fix: watch later pop invalid rounded corners
* chore: revert to attr mode
---------
Co-authored-by: Hakadao <a578457889743@gmail.com >
2024-04-11 11:42:06 +08:00
hakadao
ec7ffaa9c4
feat(Appearance): add wallpaper change watcher
2024-04-07 23:39:42 +08:00
Hakadao
ae9c0e1f87
style: adjust styles
2024-03-25 23:43:42 +08:00