Commit Graph

44 Commits

Author SHA1 Message Date
Hakadao
20d157abdf refactor message listeners && fix moment card url not linking the video page
* Refactor messageListeners and add utils module to simply use api

* chore: add previously deleted annotation

* refactor: message listeners (#447)

* Refactor API imports and update API endpoints

* Fix variable naming in FavoritesPop and Favorites components

* Fix variable naming inconsistency in getHistoryList function

* Fix API parameter naming conventions

* Refactor API_AUTH afterHandle functions

* Add API documentation links  and add function to be the api item

* Refactor API body and params

* Remove unused getAccessKey function in auth.ts

---------

Co-authored-by: pengyunfei <pengyunfei@360.cn>
Co-authored-by: Hakadao <a578457889743@gmail.com>

* refactor: API imports and update API endpoints (#460)

* Refactor API imports and update API endpoints

* Fix variable naming in FavoritesPop and Favorites components

* Fix variable naming inconsistency in getHistoryList function

* Fix API parameter naming conventions

* Refactor API_AUTH afterHandle functions

* Add API documentation links  and add function to be the api item

* Refactor API body and params

* Remove unused getAccessKey function in auth.ts

* Add message definition constants

---------

Co-authored-by: pengyunfei <pengyunfei@360.cn>
Co-authored-by: Hakadao <a578457889743@gmail.com>

* refactor: Add cSpell words and update API calls

* Fix API method case and add day parameter to ranking API

* feat(Settings): add bilibili settings entry

* chore(Settings): hide the bilibili settings temporary

* feat: support firefox(REAL) (#500)

* refactor: new rule support `Chromium` and `Firefox`

* refactor: add default `priority`

* fix: `message.bilibili.com` not working

* fix: `show.bilibili.com` not working

* fix: 修复一些子站的问题

* 添加了一些其他的子站

* fix(VideoCard): bug fixes (#316) (#319) (#320)

* fix(VideoCard): fix double page open on author's name click (#315)

* fix(VideoCard): ensure clicking on bangumi name or avatar goes to the right page

* feat(Settings): add an "always show top bar logo" setting (#219)

* feat(Settings): add discord link to about page

* feat(Settings): redesign settings panel

* style(Settings): adjust the block ads position

* feat(Settings): add credits section on about page

* chore(Settings): add ChatGPT to the credits section

* feat(Settings): redesign settings panel

* style: decrease the content opacity in light mode
decrease the opacity in light mode to ensure the text can be seen clearly

* refactor: remove the "backdrop-glass" shortcut

* refactor: rename `--bew-filter-glass` to  `--bew-filter-glass-1`

* feat: add performance settings

* chore: remove the credits section

* feat(TopBar): add top bar icon badges config

* feat(VideoCard): implement adaptive width in horizontal mode

* feat(Home): implement grid layout switcher

* feat(Dock): redesign dock

* style: adjust dock styles

* style: add edge glow effect in some dialogs

* fix(Dock): active color incorrect when hovering dock item in dark mode

* chore: update version number

* feat(manifest): add extension id when in firefox

* refactor(rules.json): reduce redundant code

---------

Co-authored-by: starknt <1431880400@qq.com>

* chore: firefox-extension build

* Merge branch 'dev' into refactor-message-listeners

* refactor: Refactor API imports and update API endpoints

* fix(MomentsPop): moment card url not linking the video page

* chore: update version number

---------

Co-authored-by: pengyunfei <pengyunfei@360.cn>
Co-authored-by: Jimmy Chow <jimmychow@192.168.10.102>
Co-authored-by: cloudflypeng <44285412+cloudflypeng@users.noreply.github.com>
Co-authored-by: starknt <1431880400@qq.com>
Co-authored-by: 梦念逍遥 <2589141604@qq.com>
2024-04-11 21:07:06 +08:00
Hakadao
bce74ba617 Merge pull request #294 from hakadao/main
sync: main to dev
2024-02-15 02:51:03 +08:00
Hakadao
0452187d5c fix: ts error 2024-02-15 02:34:36 +08:00
Hakadao
f7f7698403 refactor: #204 2024-02-15 02:09:44 +08:00
Hakadao
a56887904e fix: "no more content" still exists when refreshing data 2024-01-28 19:52:04 +08:00
Hakadao
6f5c05358d Merge branch 'bugfixes' into refactor-lazy-components 2024-01-28 02:03:50 +08:00
Hakadao
e73ae0e3a6 fix: handle History video url location part #223 2024-01-28 01:54:54 +08:00
starknt
c40fe57be0 refactor: improve components load method, and improve provide app 2024-01-26 14:48:19 +08:00
Hakadao
34e241b4f1 fix: 顶栏的历史记录,跳转视频时仅up主制作视频可以跳转成功,其余皆跳转主页 #193 2024-01-26 14:46:02 +08:00
Hakadao
6711291146 fix: 顶栏的历史记录,跳转视频时仅up主制作视频可以跳转成功,其余皆跳转主页 #193 2024-01-19 01:08:52 +08:00
starknt
f654385f75 fix: page refresh reset action 2024-01-11 17:29:21 +08:00
starknt
7940f32e35 fix: not working components 2024-01-11 17:14:43 +08:00
starknt
91418521f3 refactor: improve components load method, and improve provide app 2024-01-11 16:38:11 +08:00
MengNianxiaoyao
80de1aa863 fix: open History‘s article is error 2023-12-29 23:12:42 +08:00
MengNianxiaoyao
22b2745d84 fix: 【Bug】观看历史界面部分专栏封面不显示 #87 2023-12-28 19:48:12 +08:00
Hakadao
21fb19fc89 refactor: move contents from the src/models/apiModels to parent directory 2023-12-28 01:08:51 +08:00
Hakadao
e5a8088540 fix: resolve ts errors and warnings 2023-12-28 00:50:52 +08:00
MengNianxiaoyao
04d8555758 fix: Return the URL of the history item about article 2023-12-27 22:06:43 +08:00
Hakadao
a6769f0f0d refactor: move api response types to ~/models/apiModels 2023-12-04 00:37:59 +08:00
Hakadao
7c231cfa10 refactor: refactor button attribute implementation
* refactor: refactor button usage attribute on page utilizing the button
* feat: add more animation effects for `BackToTopAndRefreshButton`
2023-10-12 12:08:39 +08:00
Hakadao
f6e0efebce refactor: refactor button attribute implementation 2023-10-12 11:44:15 +08:00
Hakadao
d314572d02 feat: 二次點擊dock欄中的頁面先是回到頂部再重新整理介面 2023-08-21 01:23:48 +08:00
Hakadao
d5ce66a2ab refactor: unified list transition animations 2023-08-17 00:58:05 +08:00
Hakadao
f944f8f928 fix: video list not displaying last page 2023-08-15 22:25:00 +08:00
Hakadao
968cc77ce4 style: adjust style 2023-08-11 00:58:02 +08:00
Hakadao
6191e17d69 chore: lgfm 2023-07-19 01:32:13 +08:00
Hakadao
1c77e932bd fix: data not refreshing upon reaching bottom of webpage 2023-07-03 02:27:42 +08:00
Hakadao
dc662403ba style: uniformly switch pfp to round shape 2023-06-28 14:29:15 +08:00
Hakadao
746aaec699 feat: support tab key navigation (experiment) 2023-05-09 01:29:04 +08:00
Hakadao
495c9b460a refactor: avoid directly importing all methods from ~/utils 2023-04-13 02:02:06 +08:00
Hakadao
4c36e83cd8 fix: resolve list shaking caused by display of Loading component 2023-04-01 02:22:26 +08:00
Hakadao
d223a561cb fix: bug fixes 2023-03-26 21:46:07 +08:00
Hakadao
518e07d139 fix: fix some console errors when user is logout 2023-03-26 02:43:31 +08:00
Hakadao
8eb7d88d97 i18n: add translations for the history page 2023-02-18 21:39:22 +08:00
Hakadao
a613a37e17 style: implement and complete responsive design 2023-02-18 01:10:07 +08:00
Hakadao
2a24f9bce3 style: Implement responsive history page design 2023-02-17 18:24:52 +08:00
Hakadao
1f4e8ef5ee style: fix scroll bar overflowing inside the popup
- style: change the background color in light mode
2023-02-17 16:37:25 +08:00
Hakadao
438dc05639 feat: update history page 2023-02-16 00:23:51 +08:00
Hakadao
a2be2227c4 style: history page style change 2023-02-13 02:27:31 +08:00
Hakadao
4fd1cb0f4d feat: add history control feature in history page 2023-02-12 23:10:13 +08:00
Hakadao
74159677db feat: add search watch history in history page 2023-02-12 02:52:23 +08:00
Hakadao
56884103a7 feat: update anime page 2023-02-10 01:24:22 +08:00
Hakadao
42196d7877 style: bug fixes 2023-02-09 00:08:03 +08:00
Hakadao
67d35f2b75 feat: history page 2023-02-07 01:57:41 +08:00