Commit Graph

444 Commits

Author SHA1 Message Date
566470ec12 Updated Dockerfiles to use second container for bot updates 2022-04-25 17:05:21 +02:00
Florian Kellermann
78dfde7a86 new bot version 2022-04-25 08:05:30 +02:00
Florian Kellermann
cac5883b99 Better code documentation and removing unnecessary stuff 2022-04-21 10:06:08 +02:00
Florian Kellermann
fa8b511ef4 Scheduler working 2022-04-21 08:23:48 +02:00
Florian Kellermann
2b18e02623 update /update function 2022-04-20 11:03:21 +02:00
Linus E
7a4a8aaedc fixed case sensitive commands 2022-04-19 21:36:16 +02:00
Linus E
71fed7fd18 added formatting and adapted to isin 2022-04-19 21:08:47 +02:00
Florian Kellermann
76df6f27be Forgot one user id in the code 2022-04-19 08:30:25 +02:00
Florian Kellermann
6db3a7ce32 Update message working, regularity still needs implementation 2022-04-18 23:32:19 +02:00
Florian Kellermann
44c57aa881 Almost working, having some troubles with the blockers still 2022-04-18 17:11:02 +02:00
Florian Kellermann
689a8cb1fc Removed testfile 2022-04-17 13:27:25 +02:00
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
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
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