Commit Graph

407 Commits

Author SHA1 Message Date
Innei b13dfd86d8
Merge remote-tracking branch 'origin/dev' into feat/beta-public
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-13 14:41:27 +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
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 ca2af066df
fix: cleaner
Signed-off-by: Innei <i@innei.in>
2024-10-11 22:51:08 +08:00
Innei 475546b567
fix: test
Signed-off-by: Innei <i@innei.in>
2024-10-11 21:48:01 +08:00
DIYgod 2be9c93225
fix: withdraw availableBalance 2024-10-11 21:33:07 +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
Innei baaa7cd90b
fix: discover search update
Signed-off-by: Innei <i@innei.in>
2024-10-11 21:29:41 +08:00
DIYgod 167d82adc0
fix: withdraw availableBalance 2024-10-11 19:56:32 +08:00
Innei 3608bfb66e
Merge remote-tracking branch 'origin/dev' into feat/beta-public
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-11 19:53:35 +08:00
Innei f84ac4b2a3
refactor: follow
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-11 19:50:41 +08:00
Innei df86527072
fix: inbox
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-11 18:50:19 +08:00
Stephen Zhou eae857d25e
feat: export feeds, close #873 2024-10-11 18:19:25 +08:00
Innei b69c6f97c8
update
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-11 16:17:09 +08:00
Innei f7961edc29
fix: update inbox action button
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-11 15:21:54 +08:00
Innei eb2613114b
update
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-11 15:15:05 +08:00
Innei 69d3df4678
Merge remote-tracking branch 'origin/dev' into feat/beta-public
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-11 14:47:44 +08:00
Innei 2444cea22e
feat: hide if
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-11 14:47:09 +08:00
Innei 6d89d0272b
chore: split action setting tab
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-11 14:24:08 +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