|
|
c3029577de
|
Merge pull request #13 from johndoe6345789/dependabot/pip/backend/pip-533d40512c
Bump the pip group across 1 directory with 2 updates
|
2026-01-17 20:14:06 +00:00 |
|
|
|
40b823dfe0
|
Generated by Spark: Should handle caprover / cloudflare cors - Check frontend and backend config. example setup: https://frontend.example.com https://backend.example.com
|
2026-01-17 18:44:54 +00:00 |
|
dependabot[bot]
|
efa1e71877
|
Bump the pip group across 1 directory with 2 updates
Bumps the pip group with 2 updates in the /backend directory: [flask](https://github.com/pallets/flask) and [flask-cors](https://github.com/corydolphin/flask-cors).
Updates `flask` from 3.1.0 to 3.1.1
- [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/3.1.0...3.1.1)
Updates `flask-cors` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md)
- [Commits](https://github.com/corydolphin/flask-cors/compare/5.0.0...6.0.0)
---
updated-dependencies:
- dependency-name: flask
dependency-version: 3.1.1
dependency-type: direct:production
dependency-group: pip
- dependency-name: flask-cors
dependency-version: 6.0.0
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-17 18:32:41 +00:00 |
|
|
|
519ad0016d
|
Generated by Spark: Ok I figured it out. Make a backend folder, put a flask backend in it with a Dockerfile. Main UI uses IndexedDB then with a UI setting, it can be moved to the flask backend.
|
2026-01-17 18:31:43 +00:00 |
|