Commit Graph

109 Commits

Author SHA1 Message Date
c2cc959309 Test different port
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/push/pipeline Pipeline failed
2023-02-19 19:54:37 +01:00
bf481d85e2 Update dependency marshmallow to ~=3.19.0 2022-12-12 11:15:28 +01:00
90bb3e1c6a Update dependency uwsgi to v2.0.21 2022-12-12 11:14:44 +01:00
40601f2937 Update dependency faker to ~=15.3.4 2022-12-12 11:13:41 +01:00
81b2a382ae Update dependency pytest to ~=7.2.0 2022-12-12 11:13:08 +01:00
17244c8091 Update python Docker tag to v3.11 2022-12-12 11:12:41 +01:00
c7c4205298 Update dependency pyjwt to v2.6.0
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-10-21 08:47:51 +02:00
bf1c4c9b83 Update dependency faker to ~=15.1.1
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-10-21 08:47:31 +02:00
3610833a4d Update dependency Flask_SQLAlchemy to v3.0.2
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-10-21 08:47:00 +02:00
ca625885ba Update dependency bcrypt to v4.0.1
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-10-09 17:53:36 +02:00
ec85943bf4 Update dependency Flask_SQLAlchemy to v3
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-10-06 10:22:35 +02:00
af17701bd8 Update dependency faker to v15
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-10-06 10:22:13 +02:00
7e9016e910 Update dependency pandas to ~=1.5.0
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-19 18:02:06 +02:00
9252bb5ee7 Small fix
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-09-18 15:34:43 +02:00
e435628690 Fixed frontend build
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-09-18 15:24:22 +02:00
ebd705e5a9 Update dependency Flask to ~=2.2.2 2022-09-18 14:56:04 +02:00
e1ee94d8d7 Update dependency apiflask to v1.1.3 2022-09-18 14:51:18 +02:00
65afe02ce0 Update dependency currencyconverter to ~=0.17.1 2022-09-18 14:50:39 +02:00
50bc0f4df2 Update dependency marshmallow to ~=3.18.0 2022-09-18 13:30:24 +02:00
41a2bd356f Update dependency pyjwt to v2.5.0 2022-09-18 13:27:46 +02:00
2f629c17b2 Update dependency python-dotenv to v0.21.0 2022-09-18 13:17:12 +02:00
1af7d4ea5b Update dependency requests to ~=2.28.1 2022-09-18 13:16:25 +02:00
58f378daad Update dependency bcrypt to v4 2022-09-18 12:59:08 +02:00
2dc6e30f8b Update dependency faker to v14 2022-09-18 12:58:32 +02:00
7595d42f9a Migrate from github to gitea + some improvements 2022-09-18 00:39:03 +02:00
81c946bd52 Sort transactions #2 2022-05-12 18:19:00 +02:00
2471e49b59 Sort transactions 2022-05-12 18:11:49 +02:00
ba3028fa86 Skip stocks where count is 0 #2 2022-05-12 17:41:55 +02:00
f8a34d88d1 Skip stocks where count is 0 2022-05-12 17:25:10 +02:00
397dd23b8d Reformatting 2022-05-11 23:33:48 +02:00
Florian Kaiser
24eb954856
Merge pull request #165 from WebEngineering2/dependabot/pip/api/pandas-approx-eq-1.4.2
Update pandas requirement from ~=1.4.1 to ~=1.4.2 in /api
2022-05-10 23:54:20 +02:00
dependabot[bot]
185d222cca
Update faker requirement from ~=13.7.0 to ~=13.11.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.7.0...v13.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 09:51:29 +00:00
dependabot[bot]
8be0123a67
Update pandas requirement from ~=1.4.1 to ~=1.4.2 in /api
Updates the requirements on [pandas](https://github.com/pandas-dev/pandas) to permit the latest version.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Changelog](https://github.com/pandas-dev/pandas/blob/main/RELEASE.md)
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.4.1...v1.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 09:51:23 +00:00
19d52c0ed1 Updated load_share_price.py 2022-05-09 14:22:17 +02:00
dependabot[bot]
fd485ce83a
Bump apiflask from 0.12.0 to 1.0.0 in /api
Bumps [apiflask](https://github.com/greyli/apiflask) from 0.12.0 to 1.0.0.
- [Release notes](https://github.com/greyli/apiflask/releases)
- [Changelog](https://github.com/greyli/apiflask/blob/main/docs/changelog.md)
- [Commits](https://github.com/greyli/apiflask/compare/0.12.0...1.0.0)

---
updated-dependencies:
- dependency-name: apiflask
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 09:33:29 +00:00
dependabot[bot]
9cf4409b16
Update faker requirement from ~=13.6.0 to ~=13.7.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.6.0...v13.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 09:31:32 +00:00
dependabot[bot]
96d442a595
Bump bcrypt from 3.2.0 to 3.2.2 in /api
Bumps [bcrypt](https://github.com/pyca/bcrypt) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/pyca/bcrypt/releases)
- [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py)
- [Commits](https://github.com/pyca/bcrypt/compare/3.2.0...3.2.2)

---
updated-dependencies:
- dependency-name: bcrypt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 09:33:53 +00:00
dependabot[bot]
29221e5009
Update flask requirement from ~=2.1.1 to ~=2.1.2 in /api
Updates the requirements on [flask](https://github.com/pallets/flask) to permit the latest version.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.1.1...2.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 09:43:32 +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
Florian Kaiser
3a2d04ed15
Merge pull request #73 from WebEngineering2/dependabot/pip/api/pytest-approx-eq-7.1.2
Update pytest requirement from ~=7.1.1 to ~=7.1.2 in /api
2022-04-25 17:29:19 +02:00
dependabot[bot]
431b730dc2
Update faker requirement from ~=13.3.4 to ~=13.4.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.3.4...v13.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 09:46:31 +00:00
dependabot[bot]
7eb702fe1d
Update pytest requirement from ~=7.1.1 to ~=7.1.2 in /api
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.1...7.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 09:46:27 +00:00
e9291d3a97 Use ISIN numbers instead of share symbols and add comment field to database.
Fixes #65
2022-04-19 08:20:28 +02:00
489cd4c5b2 Removed code 2022-04-12 12:16:25 +02:00
24c2702f10 Added comments 2022-04-12 11:36:23 +02:00
4e072323d2 Added file headers 2022-04-12 09:50:24 +02:00
85cd363c06 Always use the most recent share price 2022-04-07 12:40:55 +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