Commit Graph

82 Commits

Author SHA1 Message Date
Hakadao
cb02fa0328 refactor: adjust handling new messages & moments count 2023-09-01 01:55:05 +08:00
Hakadao
a739a12e39 refactor: adjust method implementations 2023-08-29 02:09:06 +08:00
Hakadao
96af3b2d9f style: adjust style 2023-08-28 23:47:19 +08:00
Hakadao
d4d66259b8 feat: dark theme support to video page & search page
* style: adjust style of certain components
* refactor: refine implementation for wallpaper mask and background effect
* feat: add functionality to the top bar logo for returning to the homepage on click
2023-08-28 02:19:44 +08:00
Hakadao
f46fe7e4db refactor: implement consistent back-to-top function 2023-08-20 18:50:12 +08:00
Hakadao
a1c116a697 fix: fix duplicate request issue 2023-08-20 01:23:09 +08:00
Hakadao
b608c78ff6 fix: long text without line breaks 2023-08-20 01:20:15 +08:00
Hakadao
d5ce66a2ab refactor: unified list transition animations 2023-08-17 00:58:05 +08:00
Hakadao
2b9d141336 style: adjusted transparency of topbar overlay 2023-08-17 00:09:44 +08:00
Hakadao
45e756326e style(Topbar): adjust style 2023-08-16 23:35:40 +08:00
Hakadao
f944f8f928 fix: video list not displaying last page 2023-08-15 22:25:00 +08:00
Hakadao
e76369e8d2 refactor: refactor coding style 2023-08-15 22:13:00 +08:00
Hakadao
5b569b02ab chore: remove unused import 2023-08-14 02:03:53 +08:00
Hakadao
968cc77ce4 style: adjust style 2023-08-11 00:58:02 +08:00
Hakadao
5c11a334ca feat: add more focus character options
* style: adjust alignment of content on the right side of setting items
2023-08-11 00:40:41 +08:00
Hakadao
8f08461839 refactor: code formatting & bug fixes in SearchBar
feat: add darkened surrounding effect when `SearchBar` is focused
2023-08-02 02:10:46 +08:00
Hakadao
2a84b04611 fix: message counting issue 2023-07-31 02:03:15 +08:00
Hakadao
465bf9bdc0 fix: message counting issue 2023-07-29 19:55:44 +08:00
Hakadao
9dfa7b35b6 style: adjusted some style
* fix: resolve issue with the loading wallpaper & mask opacity on initial page load
2023-07-25 02:26:04 +08:00
Hakadao
d6c3b42f3b fix: #21 2023-07-17 01:48:36 +08:00
Hakadao
0bfcb8e8db style: adjusted styling 2023-07-17 01:23:26 +08:00
Hakadao
e11c9d450d refactor: utilize backdrop-glass shortcut to achieve frosted glass 2023-07-16 15:34:59 +08:00
Hakadao
73191783f1 fix: topbar mask not working when scrolling down the page 2023-07-14 01:39:25 +08:00
Hakadao
3a5b2dac8f chore: 2023-07-03 02:33:58 +08:00
Hakadao
dc662403ba style: uniformly switch pfp to round shape 2023-06-28 14:29:15 +08:00
Hakadao
71076caead feat: add set wallpaper & adjust wallpaper mask opacity settings
* feat: adjust topbar display appearance when using other wallpapers
* feat: update `HorizontalScrollView` appearance after scrolling
* refactor:  adjust file locations of child components in the `Settings` component
2023-06-23 18:40:37 +08:00
Hakadao
d350828521 feat: 硬核會員標示顯示
* refactor: refactor option api to composition api in `TopBarUserPanelPop`
2023-06-08 02:25:28 +08:00
Hakadao
23fcf3f360 fix: fix await wrong usage in code 2023-04-22 20:29:29 +08:00
Hakadao
495c9b460a refactor: avoid directly importing all methods from ~/utils 2023-04-13 02:02:06 +08:00
Hakadao
1663b45597 fix: #4 thank god, i finally fixed this bug from 1 year ago 2023-04-12 17:51:31 +08:00
Hakadao
b49c42b8ec chore: just push some code 2023-04-04 02:55:31 +08:00
Hakadao
4c36e83cd8 fix: resolve list shaking caused by display of Loading component 2023-04-01 02:22:26 +08:00
Hakadao
518e07d139 fix: fix some console errors when user is logout 2023-03-26 02:43:31 +08:00
Hakadao
8a86ffaf43 feat: add dock position setting
* refactor(storage.ts): move `language` and `isShowTopbar` to `setting` variable
* refactor: rename `BewSelect.vue` to `Select.vue`
2023-03-23 02:13:04 +08:00
Hakadao
0d2be4b30c feat: add emoji support for comments section in video page
* i18n: remove `ago` key
2023-03-13 01:39:35 +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
8cd7991c51 style: style change 2023-02-12 23:08:57 +08:00
Hakadao
42196d7877 style: bug fixes 2023-02-09 00:08:03 +08:00
Hakadao
7faa2a2c88 fix: bug fixes 2023-01-29 03:34:14 +08:00
Hakadao
b44df2dddc chore: 部分寫法修正 2023-01-29 03:20:45 +08:00
Hakadao
c07cb6a96a update: search page 2023-01-27 02:28:08 +08:00
Hakadao
3028ea0b09 style: topbar 2023-01-25 23:46:10 +08:00
Hakadao
349a8e0199 update: implement responsive design 2023-01-25 01:53:11 +08:00
Hakadao
f3fc19d07f fix: 滑過logo時彈窗窗口自動關閉問題 2023-01-19 22:24:12 +08:00
Hakadao
7a0d46cacc feat: search page 2023-01-19 03:19:02 +08:00
Hakadao
999012f51a update: styles change 2023-01-11 02:17:01 +08:00
Hakadao
0b956de18d refactor: using unocss and update dependencies 2023-01-09 01:53:35 +08:00
Hakadao
6d7216e74e feat: add topbar favorites pop-up window 2022-12-25 22:09:02 +08:00
Hakadao
224f87c568 fix: ts1149 error 2022-12-25 17:00:52 +08:00
Hakadao
023c0bafd2 chore: code formatting 2022-12-25 16:48:09 +08:00