Innei
0c582f24e7
fix: toc width logic
...
Signed-off-by: Innei <i@innei.in>
2024-10-06 16:50:08 +08:00
Innei
e0890d5b38
fix: input box table style
...
Signed-off-by: Innei <i@innei.in>
2024-10-06 16:18:18 +08:00
Innei
a162b3be9f
feat(wide-mode): support `esc` to return back
...
Signed-off-by: Innei <i@innei.in>
2024-10-06 15:36:21 +08:00
Kaffi Y.
7ef5dfc036
fix: setting modal should be resizable from bottomRight only ( #769 )
2024-10-06 14:29:00 +08:00
Kaffi Y.
8d951436df
fix: setting modal's edge round is covered by content background ( #768 )
2024-10-06 14:01:09 +08:00
Kaffi Y.
5285ea4ad9
refactor: optimize ui of error toast ( #766 )
2024-10-06 00:19:02 +08:00
Innei
c0d49e5436
fix(entry-layout): only padding left in wide mode
...
Signed-off-by: Innei <i@innei.in>
2024-10-05 23:51:40 +08:00
Innei
baae2701e4
refactor: toc codebase
...
Signed-off-by: Innei <i@innei.in>
2024-10-05 22:19:01 +08:00
Innei
535afe2393
feat(toc): redesign toc item in wide mode
...
Signed-off-by: Innei <i@innei.in>
2024-10-05 22:12:37 +08:00
Innei
6697ff58b3
fix: i18n key and dark mode in wide mode and transition other ux fix
...
Signed-off-by: Innei <i@innei.in>
2024-10-05 21:27:15 +08:00
Jerry Wong
5de856a91a
chore: add missing vocabulary for zh-CN, zh-TW, and zh-HK and add words
...
* feat: Add missing vocabulary for zh-CN, zh-TW, and zh-HK
feat: More text configurable for multiple languages
* fix: no-extra-keys error
* update
* update
* update
* update
---------
Co-authored-by: Innei <i@innei.in>
2024-10-05 16:55:49 +08:00
newraina
52e730525d
fix: external layout header margin ( #754 )
...
* fix: external layout header margin
* chore: auto-fix linting and formatting issues
2024-10-05 16:53:01 +08:00
DIYgod
657dcf0ff2
fix: lists check
2024-10-05 14:29:45 +08:00
DIYgod
4aac049583
fix: lists read all
2024-10-05 14:21:58 +08:00
DIYgod
a3a7c82ea6
fix: inbox data refreshment
2024-10-05 13:56:29 +08:00
DIYgod
346db5ad48
feat: wide mode
2024-10-05 13:25:56 +08:00
DIYgod
e474bbf45d
feat: update icons
2024-10-05 02:40:54 +08:00
Innei
e05d2bab75
refactor: vite config and re-optimize chunks
...
Signed-off-by: Innei <i@innei.in>
2024-10-05 00:37:08 +08:00
Innei
8c6753d4a6
feat: native menu add `hide` prop
...
Signed-off-by: Innei <i@innei.in>
2024-10-04 22:42:02 +08:00
DIYgod
f0767e2ad9
fix: types
2024-10-04 04:13:12 +08:00
DIYgod
ecb2d33979
fix: fetch inbox entry
2024-10-04 04:06:34 +08:00
DIYgod
61d9a48310
feat: inbox unread data updating
2024-10-04 03:48:41 +08:00
DIYgod
edbdc86261
fix: useFeedHeaderTitle
2024-10-04 03:21:17 +08:00
DIYgod
6da8bce04c
feat: inbox set read and unread
2024-10-04 03:20:54 +08:00
DIYgod
6da197c76b
feat: inbox list api
2024-10-04 01:39:56 +08:00
DIYgod
2b496c4e49
fix: subscription inbox data
2024-10-04 00:52:23 +08:00
Innei
a66a415ad3
refactor: hydrate service interface
...
Signed-off-by: Innei <i@innei.in>
2024-10-03 23:30:36 +08:00
Innei
020ea017eb
chore: fix typo
...
Signed-off-by: Innei <i@innei.in>
2024-10-03 23:16:08 +08:00
Innei
66cca8ad7a
fix: populated image src in markdown
...
Signed-off-by: Innei <i@innei.in>
2024-10-03 23:11:10 +08:00
DIYgod
2fba746447
feat: inbox ( #742 )
...
* feat: display inbox in feed list
* feat: inbox creation and modification and deletion
* feat: seperate feed-form and list-form
* feat: inbox form
* fix: types
* feat: navigation with listId
* fix: listId
* feat: fetch inbox entry
* fix: types
* feat: use feedicon and feedtitle for inbox item
* feat: get inbox by id
* feat: inbox list
* feat: inbox text
* feat: inbox deletion confirmation
* chore: auto-fix linting and formatting issues
* feat: INBOXES_EMAIL env
* chore: auto-fix linting and formatting issues
2024-10-03 22:24:36 +08:00
Innei
426a1d48dd
fix: populate image src
...
Signed-off-by: Innei <i@innei.in>
2024-10-03 14:06:54 +08:00
Wayne Zhang
ebceaf6be4
fix(styles): align the styles of Skeleton and Item ( #749 )
2024-10-03 11:48:42 +08:00
Hyden Liu
a4cbec45e2
fix: resolve content blur after modal dragged ( #746 )
2024-10-02 20:07:08 +08:00
Innei
7881f236ad
fix: electron menu support checkbox
...
Signed-off-by: Innei <i@innei.in>
2024-10-01 23:07:34 +08:00
Innei
a89ad8be84
feat: add overflow tooltip for feed title
...
Signed-off-by: Innei <i@innei.in>
2024-10-01 23:00:45 +08:00
Innei
5ef516f0eb
refactor: split list store from feed store ( #654 )
...
* init
Signed-off-by: Innei <i@innei.in>
* update
Signed-off-by: Innei <i@innei.in>
* fix: type
Signed-off-by: Innei <i@innei.in>
* chore: auto-fix linting and formatting issues
* refactor: list
Signed-off-by: Innei <i@innei.in>
* chore: auto-fix linting and formatting issues
* feat: hydrate list data
Signed-off-by: Innei <i@innei.in>
* chore: auto-fix linting and formatting issues
* feat: context feed to list action
Signed-off-by: Innei <i@innei.in>
* update
Signed-off-by: Innei <i@innei.in>
* add tooltip
Signed-off-by: Innei <i@innei.in>
* cetner
Signed-off-by: Innei <i@innei.in>
---------
Signed-off-by: Innei <i@innei.in>
Co-authored-by: Innei <Innei@users.noreply.github.com>
2024-10-01 22:30:25 +08:00
Innei
16938f6078
fix: view source content in picture view
...
Signed-off-by: Innei <i@innei.in>
2024-10-01 20:08:12 +08:00
Innei
71749fa505
refactor: get html media info implement, fixed #671
...
Signed-off-by: Innei <i@innei.in>
2024-10-01 20:06:41 +08:00
Innei
1ac465cbb9
fix: discover recommendation card link button style
...
Signed-off-by: Innei <i@innei.in>
2024-10-01 19:38:32 +08:00
Innei
b688848dac
feat(image): blurhash for entry media preview, and other adjustment
...
Signed-off-by: Innei <i@innei.in>
2024-10-01 18:57:44 +08:00
Soya
34f462f287
fix(modal): limit setting modal drag range ( #732 )
...
* fix: Limit setting modal drag range
* fix: modal drag add onMeasureDragConstraints
* fix: only plus windows
* fix: useCallback && height replace constant
2024-10-01 14:06:57 +08:00
Innei
5146dd2348
fix: modal title overflow tooltip
...
Signed-off-by: Innei <i@innei.in>
2024-09-30 22:35:34 +08:00
Innei
6f94ec5027
feat: masonry item blur hash and html render also
...
Signed-off-by: Innei <i@innei.in>
2024-09-30 22:31:52 +08:00
Innei
a954eb93bc
fix(styles): user subscription modal list item style
...
Signed-off-by: Innei <i@innei.in>
2024-09-30 22:31:52 +08:00
Whitewater
8d259878c3
fix: truncate long title in dialog title ( #729 )
2024-09-30 21:23:35 +08:00
DIYgod
6d765044fb
fix: source content loading status
2024-09-30 21:13:02 +08:00
Innei
447803488c
fix: entry column title top overflow
...
Signed-off-by: Innei <i@innei.in>
2024-09-30 20:56:35 +08:00
Kieran Cui
361b09eb23
fix: grid mode for images and video content page, shadow not fully displayed when the mouse hovers over ( #727 )
...
Co-authored-by: cuikaipeng <cuikaipeng@users.noreply.github.com>
2024-09-30 20:39:06 +08:00
Innei
14c7028347
fix: media preview image fixed size
...
Signed-off-by: Innei <i@innei.in>
2024-09-30 17:34:36 +08:00
colmugx
553f71b1ba
feat(corner-player): support now playing ( #717 )
...
* feat(corner-player): support now playing
* fix(corner-player): remove comment
* fix(corner-player): remove mediaSessionAtom
* update
Signed-off-by: Innei <i@innei.in>
---------
Signed-off-by: Innei <i@innei.in>
Co-authored-by: Innei <i@innei.in>
2024-09-30 17:22:20 +08:00
Innei
b615c171d5
fix: entry column title line height
...
Signed-off-by: Innei <i@innei.in>
2024-09-30 17:19:01 +08:00
Jerry Wong
5309491298
fix(ui): entry title line height ( #608 )
...
* fix: display title bug
* Update EntryListHeader.tsx
2024-09-30 17:12:07 +08:00
Przeblysk
2520ddb0f4
fix: wrong opening status of newly added feed ( #726 )
2024-09-30 16:56:21 +08:00
Stephen Zhou
b0a88312f5
fix: reset state
2024-09-30 15:59:45 +08:00
Przeblysk
cb2078da70
feat: Remember the open state of the category, Ensure that each View'… ( #709 )
2024-09-30 14:40:20 +08:00
Konata
37a436eac5
chore(transition): apply natural transition for avatar dropdown ( #693 )
...
* feat:more natural transition
* fix: role for list item and scroller
Signed-off-by: Innei <i@innei.in>
---------
Signed-off-by: Innei <i@innei.in>
Co-authored-by: Innei <i@innei.in>
2024-09-29 19:58:47 +08:00
Jerry Wong
440de7b737
fix: tooltip content of open image and improve i18n support ( #689 )
...
feat: complete zh-TW and zh-HK
fix: tooltip content of open image
Co-authored-by: Innei <i@innei.in>
2024-09-29 18:59:54 +08:00
Innei
c0e2f92793
chore: extract skeleton also
...
Signed-off-by: Innei <i@innei.in>
2024-09-29 17:14:47 +08:00
Innei
715683339b
refactor: extract `getItemComponentByView`
...
Signed-off-by: Innei <i@innei.in>
2024-09-29 17:13:36 +08:00
Alan Ye
4478517566
fix(i18n/en): enhance English grammar ( #698 )
...
* fix(i18n/en): enhance English grammar
* chore: auto-fix linting and formatting issues
---------
Co-authored-by: at-wr <at-wr@users.noreply.github.com>
2024-09-29 16:58:47 +08:00
Whitewater
8ba5822a29
feat: view source content in app ( #655 )
...
* feat: support source content view
* refactor: use context menu for toggling source content view
* refactor: update source content view entry
* refactor: show source content in modal in social media and video
* refactor: add SourceContentView component for displaying external content
* feat: add banner for unsupported websites in SourceContentView
* refactor: replace iframe with SourceContentView in source content modal
* chore: clean code
* chore: update i18n
* fix: overflow in image view
* chore: add fi icon
Signed-off-by: Innei <i@innei.in>
* fix: improve loading stability in SourceContentView
---------
Signed-off-by: Innei <i@innei.in>
Co-authored-by: Innei <i@innei.in>
2024-09-29 16:57:36 +08:00
Innei
248369afe6
fix: drawer top edge anchor
...
Signed-off-by: Innei <i@innei.in>
2024-09-29 16:51:32 +08:00
duo
12f3965f6a
fix: ShortcutMode cannot be closed using shortcuts keys ( #708 )
...
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
2024-09-29 14:20:47 +08:00
Innei
f1ce5df581
fix: don't auto focus in user profile modal
...
Signed-off-by: Innei <i@innei.in>
2024-09-29 14:19:56 +08:00
Stephen Zhou
a060986fa3
fix: reset feed search, close #701
2024-09-29 10:23:01 +08:00
Stephen Zhou
a60ea08fca
chore: update
2024-09-29 10:00:01 +08:00
Stephen Zhou
fd30789d86
fix: add feed from url, close #686
2024-09-29 09:58:33 +08:00
Stephen Zhou
553ba7d61f
fix: remove clamp limit, close #688
2024-09-29 09:23:51 +08:00
DIYgod
0016a0742b
feat: webhook action setting
2024-09-29 04:17:51 +08:00
DIYgod
31591d68d5
feat: smaller lists image
2024-09-29 01:42:07 +08:00
DIYgod
9698fa69d1
feat: optimize no showUnreadCount dot display
2024-09-29 00:52:12 +08:00
Innei
843ffd3927
chore: fix i18n usage
...
Signed-off-by: Innei <i@innei.in>
2024-09-28 19:04:36 +08:00
Jerry Wong
213a4bce2c
feat(i18n): conditional display of 'browser' or 'new tab' ( #692 )
2024-09-28 18:36:56 +08:00
Innei
3352e8c292
fix: add safe inset-top for Windows, fixed #576
...
Signed-off-by: Innei <i@innei.in>
2024-09-28 18:31:58 +08:00
Innei
3dd705f3a4
fix: media fallback src overflow
...
Signed-off-by: Innei <i@innei.in>
2024-09-28 16:04:05 +08:00
Innei
2f15900b08
fix: downgrade vitest
...
Signed-off-by: Innei <i@innei.in>
2024-09-28 15:49:09 +08:00
Innei
234cdd3c71
fix(i18n): duplicated keys
...
Signed-off-by: Innei <i@innei.in>
2024-09-28 15:27:31 +08:00
Innei
60f1af2409
fix(i18n-selector): hover cls
2024-09-28 14:00:53 +08:00
Innei
7c76761ae7
chore: update deps
...
Signed-off-by: Innei <i@innei.in>
2024-09-28 13:45:42 +08:00
Stephen Zhou
033887693b
fix: proxy sp1.piokok.com and video preview url
2024-09-28 09:06:56 +08:00
Konv Suu
935c87de28
fix: add i18n in preview-media ( #675 )
2024-09-28 04:22:39 +08:00
Konata
e6459a5b63
feat(user-profile): smoother height switching ( #674 )
2024-09-28 00:22:20 +08:00
Innei
9239483081
fix: image blurhash `aspectRatio`
...
Signed-off-by: Innei <i@innei.in>
2024-09-27 19:21:29 +08:00
DIYgod
242d0aa55e
feat: preview media min width
2024-09-27 18:47:02 +08:00
DIYgod
5e6d73a728
feat: optimize compact picture entry preview title
2024-09-27 18:42:45 +08:00
Innei
3f170d050d
fix: use difference `layoutId` to fix date element layout transition, fixed #664
...
Signed-off-by: Innei <i@innei.in>
2024-09-27 17:35:26 +08:00
Cesaryuan
1eae565fb3
fix: null reference introduced in ab8c9e5 ( #667 )
...
* fix: null reference introduced in ab8c9e5988
* update
Signed-off-by: Innei <i@innei.in>
* fix: code block change theme flash
Signed-off-by: Innei <i@innei.in>
---------
Signed-off-by: Innei <i@innei.in>
Co-authored-by: Innei <i@innei.in>
2024-09-27 17:08:32 +08:00
Stephen Zhou
ccda8875e9
fix: avoid image cls in entry content ( #666 )
2024-09-27 16:37:59 +08:00
Konv Suu
86d7b8cc12
fix: add rounded class to video fallback message ( #665 )
2024-09-27 14:26:57 +08:00
Jerry Wong
f99ba5de91
fix: modify the Tooltip content of the list dates title ( #663 )
2024-09-27 14:16:55 +08:00
Innei
e0bcb718ae
fix(media-preview): solve image cls
...
Signed-off-by: Innei <i@innei.in>
2024-09-27 12:33:37 +08:00
Innei
c8cdfd1e94
fix: change to `EllipsisHorizontalTextWithTooltip` to feed link
...
Signed-off-by: Innei <i@innei.in>
2024-09-27 11:47:39 +08:00
Konv Suu
7db50669b5
fix: add truncate class to feed link ( #660 )
2024-09-27 11:40:44 +08:00
Cesaryuan
634978f427
fix: picture entry preview in Grid view ( #658 )
...
Co-authored-by: cesaryuan <cesaryuan@gmail.com>
2024-09-27 10:24:47 +08:00
Stephen Zhou
ab8c9e5988
fix: can not render code, close #640
2024-09-27 10:10:28 +08:00
Stephen Zhou
4751447ce2
fix: preview media entry background color in dark mode
2024-09-27 09:29:58 +08:00
DIYgod
29f2c0ca41
feat: picture entry preview modal
2024-09-27 04:41:59 +08:00
Innei
8e6021740f
feat(cmdk): persist search type
...
Signed-off-by: Innei <i@innei.in>
2024-09-27 02:09:55 +08:00
Hyden Liu
449ba07633
feat(about): copy your environment ( #649 )
2024-09-27 01:48:38 +08:00
Whitewater
39ef8c9f0e
refactor: extract component from EntryContent ( #617 )
...
* refactor: extract EntryTitle component from EntryContent
* refactor: extract SupportCreator component from EntryContent
2024-09-27 01:48:01 +08:00
DIYgod
f96cf01bde
feat: filter adding feeds to lists in lists context menu
2024-09-27 01:24:14 +08:00
DIYgod
afb79a27fb
feat: context menu of adding feeds to lists
2024-09-27 00:53:56 +08:00
Innei
eb20dfd705
chore: remove `UserButton` tooltip
...
Signed-off-by: Innei <i@innei.in>
2024-09-27 00:00:21 +08:00
CHANX
6be812d127
chore(i18n): add some i18n in zh ( #616 )
...
* feat(i18n): add feed button
* feat(i18n): add shortcuts
* feat: add type I18nKeysForShortcuts
2024-09-26 17:18:42 +08:00
Noah
da2e8230a1
feat(i18n): add de ( #538 )
...
* feat(i18n): add de
* fix: error
* fix: order
---------
Co-authored-by: Innei <i@innei.in>
2024-09-26 17:16:32 +08:00
Hyden Liu
71bb3235d7
fix(corner-player): pause playback when player finishes ( #646 )
...
* fix(corner-player): pause playback when player finishes
* fix(corner-player): seek full when player finishes
2024-09-26 17:15:43 +08:00
legao
b993ae050e
fix: cls when star in gird item ( #636 )
...
* fix: grid item UI
The star icon causes layout shift, and the original line height settings may lead to the title being truncated
* fix: cls
Signed-off-by: Innei <i@innei.in>
* fix: hono
Signed-off-by: Innei <i@innei.in>
---------
Signed-off-by: Innei <i@innei.in>
Co-authored-by: Innei <i@innei.in>
2024-09-26 14:53:52 +08:00
Innei
419c9cfd51
fix: add manual refresh of achievement status ( #642 )
...
* fix: mint
Signed-off-by: Innei <i@innei.in>
* chore: auto-fix linting and formatting issues
---------
Signed-off-by: Innei <i@innei.in>
Co-authored-by: Innei <Innei@users.noreply.github.com>
2024-09-26 14:39:48 +08:00
Innei
85a52ad1df
fix: nightly build ci
...
Signed-off-by: Innei <i@innei.in>
2024-09-26 13:22:52 +08:00
Innei
7ed9ea196f
fix: catch electron call bridge error
...
Signed-off-by: Innei <i@innei.in>
2024-09-26 13:01:15 +08:00
houseme
5539570c83
chore(ci): add AutoCorrect action ( #638 )
...
* chore(ci): add AutoCorrect action
* chore(ci): add AutoCorrect action for build and lint
* chore(ci): AutoCorrect fix example-data.json
* chore(ci): fix AutoCorrect action config
2024-09-26 11:58:59 +08:00
Innei
23d6988a63
fix: add en lang fixed#641
...
Signed-off-by: Innei <i@innei.in>
2024-09-26 11:23:12 +08:00
Innei
cf897d74db
fix: add missing commit file
...
Signed-off-by: Innei <i@innei.in>
2024-09-26 10:51:40 +08:00
Innei
f420e78ca9
fix: list data store and list edit form
...
Signed-off-by: Innei <i@innei.in>
2024-09-26 10:49:38 +08:00
Innei
9fe48c5713
fix(i18n): relative time add `ago` postfix
...
Signed-off-by: Innei <i@innei.in>
2024-09-26 09:27:29 +08:00
DIYgod
c0d2663df9
feat: display subs and earn for lists list
2024-09-26 02:46:19 +08:00
huanfei
d9bb74937b
fix: display white block ( #633 )
2024-09-26 00:42:09 +08:00
Innei
2290760cbb
feat: expose present user profile modal for electron
...
Signed-off-by: Innei <i@innei.in>
2024-09-25 22:04:31 +08:00
xiaomo
afecb71b46
fix(style): add `thumbnail` for video preview ( #632 )
...
* style: fix the FloatMutedButton mispositioning
* feat: add thumbnail
Signed-off-by: Innei <i@innei.in>
---------
Signed-off-by: Innei <i@innei.in>
Co-authored-by: Innei <i@innei.in>
2024-09-25 20:14:13 +08:00
Innei
5104ad1964
chore: add testid for debug
...
Signed-off-by: Innei <i@innei.in>
2024-09-25 20:03:30 +08:00
Hyden Liu
ea6fbc27e6
fix: prevent translation popup from being obscured by time display ( #631 )
2024-09-25 17:35:26 +08:00
Innei
69be8d4b26
refactor(app): electron follow feed in main window modal
...
Signed-off-by: Innei <i@innei.in>
2024-09-25 17:07:22 +08:00
Innei
18fdaa2061
fix(image): error fallback
...
Signed-off-by: Innei <i@innei.in>
2024-09-25 16:44:34 +08:00
Innei
e5d9a5475a
chore: typo
...
Signed-off-by: Innei <i@innei.in>
2024-09-25 16:01:20 +08:00
Stephen Zhou
40dfbde85e
fix: show fallback media when loading error ( #615 )
2024-09-25 10:15:56 +08:00
DIYgod
192d5bc8a6
feat: filter small media for social media and pictures view
2024-09-25 02:39:07 +08:00
DIYgod
a45071b75d
feat: update discord link
2024-09-25 01:43:39 +08:00
Laitron
3751363d45
feat(i18n): added Turkish language ( #544 )
...
Signed-off-by: Laiq <meetlq@outlook.com>
2024-09-24 21:38:40 +08:00
Innei
a61bd173a9
feat(lottie): star lottie
...
Signed-off-by: Innei <i@innei.in>
2024-09-24 21:32:49 +08:00
Innei
68ad4483a4
chore(i18n): `actions` translation
...
Signed-off-by: Innei <i@innei.in>
2024-09-24 20:49:51 +08:00
Innei
95d17f5732
fix: adjust slide up modal aspect ratio
...
Signed-off-by: Innei <i@innei.in>
2024-09-24 20:46:49 +08:00
Innei
5933ceab63
fix(invitation): reset app data then logout
...
Signed-off-by: Innei <i@innei.in>
2024-09-24 20:31:48 +08:00
Innei
8f1efb256f
refactor(electron): global caller
...
Signed-off-by: Innei <i@innei.in>
2024-09-24 20:16:42 +08:00
Innei
ff4d0af262
feat: set mono font preset, fixed #594
...
Signed-off-by: Innei <i@innei.in>
2024-09-24 17:36:52 +08:00
Innei
a0ef6a2211
chore: optional chain for sort
...
Signed-off-by: Innei <i@innei.in>
2024-09-24 17:23:17 +08:00
Innei
aefe8d9e32
fix: catch get voice error
...
Signed-off-by: Innei <i@innei.in>
2024-09-24 17:22:26 +08:00
Innei
f7afd373de
fix: catch setTTS execption
...
Signed-off-by: Innei <i@innei.in>
2024-09-24 16:53:25 +08:00
Innei
83b4031405
fix(error): filter user is empty
...
Signed-off-by: Innei <i@innei.in>
2024-09-24 16:42:13 +08:00
Innei
447cbb276d
chore: filter sentry error
...
Signed-off-by: Innei <i@innei.in>
2024-09-24 16:40:32 +08:00
Innei
a81c09b087
chore: add not support device width tip
...
Signed-off-by: Innei <i@innei.in>
2024-09-24 15:16:57 +08:00
Innei
43c89e007d
fix(i18n): hk language resource
...
Signed-off-by: Innei <i@innei.in>
2024-09-24 15:12:12 +08:00
Innei
1c5a1ef9a5
fix(masonry): in view mark read and scroll out mark read
...
Signed-off-by: Innei <i@innei.in>
2024-09-24 14:18:33 +08:00
Innei
98e899df09
fix(i18n): i18n key should can nested
...
Signed-off-by: Innei <i@innei.in>
2024-09-24 12:51:19 +08:00
Innei
34b9a20acf
fix(i18n): fix json nested key fixes #605
...
Signed-off-by: Innei <i@innei.in>
2024-09-24 12:38:25 +08:00
Innei
0f566e757b
fix: login button transition
...
Signed-off-by: Innei <i@innei.in>
2024-09-24 12:33:01 +08:00
GinWU
ff14738eea
fix: search items ensure unique keys ( #597 )
2024-09-24 12:21:39 +08:00
Innei
650aeeb099
fix(login-button): add overflow
...
Signed-off-by: Innei <i@innei.in>
2024-09-23 23:59:15 +08:00
Innei
d19d5c13d6
refactor: picture view masonry ( #588 )
...
* store
* update
Signed-off-by: Innei <i@innei.in>
* resize
Signed-off-by: Innei <i@innei.in>
* cleanup
Signed-off-by: Innei <i@innei.in>
* fix(ci): auto fix
Signed-off-by: Innei <i@innei.in>
* chore: update
Signed-off-by: Innei <i@innei.in>
* update
Signed-off-by: Innei <i@innei.in>
---------
Signed-off-by: Innei <i@innei.in>
2024-09-23 20:59:44 +08:00
Sunghyun Kim
2ae12c9d2b
feat(i18n): Korean and fallback language name ( #582 )
...
* Add Korean translations for error messages, UI elements, and shortcuts.
Created new JSON files with Korean translations for individual error messages, various UI components, application settings, and keyboard shortcuts to improve localization and enhance user experience for Korean-speaking users.
* feat: completion langs
Signed-off-by: Innei <i@innei.in>
---------
Signed-off-by: Innei <i@innei.in>
Co-authored-by: Innei <i@innei.in>
2024-09-23 20:58:15 +08:00
Auuu Nya
0a89c2ff73
fix: list manage Modal button zh-cn word wrap ( #590 )
2024-09-23 20:31:08 +08:00
DIYgod
831f0f892a
fix: types
2024-09-23 20:27:58 +08:00
DIYgod
c3b9fc9e75
feat: force lists to be sorted by alphabetical
2024-09-23 20:25:15 +08:00
DIYgod
f262e1162e
feat: feature flag for image proxy ( #534 )
2024-09-23 20:16:30 +08:00
DIYgod
3a7ed50c55
feat: followed status for external follow button
2024-09-23 20:15:52 +08:00
DIYgod
9cfe2ab685
fix: lists edit follow modal in external page
2024-09-23 20:08:55 +08:00
DIYgod
0c4c3c5873
feat: display feed list in lists external page
2024-09-23 19:42:30 +08:00
DIYgod
46e246aa17
feat: list api in subscription modal
2024-09-23 19:42:29 +08:00
Innei
09eae80f3e
feat: compatible profile query by username
...
Signed-off-by: Innei <i@innei.in>
2024-09-23 19:35:14 +08:00
DIYgod
48b86d275a
Merge branch 'dev' into ab
2024-09-23 18:47:31 +08:00
DIYgod
b57f43fbcc
fix: lists date group
2024-09-23 18:32:17 +08:00
DIYgod
36fbbddc6d
feat: sort list by insertedat
2024-09-23 18:01:43 +08:00
Kuizuo
d8ddffbc48
fix: improve input component display on focus ( #581 )
...
- Change viewportClassName from 'p-1' to 'px-1'
- Ensures input is fully visible when focused
2024-09-23 11:04:23 +08:00
Stephen Zhou
e420451afc
fix: use insertedAt as cursor for list ( #580 )
2024-09-23 11:01:20 +08:00
Evan Zhang
b5aeada3cb
fix: require title for list form ( #575 )
...
Co-authored-by: Evan <sutchilde@outlook.com>
2024-09-23 00:20:28 +08:00
Innei
a026c6e34c
fix: transcation table text overflow
...
Signed-off-by: Innei <i@innei.in>
2024-09-22 22:10:20 +08:00
Innei
0658c4ab6b
fix: import type error
...
Signed-off-by: Innei <i@innei.in>
2024-09-22 21:15:37 +08:00
Jerry Wong
e2b8ec8862
feat: add more words i18n ( #516 )
...
* feat: some word i18n
* feat: add object-cover to feed icon, add zh-HK and zh-TW errors lang
* feat: add more words i18n
* update
* resolve merge conflict
* resole
* resolve merge conflict
* resolve merge conflict
* Update apps/renderer/src/modules/claim/hooks.ts
Co-authored-by: Innei <tukon479@gmail.com>
* Update apps/renderer/src/hooks/biz/useSubscriptionActions.tsx
Co-authored-by: Innei <tukon479@gmail.com>
* Update apps/renderer/src/modules/discover/import.tsx
Co-authored-by: Innei <tukon479@gmail.com>
* update
Signed-off-by: Innei <i@innei.in>
* update
Signed-off-by: Innei <i@innei.in>
* update
Signed-off-by: Innei <i@innei.in>
* update
Signed-off-by: Innei <i@innei.in>
* update
Signed-off-by: Innei <i@innei.in>
* update
Signed-off-by: Innei <i@innei.in>
* update
Signed-off-by: Innei <i@innei.in>
* update
Signed-off-by: Innei <i@innei.in>
* update
Signed-off-by: Innei <i@innei.in>
* update
Signed-off-by: Innei <i@innei.in>
* update
Signed-off-by: Innei <i@innei.in>
---------
Signed-off-by: Innei <i@innei.in>
Co-authored-by: Innei <tukon479@gmail.com>
Co-authored-by: Innei <i@innei.in>
2024-09-22 21:05:29 +08:00
Innei
09d77657a0
fix: app width limit to 1024px
...
Signed-off-by: Innei <i@innei.in>
2024-09-22 19:22:54 +08:00
Stephen Zhou
e7081cf485
Revert "refactor: migrate to webp"
...
This reverts commit 973553b0e9 .
2024-09-22 17:01:09 +08:00
Innei
f1b86b3068
fix(styles): add gap for received button
...
Signed-off-by: Innei <i@innei.in>
2024-09-22 16:49:26 +08:00
Stephen Zhou
65e69cd40a
Merge branch 'dev' into ab
2024-09-22 16:34:02 +08:00
Innei
3c0f4e779c
feat(invitation): add signout button
...
Signed-off-by: Innei <i@innei.in>
2024-09-22 16:31:44 +08:00
Innei
be7e87c192
feat(app): clear all data
...
Signed-off-by: Innei <i@innei.in>
2024-09-22 16:14:01 +08:00
Innei
176afa72ba
fix: user avatar use profile data if userId passed, fixed #550
...
Signed-off-by: Innei <i@innei.in>
2024-09-22 15:56:02 +08:00
Innei
bbc2bef800
fix: catch access stylesheet error
...
Signed-off-by: Innei <i@innei.in>
2024-09-22 15:45:52 +08:00
Innei
539f3bc599
fix: add lock when login button click
...
Signed-off-by: Innei <i@innei.in>
2024-09-22 15:42:37 +08:00
DIYgod
fbbb2a98b2
fix: empty title break
2024-09-22 15:28:42 +08:00
DIYgod
e089b9b919
Revert "fix: catch access stylesheet error"
...
This reverts commit 16a62310e3 .
2024-09-22 15:16:42 +08:00
Innei
61ca6b452b
fix: read entry history more button position
...
Signed-off-by: Innei <i@innei.in>
2024-09-22 14:43:00 +08:00
Innei
2eaabf0038
fix(read-history): hover card alaway open
...
Signed-off-by: Innei <i@innei.in>
2024-09-22 14:36:07 +08:00
Innei
96bb514254
fix(achievement): loading button style
...
Signed-off-by: Innei <i@innei.in>
2024-09-22 14:04:23 +08:00
Innei
47fc1ff7c4
fix(list): adjust power fee
...
Signed-off-by: Innei <i@innei.in>
2024-09-22 14:00:51 +08:00
Innei
f3798c5a2a
fix: panel spiltter z-index
...
Signed-off-by: Innei <i@innei.in>
2024-09-22 13:58:06 +08:00
Innei
7dbf48b92c
fix: determine snowflake id
...
Signed-off-by: Innei <i@innei.in>
2024-09-22 13:50:28 +08:00
Innei
f9a244c389
fix(table): table head align
...
Signed-off-by: Innei <i@innei.in>
2024-09-22 13:24:40 +08:00
Innei
fd361e8886
fix: generate-i18n scripti
...
Signed-off-by: Innei <i@innei.in>
2024-09-22 11:59:30 +08:00
DIYgod
1e212effad
feat: display certification in discover form
2024-09-22 11:44:09 +08:00
Innei
f731d1e34e
fix: button transition
...
Signed-off-by: Innei <i@innei.in>
2024-09-22 11:38:44 +08:00
Whitewater
6e70350f05
fix: allow cancel proxy configuration ( #545 )
2024-09-22 00:31:21 +08:00
Whitewater
2bd3d0b4c8
fix: remove duplicated en and tweak lang sort ( #547 )
2024-09-22 00:26:31 +08:00
Innei
2385d1530c
feat: use dotlottie and add confetti
...
Signed-off-by: Innei <i@innei.in>
2024-09-22 00:05:39 +08:00
DIYgod
78bcc5562b
feat: tiny styles
2024-09-21 23:37:58 +08:00
Innei
eaf1cd27af
feat: achievement ( #512 )
...
* done
Signed-off-by: Innei <i@innei.in>
* fix loading
Signed-off-by: Innei <i@innei.in>
* feat: i18n
Signed-off-by: Innei <i@innei.in>
* update hono
Signed-off-by: Innei <i@innei.in>
* fix: chain
Signed-off-by: Innei <i@innei.in>
* feat: spaces and words
---------
Signed-off-by: Innei <i@innei.in>
Co-authored-by: DIYgod <i@diygod.me>
2024-09-21 23:21:58 +08:00
Innei
0d68e75845
fix: update lists table ui
...
Signed-off-by: Innei <i@innei.in>
2024-09-21 23:16:18 +08:00
Innei
2839010964
feat: manage feeds fuzzy search by feed title
...
Signed-off-by: Innei <i@innei.in>
2024-09-21 23:08:56 +08:00
Innei
b51d75ffc9
fix: update search for
...
Signed-off-by: Innei <i@innei.in>
2024-09-21 22:42:01 +08:00
Innei
cf9285b40e
fix: adjust layout
...
Signed-off-by: Innei <i@innei.in>
2024-09-21 22:32:59 +08:00
Innei
912ef59f75
refactor: extract `ViewSelectorRadioGroup`
...
Signed-off-by: Innei <i@innei.in>
2024-09-21 22:14:49 +08:00
DIYgod
ffcc6c90d5
feat: lists ( #533 )
...
* feat: lists and feeds sub title in feed column
* feat: lists setting panel
* fix: imports
* fix: avatar align in profile setting
* fix: styles in settings
* feat: lists setting table
* feat: list and listsubscription types
* feat: target model
* fix: target model types errors
* feat: seperate feed list and list list
* feat: edit lists
* feat: lists feeds management
* feat: new feed column
* feat: use feedId for single feed entries request
* fix: lists feedId
* feat: disable invalid functions for lists
* feat: discover target selector
* feat: list follow modal
* feat: feed icon text size
* feat: use list get api
* feat: lists edit action
* fix: radio color
* fix: radio click area
* feat: list external page
* feat: hide mark all action for list
* feat: lists unread
* fix: types
* fix: add tooltip for resize panel
Signed-off-by: Innei <i@innei.in>
* feat: add resize indicator
Signed-off-by: Innei <i@innei.in>
* fix: hide section when no lists
Signed-off-by: Innei <i@innei.in>
---------
Signed-off-by: Innei <i@innei.in>
Co-authored-by: Innei <i@innei.in>
2024-09-21 21:57:30 +08:00
Innei
23e428ad30
fix: panel spliter zindex
...
Signed-off-by: Innei <i@innei.in>
2024-09-21 21:47:51 +08:00
Innei
b752a60db6
feat: add resize indicator
...
Signed-off-by: Innei <i@innei.in>
2024-09-21 20:51:56 +08:00
Innei
cdec351035
fix: add tooltip for resize panel
...
Signed-off-by: Innei <i@innei.in>
2024-09-21 20:44:42 +08:00
Innei
cd4473b306
fix: format
2024-09-21 19:30:49 +08:00
Innei
8f3acd648e
fix: split entry history api and accurate count
...
Signed-off-by: Innei <i@innei.in>
2024-09-21 19:29:03 +08:00
Kieran Cui
cea7f4a95a
fix: regarding the style issue of selecting subscription types using the Tab and arrow keys ( #525 )
...
* fix: The problem with the display of the right content area
When switching subscription types, the right side may briefly show the content of the previous type before displaying the current type's content after the data request is completed.
* fix:Regarding the style issue of selecting subscription types using the Tab and arrow keys
When a subscription type is selected with the mouse and then switched using the tab key or arrow keys, the background color of the subscription type does not change correctly, always remaining dark for the initially clicked type.
I noticed in the code that the style includes
focus-visible:bg-zinc-500/30 focus-visible:!outline-none
which suggests that the intended behavior is for the background color to change based on the currently focused subscription type when using the tab key or arrow keys.
However, the focus-visible style may not be applied correctly due to keyboard event listeners in the code.
To address this, I introduced a variable to track whether the switch is made via the tab key or arrow keys.
---------
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
Co-authored-by: Innei <i@innei.in>
2024-09-21 18:39:11 +08:00
Innei
7ecd34ac1e
chore: update deps
...
Signed-off-by: Innei <i@innei.in>
2024-09-21 18:19:05 +08:00
Innei
b2c48a49e3
fix: reorganize package.json
...
Signed-off-by: Innei <i@innei.in>
2024-09-21 18:17:07 +08:00
Innei
b34aa579f0
fix: overflow text in setting modal layout
...
Signed-off-by: Innei <i@innei.in>
2024-09-21 16:59:47 +08:00
张宇
b6ff6fb48f
feat: add support for pointer cursor ( #517 )
...
* feat: add support for pointer cursor
(cherry picked from commit dcabf91d843f2487ad32ceacfdd2d1b9d7c2a5bf)
* fix: correct useEffect update
(cherry picked from commit cbf0a821cd5a9b72b14b63c317d88e68fbd6783d)
* feat: remove default values
* feat: pointer cursor
Signed-off-by: Innei <i@innei.in>
* fix: remove select content animation when position is `item-aligned`
Signed-off-by: Innei <i@innei.in>
* update hover
Signed-off-by: Innei <i@innei.in>
---------
Signed-off-by: Innei <i@innei.in>
Co-authored-by: Innei <i@innei.in>
2024-09-21 16:59:19 +08:00
Kaffi Y.
4dadd3119a
refactor: deprecate hsl legacy syntax ( #542 )
2024-09-21 12:31:51 +08:00
Means88
0d760e7bf9
fix: position of swiper navigation buttons ( #541 )
2024-09-21 11:11:21 +08:00
Innei
a5e33112ff
fix: style center
...
Signed-off-by: Innei <i@innei.in>
2024-09-20 23:42:42 +08:00
Innei
94b9535d28
feat(audio-view): seek circle indicator
...
Signed-off-by: Innei <i@innei.in>
2024-09-20 23:39:11 +08:00
Stephen Zhou
fc52075b71
Merge branch 'dev' into ab
2024-09-20 23:38:14 +08:00
Innei
16a62310e3
fix: catch access stylesheet error
...
Signed-off-by: Innei <i@innei.in>
2024-09-20 23:13:11 +08:00
Innei
32a55ece64
fix(discover): update follow status after add feed, closes #269 , closes
...
Signed-off-by: Innei <i@innei.in>
2024-09-20 22:34:57 +08:00
Stephen Zhou
5e34d3650e
fix: mark all button overlay position
2024-09-20 22:14:00 +08:00
Innei
725f9f5509
fix: import circular and copywrite i18n
...
Signed-off-by: Innei <i@innei.in>
2024-09-20 21:57:13 +08:00
Innei
caf5fe5c83
fix: import circular and copywrite i18n
...
Signed-off-by: Innei <i@innei.in>
2024-09-20 21:56:33 +08:00
Innei
3bf9d9ea22
update
...
Signed-off-by: Innei <i@innei.in>
2024-09-20 21:38:22 +08:00
Innei
3d486379b9
fix: Input issues fixed #535,#536
...
Signed-off-by: Innei <i@innei.in>
2024-09-20 21:26:25 +08:00
Innei
75cfd554ca
refactor: auto completion component
...
Signed-off-by: Innei <i@innei.in>
2024-09-20 20:41:40 +08:00
Stephen Zhou
185ea0fd7b
Merge branch 'dev' into ab
2024-09-20 19:21:01 +08:00
Stephen Zhou
8decd4326e
chore: format
2024-09-20 19:18:46 +08:00
xiaomo
e93831e650
style: fix the profile item align center ( #531 )
2024-09-20 19:11:54 +08:00
Stephen Zhou
94965b94e7
Merge branch 'dev' into ab
2024-09-20 19:07:13 +08:00
Stephen Zhou
d81f57d2ad
feat: read image proxy url from ab value
2024-09-20 19:05:29 +08:00
Innei
039dd3dcd5
feat: auto trim discover in search input
...
Signed-off-by: Innei <i@innei.in>
2024-09-20 18:02:26 +08:00
Innei
4a07b2e726
chore: adjust some ui
...
Signed-off-by: Innei <i@innei.in>
2024-09-20 17:47:06 +08:00
Innei
e3d0837cc4
refactor: extract electron ctx menu
...
Signed-off-by: Innei <i@innei.in>
2024-09-20 17:28:42 +08:00
xiaomo
103bd6a414
fix: fixed text overlap issues caused by style ( #527 )
...
* fix: fixed text overlap issues caused by style
* revert: revert the debugger open state
2024-09-20 17:21:48 +08:00
Innei
d7723435a1
fix: remove windows under blur and ensure main window in the screen bounds
...
Signed-off-by: Innei <i@innei.in>
2024-09-20 17:16:36 +08:00
Innei
7f3b787d9d
init
...
Signed-off-by: Innei <i@innei.in>
2024-09-20 16:54:31 +08:00
cloudflypeng
1ad247dbee
feat: change corner-player animation ( #513 )
...
* feat: change corner-player animation
* fix: corner-player style
2024-09-20 14:57:29 +08:00
cloudflypeng
11ff31bd40
fix: audioCover animation and estimatedMins style ( #523 )
...
* fix: audioCover animation and estimatedMins style
* fix: zindex in audio cover
2024-09-20 14:56:48 +08:00
Noah
01ccd47358
feat(i18n): add ar-iq/kw/tn language support ( #462 )
...
* feat(i18n): add ar-iq/kw/tn language support
Added ar-iq/kw/tn translations to the application, including localization for app content, common phrases, external resources, language settings, and shortcuts.
* fix: language switch ineffective
* fix: lowercase to uppercase
2024-09-20 14:50:40 +08:00
Stephen Zhou
973553b0e9
refactor: migrate to webp
2024-09-20 14:05:31 +08:00
Noah
0745ac07dd
feat(i18n): add Russian language support ( #402 )
...
* feat(i18n): add Russian language support
Added Russian translations to the application, including localization for app content, common phrases, external resources, language settings, and shortcuts.
* fix: import format
* feat: support lang/*.json
* fix: Lowercase to uppercase
* update
Signed-off-by: Innei <i@innei.in>
---------
Signed-off-by: Innei <i@innei.in>
Co-authored-by: Innei <i@innei.in>
2024-09-20 09:27:05 +08:00
Innei
972ff7675e
fix: power balance align center
...
Signed-off-by: Innei <i@innei.in>
2024-09-20 09:12:50 +08:00
Innei
26fae7e1a1
chore: update certificate size
...
Signed-off-by: Innei <i@innei.in>
2024-09-20 09:02:33 +08:00
Noah
b1a625a036
feat(i18n): add Finnish language support ( #401 )
...
* feat(i18n): add Finnish language support
Added Finnish translations to the application, including localization for app content, common phrases, external resources, language settings, and shortcuts.
* Update default-resource.ts
* feat: support lang/*.json
* fix: tsfile format
* fix: format
2024-09-19 23:33:41 +08:00
Innei
13105ee417
feat(ux): rotating icon when reset rotate back
...
Signed-off-by: Innei <i@innei.in>
2024-09-19 23:25:03 +08:00
Innei
1a1d8ab5c1
fix: electron context menu i18n
...
Signed-off-by: Innei <i@innei.in>
2024-09-19 23:14:07 +08:00
Stephen Zhou
f278377d10
feat: dual code theme ( #511 )
2024-09-19 20:03:26 +08:00
Innei
d9e89e213c
fix: feed form view type radio text wrap
...
Signed-off-by: Innei <i@innei.in>
2024-09-19 19:06:59 +08:00
Jerry Wong
9351a8fe73
feat: add object-cover to feed icon, add zh-HK and zh-TW errors lang ( #508 )
...
* feat: some word i18n
* feat: add object-cover to feed icon, add zh-HK and zh-TW errors lang
2024-09-19 17:26:29 +08:00
Innei
d22f4e5d2b
feat: collapseable user profile subscription, refer #489
...
Signed-off-by: Innei <i@innei.in>
2024-09-19 17:25:11 +08:00
Stephen Zhou
5d27c67cdd
ci: check format
2024-09-19 17:18:15 +08:00
pseudoyu
2f64787e4b
fix: should use markdown to render link in rsshub parameter desc ( #505 )
2024-09-19 17:02:36 +08:00
Noah
79006a2f10
feat(i18n): add Italian language support ( #407 )
...
* feat(i18n): add Italian language support
Added Italian translations to the application, including localization for app content, common phrases, external resources, language settings, and shortcuts.
* Update en.json
* Update ja.json
* Update zh-CN.json
* fix: import format
* feat: support lang/*.json
* feat: Merge dev to i18n/add-it
---------
Co-authored-by: Innei <i@innei.in>
2024-09-19 16:59:47 +08:00
Innei
9ea05b9e51
perf: persist tts voices
...
Signed-off-by: Innei <i@innei.in>
2024-09-19 16:55:26 +08:00
Jason Liang
6c6b0828b8
fix: ensure unique keys for search items ( #500 )
2024-09-19 16:54:39 +08:00
Innei
18e035394b
fix: i18n persist
...
Signed-off-by: Innei <i@innei.in>
2024-09-19 16:52:44 +08:00
Jerry Wong
9ead4754d3
fix(i18n): give star ( #502 )
2024-09-19 16:52:07 +08:00
cuikaipeng
4692ebd11e
fix: The problem with the display of the right content area ( #501 )
...
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
2024-09-19 16:49:36 +08:00
Stephen Zhou
96f77623ed
fix: unread state not up to date, fix #485
...
Structural sharing requires data to be JSON serializable. To fix this, turn off structuralSharing or return JSON-serializable data from your queryFn. TypeError: Cannot perform 'IsArray' on a proxy that has been revoked
2024-09-19 16:41:15 +08:00
Innei
c26bc5298b
feat: i18n for biz error
...
Signed-off-by: Innei <i@innei.in>
2024-09-19 16:34:12 +08:00
Innei
6ceb263b77
fix: add hover bg color when context menu opened
...
Signed-off-by: Innei <i@innei.in>
2024-09-19 16:05:04 +08:00
Whitewater
cfd527545a
feat: support setting proxy for app ( #452 )
...
* feat: implement proxy configuration management
* feat: add proxy configuration setup during application boot
* refactpr: update proxy configuration handling
* feat: add custom hook for proxy configuration management
* feat: add proxy configuration settings to general settings
* fix: conditionally render NettingSetting based on electron env
* fix: enhance proxy URL validation to check hostname and port
* chore: clean code
* chore: update Chinese localization
* fix: update import path for tipcClient in useProxySetting hook
2024-09-19 15:52:51 +08:00
Stephen Zhou
324eee23cb
chore: typo
2024-09-19 15:33:43 +08:00
Stephen Zhou
b701dd6e1b
fix: reset is archived state on reset
2024-09-19 15:28:56 +08:00
Innei
36d51d96f8
feat: use user.handle default to share profile url
...
Signed-off-by: Innei <i@innei.in>
2024-09-19 15:06:45 +08:00
Innei
4fb1487576
perf(i18n): use nested key to reduce i18n resource size
...
Signed-off-by: Innei <i@innei.in>
2024-09-19 12:49:58 +08:00
Innei
b92d317e9c
fix: discover page title i18n
...
Signed-off-by: Innei <i@innei.in>
2024-09-19 12:29:17 +08:00
Stephen Zhou
2d10811273
fix: round left only in electron
2024-09-19 12:14:46 +08:00
Kaffi Y.
0c470bed3e
fix: crashes when docs appear in the discover result ( #494 )
2024-09-19 11:03:26 +08:00
Innei
eb1dce0976
chore: remove unnecessary `ts-ignore`
...
Signed-off-by: Innei <i@innei.in>
2024-09-18 23:31:48 +08:00
Innei
d650b473b9
fix: remove debug `zh_CN` args
...
Signed-off-by: Innei <i@innei.in>
2024-09-18 23:28:11 +08:00
Kaffi Y.
3cc7c2117d
feat: enlarge the interactive area of the close button ( #483 )
2024-09-18 22:46:09 +08:00
Kaffi Y.
b8b94ac6c4
feat: show reasons for profile update failure ( #484 )
2024-09-18 22:42:16 +08:00
Innei
13d62d5fe9
feat: change language only based on user device language and fix async chain
...
Signed-off-by: Innei <i@innei.in>
2024-09-18 22:37:58 +08:00
Innei
f2db4a57f3
chore: change `@renderer` to `~` single project mode
...
Signed-off-by: Innei <i@innei.in>
2024-09-18 22:03:51 +08:00
Kaffi Y.
4f9d4f26f2
fix: empty default font on electron app ( #481 )
2024-09-18 21:52:49 +08:00
Jerry Wong
a2eeb253b3
fix: the filename case issue with generate-i18n-locale add zh-hk ( #463 )
...
* fix: 补齐lang缺失的翻译
* FIX: ad-dz, ar-ma, ar-sa not work bug
* 補齊繁體中文翻譯
* Update generate-i18n-locale.ts
* feat: add Traditional Chinese ( Hong Kong)
* chore: en first
Signed-off-by: Innei <i@innei.in>
---------
Signed-off-by: Innei <i@innei.in>
Co-authored-by: Innei <i@innei.in>
2024-09-18 21:36:10 +08:00
Kaffi Y.
7140751bc2
fix: allow prod and dev builds running in the same time ( #479 )
2024-09-18 21:14:48 +08:00
Innei
234471dfdf
refactor: move to monorepo ( #475 )
...
* init
* fix: electron
Signed-off-by: Innei <i@innei.in>
* update
Signed-off-by: Innei <i@innei.in>
* fix: build
Signed-off-by: Innei <i@innei.in>
* fix: lint
Signed-off-by: Innei <i@innei.in>
* fix: test
Signed-off-by: Innei <i@innei.in>
---------
Signed-off-by: Innei <i@innei.in>
2024-09-18 20:54:48 +08:00