You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Laurent
1cf5353339
feat: add playlist database migration and CRUD methods
|
1 month ago |
| .. |
|
Assets.xcassets
|
chore: initialize project with GRDB dependency and directory structure
|
1 month ago |
|
Models
|
feat: add Playlist and PlaylistTrack models
|
1 month ago |
|
Services
|
feat: add playlist database migration and CRUD methods
|
1 month ago |
|
ViewModels
|
feat: add LibraryViewModel with reactive queries, debounced search, and column sorting
|
1 month ago |
|
Views
|
feat: assemble UI with search bar, track table, player controls, folder picker, and drag-and-drop
|
1 month ago |
|
ContentView.swift
|
feat: assemble UI with search bar, track table, player controls, folder picker, and drag-and-drop
|
1 month ago |
|
MusicApp.swift
|
feat: assemble UI with search bar, track table, player controls, folder picker, and drag-and-drop
|
1 month ago |