redo gh-308, update changelog and readme, package maintenance, redo fixes for gh-291, additional fixes for gh-291#315
Merged
Conversation
- Updated @ant-design/icons from ^6.2.3 to ^6.2.5 - Updated @remix-run/router from ^1.23.2 to ^1.23.3 - Updated @types/node from ^25.7.0 to ^25.9.3 - Updated @types/react from ^19.2.14 to ^19.2.17 - Updated @vitejs/plugin-react from ^6.0.1 to ^6.0.2 - Updated antd from ^6.3.7 to ^6.4.4 - Updated i18next from ^26.1.0 to ^26.3.1 - Updated react from ^19.2.6 to ^19.2.7 - Updated react-dom from ^19.2.6 to ^19.2.7 - Updated react-i18next from ^17.0.7 to ^17.0.8 - Updated react-router-dom from ^7.15.0 to ^7.17.0 - Updated styled-components from ^6.4.1 to ^6.4.2 - Updated vite from ^8.0.12 to ^8.0.16 - Updated @babel/plugin-transform-private-property-in-object from ^7.28.6 to ^7.29.7 - Updated concurrently from ^9.2.1 to ^10.0.3 - Updated prettier from ^3.8.3 to ^3.8.4
…er" to all external links for security
…anually from closed AI PR by ditschi), fixed additional bug, still some points open AI summarization: Refactor CustomModelEditor and CustomModelForm components for improved data handling and UI consistency - Updated sorting logic in useCustomModelEditorTable to handle series and episodes. - Enhanced normalization functions in customModelEditorUtils for better data integrity. - Introduced loading state in CustomModelEditor and CustomModelList for improved user experience during data fetching. - Simplified form structure in CustomModelForm using collapse items for better organization. - Removed unnecessary imports and cleaned up code in TonieCard and related components. - Adjusted model key handling to ensure robustness against null or undefined values.
Collaborator
Author
|
custom editor not testable locally caused by CORS error. As long as i can not test it, PR will stay as draft |
Collaborator
Author
|
Custom model editor is kind of picky if you have already a tonies.custom.json... you need to clean it up manually if there are some things in it (like duplicate audio_id / hash combinations, empty audio id or hash...) |
…t seems to be not working as it should
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.