All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.5.1 (2022-12-13)
- cors (687618e)
1.5.0 (2022-12-13)
- add permission auth key strategy, fix entities (77e79ef)
- add permissions token module, entities (502146e)
- add twitter session (62fc495)
- bot: shareable tokens list/add/remove (6c4f872)
- sign transaction with shareable key (6e3de23)
- twitter module (auth & tweet) (03cb1e2)
- cancelable token creation (00d5c5b)
- remove express-session (53a9e1a)
- set key sign emit recipient to owner (7cc9513)
1.4.3 (2022-12-01)
- tokens ttl, wait for approve response (16af7c3)
1.4.2 (2022-11-25)
- keys: response with empty list keys instead of not found exception (98b7bae)
- update keys list & auth signin response dtos (dbe19e7)
1.4.1 (2022-11-20)
- auth qr code counter (d9b6ba2)
- deeplink url update (7c8f5e0)
- signin & refresh methods as post (e0b8035)
1.4.0 (2022-11-18)
- bot: exception filter (2f7cbaf)
- key manage: display owner username or shared with usernames (c9394f5)
1.3.0 (2022-11-17)
- key share: key sharing with telegram users flow, referral start link (6077010)
- sign: wrong regexp (f316377)
1.2.1 (2022-11-17)
- event emitter: use event uuid when sending key create and key sign requests (8191159)
- fix null types (d72e965)
1.2.0 (2022-11-17)
- auth: update auth flow, add access & refresh jwt tokens, access token is otp now (95944ad)
1.1.1 (2022-11-17)
- migration: fix initial migration (38bb977)
- add bot /keys command, hide keys with timeout status (f3c5aa9)
- add bot menu item, move from keys scene (609aef9)
- add env PG_SSL (f334d44)
- add ransactions (940b55e)
- Add release to docker (251fb28)
- Add release to docker.2 (1f3f9ea)
- delete qr action (6934189)
- enrich telegram user profile (5f961c4)
- get user keys from participation (0f830a6)
- initialize (c67c5fc)
- it's works (ba590ed)
- keep telegraf sessions in postgres (4264492)
- key details (92d2e2e)
- key generation flow (5070418)
- key module, amqp lib, telegram user, dtos, apikey guard, swagger (cb91df4)
- package.json: add commit and release scripts (3db3269)
- pino logger (e62f590)
- sign key flow, auth module with token request, fix indexes migration (24c254e)
- split amqp task handler (92e5865)
- telegram deeplink authentication (bc37dea)
- typeorm initial migration, telegram-session-middleware (8575abc)
- update dtos, user services in bot instead of repositories (133f7b0)
- update prettier for migrations (06f5f02)
- update prettier rule, reformat bot scenes (fd831de)
- user keys + pagination (3edd3c7)
- add participantsCount for key create, add participantsConfirmation for sign (094cb60)
- db synchronize false (d4efc12)
- fresh condition (0fb0cdf)
- postgres session reject unauthorized too (275cff5)
- qr code for multiple users (08304e4)
- resize keyboard (ab4e6d0)
- ssl reject unauthorized (9ddfb8c)
- telegram session log, fix access token (8a3e8c3)
- telegram user entity type (c561a95)
- user dto (2988363)