Stephen Zhou
1c8cb2ff5e
chore: add missing define
2024-10-08 16:09:48 +08:00
Stephen Zhou
9a09545f97
chore: format
2024-10-08 15:47:18 +08:00
Stephen Zhou
e33aa5f0c7
feat: image proxy for avatar images ( #524 )
...
Co-authored-by: hyoban <hyoban@users.noreply.github.com>
2024-10-08 15:46:37 +08:00
Innei
e6a50427b3
fix: about page copy button style
...
Signed-off-by: Innei <i@innei.in>
2024-10-08 14:17:38 +08:00
Innei
6ef652f7b2
chore: use `IN_ELECTRON` constant
...
Signed-off-by: Innei <i@innei.in>
2024-10-08 14:14:42 +08:00
Jerry Wong
892ceb2269
feat: add more words i18n ( #785 )
...
* feat: add more words i18n
* chore: auto-fix linting and formatting issues
* Update DateItem.tsx
Co-authored-by: Innei <tukon479@gmail.com>
* Update DateItem.tsx
Co-authored-by: Innei <tukon479@gmail.com>
* chore: auto-fix linting and formatting issues
* update
Signed-off-by: Innei <i@innei.in>
---------
Signed-off-by: Innei <i@innei.in>
Co-authored-by: jerryc127 <jerryc127@users.noreply.github.com>
Co-authored-by: Innei <tukon479@gmail.com>
Co-authored-by: Innei <i@innei.in>
2024-10-08 12:36:29 +08:00
Cesaryuan
3416329f30
fix: improve developing experience with Electron on Windows ( #796 )
...
* fix: improve experience with electron on Windows
* docs: add tips when develop with electron
2024-10-08 12:04:18 +08:00
Innei
e5fc18fd9a
fix(ui): fetch error toast margin
...
Signed-off-by: Innei <i@innei.in>
2024-10-07 20:54:28 +08:00
Kaffi Y.
066e9d40e9
refactor: make resizing more natural ( #771 )
2024-10-07 20:49:58 +08:00
Cesaryuan
208d09b8d9
fix: media preview bug when zero size, close #764 ( #765 )
...
* fix: media preview bug when zero size, close #764
* fix: consider NaN case
* fix: add props.style
* chore: style
---------
Co-authored-by: Innei <i@innei.in>
2024-10-07 20:25:58 +08:00
CHANX
d2b5cc36e9
feat(ui): enhance context menu with hover effects, disable option, and quick list creation ( #787 )
...
* feat: disabled when exceed invite limitation
* feat: add item hover
* fix: create list minimum value is 0
* feat: add actions settings loading
* feat: hide menu when enabled is false
* feat: change opacity when menu is disabled
* feat: add quick access for add feed to list
* fix: unify list item hover style
Signed-off-by: Innei <i@innei.in>
* refactor: create list modal
Signed-off-by: Innei <i@innei.in>
* update
Signed-off-by: Innei <i@innei.in>
* unify style
Signed-off-by: Innei <i@innei.in>
* native app style
Signed-off-by: Innei <i@innei.in>
---------
Signed-off-by: Innei <i@innei.in>
Co-authored-by: Innei <i@innei.in>
2024-10-07 18:04:14 +08:00
vin
ce72b7a57f
refactor: delete redundant types ( #791 )
2024-10-07 17:00:24 +08:00
Konv Suu
dcb765ecb4
fix: enable pointer events for action buttons in media preview ( #790 )
2024-10-07 11:46:28 +08:00
Innei
dc1f6c1bfe
chore: store image blurhash in local db
...
Signed-off-by: Innei <i@innei.in>
2024-10-06 18:34:40 +08:00
Innei
170c41f981
fix: star icon position in list item
...
Signed-off-by: Innei <i@innei.in>
2024-10-06 18:27:24 +08:00
Innei
097e6dd4a5
refactor: entry content gird container
...
Signed-off-by: Innei <i@innei.in>
2024-10-06 18:15:28 +08:00
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
HeiTang
b57c18228a
chore(i18n): zh-tw copywriting ( #755 )
2024-10-05 16:52:41 +08:00
Innei
74bf02bdd3
fix: Windows json sort diff
...
Signed-off-by: Innei <i@innei.in>
2024-10-05 16:37:12 +08:00
Innei
9b1de775d2
fix: windows sep, fixes #741
...
Signed-off-by: Innei <i@innei.in>
2024-10-05 16:34:49 +08:00
Innei
206c59a257
fix(release): changelog
...
Signed-off-by: Innei <i@innei.in>
2024-10-05 16:23:59 +08:00
Innei
c08330bee6
chore: disable short alias plugin
...
Signed-off-by: Innei <i@innei.in>
2024-10-05 15:25:59 +08:00
Innei
afdba89383
chore: fix vercel config
...
Signed-off-by: Innei <i@innei.in>
2024-10-05 15:14:07 +08:00
Innei
ab42232d8e
chore: vercel cache all vendor js
...
Signed-off-by: Innei <i@innei.in>
2024-10-05 15:10:00 +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
e666bd3307
chore: format
2024-10-05 13:34:01 +08:00
DIYgod
b5a1457196
chore(release): release v0.0.1-alpha.19
2024-10-05 13:30:25 +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
8bc477100b
perf: reduce vite alias length
...
Signed-off-by: Innei <i@innei.in>
2024-10-05 00:54:45 +08:00
Innei
8e571e7fa7
fix: lockfile
...
Signed-off-by: Innei <i@innei.in>
2024-10-05 00:41:43 +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
Innei
f96df54ba7
chore: tailwindcss config glob
...
Signed-off-by: Innei <i@innei.in>
2024-10-04 22:33:52 +08:00
DIYgod
cdb8dd5cf3
fix: env example
2024-10-04 04:26:12 +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