Commit Graph

3089 Commits

Author SHA1 Message Date
Stephen Zhou d4ed2b3415
chore: rename 2025-01-10 10:04:51 +08:00
Stephen Zhou fe7b62a03c
chore: fix type check 2025-01-10 09:46:12 +08:00
DIYgod ac76cde0ca
fix: rsshub link in mobile 2025-01-09 22:53:06 +08:00
DIYgod 3a6f287966
feat: email verification toast 2025-01-09 22:47:58 +08:00
Innei 0ab3ba9a3e
feat(rn/search): implement search tabview
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-09 22:42:01 +08:00
Innei 51065f484e
style: update background color of ActionBar in SocialMediaItem component in light mode
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-09 20:22:49 +08:00
dai 7e627fd9a0
feat(i18n): update Japanese locale with new toolbar customization and profile link social fields (#2498) 2025-01-09 20:16:35 +08:00
Whitewater 79f03b2d5c
refactor: update header action (#2511)
* refactor: use useSortedEntryActions

* fix: action bar z index

* chore: update i18n

* chore: tweak action bar styles
2025-01-09 20:03:31 +08:00
Innei 8abde402b2
feat(rn): subscription list refresh contril
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-09 19:39:24 +08:00
Eric Zhu 5ae616d691
chore: update zh-cn translations (#2510) 2025-01-09 18:58:48 +08:00
Innei 294b508c36
chore: update changelog
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-09 18:57:42 +08:00
Konv Suu 037791eae1
feat(podcast): add PodcastButton component to mobile float bar (#2514) 2025-01-09 18:53:42 +08:00
Innei e6ba515975
chore(release): release v0.3.1-beta.0 2025-01-09 18:49:33 +08:00
Stephen Zhou ca4d3ea8b4
fix: remove noScale arg 2025-01-09 18:34:39 +08:00
Innei 9745f4d9d0
feat(rn): subscription list item transition
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-09 17:25:26 +08:00
Innei 468a3e490a
feat(rn): fix dismiss modal when follow done
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-09 14:38:05 +08:00
Konv Suu 949a07ed0e
fix(mobile): improve responsive design in CornerPlayer 2025-01-09 13:43:25 +08:00
Innei fc3a3cef23
fix(rn): check tab current index frequency
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-09 00:02:37 +08:00
Innei 9c3400a5d5
refactor(rn): extract tab bar as a component
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-08 23:56:49 +08:00
Stephen Zhou 834c93fc00
chore: bring back tailwind config for dom 2025-01-08 20:59:03 +08:00
Konv Suu 6c3e8e82c6
feat: add loading indicator and UI improvements in transaction (#2480) 2025-01-08 18:13:29 +08:00
lawvs 9c14985ea0 refactor: fixed customize toolbar action 2025-01-08 15:41:22 +08:00
lawvs ae1cb5ee5d chore: hide customize toolbar action in mobile 2025-01-08 02:52:30 +08:00
Innei 950b5af8ec
feat(rn-component): implement toast manager
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-08 00:05:26 +08:00
lawvs 5a7160d5af fix: prevent media overflow 2025-01-07 18:16:34 +08:00
Stephen Zhou 7a7dae4d19
chore: manually specify tailwind config file 2025-01-07 17:21:33 +08:00
Innei cf31c0f5fa
feat(modal): enhance Follow modal with improved navigation and loading state
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-07 17:02:11 +08:00
Innei 265023126e
refactor(rn): loading component
Signed-off-by: Innei <tukon479@gmail.com>
2025-01-07 16:50:14 +08:00
dai 6ed05cea8b
feat(locales): update Japanese translations for RSSHub and related settings (#2474)
* 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

* fix: update Japanese translations for user actions and login prompts

* feat(locales): add Japanese translations for login and registration features

* feat(locales): update Japanese translations for RSSHub and related settings

* chore: auto-fix linting and formatting issues

---------

Co-authored-by: dai <dai@users.noreply.github.com>
Co-authored-by: Innei <i@innei.in>
Co-authored-by: Innei <Innei@users.noreply.github.com>
2025-01-07 14:07:46 +08:00
Whitewater 38fe110754
feat: customize toolbar (#2468)
* feat: add customizable toolbar modal

* refactor: extract SortableActionButton component

* refactor: enhance CustomizeToolbar with drag-and-drop reordering and state management

* refactor: update CustomizeToolbar for improved state management

* refactor: enhance drag-and-drop functionality

* feat: add CustomizeToolbarCommand

* chore: update i18n

* feat: extract customizable toolbar actions state

* feat: integrate customizable toolbar order for entry header and more actions

* chore: add @dnd-kit/sortable dependency

* feat: add reset action order functionality

* feat: sync action order

* chore: filter out read action

* chore: add changeset
2025-01-07 12:26:24 +08:00
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