Commit Graph

  • 289b96ac3d build(deps): bump pydantic from 2.11.4 to 2.11.5 (#559) dependabot[bot] 2025-05-25 22:36:35 +02:00
  • 9959cb14a4 fix: BrightSky with None humidity data (#555) Bobby Noelte 2025-05-22 11:15:48 +02:00
  • ccd2f5307c build(deps): bump python-fasthtml from 0.12.16 to 0.12.18 (#554) dependabot[bot] 2025-05-20 11:09:13 +02:00
  • ce90a5bbca build(deps): bump numpy from 2.2.5 to 2.2.6 (#553) dependabot[bot] 2025-05-20 11:08:46 +02:00
  • df4ab31040 build(deps): bump python-fasthtml from 0.12.15 to 0.12.16 (#550) dependabot[bot] 2025-05-16 02:53:41 +02:00
  • c4b1237ba6 build(deps-dev): bump types-requests (#549) dependabot[bot] 2025-05-16 02:34:11 +02:00
  • 62f8aaffc5 build(deps): bump monsterui from 1.0.19 to 1.0.20 (#551) dependabot[bot] 2025-05-16 02:33:33 +02:00
  • c6aed8d847 build(deps): bump numpydantic from 1.6.8 to 1.6.9 (#548) dependabot[bot] 2025-05-13 08:16:24 +02:00
  • 6c1f728fdf Activation of venv is needed (#546) SchaafAlexander 2025-05-10 20:30:12 +02:00
  • 481ebd24d7 build(deps): bump matplotlib from 3.10.1 to 3.10.3 (#545) dependabot[bot] 2025-05-10 02:44:41 +02:00
  • f1ba9fc2e0 build(deps): bump platformdirs from 4.3.7 to 4.3.8 (#544) dependabot[bot] 2025-05-10 02:44:21 +02:00
  • 9509451b6c Bump deap from 1.4.2 to 1.4.3 (#541) dependabot[bot] 2025-05-06 11:16:14 +02:00
  • cecaf4cd16 Bump python-fasthtml from 0.12.14 to 0.12.15 (#542) dependabot[bot] 2025-05-06 11:15:42 +02:00
  • f8c9fc191a chore: Typos Marco 2025-05-05 22:01:23 +02:00
  • 0f9ad6bf80 Bump pydantic from 2.11.3 to 2.11.4 (#539) dependabot[bot] 2025-04-30 23:40:28 +02:00
  • dac089b320 update(pydantic): Bump pydantic to 2.11.3 (#538) Bobby Noelte 2025-04-30 23:05:44 +02:00
  • 2bfe646996 Bump cachebox from 5.0.0 to 5.0.1 (#536) dependabot[bot] 2025-04-29 10:07:15 +02:00
  • c89e8e95fa fix: Catch optimize error and return error message. (#534) Dominique Lasserre 2025-04-23 16:26:35 +02:00
  • 7ade15e9e3 fix: Circular runtime import Closes #533 (#535) Dominique Lasserre 2025-04-23 16:26:04 +02:00
  • 8b880299b8 Bump cachebox from 4.5.3 to 5.0.0 (#530) dependabot[bot] 2025-04-22 08:45:05 +02:00
  • e7f83e1bfd Bump numpy from 2.2.4 to 2.2.5 (#531) dependabot[bot] 2025-04-22 08:37:11 +02:00
  • 52eb4c195f Bump pydantic-settings from 2.8.1 to 2.9.1 (#532) dependabot[bot] 2025-04-22 08:35:49 +02:00
  • e2a0b8b564 fix(docker): enable BuildKit to support --mount (closes #493) Christian Hohlfeld 2025-04-21 23:51:59 +02:00
  • f7cc43f68c Bump monsterui from 1.0.18 to 1.0.19 (#526) dependabot[bot] 2025-04-22 00:58:28 +02:00
  • 60838ac029 Bump python-fasthtml from 0.12.12 to 0.12.14 (#527) dependabot[bot] 2025-04-22 00:44:06 +02:00
  • cae494458c Bump uvicorn from 0.34.1 to 0.34.2 (#528) dependabot[bot] 2025-04-22 00:43:42 +02:00
  • 68e1259ffa Bump pendulum from 3.0.0 to 3.1.0 (#529) dependabot[bot] 2025-04-22 00:43:19 +02:00
  • 3c12e99970 fix: mitigate ReDoS in to_duration via max input length check (closes #494) (#523) Christian Heinrich Hohlfeld 2025-04-22 00:16:33 +02:00
  • 63962343d9 ci(docker): add :latest tag on default branch builds (#522) Fixes #499 Christian Heinrich Hohlfeld 2025-04-21 19:27:33 +02:00
  • 1e1b7540f3 fix: relax stale issue/pr handling Bobby Noelte 2025-04-20 07:45:41 +02:00
  • a39e0a77a7 Bump uvicorn from 0.34.0 to 0.34.1 (#519) dependabot[bot] 2025-04-16 09:35:28 +02:00
  • 57f8d3ac17 Bump cachebox from 4.4.2 to 4.5.3 (#514) dependabot[bot] 2025-04-09 11:17:57 +02:00
  • dc2dbd07b3 Bump bokeh from 3.7.0 to 3.7.2 (#516) dependabot[bot] 2025-04-09 11:17:41 +02:00
  • c8e9b5d5c8 Bump monsterui from 1.0.11 to 1.0.18 (#517) dependabot[bot] 2025-04-09 11:16:51 +02:00
  • 876ea65140 Bump pytest-cov from 6.0.0 to 6.1.1 (#518) dependabot[bot] 2025-04-09 11:16:26 +02:00
  • cc5fb060ed Merge remote-tracking branch 'origin/main' into feature/config-nested Dominique Lasserre 2025-04-09 00:24:50 +02:00
  • 95c99759ff Bump python-fasthtml from 0.12.6 to 0.12.12 (#508) dependabot[bot] 2025-04-07 17:26:00 +02:00
  • 9626bfb32b ci: lint commit messages (#510) Bobby Noelte 2025-04-07 22:23:35 +02:00
  • dc7df99114 Bump python-fasthtml from 0.12.6 to 0.12.12 (#508) dependabot[bot] 2025-04-07 17:26:00 +02:00
  • 9f60354e0d Bump pytest-cov from 6.0.0 to 6.1.1 (#509) dependabot[bot] 2025-04-07 17:25:02 +02:00
  • 0f7837458f Merge remote-tracking branch 'origin/main' into feature/config-nested Dominique Lasserre 2025-04-06 14:51:07 +02:00
  • 4bce51430e Close stale pull requests/ issues after 60 days (#501) Bobby Noelte 2025-04-01 12:44:56 +02:00
  • 3790a405dc Bump python-fasthtml from 0.12.4 to 0.12.6 (#502) dependabot[bot] 2025-04-01 12:44:27 +02:00
  • 4ea89b3a5a Bump timezonefinder from 6.5.8 to 6.5.9 (#504) dependabot[bot] 2025-04-01 12:44:01 +02:00
  • 9979b22a74 Bump types-requests from 2.32.0.20250306 to 2.32.0.20250328 (#505) dependabot[bot] 2025-04-01 12:43:27 +02:00
  • 8f30d97f86 chore: update weatherclearoutside.py (#496) Ikko Eltociear Ashimine 2025-03-29 08:39:30 +09:00
  • 87ebbf0f08 Fix Cross Site Scripting Issue (#497) Yunus AYDIN 2025-03-28 00:22:18 +03:00
  • 8bdad48823 Bump fastapi[standard] from 0.115.11 to 0.115.12 (#492) dependabot[bot] 2025-03-25 08:16:20 +01:00
  • 64732e26e2 CONTRIBUTING.md fix documentation link (404 error) (#484) thiloms 2025-03-23 13:52:15 +01:00
  • dd114eee69 Conceptual documentation (#463) Eric 2025-03-23 13:27:40 +01:00
  • 5eb6d84572 Dockerfile: Set default for EOS_SERVER__EOSDASH_SESSKEY Closes #447 (#467) Dominique Lasserre 2025-02-23 16:17:54 +01:00
  • c46d13731d docker-compose: Expose EOSdash port Closes #447 Dominique Lasserre 2025-02-17 21:32:10 +01:00
  • 00229c39e4 visualize.py: Support variable remuneration Closes #451 (#459) Dominique Lasserre 2025-02-16 11:06:31 +01:00
  • a95d6c939a Windows: Fix EOSdash startup Closes #436 #447 (#450) Dominique Lasserre 2025-02-10 00:38:35 +01:00
  • 36d794c1c4 visualize: fix timestamps on diagrams (#430) Closes #387 celle1234 2025-02-08 00:47:21 +01:00
  • 84598c592c README.md: Add some system requirements (#438) Dominique Lasserre 2025-02-01 20:46:00 +01:00
  • aee4ca2a4f remove excess double quotes in Makefile (#437) Theo Weiss 2025-02-01 16:41:24 +01:00
  • 0bda5ba4cc EOSdash: Improve PV forecast configuration. (#500) Bobby Noelte 2025-04-05 13:08:12 +02:00
  • b4bc3d0eb2 Close stale pull requests/ issues after 60 days (#501) Bobby Noelte 2025-04-01 12:44:56 +02:00
  • a1b19a54d7 Bump python-fasthtml from 0.12.4 to 0.12.6 (#502) dependabot[bot] 2025-04-01 12:44:27 +02:00
  • 4adb408722 Bump timezonefinder from 6.5.8 to 6.5.9 (#504) dependabot[bot] 2025-04-01 12:44:01 +02:00
  • dba6e36f96 Bump types-requests from 2.32.0.20250306 to 2.32.0.20250328 (#505) dependabot[bot] 2025-04-01 12:43:27 +02:00
  • 83b6bdbdc6 chore: update weatherclearoutside.py (#496) Ikko Eltociear Ashimine 2025-03-29 08:39:30 +09:00
  • 2468efe604 Fix Cross Site Scripting Issue (#497) Yunus AYDIN 2025-03-28 00:22:18 +03:00
  • e6a8c0508e Fix negative values load mean adjusted (#491) Bobby Noelte 2025-03-27 21:57:26 +01:00
  • 7aaf193682 EOSdash: Enable EOS configuration by EOSdash. (#477) Bobby Noelte 2025-03-27 21:53:01 +01:00
  • 7734c9c32f Bump fastapi[standard] from 0.115.11 to 0.115.12 (#492) dependabot[bot] 2025-03-25 08:16:20 +01:00
  • 61c5efc74f Update requirements.txt for dev branch Normann 2025-03-23 22:40:04 +01:00
  • 447f7d05be Update dependabot.yml to also include the feature branch NormannK-patch-4 Normann 2025-03-23 22:48:02 +01:00
  • 2c1f16a3fb Update requirements for dev branch (#488) Normann 2025-03-23 22:31:49 +01:00
  • eb0f49310c Update README.md NormannK-patch-2 Normann 2025-03-23 22:23:20 +01:00
  • 9c961d886c Update pyproject.toml Normann 2025-03-23 22:22:56 +01:00
  • 82d633c9b0 Update requirements-dev.txt Normann 2025-03-23 22:22:37 +01:00
  • d86b4c089a Update requirements Normann 2025-03-23 22:20:41 +01:00
  • c72051a08e Bump sphinx from 8.1.3 to 8.2.3 (#476) dependabot[bot] 2025-03-23 22:14:51 +01:00
  • 60bd320fbc Python req. to 3.11 for sphinx update (#487) Normann 2025-03-23 22:09:02 +01:00
  • be2ff5ea3d Update pyproject.toml NormannK-patch-1 Normann 2025-03-23 22:04:20 +01:00
  • 54f78fbc49 Python req. to 3.11 for sphinx update Normann 2025-03-23 22:03:38 +01:00
  • 600e332aae Bump platformdirs from 4.3.6 to 4.3.7 (#485) dependabot[bot] 2025-03-23 21:14:34 +01:00
  • 6a51de04da Bump pvlib from 0.11.2 to 0.12.0 (#486) dependabot[bot] 2025-03-23 21:08:51 +01:00
  • 64c8415714 Bump pandas-stubs from 2.2.3.241126 to 2.2.3.250308 (#479) dependabot[bot] 2025-03-23 21:01:48 +01:00
  • 52f8b015b1 Bump numpy from 2.2.3 to 2.2.4 (#483) dependabot[bot] 2025-03-23 21:01:33 +01:00
  • a4adb07ebf CONTRIBUTING.md fix documentation link (404 error) (#484) thiloms 2025-03-23 13:52:15 +01:00
  • b69bbe897f Bump numpydantic from 1.6.7 to 1.6.8 (#480) dependabot[bot] 2025-03-23 13:51:06 +01:00
  • 0a7420c42b Bump types-requests from 2.32.0.20250301 to 2.32.0.20250306 (#478) dependabot[bot] 2025-03-23 13:49:47 +01:00
  • b22b5ee651 Conceptual documentation (#463) Eric 2025-03-23 13:27:40 +01:00
  • 9b4ec74823 Bump pytest from 8.3.4 to 8.3.5 (#475) dependabot[bot] 2025-03-05 10:32:48 +01:00
  • 1f30d4e403 Bump python-fasthtml from 0.12.1 to 0.12.4 (#470) dependabot[bot] 2025-03-02 11:10:23 +01:00
  • b563bbbd98 Bump matplotlib from 3.10.0 to 3.10.1 (#471) dependabot[bot] 2025-03-02 11:04:30 +01:00
  • 8422a5c9d8 Bump types-requests from 2.32.0.20241016 to 2.32.0.20250301 (#473) dependabot[bot] 2025-03-02 10:58:46 +01:00
  • bec5c2cbda Bump fastapi[standard] from 0.115.8 to 0.115.11 (#472) dependabot[bot] 2025-03-02 10:57:57 +01:00
  • 2a5879c177 Add load figure to demo page. (#469) Bobby Noelte 2025-03-02 10:48:34 +01:00
  • a7d58eed9a pre-commit update and ignore changes (#461) Normann 2025-02-24 10:00:09 +01:00
  • d2136f1447 Dockerfile: Set default for EOS_SERVER__EOSDASH_SESSKEY Closes #447 (#467) Dominique Lasserre 2025-02-23 16:17:54 +01:00
  • 1020a46435 Add Markdown linter Bobby Noelte 2025-02-12 14:24:17 +01:00
  • 8258b1cca1 EOF issue in "optimize" documentation Dennis 2025-02-11 22:56:00 +01:00
  • afbe50c388 Initial "optimize" documentation Dennis 2025-02-11 22:47:23 +01:00
  • 20621aa626 docker-compose: Expose EOSdash port Closes #447 Dominique Lasserre 2025-02-17 21:32:10 +01:00
  • c8cad0f277 Fix BrightSky weather prediction Bobby Noelte 2025-01-22 23:47:28 +01:00
  • ecaf1366ba fix translations Normann 2025-02-16 23:01:39 +01:00