Morb0
|
5fe60dc5b2
|
fix(): change botName to name
|
2021-01-05 12:42:41 +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 |
|
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 |
|
Alexander Bukhalo
|
63fe457b58
|
fix(): module work restored
|
2021-01-02 16:37:59 +03:00 |
|
Alexander Bukhalo
|
2df4ddfee4
|
fix(): revert back typescript configuration
|
2021-01-02 16:34:27 +03:00 |
|
Alexander Bukhalo
|
147e0c997b
|
chore(deps): update lockfile on v2
|
2021-01-02 16:19:26 +03:00 |
|
Alexander Bukhalo
|
9f4e64baac
|
Merge branch 'master' of github.com:bukhalo/nestjs-telegraf into feature/v2
Conflicts:
package-lock.json
package.json
|
2021-01-02 16:15:58 +03:00 |
|
Alexander Bukhalo
|
85bb916709
|
Merge pull request #183 from Morb0/feature/v2
|
2021-01-02 16:06:07 +03:00 |
|
Morb0
|
f88e34d489
|
fix(boot): update config interface
|
2021-01-02 15:47:17 +03:00 |
|
Arthur
|
13fe9b03c6
|
chore(): add lock files to gitignore
|
2021-01-02 15:23:59 +03:00 |
|
Arthur
|
f56526b9f3
|
feat(): use last telegraf release
|
2021-01-02 15:23:30 +03:00 |
|
renovate[bot]
|
7c8bb7b7e9
|
chore(deps): update dependency eslint to v7.17.0 (#187)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-01-02 13:49:15 +03:00 |
|
Alexander Bukhalo
|
a6ddfb7d02
|
docs(): update docs
|
2021-01-02 03:10:25 +03:00 |
|
Alexander Bukhalo
|
03b17a0cdb
|
feat(): disabling global catch support
|
2021-01-02 02:00:10 +03:00 |
|
Alexander Bukhalo
|
3d7ecbd7f2
|
chore(): cleanup debug code
|
2021-01-02 01:32:49 +03:00 |
|
Alexander Bukhalo
|
841ba6e6a0
|
chore(deps): add missing dependencies
|
2021-01-02 01:30:28 +03:00 |
|
Alexander Bukhalo
|
ccb2db0106
|
feat(): multiple instances support
|
2021-01-02 01:27:01 +03:00 |
|
Alexander Bukhalo
|
b1a6e50f8f
|
docs(): add standalone applications page, refactoring webhooks page
|
2020-12-30 23:19:54 +03:00 |
|
Alexander Bukhalo
|
4e637cbce6
|
docs(deps): update docusaurus on latest version
|
2020-12-30 21:49:43 +03:00 |
|
Alexander Bukhalo
|
5952613d91
|
docs(deps): update lockfile on v2
|
2020-12-30 21:42:01 +03:00 |
|
Alexander Bukhalo
|
fc7d6090bc
|
chore(): fix wrong version, no idea why that in master
|
2020-12-30 21:14:40 +03:00 |
|
Alexander Bukhalo
|
95746694f5
|
docs(): remove all-contributors from project, it's too hard to keep it up to date
|
2020-12-30 20:45:36 +03:00 |
|
Alexander Bukhalo
|
046d129f6b
|
ci(): use latest nodejs versions
|
2020-12-30 20:41:06 +03:00 |
|
Alexander Bukhalo
|
8fedbedfd7
|
chore(deps): update lockfile on v2
|
2020-12-30 20:40:14 +03:00 |
|
Alexander Bukhalo
|
419728023e
|
chore(): update author info
|
2020-12-30 20:37:11 +03:00 |
|
renovate[bot]
|
b55c33c7b0
|
chore(deps): update dependency @types/react-router-dom to v5.1.7 (#185)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-12-30 20:06:42 +03:00 |
|
renovate[bot]
|
6428902455
|
chore(deps): update dependency eslint to v7.16.0 (#181)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-12-30 14:47:27 +03:00 |
|
renovate[bot]
|
62108a6385
|
chore(deps): update nest monorepo to v7.6.5 (#180)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-12-30 14:47:07 +03:00 |
|