Commit graph

11 commits

Author SHA1 Message Date
MassiveBox 79c7dde230
Reorganize docs
All checks were successful
CI Pipeline / build (push) Successful in 1m17s
CI Pipeline / build-and-push-docker (push) Successful in 40s
CI Pipeline / publish-executables (push) Successful in 7s
2024-04-19 18:30:11 +02:00
MassiveBox 4bf1455ba4
Remove need for restart on settings change
Some checks failed
ecodash/pipeline/head There was a failure building this commit
2023-10-29 18:32:35 +01:00
MassiveBox 90e83eaf62
Pipeline improvements
Some checks failed
ecodash/pipeline/head There was a failure building this commit
2023-07-21 17:01:53 +02:00
Daniil Gentili 8dcc18c4f9
Trigger
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
2023-05-01 20:23:38 +02:00
MassiveBox 08be78f907 Minor graphical improvements
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
- Uniform style of SVGs
- Add style directly inside SVGs to switch to dark mode - the previous solution didn't work in Chromium for some reason
2023-04-14 18:20:25 +02:00
MassiveBox 57b97d3ab5 Update links to point to the new website, remove duplicate content from README, add building instructions
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
2023-03-04 23:21:31 +01:00
MassiveBox 7a1214d492 Added arm builds, improve database
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
- The program will now be cross-compiled and released for arm as well as x86
- What we previously called "cache" is not actually a cache, as it holds content that can't be always retrieved. Now we're stopping calling it a cache.
- Improved history merging
- Fixed the README to include the database as a volume, and to fix some errors
2023-01-29 21:16:04 +01:00
MassiveBox 6dc8fa3750 Move towards selectable time ranges in the dashboard
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
- Add the installation date to frontend and backend
- Add an error page to help with the upgrade from the previous version
- Avoid querying history if installation date is not set
- Make the fillMissing function work for periods of different lenght than than 8 days
2022-12-04 12:50:11 +01:00
MassiveBox 9023806d57 Improve CI
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
- Upload artifacts as ZIP including templates
- Add status badge to README
2022-11-07 16:23:19 +01:00
MassiveBox 350227e898 Improved consistency and fixed leftovers 2022-10-26 21:48:36 +02:00
MassiveBox 82bba66fd6 First commit 2022-10-15 19:58:44 +02:00