Commit Graph

744 Commits

Author SHA1 Message Date
Florian Kellermann
1803bba222 Not working fully yet, still problems with scheduler, might try other module later 2022-04-17 13:26:12 +02:00
Linus E
26b41f2c94 fixing and debugging 2022-04-17 13:07:57 +02:00
Linus E
caa90a577f testing 2022-04-17 12:35:59 +02:00
Linus E
b06b024326 bot new commands and funcs + api updates 2022-04-17 12:20:53 +02:00
Linus E
543c51397e added transaction and portfolio commands 2022-04-17 11:57:28 +02:00
Linus E
5078660ce1 fixed dict errors 2022-04-17 11:21:49 +02:00
Linus E
acdd46780c added small error handling 2022-04-17 10:49:42 +02:00
dependabot[bot]
3992e77d2b
Bump @angular-devkit/build-angular from 13.3.1 to 13.3.3 in /frontend
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 13.3.1 to 13.3.3.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/13.3.1...13.3.3)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 09:24:02 +00:00
dependabot[bot]
79cfe4e64e
Bump @angular/material from 13.3.2 to 13.3.3 in /frontend
Bumps [@angular/material](https://github.com/angular/components) from 13.3.2 to 13.3.3.
- [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.2...13.3.3)

---
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-14 09:23:15 +00:00
dependabot[bot]
29c6b2bcf7
Bump karma-jasmine from 4.0.1 to 5.0.0 in /frontend
Bumps [karma-jasmine](https://github.com/karma-runner/karma-jasmine) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/karma-runner/karma-jasmine/releases)
- [Changelog](https://github.com/karma-runner/karma-jasmine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-jasmine/compare/v4.0.1...v5.0.0)

---
updated-dependencies:
- dependency-name: karma-jasmine
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 09:39:22 +00:00
dependabot[bot]
1e752b60a3
Bump karma from 6.3.17 to 6.3.18 in /frontend
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.17 to 6.3.18.
- [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.17...v6.3.18)

---
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-13 09:38:45 +00:00
dependabot[bot]
2a4abb0fd0
Bump jasmine-core from 4.0.1 to 4.1.0 in /frontend
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](https://github.com/jasmine/jasmine/compare/v4.0.1...v4.1.0)

---
updated-dependencies:
- dependency-name: jasmine-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 12:52:48 +00:00
0eac07e6f5 Added watchtower config 2022-04-12 12:41:08 +02:00
564fa5f308 Added watchtower to automatically update containers 2022-04-12 12:40:42 +02:00
489cd4c5b2 Removed code 2022-04-12 12:16:25 +02:00
24c2702f10 Added comments 2022-04-12 11:36:23 +02:00
Linus E
1095c63788 added scheduler 2022-04-12 11:33:53 +02:00
Linus E
c8d461b747 tested new methods 2022-04-12 11:33:21 +02:00
Linus E
561ce58d73 added new lib 2022-04-12 11:32:33 +02:00
Linus E
30bccbf238 added user funcs of api 2022-04-12 10:41:48 +02:00
kevinpauer
f47ab2362b Merge branch 'frontend'
Fix share bug
2022-04-12 10:34:06 +02:00
kevinpauer
ac4c59bbf8 Fix share delete bug 2022-04-12 10:33:45 +02:00
Linus E
2e48d2a27e removed unused 2022-04-12 10:12:35 +02:00
Linus E
27858a3b59 added crontab put function 2022-04-12 10:08:41 +02:00
Linus E
99d39a0ed9 Merge remote-tracking branch 'origin/main' into bot 2022-04-12 09:53:52 +02:00
Rripped
6cea0f041b
Update README.md 2022-04-12 09:51:59 +02:00
be2350a0fd Merge remote-tracking branch 'origin/main' 2022-04-12 09:50:33 +02:00
4e072323d2 Added file headers 2022-04-12 09:50:24 +02:00
Florian Kaiser
739c10fc45
Update README.md 2022-04-12 09:45:39 +02:00
85cd363c06 Always use the most recent share price 2022-04-07 12:40:55 +02:00
kevinpauer
1023c283b1 Merge branch 'frontend'
fix #46
2022-04-06 20:00:10 +02:00
kevinpauer
b929968be8 Fix #42 2022-04-06 19:58:52 +02:00
kevinpauer
cc1e4fe8c9 Merge branch 'frontend'
Add depot overview and change css styling
2022-04-06 19:47:20 +02:00
kevinpauer
7ada44ea23 Add depot mechanics2 2022-04-06 19:44:09 +02:00
kevinpauer
e592a0805a Fix placeholder bug and improve code quality 2022-04-06 17:04:38 +02:00
Florian Kellermann
813231449e Mistake corrected 2022-04-06 14:26:52 +02:00
kevinpauer
52c96c5279 Merge branch 'frontend'
Add bott settings page
2022-04-06 13:42:40 +02:00
kevinpauer
b2be8745a6 Add bot-settings for keywords and shares 2022-04-06 13:42:15 +02:00
Florian Kaiser
936253a2b8
Merge pull request #44 from WebEngineering2/dependabot/pip/api/yfinance-approx-eq-0.1.70
Update yfinance requirement from ~=0.1.6 to ~=0.1.70 in /api
2022-04-06 12:36:16 +02:00
dependabot[bot]
d3cf0e0c37
Update yfinance requirement from ~=0.1.6 to ~=0.1.70 in /api
Updates the requirements on [yfinance](https://github.com/ranaroussi/yfinance) to permit the latest version.
- [Release notes](https://github.com/ranaroussi/yfinance/releases)
- [Changelog](https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/ranaroussi/yfinance/compare/0.1.55...0.1.70)

---
updated-dependencies:
- dependency-name: yfinance
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 10:35:50 +00:00
Florian Kaiser
5a23ec936a
Merge pull request #42 from WebEngineering2/dependabot/pip/api/requests-approx-eq-2.27.1
Update requests requirement from ~=2.22.0 to ~=2.27.1 in /api
2022-04-06 12:35:25 +02:00
Florian Kaiser
c7d1fea455
Merge pull request #43 from WebEngineering2/dependabot/pip/api/faker-approx-eq-13.3.4
Update faker requirement from ~=4.0.0 to ~=13.3.4 in /api
2022-04-06 12:35:10 +02:00
60deb927b0 Merge remote-tracking branch 'origin/main' 2022-04-06 12:34:22 +02:00
cb7cc14529 Prevent "out of memory" issue 2022-04-06 12:34:03 +02:00
dependabot[bot]
90494dece3
Update faker requirement from ~=4.0.0 to ~=13.3.4 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/v4.0.0...v13.3.4)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 09:34:34 +00:00
dependabot[bot]
f64a6e0a07
Update requests requirement from ~=2.22.0 to ~=2.27.1 in /api
Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.22.0...v2.27.1)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 09:34:26 +00:00
kevinpauer
5f8bf22559 Merge branch 'frontend'
Fix css bug in dashboard
2022-04-05 20:24:39 +02:00
kevinpauer
de586a7e17 Improve css 2022-04-05 20:24:23 +02:00
kevinpauer
4099997a15 Merge branch 'frontend'
Fix wrong dataSource
2022-04-05 19:43:51 +02:00
kevinpauer
7c5c993d2f Fix wrong dataSource 2022-04-05 19:43:35 +02:00