|
|
b42a73ccfd
|
updated vulnerable deps time and rustix
|
2024-04-13 08:09:51 -04:00 |
|
|
|
5a6d67d1df
|
Merge pull request #3 from specCon18/dependabot/cargo/mio-0.8.11
Bump mio from 0.8.8 to 0.8.11
|
2024-04-13 07:44:37 -04:00 |
|
|
|
828ee59b4f
|
Merge pull request #4 from specCon18/dependabot/cargo/openssl-0.10.64
Bump openssl from 0.10.55 to 0.10.64
|
2024-04-13 07:44:14 -04:00 |
|
|
|
8553c36b2d
|
Merge pull request #2 from specCon18/dependabot/cargo/h2-0.3.26
Bump h2 from 0.3.20 to 0.3.26
|
2024-04-13 07:41:13 -04:00 |
|
|
|
bebfb769a7
|
Merge pull request #1 from specCon18/dependabot/npm_and_yarn/postcss-8.4.38
Bump postcss from 8.4.27 to 8.4.38
|
2024-04-13 07:40:50 -04:00 |
|
dependabot[bot]
|
c232810b34
|
Bump openssl from 0.10.55 to 0.10.64
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.55 to 0.10.64.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.55...openssl-v0.10.64)
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-13 11:38:35 +00:00 |
|
dependabot[bot]
|
07b3a8292a
|
Bump mio from 0.8.8 to 0.8.11
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.8 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.8...v0.8.11)
---
updated-dependencies:
- dependency-name: mio
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-13 11:38:32 +00:00 |
|
dependabot[bot]
|
09d7cdaf1c
|
Bump h2 from 0.3.20 to 0.3.26
Bumps [h2](https://github.com/hyperium/h2) from 0.3.20 to 0.3.26.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.20...v0.3.26)
---
updated-dependencies:
- dependency-name: h2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-13 11:38:32 +00:00 |
|
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 |
|