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 |
|
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 |
|