Commit graph

22 commits

Author SHA1 Message Date
dependabot[bot]
f097c49a4f
Bump postcss from 8.4.27 to 8.4.38
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.38.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.27...8.4.38)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-13 11:38:32 +00:00
d58d481b54 re did table style 2023-08-12 14:47:39 -04:00
4cb62d830d updated conditional styling 2023-08-10 22:02:54 -04:00
60f28672d3 added reading of cards from data for template started migrating configs to all nix 2023-08-10 18:41:43 -04:00
25f70e849b migrated .env to .config 2023-08-08 02:22:42 -04:00
59cbf07099 migrated commands to justfile 2023-08-08 01:47:42 -04:00
bc27ffab4e added in several workflow QOL features and updated flake 2023-08-07 18:04:19 -04:00
153276f49c fixed flake shell commands 2023-08-04 23:11:42 -04:00
Steven
6cd610e727 fixed critical stall bug on first card 2023-08-04 20:18:05 -04:00
Steven
aa4559be2a refactored project for readability 2023-08-04 20:09:09 -04:00
Steven
dc3b994247 added support for templating and tailwindcss 2023-08-04 18:45:17 -04:00
Steven
a87ae3dcd3 added smaller test data and started setting up the serving of htmx via axum. 2023-08-04 16:54:38 -04:00
Steven
37eacffaef cleaned dead config 2023-08-02 05:59:56 -04:00
5c21843077 added root route 2023-08-02 04:52:59 -04:00
25b3aec69e refactored project 2023-08-02 04:25:04 -04:00
3273539169 added prometheus data export 2023-08-02 00:47:47 -04:00
Steven
f9e7f97f00 added env file and the ability to set a interval for data to be grabbed 2023-07-28 22:45:56 -04:00
Steven
5d71ada8c9 removed extra cards.json 2023-07-28 22:16:57 -04:00
Steven
0d7f2380da added more graceful err handling of file_not_found +progress_bar 2023-07-28 22:07:36 -04:00
Steven
cffa3f5a04 Fixed regression that prevented the input file being a cli arg 2023-07-28 21:48:47 -04:00
Steven
7bd9cd5a74 Added storing of price data 2023-07-28 21:45:04 -04:00
Steven
6d663210e1 Inital POC 2023-07-28 20:56:30 -04:00