dependabot[bot]
|
f1aee6b384
|
Bump @angular/material from 13.3.4 to 13.3.5 in /frontend
Bumps [@angular/material](https://github.com/angular/components) from 13.3.4 to 13.3.5.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/components/compare/13.3.4...13.3.5)
---
updated-dependencies:
- dependency-name: "@angular/material"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-28 09:33:02 +00:00 |
|
dependabot[bot]
|
009164f572
|
Update faker requirement from ~=13.4.0 to ~=13.6.0 in /api
Updates the requirements on [faker](https://github.com/joke2k/faker) to permit the latest version.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v13.4.0...v13.6.0)
---
updated-dependencies:
- dependency-name: faker
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-28 09:30:23 +00:00 |
|
dependabot[bot]
|
8fcdd56c86
|
Bump @types/node from 17.0.27 to 17.0.29 in /frontend
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.27 to 17.0.29.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-27 09:38:11 +00:00 |
|
kevinpauer
|
5a64c1be4b
|
Merge pull request #67 from WebEngineering2/dependabot/npm_and_yarn/frontend/karma-6.3.19
Bump karma from 6.3.18 to 6.3.19 in /frontend
|
2022-04-26 22:06:56 +02:00 |
|
dependabot[bot]
|
3404c1a186
|
Bump karma from 6.3.18 to 6.3.19 in /frontend
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.18 to 6.3.19.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.18...v6.3.19)
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-26 20:06:46 +00:00 |
|
kevinpauer
|
787caf26cd
|
Merge pull request #69 from WebEngineering2/dependabot/npm_and_yarn/frontend/angular/material-13.3.4
Bump @angular/material from 13.3.3 to 13.3.4 in /frontend
|
2022-04-26 22:05:58 +02:00 |
|
kevinpauer
|
c0c1a9036d
|
Merge pull request #70 from WebEngineering2/dependabot/npm_and_yarn/frontend/tslib-2.4.0
Bump tslib from 2.3.1 to 2.4.0 in /frontend
|
2022-04-26 22:05:41 +02:00 |
|
kevinpauer
|
76b7a1bb12
|
Merge pull request #96 from WebEngineering2/dependabot/npm_and_yarn/frontend/types/node-17.0.27
Bump @types/node from 17.0.25 to 17.0.27 in /frontend
|
2022-04-26 22:05:20 +02:00 |
|
Florian Kellermann
|
81200e0c52
|
Merge branch 'bot' of https://github.com/WebEngineering2/TelegramAktienBot into bot
|
2022-04-26 16:32:55 +02:00 |
|
Florian Kellermann
|
050a1326e9
|
Link mistake fixed
|
2022-04-26 16:32:45 +02:00 |
|
Linus E
|
fffc6a966b
|
small comment
|
2022-04-26 12:54:22 +02:00 |
|
Linus E
|
e96bac3865
|
removed unused imports
|
2022-04-26 12:49:19 +02:00 |
|
Linus E
|
fa569ff5b2
|
removed unused imports
|
2022-04-26 12:47:44 +02:00 |
|
Linus E
|
dbc93cc31a
|
updated version and date
|
2022-04-26 12:46:20 +02:00 |
|
Linus E
|
4ec8125393
|
creds now are pulled from env
|
2022-04-26 12:44:52 +02:00 |
|
Linus E
|
4255c82667
|
updated date and version
|
2022-04-26 12:42:20 +02:00 |
|
Linus E
|
6e3870fda7
|
deleted bot creds in main
|
2022-04-26 12:41:14 +02:00 |
|
Linus E
|
3abf39a1a2
|
deleted bot creds in main
|
2022-04-26 12:41:00 +02:00 |
|
Linus E
|
0c9cc0b4ef
|
fixed /newtransaction
|
2022-04-26 12:36:01 +02:00 |
|
|
bf526a174f
|
Update database structure
|
2022-04-26 12:28:19 +02:00 |
|
Linus E
|
b347c10653
|
fixed /setadmin function
|
2022-04-26 12:21:37 +02:00 |
|
Linus E
|
42a5ad4a12
|
more commenting and error correction in updater
|
2022-04-26 12:07:56 +02:00 |
|
Linus E
|
7672756426
|
Merge remote-tracking branch 'origin/main' into bot
|
2022-04-26 11:53:25 +02:00 |
|
dependabot[bot]
|
e2be140c88
|
Bump @types/node from 17.0.25 to 17.0.27 in /frontend
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.25 to 17.0.27.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-26 09:34:50 +00:00 |
|
|
f7b678e56d
|
Update api docs
|
2022-04-26 11:23:18 +02:00 |
|
Florian Kellermann
|
275444fb95
|
Removed user class
|
2022-04-26 10:34:17 +02:00 |
|
|
1cbe104fc2
|
Update Dockerfile #2
|
2022-04-26 09:48:34 +02:00 |
|
|
2525219c79
|
Merge remote-tracking branch 'origin/main'
|
2022-04-26 09:46:18 +02:00 |
|
|
b4165ada6f
|
Update Dockerfile
|
2022-04-26 09:46:13 +02:00 |
|
NormalParameter
|
005f350c95
|
Merge pull request #86 from WebEngineering2/bot
Bot to isin
|
2022-04-26 09:37:07 +02:00 |
|
Florian Kellermann
|
9e344c4f9a
|
update to isin
|
2022-04-26 09:36:25 +02:00 |
|
Florian Kellermann
|
eac839f0bd
|
Removed default value in bot
|
2022-04-26 09:31:25 +02:00 |
|
|
1786cf8df0
|
Update Dockerfile and docker-compose
|
2022-04-26 09:19:46 +02:00 |
|
|
8f60bc5f16
|
Update Dockerfile
|
2022-04-26 09:15:10 +02:00 |
|
|
ea5c01bd04
|
Update Dockerfile and pipeline
|
2022-04-26 09:12:21 +02:00 |
|
NormalParameter
|
0baf6c6974
|
Merge pull request #82 from WebEngineering2/bot
Some prints
|
2022-04-26 09:02:48 +02:00 |
|
Florian Kellermann
|
585d290355
|
Some prints
|
2022-04-26 09:02:21 +02:00 |
|
NormalParameter
|
7fae2179af
|
Merge pull request #81 from WebEngineering2/bot
Forgot to delete one line
|
2022-04-26 08:44:15 +02:00 |
|
Florian Kellermann
|
8678f679c4
|
Forgot to delete one line
|
2022-04-26 08:43:51 +02:00 |
|
NormalParameter
|
ac4f2c4960
|
Merge pull request #80 from WebEngineering2/bot
New try for bot and bot_updates
|
2022-04-26 08:40:42 +02:00 |
|
Florian Kellermann
|
3ebe658b68
|
removed some more stuff
|
2022-04-26 08:33:48 +02:00 |
|
Florian Kellermann
|
05bd1948f3
|
removed some stuff
|
2022-04-26 07:39:06 +02:00 |
|
Florian Kellermann
|
1697928545
|
some small changes, just code style and removing unneccesary stuff
|
2022-04-25 22:39:22 +02:00 |
|
Linus E
|
97bb1285cf
|
Merge remote-tracking branch 'origin/main' into bot
|
2022-04-25 19:59:38 +02:00 |
|
Linus E
|
d6dd5e567c
|
added comment
|
2022-04-25 19:59:03 +02:00 |
|
Linus E
|
b6ab23c098
|
updated /help
|
2022-04-25 19:58:18 +02:00 |
|
Linus E
|
03c02aaabc
|
added set admin function
|
2022-04-25 19:56:41 +02:00 |
|
dependabot[bot]
|
4e17cfb8ab
|
Bump tslib from 2.3.1 to 2.4.0 in /frontend
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/2.3.1...2.4.0)
---
updated-dependencies:
- dependency-name: tslib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-25 17:34:36 +00:00 |
|
dependabot[bot]
|
3f2f6a1728
|
Bump @angular/material from 13.3.3 to 13.3.4 in /frontend
Bumps [@angular/material](https://github.com/angular/components) from 13.3.3 to 13.3.4.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/components/compare/13.3.3...13.3.4)
---
updated-dependencies:
- dependency-name: "@angular/material"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-25 17:34:26 +00:00 |
|
kevinpauer
|
badc29ee97
|
Merge branch 'frontend'
Add cron capability
|
2022-04-25 19:33:05 +02:00 |
|