Skip to content

redo gh-308, update changelog and readme, package maintenance, redo fixes for gh-291, additional fixes for gh-291#315

Merged
SciLor merged 11 commits into
toniebox-reverse-engineering:developfrom
henryk86:develop
Jun 13, 2026
Merged

redo gh-308, update changelog and readme, package maintenance, redo fixes for gh-291, additional fixes for gh-291#315
SciLor merged 11 commits into
toniebox-reverse-engineering:developfrom
henryk86:develop

Conversation

@henryk86

Copy link
Copy Markdown
Collaborator

No description provided.

henryk86 added 9 commits June 12, 2026 09:59
- 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
…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.
@henryk86 henryk86 marked this pull request as draft June 12, 2026 21:56
@henryk86

Copy link
Copy Markdown
Collaborator Author

custom editor not testable locally caused by CORS error. As long as i can not test it, PR will stay as draft

@henryk86

Copy link
Copy Markdown
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...)

@henryk86 henryk86 changed the title redo gh-308, update changelog and readme, package maintenance redo gh-308, update changelog and readme, package maintenance, redo fixes for gh-291, additional fixes for gh-291 Jun 12, 2026
@henryk86 henryk86 marked this pull request as ready for review June 12, 2026 23:54
@SciLor SciLor merged commit 48d60a0 into toniebox-reverse-engineering:develop Jun 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants