31 Commits

Author SHA1 Message Date
motahhari
b6862aba02 fix deploy config 2026-06-05 15:00:26 +03:30
04a3381730 feat: add static file serving for APK downloads and new files folder
- Add MIME type mapping for .apk files to allow proper download
- Configure static file serving for new "files" directory at /files endpoint
- Enable serving APK and other downloadable files from dedicated folder
2026-06-05 11:08:15 +03:30
3f7815874a fix PowerOutageSummary and optimize ALertService structure 2026-06-01 19:26:59 +03:30
40fe6e897a chore: update development connection string to localhost 2026-06-01 18:16:54 +03:30
4df537816f refactor: restructure Program.cs and enhance Telemetry response format 2026-06-01 18:16:30 +03:30
97a946ebea feat: add PowerOutageLog entity, service, migration and API endpoints 2026-06-01 18:16:13 +03:30
9fe575ae07 refactor: reorganize Infrastructure layer into folder structure with DI 2026-06-01 18:15:58 +03:30
775ae0d9b4 refactor: reorganize Application layer into folder structure 2026-06-01 18:15:17 +03:30
dca3fc62ca add RelayConditions endpoint and RelayCount to DeviceSettings and bugfix 2026-04-28 09:36:29 +03:30
777b66ddca add device name to power status message 2026-02-19 06:14:02 +03:30
cda8f0fb50 fix sending alert sms 2026-02-18 23:58:30 +03:30
b6ff393d0d add batteryVoltage and percent 2026-01-13 06:59:45 +03:30
3e62c8bf96 add smsRecievers field and send alert messages to user device 2026-01-07 18:18:50 +03:30
9334e3e4c2 add Voltage and Power fields 2026-01-06 18:43:23 +03:30
f75d85dbb7 test call 2025-12-29 16:13:48 +03:30
1191c75402 change add data by deviceid 2025-12-29 15:50:08 +03:30
c28d600d37 change add data by deviceid 2025-12-29 15:45:52 +03:30
3f94f9d18d fix 415 error to add data 2025-12-29 15:38:08 +03:30
325cb210f7 add folder 2025-12-29 00:29:05 +03:30
296b4010c0 add sound test 2025-12-29 00:13:08 +03:30
3ca7b7df9a add test page 2025-12-29 00:00:20 +03:30
b69691c84f change in tokens and addtelemetry(addData) 2025-12-20 00:51:50 +03:30
10178de7c1 add device token 2025-12-19 11:07:31 +03:30
74e8480a68 version 3 2025-12-17 00:34:41 +03:30
139924db94 version 2 2025-12-16 16:52:40 +03:30
61e86b1e96 fix times locale 2025-11-29 00:13:51 +03:30
514486bb6c fix list of telementry date 2025-11-27 16:45:23 +03:30
0e10462a99 fix add and list telementry 2025-11-27 16:30:34 +03:30
dbebcb85f2 Remove build files and add .gitignore 2025-11-27 14:58:04 +03:30
9ba81d944f add voice service call service and more 2025-11-25 16:49:18 +03:30
motahhari
60d20a2734 first commit 2025-10-31 20:21:22 +03:30