freetubesync/FreeTubeSync/EndPoints
Mario Steele 157d46ee2e Updated Endpoints
Updated all endpoints to use Update() method of the model, instead of
trying to use the data from the REST object directly to update the
database.  WHen doing so, tracking gets busted in EFCore, so instead,
will go through and update all properties of a model from the database
object, with the data from the REST object.
2025-07-21 17:10:42 -05:00
..
HistoryEndpoint.cs Updated Endpoints 2025-07-21 17:10:42 -05:00
PlaylistEndpoint.cs Updated Endpoints 2025-07-21 17:10:42 -05:00
ProfileEndpoint.cs Updated Endpoints 2025-07-21 17:10:42 -05:00
SearchHistoryEndpoint.cs Updated Endpoints 2025-07-21 17:10:42 -05:00
SettingEndpoint.cs Updated Endpoints 2025-07-21 17:10:42 -05:00