Commit Graph

11 Commits

Author SHA1 Message Date
MassiveBox 79c7dde230
Reorganize docs 2024-04-19 18:30:11 +02:00
MassiveBox 4bf1455ba4
Remove need for restart on settings change 2023-10-29 18:32:35 +01:00
MassiveBox 90e83eaf62
Pipeline improvements 2023-07-21 17:01:53 +02:00
Daniil Gentili 8dcc18c4f9
Trigger 2023-05-01 20:23:38 +02:00
MassiveBox 08be78f907 Minor graphical improvements
- 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 2023-03-04 23:21:31 +01:00
MassiveBox 7a1214d492 Added arm builds, improve database
- 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
- 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
- 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