Commit Graph

40 Commits

Author SHA1 Message Date
Alexander Buntakov 5e7ff8ca5a add google sheets 2023-02-18 12:02:32 +03:00
Alexander Buntakov 3c837cf1d1
Feature/telegram bot (#106)
* add telegram bot

* remove unused dependencies

* add hasCommand
2022-12-12 14:14:13 +03:00
Ilia Ravin 844c0a9c73
Feature/smart migration (#86)
* smart migrations module

Co-authored-by: Илья Равин <i.ravin@iac.spb.ru>
2022-11-12 16:11:58 +03:00
Artyom 8e08f8a570
Push message provider for Huawei Push Kit (#102)
* Add basic changes for HPK push provider (#88)
* Add HPK Android-related DTO's (#89)
* Add IOS and Web related DTO's (#93)
* Add common and base DTO's (#94)
* Add HMS Oauth and HMS HPK WebClients and request DTO's (#95)
* Add services for HPS clients and implement push message provider service (#96)
* Cover services with tests (#97)
* Update Readme for new push message provider modules (#98)
* Use new PushMessageSendResult class (#99)
* Various fixes of bean/class naming and tests (#100)
* FIll missing points in readme (#101)
2022-11-08 15:42:25 +03:00
TonCherAmi 171cacf30d
Add push message provider mock (#91) 2022-11-03 18:19:14 +03:00
TonCherAmi 1d63ab6156
Add user agent parsing module (#82) 2022-09-26 23:34:20 +03:00
Artyom ac9cac3049
Push message provider modules (#77)
* Add push-message-provider module

* Add push-message-provider-fcm module

* Update readme

* Update PushMessageProviderServiceFactory implementation

* Create FcmClient class to make integration implementation closed
2022-08-12 16:59:59 +03:00
TonCherAmi 5109c001cc
Add geoip-core (#74)
* Add common-territories

* Add geoip-core

* Use schema name constant instead of hardcoding it
2022-05-25 17:56:18 +03:00
Denis Kazantsev b668819aa2
Feature/add server info (#71) 2022-04-08 19:36:12 +03:00
Mikhail Yasnov 735a71c9cd
S3 storage services (#56) 2021-11-08 17:13:53 +03:00
TonCherAmi ec5d050c5d
Add common-messaging (#51) 2021-08-26 15:25:00 +03:00
TonCherAmi 5472e9dfdf
Miscellaneous changes (#50)
* Add captcha feature toggle

* Rename constant

* Up spring + kotlin versions

* Add spring security exception handler module

* Fix broken object mappers

* Add default spring web logger

* Add captcha configuration

* Enable captcha aspect by default
2021-08-19 20:07:41 +03:00
TonCherAmi dfa3a75f4c
Add captcha module (#49)
* Add captcha module

* Rename siteverify -> siteVerify
2021-08-18 17:47:33 +03:00
TonCherAmi 2a3561135b
More auth refactoring (#47) 2021-08-18 13:22:19 +03:00
TonCherAmi b1780329ea
Refactor auth modules (#46) 2021-08-17 10:47:00 +03:00
Mikhail Yasnov 79ae4b8b65 Create spring validation module 2021-06-21 19:24:01 +03:00
Alexander Buntakov 5e84eb2bb3 fix security modules 2021-06-15 00:14:21 +03:00
Vasili Karaev 61db7e831f add auth module 2021-06-14 10:51:05 +03:00
Alexander Buntakov cb9d2588d7 add common-spring-security 2021-06-12 18:36:35 +03:00
Alexander Buntakov 3cb78ce44d add settings module 2021-06-10 19:48:07 +03:00
Alexander Buntakov 3c5c430fed add common-geo 2021-06-08 20:09:40 +03:00
Alexander Buntakov 6495af037c add common-measure 2021-06-08 19:48:08 +03:00
Alexander Buntakov 109ff1675e add response-wrapper-spring-web 2021-06-08 16:03:23 +03:00
Alexander Buntakov b903289b21 add version-spring-web 2021-06-08 14:35:17 +03:00
Alexander Buntakov 97bd0a1f13 add excepltion-handler-logger-spring-web 2021-06-08 13:20:55 +03:00
Alexander Buntakov f6ed057ece add exception-handler-spring-web 2021-06-07 20:06:50 +03:00
Alexander Buntakov 78dc3a9861 add logger-spring-web 2021-06-07 19:58:34 +03:00
Alexander Buntakov aa95a89816 logger-spring 2021-06-07 19:22:55 +03:00
Alexander Buntakov 6669479b99 add logger 2021-06-07 19:06:08 +03:00
Alexander Buntakov d85b540132 Merge branch 'common-spring-test' into common-spring-test-jpa 2021-06-07 16:44:05 +03:00
Alexander Buntakov a02bd69abe Merge branch 'common-spring-web' into common-spring-test 2021-06-07 16:43:15 +03:00
Alexander Buntakov 244c5e0f8b Merge branch 'common-spring' into common-spring-web 2021-06-07 16:03:31 +03:00
Alexander Buntakov eb7e14aedc Merge branch 'common' into common-spring 2021-06-07 15:32:04 +03:00
Alexander Buntakov 732492e9fd review fixes 2021-06-07 15:31:54 +03:00
Alexander Buntakov 26821c9351 add common-spring-test-jpa 2021-06-06 22:58:13 +03:00
Alexander Buntakov 22d4ba5c14 add common-spring-test 2021-06-06 22:55:02 +03:00
Alexander Buntakov dbee72f25f add common-spring-web 2021-06-06 22:50:38 +03:00
Alexander Buntakov dfd52da0d2 add common-spring-jpa 2021-06-06 22:46:47 +03:00
Alexander Buntakov 6ca9ebef8b add common-spring 2021-06-06 22:35:20 +03:00
Alexander Buntakov 0d038f50ec add common module 2021-06-06 19:19:46 +03:00