Commit Graph

2881 Commits

Author SHA1 Message Date
Innei 28a287c974
chore(release): release v0.2.7-beta.0 2024-12-12 15:14:19 +08:00
Innei 4355e316a9
chore: update changelog
Signed-off-by: Innei <tukon479@gmail.com>
2024-12-12 15:13:57 +08:00
DIYgod 3e9a92d16a
feat: bigger font size in mobile 2024-12-12 14:11:04 +08:00
Stephen Zhou 7c44d3d3cc
chore: react scan style 2024-12-12 11:19:30 +08:00
dai 06c7730ad4
chore: Update 3 ja.json (#2107)
* chore: update ja.json

* chore: update 6 ja.json files

chore: update and bump 6 ja.json files.

* chore: update error/ja.json

fix locale/error/ja.json

* chore: auto-fix linting and formatting issues

* chore: update app/ja.json

* chore: update ja.json

* chore: update ja.json

* chore: update ja.json and tested local.

* chore: update ja.json

update settings/ja.json

* feat(i18n): update Japanese locale files with new error messages and dialog options

* chore(vscode): set default formatter for JSON and JSONC files

* Remove JSON and JSONC formatter settings

so sorry, @hyoban 😢

Perhaps my local settings are in. I have restored it to the original. Thanks for your kindness. 
You have always been a great help.

* chore: auto-fix linting and formatting issues

* chore: update ja.json

sync and update settings/ja.json

* chore: update Japanese translations for clarity and consistency

* chore: update some ja.json

* chore(locales): update Japanese translations with new entry actions and settings

---------

Co-authored-by: dai <dai@users.noreply.github.com>
2024-12-12 11:16:56 +08:00
Stephen Zhou 6d9212ef48
feat: action page (#2006) 2024-12-12 11:16:30 +08:00
X 0ae6ec954a
fix: discover form button disable state error (#2113) 2024-12-12 11:16:17 +08:00
Innei 0eed6d1b23
fix(video): open entry url directly on mobile
Signed-off-by: Innei <tukon479@gmail.com>
2024-12-11 19:24:47 +08:00
Innei 9bcb268d3f
fix: downgrade electron
Signed-off-by: Innei <tukon479@gmail.com>
2024-12-11 19:22:11 +08:00
Stephen Zhou 8ce4702df3
fix: remove URL.canParse
close #2103
2024-12-11 15:38:13 +08:00
DIYgod b22f32594c
fix: types 2024-12-11 00:16:45 +08:00
DIYgod ae390f7afa
feat: list preview 2024-12-11 00:08:48 +08:00
Innei 9d62c55d06
fix: try fix appImage icon config
Signed-off-by: Innei <tukon479@gmail.com>
2024-12-10 23:38:23 +08:00
Innei c8db70b6ff
fix: try to fix linux appImage icon
Signed-off-by: Innei <tukon479@gmail.com>
2024-12-10 23:14:37 +08:00
Innei bb529c498a
fix: break hono types
Signed-off-by: Innei <tukon479@gmail.com>
2024-12-10 22:27:42 +08:00
Innei 9a84ed40a1
fix: filter no picture breaking logic
Signed-off-by: Innei <tukon479@gmail.com>
2024-12-10 22:22:36 +08:00
Innei 2b93dfd58f
fix: grid virtualizer on mobile can't show any items
Signed-off-by: Innei <tukon479@gmail.com>
2024-12-10 22:18:56 +08:00
Innei 5bb01006ad
fix: modal exiting transition type
Signed-off-by: Innei <tukon479@gmail.com>
2024-12-10 19:17:22 +08:00
Innei 2d31b646fd
fix: update electron to resolve present context menu
Signed-off-by: Innei <tukon479@gmail.com>
2024-12-10 19:14:30 +08:00
DIYgod 03858b18b8
feat: add list madeby 2024-12-10 12:43:55 +08:00
DIYgod 4a4ecee7f1
feat: move replaceImgUrlIfNeed 2024-12-10 12:36:24 +08:00
DIYgod 8e248ad733
feat: feed description in list page 2024-12-10 12:24:27 +08:00
Innei ca38745f77
chore: update changelog
Signed-off-by: Innei <tukon479@gmail.com>
2024-12-09 22:27:02 +08:00
Innei dac1a47b0e
feat: support read indicator and back to top, fixed #2040
Signed-off-by: Innei <tukon479@gmail.com>
2024-12-09 22:25:57 +08:00
Innei 76fc17eddf
fix: add entryId to deps, try fix `isActive` judge
Signed-off-by: Innei <tukon479@gmail.com>
2024-12-09 21:34:14 +08:00
Innei 639b922ec8
feat: add auto-expand setting for long social media entries and remove placeholder component, fixed #2064
- Introduced a new setting to automatically expand long social media entries.
- Removed the ReactVirtuosoItemPlaceholder component, replacing it with null returns for better handling of empty entries.
- Updated relevant settings files and translations for the new feature.

Signed-off-by: Innei <tukon479@gmail.com>
2024-12-09 21:08:37 +08:00
Innei cf5eeb63c4
feat: update toast style
Signed-off-by: Innei <tukon479@gmail.com>
2024-12-09 20:50:10 +08:00
Innei 12bd659458
perf: optimize dnd re-render
Signed-off-by: Innei <tukon479@gmail.com>
2024-12-09 19:51:07 +08:00
Innei 7969022657
fix: update i18n-detector
Signed-off-by: Innei <tukon479@gmail.com>
2024-12-09 17:38:01 +08:00
Innei d5bf07fd75
chore: update deps 2024-12-09 17:37:01 +08:00
Lava d684e14056
feat: move feed to new category in context menu (#2072)
* feat: move feed to new category in context menu

* chore: update `next.md`

* fix: perf

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

---------

Signed-off-by: Innei <tukon479@gmail.com>
Co-authored-by: Innei <tukon479@gmail.com>
2024-12-09 17:03:20 +08:00
Innei 84a188a8e1
fix: back to previous entry list will refresh data
Signed-off-by: Innei <tukon479@gmail.com>
2024-12-09 12:57:15 +08:00
Lava ab85406d4f
fix: handle popstate for navigation in mobile entry content (#2038)
* fix: handle back navigation to pending feeds on mobile while changing orientation

* fix: navigate to incorrect place

* chore: update `next.md`
2024-12-08 17:23:20 +08:00
Innei 2b2d56c746
fix: scrollbar z-index
Signed-off-by: Innei <tukon479@gmail.com>
2024-12-07 17:01:45 +08:00
Innei 1d00865da3
chore: fix hono types
Signed-off-by: Innei <tukon479@gmail.com>
2024-12-07 16:42:44 +08:00
但为君故 05f5477139
hotfix: readability's bug of failed to load document. (#2031)
* hotfix: fix the bug of sanitizing that causes readability failed to fetch document content.

* chores: add the commit `db83710` into changelog.

* chores: add additional description for DOMPurify.

* typo: rename the sanitizing function's parameter name.

---------

Co-authored-by: Innei <i@innei.in>
2024-12-07 16:40:16 +08:00
Jerry Wong 6f7095e9ab
feat: add translation for "show more" and update zh-HK file (#2033)
* feat: update zh-HK file

* feat: add translation for "show more"
feat: Improve the zh-hk file
2024-12-07 16:38:25 +08:00
Innei 77dd6ce2f9
feat: redesign login modal
Signed-off-by: Innei <tukon479@gmail.com>
2024-12-06 19:47:39 +08:00
Innei 05e45634b2
chore: update chanelog
Signed-off-by: Innei <tukon479@gmail.com>
2024-12-06 14:12:50 +08:00
Innei b9d63eee86
chore(release): release v0.2.6-beta.0 2024-12-06 14:06:35 +08:00
Innei 150cdea5ea
fix: disable sw in dev
Signed-off-by: Innei <tukon479@gmail.com>
2024-12-06 00:28:21 +08:00
Innei 83ca873495
fix: trending api based on language
Signed-off-by: Innei <tukon479@gmail.com>
2024-12-05 23:27:52 +08:00
dai a5ad956ed2
chore: Update Japanese locale files and improve translations (#2010)
* chore: update ja.json

* chore: update 6 ja.json files

chore: update and bump 6 ja.json files.

* chore: update error/ja.json

fix locale/error/ja.json

* chore: auto-fix linting and formatting issues

* chore: update app/ja.json

* chore: update ja.json

* chore: update ja.json

* chore: update ja.json and tested local.

* chore: update ja.json

update settings/ja.json

* feat(i18n): update Japanese locale files with new error messages and dialog options

* chore(vscode): set default formatter for JSON and JSONC files

* Remove JSON and JSONC formatter settings

so sorry, @hyoban 😢

Perhaps my local settings are in. I have restored it to the original. Thanks for your kindness. 
You have always been a great help.

* chore: auto-fix linting and formatting issues

* chore: update ja.json

sync and update settings/ja.json

* chore: update Japanese translations for clarity and consistency

* chore: update some ja.json

* chore(locales): update Japanese translations with new entry actions and settings

---------

Co-authored-by: dai <dai@users.noreply.github.com>
2024-12-05 21:18:09 +08:00
Innei e7d5576b63
fix(auth): redirect url
Signed-off-by: Innei <tukon479@gmail.com>
2024-12-05 21:17:34 +08:00
Innei 32d19c8ad7
chore: fix claimed feed type typo
Signed-off-by: Innei <tukon479@gmail.com>
2024-12-05 17:16:29 +08:00
但为君故 ec001e788f
typo: make code comments are in consistence with language. (#2007) 2024-12-05 13:32:26 +08:00
lawvs 2f9bd43775 fix: validate file format for OPML and XML in import schema 2024-12-05 12:27:42 +08:00
Innei 31f1f132eb
chore: issue template add issue type
Signed-off-by: Innei <tukon479@gmail.com>
2024-12-05 00:16:34 +08:00
Innei 1cb5b73eb5
feat(trending): support language filter
Signed-off-by: Innei <tukon479@gmail.com>
2024-12-04 23:35:31 +08:00
Stephen Zhou 5a30f38408
fix: content 2024-12-04 22:06:52 +08:00