455 Commits

Author SHA1 Message Date
Aleksandr Soloshenko
722272df6c [sse] minor fixes 2025-08-05 16:22:03 +07:00
Aleksandr Soloshenko
8a51c00dbb [deps] upgrade go-infra-fx 2025-08-05 16:22:03 +07:00
Aleksandr Soloshenko
0fb0f54539 [handlers] expose events endpoint 2025-08-05 16:22:03 +07:00
Aleksandr Soloshenko
79da361234 [sse] introduce SSE module 2025-08-05 16:22:03 +07:00
Aleksandr Soloshenko
a803b26472 [deploy] new entrypoint design 2025-07-30 08:10:19 +07:00
Aleksandr Soloshenko
c6fe84d730 [package] use curl for healthcheck 2025-07-28 14:17:57 +07:00
dependabot[bot]
c72bba5da1 Bump golang.org/x/oauth2 from 0.21.0 to 0.27.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.21.0 to 0.27.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.21.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-19 11:23:46 +07:00
Aleksandr Soloshenko
e148699ac7 [deps] upgrade client-go 2025-07-11 15:35:12 +07:00
Aleksandr Soloshenko
fa8e6f55a9 [docs] minor improvements to the API docs 2025-07-11 15:35:12 +07:00
Aleksandr Soloshenko
18dabe504b [handlers] separate message status DTOs 2025-07-11 15:35:12 +07:00
Aleksandr Soloshenko
26e205d73b [messages] add device last seen filter 2025-07-11 15:35:12 +07:00
Aleksandr Soloshenko
2152e60243 [messages] improve content errors handling 2025-07-11 15:35:12 +07:00
Aleksandr Soloshenko
a6fbdcc1ba [e2e] use textMessage instead of message 2025-07-11 15:35:12 +07:00
Aleksandr Soloshenko
b9d4059a16 [health] process unknown health status 2025-07-11 15:35:12 +07:00
Aleksandr Soloshenko
289a3b2ca2 [messages] explicit device selection 2025-07-11 15:35:12 +07:00
Aleksandr Soloshenko
8c88067543 [deps] upgrade client-go 2025-07-11 15:35:12 +07:00
Aleksandr Soloshenko
0e929406e6 [db] remove deprecated message field 2025-07-09 20:27:03 +07:00
Aleksandr Soloshenko
99f6bd23cb [docs] update data docs 2025-07-07 05:43:54 +07:00
Aleksandr Soloshenko
4da289ff57 [dev] add ngrok Makefile target 2025-07-07 05:43:54 +07:00
Aleksandr Soloshenko
4abd4d6a50 [docs] add dev-docs link 2025-07-07 05:43:54 +07:00
Aleksandr Soloshenko
290d0e5049 [tests] fix for new structures 2025-07-07 05:43:54 +07:00
Aleksandr Soloshenko
4516fb0ccf [handlers] fix message field compatibility for mobile 2025-07-07 05:43:54 +07:00
Aleksandr Soloshenko
8f01332869 [messages] add data messages support 2025-07-07 05:43:54 +07:00
Aleksandr Soloshenko
e4046c5865 [actions] fix workflows permissions 2025-06-27 06:48:28 +07:00
Aleksandr Soloshenko
752e9c6ed5 [settings] fix empty response for device 2025-06-27 06:47:02 +07:00
Aleksandr Soloshenko
4ce41816b5 [docs] update API docs 2025-05-28 06:10:55 +07:00
Aleksandr Soloshenko
d8f9864e52 [settings] introduce settings module 2025-05-28 06:10:55 +07:00
Aleksandr Soloshenko
dfe1341ec8 [push] unify broadcast notifications 2025-05-28 06:10:55 +07:00
Aleksandr
dfa12a46f5 Potential fix for code scanning alert no. 10: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-05-19 05:46:25 +07:00
Aleksandr Soloshenko
632ef462ef [webhooks] set webhooks per-device 2025-05-17 15:22:17 +07:00
Aleksandr Soloshenko
99791deebe [docs] include only User and System parts of the API docs 2025-05-17 10:47:03 +07:00
Aleksandr
37730e67c2 Potential fix for code scanning alert no. 9: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-05-16 20:03:46 +07:00
Aleksandr Soloshenko
4e6b4e7f28 [push] add send retries 2025-05-13 16:48:16 +07:00
Aleksandr
7f35b0114b Potential fix for code scanning alert no. 7: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-05-12 06:35:22 +07:00
Aleksandr
d2474ee6e5 Potential fix for code scanning alert no. 6: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-05-11 12:57:24 +07:00
Aleksandr Soloshenko
e457a16e9e [deps] upgrade golang.org/x/net 2025-04-29 13:15:11 +07:00
Aleksandr Soloshenko
1e73fc83b2 [deps] upgrade x/net package 2025-04-18 09:00:15 +07:00
Aleksandr Soloshenko
3506b9cdf1 [actions] disable build for dependabot 2025-04-18 08:59:24 +07:00
Aleksandr Soloshenko
747edc8f9c [e2e] add priority validation tests 2025-04-02 13:59:13 +07:00
Aleksandr Soloshenko
8cdb4a1d13 [messages] add unit tests 2025-04-02 13:59:13 +07:00
Aleksandr Soloshenko
11bdf0e033 [messages] add messages priority 2025-04-02 13:59:13 +07:00
Aleksandr Soloshenko
a3da29b56d [deps] upgrade client-go library 2025-04-02 13:59:13 +07:00
Aleksandr Soloshenko
e04c1b80f9 [deploy] limit user operations from device 2025-03-28 06:52:21 +07:00
Aleksandr Soloshenko
a8b23f4dc1 [mobile] add registration by one-time code 2025-03-28 06:52:21 +07:00
dependabot[bot]
8127d9d824 Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.5.1...v4.5.2)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-22 06:27:30 +07:00
Aleksandr Soloshenko
9a16bfcb59 [deps] upgrade go-infra-fx to 0.2.1 to resolve client IP issue behind proxy 2025-03-21 15:45:24 +07:00
Aleksandr Soloshenko
1493a05cea [config] expose database pool options to config 2025-03-16 19:16:33 +07:00
Aleksandr Soloshenko
83c3ef7bac [deps] upgrade golang.org/x/net to 0.37.0 2025-03-13 20:48:06 +07:00
Aleksandr Soloshenko
c54cba5bf4 [actions] update Go for linter 2025-03-13 13:53:17 +07:00
Aleksandr Soloshenko
70089b7baf [build] upgrade Go to 1.23 2025-03-13 13:43:19 +07:00