Commit graph

2020 commits

Author SHA1 Message Date
Oscar Mira
2628401006 localstack: bump version to 1.2.0 and disable telemetry 2022-10-24 18:03:58 +02:00
Oscar Mira
50cc78472a doc: add README.md 2022-10-23 12:54:16 +02:00
Oscar Mira
c924e15c42 server: replace non-ASCII chars in comments 2022-10-17 13:21:45 +02:00
Oscar Mira
28a8cd9a93 build: update protobuf to 3.21.7 2022-10-17 13:21:45 +02:00
Oscar Mira
100da36342 build: update gradle to 7.5 2022-10-17 13:21:45 +02:00
Oscar Mira
801767fc24 build: fix missing slf4j binding dependencies 2022-10-17 13:21:45 +02:00
Oscar Mira
e8bd78e123 server: remove phone country code tag from metrics 2022-10-17 13:21:45 +02:00
Oscar Mira
90e4adf2ac server: cleanup Util class 2022-10-17 13:21:45 +02:00
Oscar Mira
48361d5384 server: remove country code validation for payments 2022-10-17 13:21:45 +02:00
Oscar Mira
55c340ba9f server: temporarily disable payments 2022-10-17 13:21:45 +02:00
Oscar Mira
1a2ff6b248 server: disable datadog in dev 2022-10-17 13:21:45 +02:00
Oscar Mira
8693760419 build: add docker-compose plugin to gradle 2022-10-17 13:21:45 +02:00
Oscar Mira
6c6fa0070d storage: add dev environment 2022-10-16 13:34:47 +02:00
Oscar Mira
52276406fa storage: override config with environment variables 2022-10-16 13:34:47 +02:00
Oscar Mira
7f1d279b97 storage: import storage-service v1.76 2022-10-16 13:34:47 +02:00
Oscar Mira
b8e2b062f6 server: temporarily disable SMS code verification 2022-10-16 13:34:47 +02:00
Oscar Mira
1a81e5275d server: temporarily suspend Captcha requeriment 2022-10-16 13:34:47 +02:00
Oscar Mira
891aa5c864 server: decommission Recaptcha client v1 2022-10-16 13:34:47 +02:00
Oscar Mira
f3690105e0 localstack: add envoy front proxy 2022-10-16 13:34:47 +02:00
Oscar Mira
41c2b04e77 server: add dev environment and terraform main module 2022-10-16 13:34:47 +02:00
Oscar Mira
e42fbcbeb7 server: execute liquibase migrations on service startup 2022-10-16 13:28:01 +02:00
Oscar Mira
7ba23ed29c server: revert "Count accounts with non-normalized phone numbers"
This reverts commit 3c1705994d.
2022-10-16 13:28:01 +02:00
Oscar Mira
993e80ddae server: revert "Count numbers that can't be normalized because another account has the normalized form of the number"
This reverts commit f84e7aebd0.
2022-10-16 13:28:01 +02:00
Oscar Mira
7b6f252134 build: enable gradle dependency verification 2022-10-16 13:28:01 +02:00
Oscar Mira
b087763828 server: remove CDS 2022-10-16 13:28:01 +02:00
Oscar Mira
cfd95da2c8 server: add configuration to disable AppConfig 2022-10-16 13:28:01 +02:00
Oscar Mira
f2040c1000 server: add region to AppConfig client 2022-10-16 13:28:01 +02:00
Oscar Mira
acd261863f server: allow AWS endpoint override 2022-10-16 13:28:01 +02:00
Oscar Mira
335cb7bf2c server: build docker image with jib 2022-10-16 13:28:01 +02:00
Oscar Mira
cf9168f5b8 server: remove badges and subscriptions API 2022-10-16 13:28:01 +02:00
Oscar Mira
36a9f9d453 server: override config with environment variables 2022-10-16 13:28:01 +02:00
Oscar Mira
2be4f7588d server: rename app from whisper-server to whisper-service 2022-10-16 13:28:01 +02:00
Oscar Mira
7b9be7201d build: enforce reproducible builds 2022-10-16 13:28:01 +02:00
Oscar Mira
7241872c89 build: migrate project to gradle 2022-10-16 13:28:01 +02:00
Oscar Mira
d33a8512a6 build: JDK doesn't require JCE policy files anymore 2022-09-26 18:34:31 +02:00
Oscar Mira
a7770a74dc doc: remove FUNDING.yml 2022-09-26 18:34:31 +02:00
Oscar Mira
15aceb57e5 build: remove CI workflows 2022-09-26 18:34:31 +02:00
Oscar Mira
222c6d76e1 doc: rename original README.md 2022-09-26 18:34:31 +02:00
Ehren Kret
ae7f8af03e Mark boost and subscription configuration as not null 2021-10-28 16:12:23 -07:00
Ehren Kret
a52c91a665 Add names to subscription levels 2021-10-28 14:48:44 -07:00
Ehren Kret
94bf3a3902 Extract logic for created header controlled resource bundles 2021-10-28 14:26:53 -07:00
Ehren Kret
f5a539e128 Add subscriptions resource bundle 2021-10-28 14:15:20 -07:00
Ehren Kret
24480b2090 Add endpoint to fetch information on boost badges 2021-10-26 14:05:59 -07:00
Ehren Kret
a124b3abe9 Fix encoding of boost amounts 2021-10-26 08:08:09 -07:00
Ehren Kret
090d722b61 Add method to retrieve receipt credentials for a boost payment 2021-10-25 14:54:40 -07:00
Ehren Kret
d27ec6fe8d Create boost create endpoint 2021-10-25 12:58:32 -07:00
Jon Chambers
8d34f3447b Drop an unused registration meter 2021-10-25 14:52:21 -04:00
Ehren Kret
72b52965b9 Expand definition of badge SVGs 2021-10-25 10:28:02 -07:00
Jon Chambers
ae7077c643
Refresh accounts from storage when checking for device state changes after requests 2021-10-22 14:02:28 -04:00
Jon Chambers
11598e855f Count non-normalized or impossible numbers 2021-10-22 14:01:54 -04:00