Commit Graph

213 Commits

Author SHA1 Message Date
Hakadao
758e7b974a fix(settings): cannot type space in input in firefox 2024-10-03 02:21:27 +08:00
Hakadao
6810c647ba chore(about): add dev label when in dev mode 2024-09-30 17:07:19 +08:00
Hakadao
ea083c527a feat: remove the indent from chinese punctuation 2024-09-26 22:33:24 +08:00
Hakadao
782ae63413 feat: import/export filter by title && filter by user (#978)
close #978
2024-09-21 23:56:28 +08:00
Hakadao
4cee8c4870 feat: reset settings button 2024-09-21 23:20:18 +08:00
Hakadao
af47910f0a feat: customize css (#794)
close #794
2024-09-21 22:54:05 +08:00
Hakadao
5ced3d9c47 feat: customize font (#1014)
close #954
2024-09-21 02:00:14 +08:00
Hakadao
6b2ec1ef1a feat(settings): link opening behavior 2024-09-20 13:16:57 +08:00
Hakadao
9c10a44382 fix: use the correct option value for videoCardOpenModeOptions 2024-09-15 20:59:52 +08:00
Hakadao
5bdcbb719e feat(settings): auto hide sidebar 2024-09-09 02:19:28 +08:00
Hakadao
cd1e3bc056 chore(settings): fix style bug 2024-09-09 01:01:05 +08:00
Hakadao
a34adefe0b feat(settings): touch screen optimization 2024-09-09 00:59:58 +08:00
Hakadao
a96d2f0ef6 feat(filters): filter out vertical videos (#991) 2024-09-08 17:50:50 +08:00
Hakadao
ec5a8c70aa refactor(i18n): rename i18n keys 2024-09-08 13:48:37 +08:00
Hakadao
bb3c6b5e2c feat: add video card open mode config && open video in drawer (#984)
* feat: video card open mode

* update

* update

* fix: non-homepage show the bewly homepage

* fix(video-card): click the more icon will trigger opening drawer effect

* feat(video-drawer): improve ui and functionally

* feat(i18n): add i18n support for video card link opening behavior setting

* chore: reorder settings
2024-09-08 13:36:42 +08:00
Hakadao
a26d6d715a chore(i18n): add i18n support for top bar link mode setting 2024-09-01 16:55:12 +08:00
Hakadao
d534adc0f2 feat(top-bar): add a setting to control link open mode 2024-09-01 04:37:27 +08:00
Hakadao
7ba993c69b fix(top-bar): resolve issue when top bar can't be disabled && refactor top bar visibility functionally (#971)
close #971
2024-08-27 23:03:11 +08:00
Hakadao
cda9ec1529 feat: video title filter and user filter (#965)
* chore: filter by title (wip)

* refactor: Update Input component to use defineModel for two-way binding

* chore(settings): add functionality to add, edit, and delete title filters

* chore: Refactor List and ListItem components for improved styling and functionality

* feat(home-settings): use grid layout for title filters

* feat(settings): implement filter by title && filter by user

* chore(list): update style

* feat: Implement case-insensitive filter functionality

* fix: filter by user not working

* feat: disable filter for followed user

* chore: fix typo

* feat: update ui

* chore: improve the filter descriptions and update styles

* chore: update code tag style

* fix(for-you): resolve scrolling issue (#964)
close #964

* chore: add i18n support for filter settings

* chore: update cantonese translation

* refactor: update localization strings for `FilterByUserTable` and `FilterByTitleTable`
2024-08-22 00:26:03 +08:00
Hakadao
bdff7cf2b8 refactor: update localization strings for common operation 2024-08-21 23:44:51 +08:00
Hakadao
19cb3e3342 refactor: update localization strings for common operations 2024-08-21 18:45:36 +08:00
Hakadao
716530c999 refactor(settings): reorganize file structure 2024-08-15 00:28:06 +08:00
Hakadao
386cf54ae5 chore: fix lint 2024-08-13 00:57:25 +08:00
Hakadao
5272993c6f feat(settings): add Desktop & Dock tab to settings, and move top bar and dock settings to this new tab 2024-08-13 00:54:53 +08:00
Hakadao
9d01c7f299 feat: add a config to enable original bilibili top bar 2024-08-12 01:32:42 +08:00
Hakadao
79279c6463 chore(i18n): add translations for gradient theme color setting 2024-08-05 23:24:13 +08:00
Hakadao
74b4778199 refactor(settings-item): use bottom slot to replace next-line prop 2024-08-05 01:07:29 +08:00
Hakadao
65b51b764f chore: fix eslint 2024-07-31 14:23:51 +08:00
Hakadao
920f843e22 chore: remove the i wanna change the job button 2024-07-31 14:20:37 +08:00
Hakadao
fd49bb3a96 feat: linear gradient theme color background 2024-07-31 00:16:04 +08:00
Hakadao
df256fc9e2 chore: update about 2024-07-29 16:01:29 +08:00
Hakadao
0f1c9382a2 chore: update just wanna switch to a better job desc 2024-07-29 15:59:47 +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
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