Arthur
|
8c72790226
|
!feat(): add scene support & many refactor
|
2020-12-29 22:41:06 +03:00 |
|
unknown
|
b3dc258c70
|
!feat(): use dynamic types for listener decorators
|
2020-12-27 21:35:01 +03:00 |
|
unknown
|
16969365f2
|
refactor(): remove unused const
|
2020-12-27 11:03:25 +03:00 |
|
unknown
|
36f67ce29d
|
refactor(): reply switch with dynamic telegraf method call
|
2020-12-26 23:19:30 +03:00 |
|
unknown
|
f10df2e960
|
feat(sample): make echo bot
|
2020-12-26 16:48:04 +03:00 |
|
unknown
|
1ecc43f2a9
|
refactor(): remove unused decorator
|
2020-12-26 16:29:43 +03:00 |
|
unknown
|
66309b9415
|
fix(): update decorator detection
|
2020-12-26 16:24:38 +03:00 |
|
unknown
|
0dc981dc95
|
feat(): add sample app
|
2020-12-26 16:23:54 +03:00 |
|
unknown
|
d02a52a7ae
|
feat(): mvp
|
2020-12-26 16:11:09 +03:00 |
|
unknown
|
80853be80c
|
refactor(wip): remove core module & change tokens
|
2020-12-26 14:54:10 +03:00 |
|
unknown
|
c85460dc10
|
feat(wip): upgrade types
|
2020-12-25 23:57:17 +03:00 |
|
unknown
|
61c6c07482
|
feat(wip): rewrite explorer logic & update launch options & add miss decorators
|
2020-12-25 23:11:16 +03:00 |
|
unknown
|
b394f5274b
|
feat(wip): add updates decorators
|
2020-12-23 21:48:07 +03:00 |
|
unknown
|
b1a6fc3319
|
feat(wip): rework listener decorators
|
2020-12-23 21:35:40 +03:00 |
|
unknown
|
23ea7632e1
|
chore(): update package-lock
|
2020-12-23 17:54:25 +03:00 |
|
unknown
|
e11325ea66
|
chore(): use master branch dependencie versions
|
2020-12-23 17:44:03 +03:00 |
|
unknown
|
c3a280320f
|
chore(): use develop telegraf version
|
2020-12-23 17:43:22 +03:00 |
|
Aleksandr Bukhalo
|
b83a9bc5d8
|
refactor: remove all ts-ignore
|
2020-09-13 11:33:07 +03:00 |
|
Aleksandr Bukhalo
|
744da0a922
|
refactor: cleanup context interface
|
2020-09-13 11:28:42 +03:00 |
|
Aleksandr Bukhalo
|
6ecd61be4a
|
fix: telegraf context usage
|
2020-09-10 12:52:46 +03:00 |
|
Aleksandr Bukhalo
|
678ad0d7c2
|
chore(deps): ugrade telegraf version
|
2020-09-10 12:52:20 +03:00 |
|
Aleksandr Bukhalo
|
dd696402a4
|
Merge branch 'master' of github.com:bukhalo/nestjs-telegraf into feature/v2
Conflicts:
package-lock.json
|
2020-09-10 12:26:56 +03:00 |
|
Aleksandr Bukhalo
|
df2b6a5ab3
|
docs: support docs versioning, new update hook decorators docs added
|
2020-09-10 11:23:04 +03:00 |
|
Aleksandr Bukhalo
|
7043f247da
|
fix: website domain
|
2020-09-10 00:26:12 +03:00 |
|
Aleksandr Bukhalo
|
60b29bd873
|
fix: remove website directory from npm package
|
2020-09-10 00:23:07 +03:00 |
|
Aleksandr Bukhalo
|
306c746ef3
|
feat: documentation website (#120)
|
2020-09-10 00:20:03 +03:00 |
|
Aleksandr Bukhalo
|
134726bebd
|
docs: remove full docs from README.md
|
2020-09-10 00:19:02 +03:00 |
|
Aleksandr Bukhalo
|
e1c4b6441c
|
chore: remove unused docusaurus features
|
2020-09-10 00:01:43 +03:00 |
|
Aleksandr Bukhalo
|
1eb06e5412
|
docs: copy documentation from README.md into docusaurus docs
|
2020-09-09 23:40:23 +03:00 |
|
Aleksandr Bukhalo
|
de040e157a
|
feat: add docusaurus for docs
|
2020-09-09 23:17:31 +03:00 |
|
Aleksandr Bukhalo
|
6350a6e8d1
|
feat: new decorators for telegram bot api updates (#119)
|
2020-09-09 22:46:25 +03:00 |
|
dependabot[bot]
|
f496e51013
|
chore(deps-dev): bump husky from 4.2.5 to 4.3.0 (#117)
Bumps [husky](https://github.com/typicode/husky) from 4.2.5 to 4.3.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v4.2.5...v4.3.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-08 09:58:31 +03:00 |
|
dependabot[bot]
|
94e9444a8d
|
chore(deps-dev): bump rxjs from 6.6.2 to 6.6.3 (#116)
Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.2 to 6.6.3.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/6.6.3/CHANGELOG.md)
- [Commits](https://github.com/reactivex/rxjs/compare/6.6.2...6.6.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-07 10:23:21 +03:00 |
|
dependabot[bot]
|
88340cb1a9
|
chore(deps-dev): bump lint-staged from 10.2.13 to 10.3.0 (#115)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.13 to 10.3.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.13...v10.3.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-04 15:02:04 +03:00 |
|
dependabot[bot]
|
e0c076e5be
|
chore(deps-dev): bump eslint from 7.8.0 to 7.8.1 (#114)
Bumps [eslint](https://github.com/eslint/eslint) from 7.8.0 to 7.8.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.8.0...v7.8.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-02 11:27:34 +03:00 |
|
dependabot[bot]
|
71e64c0b98
|
chore(deps-dev): bump eslint from 7.7.0 to 7.8.0 (#112)
Bumps [eslint](https://github.com/eslint/eslint) from 7.7.0 to 7.8.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.7.0...v7.8.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-01 10:17:10 +03:00 |
|
dependabot[bot]
|
3c81e9f121
|
chore(deps-dev): bump @nestjs/common from 7.4.3 to 7.4.4 (#113)
Bumps [@nestjs/common](https://github.com/nestjs/nest) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/compare/v7.4.3...v7.4.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-01 10:16:53 +03:00 |
|
dependabot[bot]
|
f849c4739a
|
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#111)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.10.1 to 4.0.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.0.0/packages/eslint-plugin)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-01 10:15:25 +03:00 |
|
dependabot[bot]
|
2614a167db
|
chore(deps-dev): bump @nestjs/core from 7.4.3 to 7.4.4 (#110)
Bumps [@nestjs/core](https://github.com/nestjs/nest) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/compare/v7.4.3...v7.4.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-01 10:11:11 +03:00 |
|
Aleksandr Bukhalo
|
e892e5ad08
|
chore: bump version
|
2020-08-31 13:17:41 +03:00 |
|
Aleksandr Bukhalo
|
e999698fef
|
chore: remove legacy decorators
|
2020-08-31 12:16:40 +03:00 |
|
Aleksandr Bukhalo
|
6dd856876c
|
chore(deps): use development version of telegraf package
|
2020-08-31 12:14:46 +03:00 |
|
dependabot[bot]
|
c998deb372
|
chore(deps-dev): bump @nestjs/common from 7.4.2 to 7.4.3 (#108)
Bumps [@nestjs/common](https://github.com/nestjs/nest) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/compare/v7.4.2...v7.4.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-08-31 12:02:06 +03:00 |
|
dependabot[bot]
|
e7687efb13
|
chore(deps-dev): bump @nestjs/core from 7.4.2 to 7.4.3 (#107)
Bumps [@nestjs/core](https://github.com/nestjs/nest) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/compare/v7.4.2...v7.4.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-08-31 11:53:44 +03:00 |
|
dependabot[bot]
|
89a8c63e82
|
chore(deps-dev): bump prettier from 2.1.0 to 2.1.1 (#106)
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.1.0...2.1.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-08-26 13:30:08 +03:00 |
|
dependabot[bot]
|
e8e99f89d7
|
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#104)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.10.1/packages/eslint-plugin)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-08-26 12:06:33 +03:00 |
|
dependabot[bot]
|
1feff26e65
|
chore(deps-dev): bump lint-staged from 10.2.11 to 10.2.13 (#105)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.11 to 10.2.13.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.11...v10.2.13)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-08-26 11:48:40 +03:00 |
|
dependabot[bot]
|
43e493ac41
|
chore(deps-dev): bump @typescript-eslint/parser from 3.10.0 to 3.10.1 (#103)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.10.1/packages/parser)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-08-26 11:47:58 +03:00 |
|
dependabot[bot]
|
11dcd8bc73
|
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#102)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.9.1 to 3.10.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.10.0/packages/eslint-plugin)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-08-25 09:51:48 +03:00 |
|
dependabot[bot]
|
a017c79217
|
chore(deps-dev): bump prettier from 2.0.5 to 2.1.0 (#101)
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.5 to 2.1.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.0.5...2.1.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-08-25 09:48:37 +03:00 |
|