-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
migrated EF to EF core added missing mappings from model to viewmodel dependency shuffle fixed sqlite not being loaded because of missing dll moved log files removed EF references from app.config added missing log project to source control fixed missing icon moved seeding to viewmodels, fixed relations added error handling to youtube api for missing credentials disabled updates for debug configuration bugfix MediaItem added local file support bugfix mediaplayer fixed audiovolume slider updated nuget packages fixed playing and resuming button working on saving state updated nuget package updated nuget package updated nuget package updated nuget packages
- Loading branch information
Showing
246 changed files
with
2,235 additions
and
7,642 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -226,3 +226,5 @@ ModelManifest.xml | |
|
||
# Merge | ||
*.orig | ||
|
||
!Maple.Log |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.