82294a1beed999fe4616bc61d45330658339570f
Parser: - Change volume type from Option<String> to Option<i32> - Parse volume as integer to remove leading zeros - Keep original title with volume info Indexer: - Update SQL queries to insert volume as integer - Add volume column to INSERT and UPDATE statements API: - Change BookItem.volume and BookDetails.volume to Option<i32> - Add natural sorting for books Backoffice: - Update volume type to number - Update book detail page - Add CSS styles
Description
No description provided
Languages
TypeScript
48.5%
Rust
48.2%
Shell
1.9%
CSS
0.7%
Dockerfile
0.5%
Other
0.2%