Aleksandr
|
7d44d54aed
|
Merge pull request #45 from capcom6/dependabot/go_modules/google.golang.org/protobuf-1.33.0
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
|
2024-03-18 21:24:56 +07:00 |
|
dependabot[bot]
|
3be64863cf
|
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-18 14:21:58 +00:00 |
|
Aleksandr
|
e5b4076335
|
Merge pull request #43 from capcom6/hotfix/last-seen-default-value
Fix `devices.last_seen` field default value
|
2024-02-29 19:24:00 +07:00 |
|
Aleksandr Soloshenko
|
7e59a6a855
|
[devices] add default value for last_seen
|
2024-02-29 09:00:45 +07:00 |
|
Aleksandr
|
ff837ed354
|
Merge pull request #39 from capcom6/feature/device-last-seen
Device last seen info
|
2024-02-29 08:48:43 +07:00 |
|
Aleksandr Soloshenko
|
43beb9d6e9
|
[devices/models] fix last seen db type
|
2024-02-28 09:40:04 +07:00 |
|
Aleksandr Soloshenko
|
962278903a
|
Merge remote-tracking branch 'origin/master' into feature/device-last-seen
|
2024-02-28 08:50:02 +07:00 |
|
Aleksandr
|
4302f0c53f
|
Merge pull request #41 from capcom6/feature/api-cors
Upgrade go-infra-fx to disable CORS
|
2024-02-25 15:38:29 +07:00 |
|
Aleksandr Soloshenko
|
28244692d6
|
Merge remote-tracking branch 'origin/master' into feature/device-last-seen
|
2024-02-24 14:13:54 +07:00 |
|
Aleksandr
|
f129163518
|
Merge pull request #38 from capcom6/docs/faq-internal-queue-limit
FAQ on RESULT_ERROR_LIMIT_EXCEEDED error
|
2024-02-24 12:26:17 +07:00 |
|
Aleksandr Soloshenko
|
6589028373
|
[deps] upgrade go-infra-fx to disable CORS
|
2024-02-23 10:46:51 +07:00 |
|
Aleksandr
|
183aa88230
|
Merge pull request #40 from capcom6/dependabot/go_modules/github.com/gofiber/fiber/v2-2.52.1
Bump github.com/gofiber/fiber/v2 from 2.51.0 to 2.52.1
|
2024-02-23 10:06:17 +07:00 |
|
dependabot[bot]
|
52ed8e85d0
|
Bump github.com/gofiber/fiber/v2 from 2.51.0 to 2.52.1
Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.51.0 to 2.52.1.
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](https://github.com/gofiber/fiber/compare/v2.51.0...v2.52.1)
---
updated-dependencies:
- dependency-name: github.com/gofiber/fiber/v2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-23 02:53:12 +00:00 |
|
Aleksandr Soloshenko
|
cd95d8a5a2
|
[logging][messages] log message state update errors
|
2024-02-23 00:04:30 +07:00 |
|
Aleksandr Soloshenko
|
23cf460f08
|
[db][devices] optimize number on queries
|
2024-02-23 00:03:58 +07:00 |
|
Aleksandr Soloshenko
|
776cf08866
|
[di] use of fx.In params struct
|
2024-02-23 00:03:11 +07:00 |
|
Aleksandr Soloshenko
|
98f3f719e0
|
[3rdParty][devices] fix empty deletedAt field in json
|
2024-02-23 00:02:07 +07:00 |
|
Aleksandr Soloshenko
|
4396a88b37
|
[docs] FAQ on RESULT_ERROR_LIMIT_EXCEEDED error
|
2024-02-22 18:14:42 +07:00 |
|
Aleksandr
|
13b434ecfe
|
Merge pull request #33 from capcom6/feature/valid-until
ValidUntil support
|
2024-02-20 20:50:03 +07:00 |
|
Aleksandr Soloshenko
|
53c09a233c
|
[handlers] unify validation
|
2024-02-17 15:29:07 +07:00 |
|
Aleksandr
|
4b8f0f0475
|
Merge pull request #37 from capcom6/ci/pull-requests-only
[ci][cd] don't lint, test and build on every push - PR only
|
2024-02-17 14:48:03 +07:00 |
|
Aleksandr
|
39d7d61826
|
Merge pull request #36 from capcom6/docs/python-encryption
[docs] Python encryption example
|
2024-02-16 08:46:35 +07:00 |
|
Aleksandr Soloshenko
|
6b399625a8
|
[ci][cd] don't lint, test and build in every push - PR only
|
2024-02-15 11:43:31 +07:00 |
|
Aleksandr Soloshenko
|
419957f5e4
|
[docs] Python encryption example
|
2024-02-15 11:40:35 +07:00 |
|
Aleksandr Soloshenko
|
cb3e4f8dd9
|
[3rdParty][devices] select devices endpoint
|
2024-02-15 00:28:39 +07:00 |
|
Aleksandr
|
6215080cfd
|
Merge pull request #35 from capcom6/ci/linting
[ci] use of golangci-lint
|
2024-02-14 20:01:16 +07:00 |
|
Aleksandr
|
1c1f475feb
|
Merge pull request #34 from capcom6/feature/skip-phone-validation
[3rdparty][messages] skip phone validation option
|
2024-02-13 23:22:56 +07:00 |
|
Aleksandr Soloshenko
|
09db6d92e8
|
[ci] use of golangci-lint
|
2024-02-13 22:51:33 +07:00 |
|
Aleksandr Soloshenko
|
3097f270b9
|
[docs] add FAQ on long and non-standard phone numbers
|
2024-02-13 09:18:52 +07:00 |
|
Aleksandr Soloshenko
|
bca16d8d71
|
[3rdparty][messages] skip phone validation option
|
2024-02-11 20:55:51 +07:00 |
|
Aleksandr
|
3f359b010a
|
Merge pull request #32 from capcom6/docs/python-client
[docs] Add Python client link
|
2024-02-11 16:00:17 +07:00 |
|
Aleksandr Soloshenko
|
9f8c787634
|
Added: ValidUntil support
|
2024-02-09 17:52:05 +07:00 |
|
Aleksandr Soloshenko
|
ba5f24c9d0
|
[docs] Add Python client link
|
2024-02-09 11:43:44 +07:00 |
|
capcom6
|
468f969fb6
|
Merge pull request #31 from capcom6/docs/sending-delays-faq
[docs] FAQ on sending delays
|
2024-02-08 20:28:13 +07:00 |
|
Aleksandr Soloshenko
|
712a820e37
|
Updated: screenshot
|
2024-02-07 23:15:45 +07:00 |
|
Aleksandr Soloshenko
|
fd31c53fc5
|
Added: FAQ on sending delays
|
2024-02-07 23:15:38 +07:00 |
|
capcom6
|
cc41bfe5c5
|
Merge pull request #30 from capcom6/feature/push-debounce
Added: push notifications debounce
|
2024-02-06 19:49:44 +07:00 |
|
Aleksandr Soloshenko
|
9de01a9b2b
|
Added: tests for cache
|
2024-02-05 23:16:29 +07:00 |
|
Aleksandr Soloshenko
|
789a6867df
|
Added: debounce time configuration
|
2024-02-04 12:33:49 +07:00 |
|
Aleksandr Soloshenko
|
26bc24e08a
|
Fixed: logger name in modules
|
2024-02-01 09:27:14 +07:00 |
|
Aleksandr Soloshenko
|
32ea8f0762
|
Fixed: response code and header
|
2024-02-01 09:26:57 +07:00 |
|
Aleksandr Soloshenko
|
29fc8bb3c9
|
Added: push notifications debounce
|
2024-01-30 09:32:40 +07:00 |
|
capcom6
|
eabcd3fbba
|
Merge pull request #29 from capcom6/docs/encryption-ts
Added: TS encryption example class
|
2024-01-30 08:39:08 +07:00 |
|
capcom6
|
7899219fdd
|
Merge pull request #28 from capcom6/bugfix/docker-entrypoint
Fixed: signals handling in Docker
|
2024-01-30 08:33:52 +07:00 |
|
Aleksandr Soloshenko
|
b806af3671
|
Fixed: signals handling in Docker
|
2024-01-26 23:14:59 +07:00 |
|
Aleksandr Soloshenko
|
c357d9028b
|
Added: TS encryption example class
|
2024-01-25 20:42:01 +07:00 |
|
capcom6
|
a43a782e64
|
Merge pull request #27 from capcom6/feature/encryption
Fix: phone length in encrypted mode
|
2024-01-25 08:43:24 +07:00 |
|
Aleksandr Soloshenko
|
1a9a84264d
|
Fixed: phone number length validation
|
2024-01-23 09:01:24 +07:00 |
|
Aleksandr Soloshenko
|
e9a2560caf
|
Merge remote-tracking branch 'origin/master' into feature/encryption
|
2024-01-23 09:01:06 +07:00 |
|
capcom6
|
8cec98c8e6
|
Merge pull request #26 from capcom6/feature/encryption
Added: support for encrypted messages
|
2024-01-23 08:45:36 +07:00 |
|