Commit Graph

393 Commits

Author SHA1 Message Date
Innei 727ba56d85
feat: add Openpanel integration (#1014)
* refactor: remove posthog to op

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

* update

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

* fix: $pageview

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

* fix: type

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

---------

Signed-off-by: Innei <tukon479@gmail.com>
2024-10-18 15:23:52 +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
Whitewater 75e0247290
refactor: revamp z-index usage (#864)
* refactor: revamp z-index usage in root container

* refactor: simplify modal structure and overlay handling

* refactor: remove unnecessary z-index from SelectContent component

* fix: update ModalOverlay to use Dialog.Overlay for improved dimiss behavior

* feat: integrate ModalOverlay with default modal

* refactor: extract ModalOverlay rendering into a variable for cleaner code

* update

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

---------

Signed-off-by: Innei <tukon479@gmail.com>
Co-authored-by: Innei <tukon479@gmail.com>
2024-10-12 18:33:40 +08:00
DIYgod 97041abab5
feat: notifications logger 2024-10-12 17:09:55 +08:00
Innei 996113948a
chore: feed column footer version margin
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-12 14:07:41 +08:00
Innei 1407e77b63
refactor: show delete category action when available
refactor fd104d0087

Signed-off-by: Innei <tukon479@gmail.com>
2024-10-12 12:50:45 +08:00
Innei e08b46f7ae
Revert "fix: Mouse click may briefly overlap with background elements (#848)"
This reverts commit 57e818f783.

Signed-off-by: Innei <tukon479@gmail.com>
2024-10-12 12:30:19 +08:00
Stephen Zhou fd104d0087
fix: show delete category action when available 2024-10-12 12:01:40 +08:00
Stephen Zhou c3abc06978
fix: do not filter figure, add pre fallback
close #847
2024-10-12 09:53:48 +08:00
Stephen Zhou e41a48421b
chore: fix type 2024-10-12 09:08:16 +08:00
Stephen Zhou 926ef00785
feat: transform html (#870) 2024-10-12 09:00:46 +08:00
DIYgod a19ab9a247
feat: wide mode icon 2024-10-12 03:31:43 +08:00
DIYgod 6760a3486f
fix: external list and feed page statistics display 2024-10-12 03:26:04 +08:00
DIYgod dd398cdc4d
feat: power page redirection 2024-10-12 02:53:02 +08:00
DIYgod 6ce2c2270f
feat: readHistories option for reads post 2024-10-12 00:33:36 +08:00
Innei bbde776be3
perf: cache setting key selected atom
Signed-off-by: Innei <i@innei.in>
2024-10-11 23:18:38 +08:00
Innei a6abd058ac
fix: discover search optimistic update data
Signed-off-by: Innei <i@innei.in>
2024-10-11 21:30:24 +08:00
DIYgod 167d82adc0
fix: withdraw availableBalance 2024-10-11 19:56:32 +08:00
Stephen Zhou eae857d25e
feat: export feeds, close #873 2024-10-11 18:19:25 +08:00
Innei f7961edc29
fix: update inbox action button
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-11 15:21:54 +08:00
Vida Xie a421e5d636
fix: turn off native form autocompletion in `AutoCompletion` (#869) 2024-10-11 12:08:53 +08:00
Stephen Zhou 4b0802da69
fix: less white space, close #818 2024-10-11 09:31:27 +08:00
Konv Suu 58be72ccce
refactor(dock): simplify badge count logic (#855)
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
2024-10-11 08:59:06 +08:00
Innei 0c306bc34a
fix: only can add feed to owned lists, fixed #863
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-10 23:32:56 +08:00
Innei 1665a5b2a8
fix: subscription group category name ellipsis
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-10 22:41:17 +08:00
Stephen Zhou 71abbc9b8e
fix: translation tooltip z index 2024-10-10 22:29:42 +08:00
Stephen Zhou 3b67b2c0a7
feat: implement immersive translation functionality with caching support in entry content module (#714) 2024-10-10 22:27:46 +08:00
Stephen Zhou eb1a9440b5
fix: mark all as read height
part of #811
2024-10-10 20:22:50 +08:00
Innei f8ccd74a9c
fix: if inline image is too wider, fallback to block image
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-10 20:12:16 +08:00
Stephen Zhou b18e4a2bd4
fix: picture action button position
part of #811
2024-10-10 20:11:20 +08:00
Brendan Dash 81a35e046e
fix: cmdk panel layout (#854)
* fix: cmdk panel layout

* fix: cmdk panel changed some styles
2024-10-10 20:00:57 +08:00
Innei 3af93e3776
fix: fake profile avatar position when resize
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-10 19:53:20 +08:00
Innei a4fefd9926
chore: power page subview title
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-10 19:53:20 +08:00
Stephen Zhou 3edee63a5a
fix: profile category overflow
part of #811
https://github.com/radix-ui/primitives/issues/2722
2024-10-10 19:49:18 +08:00
Stephen Zhou 58d251e6e4
fix: translation tooltip width
part of #811
2024-10-10 19:28:14 +08:00
DIYgod 142c0f5712
feat: tx types filter 2024-10-10 19:22:57 +08:00
DIYgod b19fc2be2e
feat: remove userId query for wallet get 2024-10-10 18:35:11 +08:00
DIYgod 80f1b0fd28
feat: remove power modal 2024-10-10 18:00:36 +08:00
DIYgod b54603b82b
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	apps/renderer/src/components/user-button.tsx
#	apps/renderer/src/modules/power/transaction-section/index.tsx
2024-10-10 17:50:44 +08:00
DIYgod 6aeb66683b
feat: independent power page 2024-10-10 17:44:11 +08:00
Innei ddfcffeda5
fix: dropmenu icon prop passive, profile avatar button cls
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-10 17:20:09 +08:00