Innei
e2c9459db8
fix(rn): delete subscribe in db persist
...
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-06 23:46:50 +08:00
Innei
f9d5d7698c
feat(rn): feed form and subscribe
...
- Removed unused code from package.json.
- Simplified description rendering in FormSwitch component.
- Enhanced Follow modal with new subscription logic and improved form handling.
- Updated error messages in locales for better clarity.
- Added new properties to the subscription sync service for better data handling.
This commit improves code readability and enhances the user experience in the subscription process.
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-06 23:32:58 +08:00
Stephen Zhou
9ea93b8023
feat(mobile): introduce expo image
2025-01-06 21:32:34 +08:00
Innei
9beff379f6
feat(rn): follow modal form
...
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-06 21:10:31 +08:00
Stephen Zhou
9019e9bbc6
fix(mobile): update email login style
2025-01-06 21:07:44 +08:00
Stephen Zhou
9f6934f844
fix(mobile): background color
2025-01-06 20:40:29 +08:00
Innei
e77a0e1043
fix: login page styles
...
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-06 20:13:21 +08:00
Innei
3cca62c26f
feat: update mobile app structure and enhance loading functionality
...
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-06 20:02:24 +08:00
Konv Suu
ff1dc03304
fix: error and warning in mobile ( #2475 )
2025-01-06 17:57:24 +08:00
Innei
b46e1780f7
feat: enhance deep link handling in FollowWebView component to support new routes for adding and following items
...
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-06 14:26:43 +08:00
Konv Suu
99011ebcf2
feat: enhance table with new translations and tooltip for descriptions ( #2471 )
2025-01-06 14:13:20 +08:00
Cesaryuan
b4edc426df
fix: tray icon appears small and blurry on Windows, Close #2077 ( #2461 )
2025-01-06 09:01:44 +08:00
天空的盡頭
dbae887df1
feat(locales): update zh-TW translations ( #2446 )
...
Co-authored-by: ghostendsky <ghostendsky@users.noreply.github.com>
2025-01-06 09:00:40 +08:00
但为君故
1de1cd9ae1
fix: fix decoding error(utf-8,gbk,iso-8859 and other charsets) in readability (issue #2435 ) ( #2449 )
2025-01-06 08:59:57 +08:00
Innei
1e8196aad4
feat(rn): init follow feed modal
...
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-04 00:07:32 +08:00
Innei
85832105b4
fix(rn): rsshub form styles
...
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-03 23:58:02 +08:00
Innei
cf7259bdf8
refactor(rn): debug items
...
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-03 17:21:03 +08:00
Eric Zhu
f97be400d4
chore: add additional data attr for targeted customization of article css ( #2421 )
...
* chore: add additional data attr for targeted customization of article css
* update
* chore: auto-fix linting and formatting issues
---------
Co-authored-by: ericyzhu <ericyzhu@users.noreply.github.com>
2025-01-03 17:15:20 +08:00
Denisskas
9d6508b211
feat:(locales) update ru local files and create ru file ( #2418 )
...
* Update ru.json
* add in native ru.json
* Update in common ru.json
* Update in errors ru.json
* Update in external ru.json
* Update in settings ru.json
* Update in shortcuts ru.json
* Fix in app ru.json
* Fix in errors ru.json
* Fix in settings ru.json
* Update , external ru.json
* Update , settings ru.json
* chore: auto-fix linting and formatting issues
* Update ru.json
* chore: auto-fix linting and formatting issues
---------
Co-authored-by: Denisskas <Denisskas@users.noreply.github.com>
2025-01-03 17:14:32 +08:00
Konv Suu
ebc6c4fdb6
feat: improve email verification display ( #2424 )
2025-01-03 17:14:08 +08:00
Xat
1e8f80ef15
fix: ignore `node_modules` for tailwindcss to avoid warning ( #2425 )
2025-01-03 17:13:31 +08:00
Innei
834dff8d91
feat: integrate LoadingContainer
...
- Added LoadingContainer component to RootLayout for improved loading state management.
- Refactored DebugPanel to include useEffect and removed unused code for better clarity and performance.
These changes enhance user experience by providing a loading indicator and streamlining the debug interface.
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-03 17:10:22 +08:00
Innei
15feb5a35a
fix(settings): align submit button in ExportFeedsForm for better layout
...
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-03 15:26:35 +08:00
Stephen Zhou
58e796e3df
fix: authentication style on mobile
2025-01-03 10:11:18 +08:00
Innei
92ec05e1de
refactor(modal): remove loading screen and enhance modal functionality
...
- Removed the loading screen component to streamline the modal navigation.
- Updated modal-related imports in the debug and add screens to include Modal.
- Adjusted screen options in the modal layout for improved presentation.
These changes simplify the modal structure and improve the overall user experience.
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-03 01:10:28 +08:00
Innei
c7f64e8327
chore: debug menu in prod
...
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-03 01:03:08 +08:00
Innei
6d10d670cd
refactor(rsshub-form): enhance ScreenOptions component and improve header title rendering
...
- Introduced new props for the ScreenOptions component to pass route and routePrefix.
- Updated header title rendering to utilize HeaderTitleExtra for better display of route information.
- Removed unused PreviewUrl component to streamline the form layout.
These changes improve the clarity and functionality of the RSSHub form screen.
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-03 00:53:38 +08:00
Innei
4f3d9902af
fix(rn): discover form
...
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-03 00:43:14 +08:00
Innei
1439d87f07
fix: improve Markdown rendering and UI adjustments in various components
...
- Updated TextField to ensure full width and flex behavior.
- Optimized MarkdownWeb to memoize parsed content for better performance.
- Adjusted Markdown rendering in rsshub-form and DiscoverFeedForm to fix directive formatting.
- Enhanced ModalError to allow text selection in error stack trace.
- Minor adjustments in parse-markdown utility for directive handling.
These changes enhance the user interface and improve performance in Markdown rendering.
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-03 00:10:02 +08:00
Stephen Zhou
78df5b9073
fix: dialog for update password
2025-01-02 20:55:47 +08:00
X
9ee3d3d8a3
fix: View freeze while using swipe gesture to go back in safari ( #2412 )
2025-01-02 20:09:36 +08:00
DIYgod
020abfdf61
docs: update changelog
2025-01-02 19:47:21 +08:00
Innei
5d53a9d0a0
chore(release): release v0.3.0-beta.0
2025-01-02 19:17:31 +08:00
Innei
61508a478e
feat: optimize profile setting page
...
Signed-off-by: Innei <i@innei.in>
2025-01-02 19:16:20 +08:00
DIYgod
5af9cf5ec7
feat: withdraw as rss3
2025-01-02 18:35:24 +08:00
chenglong
5e74020256
chore: `files.associations` settings for vscode ( #2409 )
2025-01-02 18:17:30 +08:00
Innei
33d9e14d7c
fix(rn): adjust ui colors
...
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-02 18:10:49 +08:00
Innei
ca8d19dc39
fix(rsshub): adjust table cell width
...
Signed-off-by: Innei <i@innei.in>
2025-01-02 17:08:14 +08:00
Innei
1cfbbb9038
feat: adjust rsshub page styles
...
Signed-off-by: Innei <i@innei.in>
2025-01-02 16:37:59 +08:00
DIYgod
b044713528
feat: rsshub add modal loading status
2025-01-02 15:54:47 +08:00
Stephen Zhou
6ebe99b5c5
chore: update changelog
2025-01-02 15:41:40 +08:00
Stephen Zhou
5fca27bc21
chore: update better-auth to avoid version override
2025-01-02 15:33:17 +08:00
Eric Zhu
a177c2f6be
chore: update zh-CN translations ( #2393 )
...
* chore: update zh-CN translations
* update
* update
* update
* update
2025-01-02 14:32:05 +08:00
Konv Suu
c05b5865d1
fix: console error in power page ( #2405 )
2025-01-02 14:29:55 +08:00
Innei
5b237caf80
fix: image blurhash out when image loaded
...
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-02 12:41:23 +08:00
Stephen Zhou
045d6c7d06
fix: use babel to resolve
2025-01-02 11:53:38 +08:00
lawvs
bdad091599
fix: correct visibility logic for entry read command
2025-01-02 00:48:15 +08:00
DIYgod
71f3be0a29
feat: reduce timeline rerender caused by checkNew
2025-01-01 19:52:36 +08:00
DIYgod
43b0ac704a
feat: remove reduceRefetch config
2025-01-01 18:58:24 +08:00
DIYgod
19eea97267
feat: add rsshub entrance
2025-01-01 18:46:06 +08:00