Commit Graph

786 Commits

Author SHA1 Message Date
Hakadao
18074d9cce chore: knip 2024-09-23 15:43:05 +08:00
Hakadao
90b6cf3ed8 fix: resolve #1022 by removing codemirror
close #1022
erm, what the sigma?
2024-09-23 15:37:53 +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
6736ed78f3 fix(input): background cannot set to transparent 2024-09-19 23:14:36 +08:00
Hakadao
6bbe530174 fix(moments-popup): avatar style mistake 2024-09-19 23:01:56 +08:00
Hakadao
dfbd6325f7 fix(history-popup): ensure loading of the last page of data 2024-09-19 00:58:00 +08:00
apades
57b8ce8351 fix(moments-popup): ensure loading of the last page of data (#1015) 2024-09-19 00:55:40 +08:00
star knight
045e856ed9 fix: style mistake (#1013)
* fix: style mistake

* chore: only apply reset style with the bewly application

* chore: lint

---------

Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-09-18 12:09:45 +08:00
Hakadao
6db523594d chore: try to fix #934 2024-09-16 19:55:30 +08:00
Hakadao
4c5ac23d60 feat(iframe-drawer): implement pressing Esc to close && focus on iframe when opened (#1008)
close #1008
2024-09-16 18:03:06 +08:00
Hakadao
5b602dce46 fix(video-card): resolve cannot click unfavorite and some video buttons when set to open in the drawer
This commit fixes the issue where the unfavorite button and some other video-related buttons are unresponsive when the video card is displayed in the drawer.
2024-09-16 00:07:54 +08:00
Hakadao
7b85846316 perf(iframe-drawer): release ram usage after closing the drawer 2024-09-16 00:05:09 +08:00
Hakadao
9c10a44382 fix: use the correct option value for videoCardOpenModeOptions 2024-09-15 20:59:52 +08:00
Hakadao
874c493962 fix(select): correct the return value of change event (#1003)
close #1003
2024-09-15 20:27:35 +08:00
Hakadao
c43577b511 chore(dock): tweak divider style 2024-09-09 11:14:58 +08:00
Hakadao
67718fa920 chore(top-bar): adjust divider style 2024-09-09 11:12:22 +08:00
Hakadao
69250c9faf refactor(dock): toggleDockHide -> toggleHideDock 2024-09-09 02:20:50 +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
0369014341 chore: fix eslint 2024-09-02 02:35:19 +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
efe161d39a fix: video views and danmaku show the correct number form in english 2024-08-30 00:42:47 +08:00
Hakadao
1e11a98bc5 chore(video-card-skeleton): adjust style 2024-08-29 21:39:01 +08:00
Hakadao
3efcbd540c chore(bangumi-card): adjust style 2024-08-29 21:38:41 +08:00
Hakadao
5d28409cfc chore: adjust font size 2024-08-29 18:22:52 +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
8526d9f3bb feat(user-panel-popup): add bilibili premium entry 2024-08-12 00:30:41 +08:00
Hakadao
79279c6463 chore(i18n): add translations for gradient theme color setting 2024-08-05 23:24:13 +08:00
Hakadao
b2f0b85c60 chore: remove unnecessary important-contrast-80 style from AppBackground.vue 2024-08-05 22:53:32 +08:00
MidnightCrowing
4c4fe1bf24 fix(level-progress-bar): width display error (#953) 2024-08-05 19:52:15 +08:00
Hakadao
498f2e2d3d chore(app-background): adjust linear gradient background style 2024-08-05 12:15:44 +08:00
Hakadao
6329364a48 chore: decrease linear gradient background saturation 2024-08-05 04:42:31 +08:00
Hakadao
b9dedb13db perf: optimize performance of linear gradient theme color wallpaper 2024-08-05 04:33:42 +08:00
Hakadao
74b4778199 refactor(settings-item): use bottom slot to replace next-line prop 2024-08-05 01:07:29 +08:00