Releases: almostengr/petfeeder
Releases · almostengr/petfeeder
2021.01beta
Development (#11) * #1 created API * #1 Updated API and created worker service * #1 #2 Created front end, updated back end * #1 #2 Updates for front and backend * #1 #2 More updates made * #1 #2 Feeding working, Schedule in progress * Update SchedulesController.cs * Update ScheduleRepository.cs * Update README.md * Update README.md * #1 #2 renamed project; updated front and backend * #1 #2 Updated scheduler page; created maintenance worker * #1 #2 Added worker, back and front end updates * #1 #2 Back and front end updates * #2 #1 numerous updates * Added db tasks, updated readme commands * #2 Updated styling and page title * #1 Updated database migration * #1 Removed dead code, update repository methods and workers * Added system service files * Added link to reference * #2 Removed optional null * #1 Added Gpio control, storage monitoring, alarm logging, * Updated tasks * #2 updated database * Removed task dependency * #2 Updated database * setting for disable schedule * Update enum for feeding * #1 Updates made so that actions are done through API * Added relay methods * Update and rename FeedingRelay.cs to FeedingSignal.cs * Update and rename FeedingSignal.cs to FeedingRelay.cs * Created signal input base class * #1 #6 #7 Several updates to the API * #2 #7 Updated front end to control light * #1 #2 #7 #5 Updated back and front end * #1 Many update, created mock classes, organized files * #2 Updated UI, controllers to call backend; remove unused files * Updated references * removed unused libraries, variables * #10 Added shutdown and restart capabilities