Commit Graph

432 Commits

Author SHA1 Message Date
DIYgod 184e2e3240
feat: display level in power page 2024-10-16 03:28:02 +08:00
DIYgod 46230611eb
feat: wallet level module 2024-10-16 03:22:49 +08:00
DIYgod 1150289d64
feat: display power ranking 2024-10-16 02:43:59 +08:00
Innei 8b6c3f9f50
chore: add peer deps
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-16 00:30:44 +08:00
Innei ca5f648aa8
chore: update deps
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-16 00:07:49 +08:00
Innei 9ea5c74ddc
chore: move tw config
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-15 23:54:00 +08:00
Innei c26986d9f3
fix(combobox): fix correct z-index in modal
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-15 22:33:27 +08:00
Innei 2608cd92f4
fix(portal): use correct root/modal portal
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-15 22:15:20 +08:00
Innei 3c27768830
fix(ux): auto focus input when top modal dismiss
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-15 20:59:46 +08:00
Innei 74abfd3907
refactor: modal structure, add z-index 1001, fixed #896
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-15 20:44:16 +08:00
Innei e5e53b8ef8
fix: remove motion overlay, fixed #868
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-15 20:07:01 +08:00
Jerry Wong 784c765ec2
fix(trending): improve styles and add translation for heading (#936)
improvement: 增加部分间距
2024-10-15 19:28:53 +08:00
Innei c44c9fbaf6
fix: modal close button zindex
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-15 19:28:30 +08:00
Innei 936ad86bd5
fix: can wheel to scroll in entry preview toast, fix #953
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-15 19:20:52 +08:00
Jerry Wong 737d40c851
refactor: improve native menu item handling
* Refactor useFeedActions component to conditionally add a separator in the menu list based on the length of listByView array.
Refactor FeedCategoryImpl component to conditionally add a separator in the menu list based on the length of listList array.

* update

* fix: type

Signed-off-by: Innei <tukon479@gmail.com>

---------

Signed-off-by: Innei <tukon479@gmail.com>
Co-authored-by: Innei <tukon479@gmail.com>
2024-10-15 18:48:21 +08:00
Konv Suu 528ee2b198
feat(profile): add transition effects to user avatar display (#951) 2024-10-15 16:25:12 +08:00
Innei 556e48c6f5
fix: loading circle motion
Signed-off-by: Innei <i@innei.in>
2024-10-15 12:44:07 +08:00
colmugx 68e6585d39
feat(integration): add omnivore support (#909) 2024-10-15 10:27:16 +08:00
Stephen Zhou d248c850b3
feat(transform): support itemContent 2024-10-15 09:17:24 +08:00
Innei 485d2d5d35
pref: use `slice` instead of `replace`
Signed-off-by: Innei <i@innei.in>
2024-10-15 00:46:58 +08:00
Innei d4db563761
fix: transform `feedId` to `inboxId`
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-15 00:18:31 +08:00
Innei 3680f66a70
fix: `csrf` header
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-15 00:02:16 +08:00
Innei c70915eaad
fix(error): show server error message
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-14 23:40:22 +08:00
Innei ed6efcede0
fix: share page container width
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-14 22:56:22 +08:00
Innei f09cd8107e
fix!: adjust external share page route
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-14 22:00:42 +08:00
Innei d98c06e1c0
fix: dynamic import error component
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-14 17:37:34 +08:00
Innei cb6eeb132b
perf: lazy load katex and inline katex style
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-14 16:47:49 +08:00
Konv Suu 25234e1bc1
fix: update DropdownMenuTrigger class for open state styling (#931) 2024-10-14 16:45:57 +08:00
Innei ef89398689
feat: support latex, resolve #917
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-14 16:35:23 +08:00
Innei f84c12e099
fix(code): bypass if no `<code />` wrapper
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-14 13:12:15 +08:00
Innei 3f06c717a2
fix: hijs code block parser, fixed #928
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-14 13:09:51 +08:00
Stephen Zhou 7ef68282ce
chore: missing return 2024-10-14 12:37:51 +08:00
Innei 5b9ee0a622
fix: login modal overlay and parse feed site url
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-14 12:01:14 +08:00
Stephen Zhou 29b893a23e
fix: hide some actions for inbox
close #912
2024-10-14 10:47:24 +08:00
Stephen Zhou d850a5c328
fix: modal escape conflict with cmdk 2024-10-14 10:13:12 +08:00
Stephen Zhou 5d78da6f10
fix: can not show cmdk search type 2024-10-14 10:06:16 +08:00
Stephen Zhou f04df1e823
chore: type check 2024-10-14 09:44:19 +08:00
Innei df05044c0e
fix: modal overlay
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-13 18:20:54 +08:00
Innei 22c0ddd14b
fix: feed column auto scroll lead cause the whole page to move
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-13 14:51:48 +08:00
Innei b0bad7afe0
fix: only navigate to root when document is focus
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-13 12:45:42 +08:00
Jerry Wong 795dccbfc5
fix: power page z-index (#910)
* refactor: optimize CSS classes in EntryPlaceholderLogo and TableHeader

Simplify CSS classes in EntryPlaceholderLogo component and remove unnecessary z-index usage in TableHeader component.

* update

Signed-off-by: Innei <tukon479@gmail.com>

---------

Signed-off-by: Innei <tukon479@gmail.com>
Co-authored-by: Innei <tukon479@gmail.com>
2024-10-13 12:10:54 +08:00
DIYgod b2916bd8b8
fix: json parse for env VITE_FIREBASE_CONFIG 2024-10-13 01:52:14 +08:00
DIYgod 880947563c
chore: firebase debug 2024-10-13 01:28:29 +08:00
DIYgod a5bb635808
chore: firebase debug 2024-10-13 01:15:23 +08:00
DIYgod f196493b68
feat: add bundleId to PushReceiver 2024-10-13 00:04:35 +08:00
DIYgod 2f5c3872e6
chore: firebase debug 2024-10-12 22:57:49 +08:00
Innei 728ea84fa6
fix: init store after app init
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-12 22:54:45 +08:00
Innei 9a84a29396
feat: support specific import for web and electron
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-12 21:42:14 +08:00
lawvs bb463a311f fix: add aria-describedby to modal content 2024-10-12 20:32:23 +08:00
cos 45b4bd8085
fix: windows web mark all read ui (#908) 2024-10-12 18:50:13 +08:00