Commit Graph

8 Commits (master)

Author SHA1 Message Date
Daniil Gentili 8dcc18c4f9
Trigger
ci/woodpecker/pr/woodpecker Pipeline failed Details
1 month ago
MassiveBox 08be78f907 Minor graphical improvements
ci/woodpecker/push/woodpecker Pipeline was successful Details
- 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
2 months ago
MassiveBox 57b97d3ab5 Update links to point to the new website, remove duplicate content from README, add building instructions
ci/woodpecker/manual/woodpecker Pipeline was successful Details
3 months ago
MassiveBox 7a1214d492 Added arm builds, improve database
ci/woodpecker/manual/woodpecker Pipeline failed Details
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/tag/woodpecker Pipeline was successful Details
- 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
4 months ago
MassiveBox 6dc8fa3750 Move towards selectable time ranges in the dashboard
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/tag/woodpecker Pipeline was successful Details
- 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
6 months ago
MassiveBox 9023806d57 Improve CI
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/tag/woodpecker Pipeline was successful Details
- Upload artifacts as ZIP including templates
- Add status badge to README
7 months ago
MassiveBox 350227e898 Improved consistency and fixed leftovers 7 months ago
MassiveBox 82bba66fd6 First commit 8 months ago