Hakadao
041f2693a0
Merge branch 'main' into dev
2024-04-22 15:54:30 +08:00
Stephen Zhou
3bc80f1a7e
fix: i18n for channel
2024-04-22 14:17:51 +08:00
Hakadao
a251db94af
feat: add an option to enable video preview feature
2024-04-22 12:29:04 +08:00
Hakadao
db55773614
feat(VideoCard): enable preview of the video on hover; not longer just the cover
2024-04-22 11:53:03 +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
ed79fb6b4d
Update localization files for just_wanna_change_the_job translation
2024-04-22 01:09:17 +08:00
hakadao
d6cfb51f85
Update localization files with new translations
2024-04-22 01:00:02 +08:00
hakadao
c26f0e4f36
Add new section and button in About.vue
2024-04-19 22:50:34 +08:00
Hakadao
a8a4326b6e
Merge branch 'main' into dev
2024-04-19 18:32:08 +08:00
Hakadao
e246720bad
feat(NotificationsPop): change the replys icon
2024-04-19 17:36:26 +08:00
Hakadao
32b6d1169b
fix(TopBar): adjust mouse sensitivity on top bar ( #507 )
...
close #507
2024-04-19 16:38:53 +08:00
Hakadao
46a8f89ecd
Merge branch 'main' into dev
2024-04-19 10:53:15 +08:00
Hakadao
591ea2ef77
fix(TopBar): cannot remove the new moments count immediately ( #425 )
...
close #425
2024-04-19 10:52:25 +08:00
Hakadao
1a8b54a9ae
fix(TopBar): notification count error displaying 999+ issue
2024-04-19 10:32:05 +08:00
Hakadao
0e97808775
Merge branch 'main' into dev
2024-04-18 18:40:18 +08:00
Hakadao
6d4db4e658
fix: cannot jump to music page on Favorites page and FavoritesPop ( #606 )
...
close #606
2024-04-18 18:16:56 +08:00
Hakadao
a28d1ef968
Merge branch 'main' into dev
2024-04-18 17:41:54 +08:00
Hakadao
9703920e7c
fix: cannot open certain links on History page and HistoryPop ( #602 )
...
close #602
2024-04-18 17:39:14 +08:00
Hakadao
b1efe38cd3
Merge branch 'main' into dev
2024-04-18 16:37:25 +08:00
Hakadao
9265e5380d
refactor: use new top bar moment api
2024-04-18 16:33:14 +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
Hakadao
7d6e2f64c0
fix(MomentsPop): cannot record the scroll position ( #451 )
2024-04-16 17:41:31 +08:00
Hakadao
19e8a20caa
docs: add CONTRIBUTING.md ( #586 )
...
* docs(contributing): 更新贡献指南
相关issuse: https://github.com/hakadao/BewlyBewly/issues/164
* docs(CONTRIBUTING): Update contributing guidelines formatting and language
* feat: add icons to `NotificationsPop` && `MorePop` (#580 )
* feat: `MorePop` item icon and cache `MomentPop`
* chore: revert cache MomentPop
* feat: `NotificationsPop` item icon
* chore(pkg): update deps
* style: Update icons in MorePop and NotificationsPop components
---------
Co-authored-by: starknt <1431880400@qq.com >
* docs: Update CONTRIBUTING.md && support other languages
* docs: update other languages link
* docs: update readme
---------
Co-authored-by: pengyunfei <pengyunfei@360.cn >
Co-authored-by: starknt <1431880400@qq.com >
2024-04-16 02:46:45 +08:00
star knight
9bf86c7fad
fix: more pop fav url ( #570 )
2024-04-15 00:56:55 +08:00
star knight
6cacb9f04b
fix: input element focus shortcut key ( #564 )
...
* fix: input element focus shortcut key
* chore: add reference
2024-04-14 22:40:04 +08:00
Cody Gu
111fac7586
fix: misplaced of switch button ( #543 )
2024-04-13 02:36:19 +08:00
hakadao
0a2d9b97bb
fix(MomentsPop): moment card url not linking the video page
2024-04-11 20:50:18 +08:00
Hakadao
d5b568c978
refactor: Refactor API imports and update API endpoints
2024-04-11 17:24:01 +08:00
Hakadao
1a3bafb284
Merge branch 'dev' into refactor-message-listeners
2024-04-11 16:57:44 +08:00
Hakadao
1d90292cb4
refactor: Add cSpell words and update API calls
2024-04-02 19:07:45 +08:00
Hakadao
5ec6079973
Merge branch 'main' into refactor-message-listeners
2024-04-02 17:55:29 +08:00
Hakadao
efacf5bd28
fix(VideoCard): author avatar display issue in horizontal mode
2024-04-02 17:50:36 +08:00
hakadao
8f7c103763
Merge branch 'dev' into refactor-message-listeners
2024-04-02 00:44:40 +08:00
cloudflypeng
433a2ed4cf
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 >
2024-04-02 00:41:58 +08:00
hakadao
0cb21427c5
feat: add some details for dock
2024-03-31 05:48:03 +08:00
Hakadao
ae9c0e1f87
style: adjust styles
2024-03-25 23:43:42 +08:00
Hakadao
31af6ce1ad
chore: i just wanna push some code
2024-03-22 00:58:10 +08:00
Hakadao
f789745d11
feat(VideoCard): add more button option to video card
2024-03-18 01:21:01 +08:00
Hakadao
c470680508
fix(SearchBar): resolved the issue where typing / in a comment focuses on the search bar ( #396 )
...
close #396
2024-03-17 19:12:44 +08:00
Hakadao
cac5c987b9
style(Dock): adjust dock styles
2024-03-14 00:46:05 -03:00
Hakadao
a23488114e
fix(TopBar): moments icon badges show the 0 ( #376 )
2024-03-11 21:51:44 -03:00
Hakadao
96caf82669
fix(Dock): active color incorrect when hovering dock item in dark mode
2024-03-10 23:51:55 -03:00
Hakadao
747c0a1bc8
style: add edge glow effect in some dialogs
2024-03-10 23:36:37 -03:00
Hakadao
24c5c18c3a
style: adjust dock styles
2024-03-10 22:29:46 -03:00
Hakadao
f988e9edc8
feat(Dock): redesign dock
2024-03-10 20:23:50 -03:00
Hakadao
2b25373161
feat(VideoCard): implement adaptive width in horizontal mode
2024-03-10 19:22:39 -03:00
Hakadao
ffc9fed7d7
feat(TopBar): add top bar icon badges config
2024-03-10 15:45:24 -03:00
Hakadao
149706aeae
chore: remove the credits section
2024-03-10 15:02:01 -03:00