Alexander Bukhalo
|
f99df6a574
|
fix(): add new files and folders into .npmignore
|
2021-01-05 20:03:46 +03:00 |
|
renovate[bot]
|
a4cd7ff530
|
chore(deps): update dependency ts-loader to v8.0.13 (#201)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-01-05 19:53:03 +03:00 |
|
renovate[bot]
|
3e9beb265a
|
chore(deps): update nest monorepo (#203)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-01-05 19:50:40 +03:00 |
|
renovate[bot]
|
7fd5ca6a38
|
chore(deps): update dependency ts-jest to v26.4.4 (#200)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-01-05 19:50:11 +03:00 |
|
renovate[bot]
|
3eacd0b633
|
chore(deps): update dependency ts-node to v9.1.1 (#202)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-01-05 19:46:39 +03:00 |
|
renovate[bot]
|
a48a879836
|
chore(deps): update dependency supertest to v6.0.1 (#199)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-01-05 19:45:28 +03:00 |
|
renovate[bot]
|
0e370c1635
|
chore(deps): update dependency eslint-plugin-prettier to v3.3.1 (#198)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-01-05 19:39:24 +03:00 |
|
Alexander Bukhalo
|
d9ab26f11a
|
docs(): update readme
|
2021-01-05 17:18:22 +03:00 |
|
renovate[bot]
|
d1a67fb440
|
chore(deps): update dependency @types/node to v14.14.20 (#197)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-01-05 16:23:42 +03:00 |
|
renovate[bot]
|
227604b4a8
|
chore(deps): update dependency @types/jest to v26.0.19 (#196)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-01-05 16:21:30 +03:00 |
|
Alexander Bukhalo
|
f8e0e77e89
|
chore(deps): update lockfile
|
2021-01-05 16:19:27 +03:00 |
|
Alexander Bukhalo
|
99755338d2
|
chore(): update package info
|
2021-01-05 16:18:37 +03:00 |
|
renovate[bot]
|
ad0679b89a
|
chore(deps): update dependency @types/express to v4.17.9 (#195)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-01-05 15:52:16 +03:00 |
|
renovate[bot]
|
f317957223
|
chore(deps): update dependency @nestjs/schematics to v7.2.6 (#194)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-01-05 15:51:59 +03:00 |
|
renovate[bot]
|
9c53352b21
|
chore(deps): update typescript-eslint monorepo to v4.12.0 (#193)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-01-05 15:51:41 +03:00 |
|
renovate[bot]
|
879148107a
|
chore(deps): update dependency typedoc to v0.20.12 (#191)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-01-05 15:51:29 +03:00 |
|
Alexander Bukhalo
|
6533b4e71c
|
Merge pull request #192 from Morb0/refactor/v2
Refactor & Fix v2
|
2021-01-05 15:46:21 +03:00 |
|
Morb0
|
e3f8b8b43a
|
chore(gitignore): remove locks from ignore
|
2021-01-05 15:43:46 +03:00 |
|
Morb0
|
f8872663d8
|
fix(sample): use new options
|
2021-01-05 13:37:00 +03:00 |
|
Morb0
|
751b15b4b2
|
fix(): use bot token in di
|
2021-01-05 13:36:12 +03:00 |
|
Morb0
|
5fe60dc5b2
|
fix(): change botName to name
|
2021-01-05 12:42:41 +03:00 |
|
Morb0
|
75ff810c34
|
feat(): wip
|
2021-01-05 12:37:04 +03:00 |
|
Morb0
|
320ee3077e
|
merge refactor/v2
|
2021-01-05 00:32:31 +03:00 |
|
Morb0
|
6b89126b43
|
fix(sample): add all project files
|
2021-01-03 17:32:58 +03:00 |
|
Morb0
|
6f44b52fb5
|
fix(build): remove sample from tsconfig
|
2021-01-03 16:52:11 +03:00 |
|
Morb0
|
f4ab8125a0
|
chore(sample): transform app to complete app dir
|
2021-01-03 16:40:08 +03:00 |
|
Morb0
|
6ab86f9fad
|
chore(package.json): remove sample app start
|
2021-01-03 16:39:13 +03:00 |
|
Morb0
|
4420e01d8a
|
fix(sample): use update decorator for greeter
|
2021-01-03 16:21:25 +03:00 |
|
Morb0
|
8fcec73afd
|
fix(explorer): get bot on module init
|
2021-01-03 16:20:50 +03:00 |
|
Morb0
|
f13eebe685
|
fix(): missing decorators & refactor
|
2021-01-03 16:11:17 +03:00 |
|
Morb0
|
90cb548551
|
fix(): add build tsconfig & add main/types
|
2021-01-03 15:52:50 +03:00 |
|
Morb0
|
e75415340b
|
fix(sample-app): make possible to run app
|
2021-01-03 15:35:18 +03:00 |
|
Morb0
|
334304a823
|
feat(sample-app): use include feature
|
2021-01-03 14:26:32 +03:00 |
|
Morb0
|
82a9c259f6
|
feat(sample-app): add multi bot instace
|
2021-01-03 13:50:04 +03:00 |
|
Morb0
|
46249cf7ba
|
chore(): remove pre-commit warning
|
2021-01-03 13:34:15 +03:00 |
|
Morb0
|
1b826a1b28
|
fix(sample-app): add ts check to sample dir
|
2021-01-03 13:27:28 +03:00 |
|
Morb0
|
5ada9353e9
|
refactor(): bot token using
|
2021-01-03 13:24:07 +03:00 |
|
Morb0
|
d48123ea38
|
refactor(): extract bot instace factory
|
2021-01-03 13:04:53 +03:00 |
|
Morbo
|
34070fcf68
|
Merge pull request #1 from bukhalo/master
Pull master
|
2021-01-03 12:10:20 +03:00 |
|
Morb0
|
798494a5b2
|
refactor(): use ExternalContextCreator
|
2021-01-03 02:39:50 +03:00 |
|
Morb0
|
d7f397b375
|
chore(): remove todo
|
2021-01-03 01:35:30 +03:00 |
|
Morb0
|
af632ea471
|
feat!(): add custom execution context
|
2021-01-03 01:30:57 +03:00 |
|
renovate[bot]
|
8efc3af210
|
chore(deps): pin dependencies (#188)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-01-02 22:01:40 +03:00 |
|
Alexander Bukhalo
|
761c35a7cc
|
Merge pull request #189 from bukhalo/feature/typedoc
feat: add typedoc generation
|
2021-01-02 22:00:14 +03:00 |
|
Alexander Bukhalo
|
4f54af07a9
|
chore(deps): new typedoc version and configuration
|
2021-01-02 21:59:41 +03:00 |
|
Alexander Bukhalo
|
7d49cf2663
|
Merge branch 'master' of github.com:bukhalo/nestjs-telegraf into feature/typedoc
Conflicts:
package-lock.json
package.json
|
2021-01-02 21:49:15 +03:00 |
|
Alexander Bukhalo
|
fd83510aef
|
Merge pull request #109 from bukhalo/feature/v2
chore(release): v2.0.0-alpha.1
|
2021-01-02 21:43:51 +03:00 |
|
Alexander Bukhalo
|
354fa40746
|
Merge pull request #186 from bukhalo/feature/multiple-instances
feat(): multiple instances support
|
2021-01-02 21:41:15 +03:00 |
|
Alexander Bukhalo
|
832ddaf15c
|
fix(): working after merge
|
2021-01-02 21:40:13 +03:00 |
|
Alexander Bukhalo
|
b808fb646a
|
Merge branch 'feature/v2' of github.com:bukhalo/nestjs-telegraf into feature/multiple-instances
Conflicts:
lib/decorators/inject-bot.decorator.ts
lib/index.ts
lib/interfaces/context.interface.ts
lib/interfaces/index.ts
lib/interfaces/telegraf-options.interface.ts
lib/services/metadata-accessor.service.ts
lib/services/updates-explorer.service.ts
lib/telegraf-core.module.ts
lib/telegraf.constants.ts
package-lock.json
|
2021-01-02 16:46:01 +03:00 |
|