aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-07-21Update Xexun2ProtocolDecoder.javastefanclark
2022-07-21Update Xexun2ProtocolDecoder.javastefanclark
2022-07-21Fixes trailing spaces issueLuiz Kill
2022-07-21Adds Pushover user attributesLuiz Kill
The Pushover integration doesn't allow messages to be delivered per-user, since the NOTIFICATOR_PUSHOVER_USER config is single for the whole instance.
2022-07-21Merge pull request #4907 from lzkill/fix-pwd-reset-templateAnton Tananaev
Fixes passwordReset.vm template
2022-07-21Fixes passwordReset.vm templateLuiz Kill
Adds the reset-password endpoint to the reset link.
2022-07-20Fix duplicate notificationsAnton Tananaev
2022-07-20Add Xexun2 dismantle alarmAnton Tananaev
2022-07-19Add coordinates validationAnton Tananaev
2022-07-19Better ADC decoding (fix #4899)Anton Tananaev
2022-07-19Fix get manager usersAnton Tananaev
2022-07-19Fix push notificationsAnton Tananaev
2022-07-18Reset start on restartAnton Tananaev
2022-07-18Add media events (fix #3863)Anton Tananaev
2022-07-18Remove trailing spacesAnton Tananaev
2022-07-18Improve event type orderAnton Tananaev
2022-07-18Disable email change (fix #3878)Anton Tananaev
2022-07-18OsmAnd missing coordinates (fix #4420)Anton Tananaev
2022-07-17Fix group cachingAnton Tananaev
2022-07-17Update submodule commitv5.2Anton Tananaev
2022-07-17Update version numbersAnton Tananaev
2022-07-17More integration testsAnton Tananaev
2022-07-17Support C2Stek variation (fix #4331)Anton Tananaev
2022-07-16Parameter to enable protocols (fix #3991)Anton Tananaev
2022-07-16Migrate to Firebase SDKAnton Tananaev
2022-07-16Update only if password changedAnton Tananaev
2022-07-16Fix password updateAnton Tananaev
2022-07-16Support ITS custom timezone (fix #4232)Anton Tananaev
2022-07-16Remove misused timezoneAnton Tananaev
2022-07-14Filter for old data (fix #3800)Anton Tananaev
2022-07-14Migrate SMTP settingsAnton Tananaev
2022-07-14Fix code style issuesAnton Tananaev
2022-07-14Add LBS location caching (fix #3790)Anton Tananaev
2022-07-14Null check geofenceIds (fix #4896)Anton Tananaev
2022-07-14Support AT20 protocol formatAnton Tananaev
2022-07-13Add more integration testsAnton Tananaev
2022-07-13Handle null statusAnton Tananaev
2022-07-13Avoid broadcast loops (fix #4894)Anton Tananaev
2022-07-13Simplify attribute checkAnton Tananaev
2022-07-13Fix geofenceIds issue (fix #4890)Anton Tananaev
2022-07-13Ignore own multicast packetsAnton Tananaev
2022-07-12Support from email name (fix #4887)Anton Tananaev
2022-07-12Persist device status (fix #4890, fix #4891)Anton Tananaev
2022-07-12Remove extended query annotationAnton Tananaev
2022-07-12Filter notifications by device access (fix #4888)Anton Tananaev
2022-07-11Fix offline notifications (fix #4889)Anton Tananaev
2022-07-11Simplify timeout unitsAnton Tananaev
2022-07-11Interface for sending multicastAnton Tananaev
2022-07-11Use same socket for sendingAnton Tananaev
2022-07-10Specify multicast interfaceAnton Tananaev