| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
|
Remove more compile time warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RunStartupTasks never executes because "startuptasks.txt" is never
created
|
|
|
|
|
|
Minor improvements to db code
|
|
Fix always null expressions
|
|
Fix a spelling mistake
|
|
Remove remnants of system events
|
|
|
|
|
|
|
|
Rename ImageSize -> ImageDimensions
|
|
This reverts commit 48ad18d12baeeb42ec0ec7df9473330dcbc76754, reversing
changes made to fe197415cac19c0e4005c52761c5e7a37b8a4557.
|
|
|
|
|
|
|
|
|
|
Use EF Core for Activity database
|
|
Remove conditions that are always true/false
|
|
Remove unconditional caching, modified since header and use ETags
|
|
|
|
|
|
|
|
|
|
|
|
Return Audio objects from MusicAlbum.Tracks
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|