Releases: Onyxmoon/GoMusic
Releases · Onyxmoon/GoMusic
GoMusic 0.1.0-alpha
Features
- feat: add base player (53002e095affb89cfea927e89e5c30e9e9bbb8cf) by @Onyxmoon
- feat: add logarithmic volume instead of linear (4b174026aca16524f1a3f932269c3b9bac4fc27f) by @Onyxmoon
- feat: add keyboardShortcuts global manager (e2f070ee66f9fc30ab3b12b52292b5b29fa61619) by @Onyxmoon
- feat: add preview mode (c22b8354087bc783ef2d50408e24a8151fe56fde) by @Onyxmoon
- feat: add image (b91221e1e67814c2d898dc21f8305fdc45b8f715) by @Onyxmoon
Bug Fixes
- fix: path traversal vulnerabilities and context leaks (16c4fef363cf77e7bade53a0599f4d0462bb1c1f) by @Onyxmoon
- fix: make HTTP handlers private to avoid Wails exposure (b7e04ab8b3fe55907064b8d7135244cdacee74b7) by @Onyxmoon
- fix: improve backend code quality (475190fad0e8f19c4b1652d14a840e9c06428b89) by @Onyxmoon
- fix: several TypeScript/Svelte warnings (3386d51f6b2cc4bd078c045adcf7483281aa1896) by @Onyxmoon
- fix: add scroll padding for lists (379386f0e805fad5c64bd954d0c355a1d2876d4d) by @Onyxmoon
Maintenance
- refactor: mark stub functions with TODO and remove unused Greet method (9db70fb1c6c48139b133baa5bfdd4351c7ef326c) by @Onyxmoon
- refactor: remove unused code (factory, DynamicBackground, gradient functions) (d9dbde55f4ee6c9c5a6cef6c6e49f0478147db46) by @Onyxmoon
- refactor: consolidate formatTime into shared utility (ab4a42fdeb9a1f5119c9fd63808ed0a6dfabdc70) by @Onyxmoon
- refactor: file serving to use ID-based URLs (5993cacae105ccf9fee981396da538cc3e4daf28) by @Onyxmoon
- refactor: file serving to use ID-based URLs (1d20cb2c534de09327dbe56a2fe105b463e0cf36) by @Onyxmoon
- refactor: consolidate scan methods with helper function (c0790a8aa93d5b0895f3fcb1f06e5dd150321f06) by @Onyxmoon
- refactor: extract color animation utilities to separate module (ee0f6908f04b4e20380b8c65db681c6147e8d732) by @Onyxmoon
- refactor: Change App struct to use controller pattern (bf33cb8b440c63c44f909ae7df3d38bb28444283) by @Onyxmoon
- refactor: remove all any types from frontend (24b8d664ff3cd5a0d6a814d545ced96edaa0e62a) by @Onyxmoon
- refactor: remove remaining unused CSS selector (7226046d624dbdd3ea07ae8a77d96e7f41280e13) by @Onyxmoon
- refactor: bottom player component (1b3c5319d06ab3a16252f5e48802c2d305139ac6) by @Onyxmoon
- refactor: remove error on streaming (there are too much) (361929afdd4fe01795e4cef09f4af1b317339a4f) by @Onyxmoon
Documentation
- docs: add readme basic content (7383a953731cd5a780892cd4d68104d5e1b0d4c0) by @Onyxmoon
Build & CI
- build: bump go version 1.25.5 (e603a545b80d7aa90123dbe55b2adf10e8dae04b) by @Onyxmoon
- ci: add GitHub Actions with auto-generated release notes (5d09cdca2a6a8b61253381e01116cb92deba5de1) by @Onyxmoon
Full Changelog: b3ad752...0.1.0-alpha