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
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
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