Commit Graph

662 Commits

Author SHA1 Message Date
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
kevinpauer
d3a09ea940 Add latest changes from frontend branch 2022-04-05 19:29:30 +02:00
kevinpauer
4c7506d8b2 Add API calls for profile component 2022-04-05 19:23:52 +02:00
41dd16e81f Updated Dockerfile 2022-04-05 19:08:09 +02:00
Florian Kellermann
84754dd54f Update to bot_updates 2022-04-05 18:23:11 +02:00
Florian Kaiser
772a4d2c60
Merge pull request #41 from WebEngineering2/symbol_price
Save symbol price in database
2022-04-05 15:32:55 +02:00
081176cbc9 Return current price from database 2022-04-05 15:30:30 +02:00
Florian Kellermann
aee793deb4 creating sends from crontab in work 2022-04-05 15:17:04 +02:00
Florian Kellermann
5311c89193 minor updates 2022-04-05 15:12:51 +02:00
695b7593be Save symbol price in database 2022-04-05 15:08:57 +02:00
Florian Kellermann
7b99be9633 Updating contrab based on time is working, need api calls 2022-04-05 15:07:06 +02:00
Florian Kellermann
2c0bbe3111 Work in progress, need some communication first. Working on bot_updates 2022-04-05 14:12:12 +02:00
Florian Kellermann
40d444f36c bot-updates got a send to user function and will be working with crontab 2022-04-05 14:00:33 +02:00
Florian Kellermann
e85bbacdde Example and description of crontab syntax 2022-04-05 12:38:20 +02:00
852dedfc0c Script to generate random transactions 2022-04-05 12:38:06 +02:00
7f23c5f8a7 Added goaccess auth 2022-04-05 11:26:34 +02:00
Florian Kaiser
19d22e2f1b
Merge pull request #40 from WebEngineering2/cron
Added cron field to database
2022-04-05 10:52:11 +02:00
835beed17d Added cron field to database 2022-04-05 10:51:09 +02:00
Florian Kellermann
9d10b1a048 New file for regularly sending bot updates 2022-04-05 10:07:03 +02:00
e65933ac52 Merge remote-tracking branch 'origin/main' 2022-04-05 08:45:37 +02:00
69075e590e Fixed pipeline condition 2022-04-05 08:45:30 +02:00
Florian Kaiser
96982f273d
Update README.md 2022-04-05 08:41:16 +02:00
Florian Kaiser
6fd69eb4d5
Update README.md 2022-04-05 08:39:46 +02:00
d63a39b852 Update pipeline 2022-04-05 08:34:11 +02:00
82087a46c0 Added goaccess to monitor traefik 2022-04-05 00:27:22 +02:00
kevinpauer
16ad83ae40 Add data handling for transactions and stocks 2022-04-04 23:13:02 +02:00
29fea56bbf Try to fix database problems 2022-04-04 23:07:26 +02:00
20261a4320 Updated frontend rule 2022-04-04 23:03:16 +02:00
Rripped
3711331338
Update README.md 2022-04-04 19:01:23 +02:00
Linus E
96e96b4612 updated functions, added fail handling and messages 2022-04-04 18:59:00 +02:00
Linus E
643c040b32 updated and added functions 2022-04-04 18:57:59 +02:00
Linus E
a2aed53bc8 api adress updated 2022-04-04 17:33:54 +02:00
Linus E
0b8ae845ed added max req params 2022-04-04 16:54:25 +02:00