Commit graph

32 commits

Author SHA1 Message Date
4c04aced9a
I forgot to update the cargo file this whole time? lmfao
All checks were successful
/ build (push) Successful in 4m18s
/ trivy (push) Successful in 17s
2026-01-30 13:20:11 -06:00
3275bb99a9
point trivy at correct tags
All checks were successful
/ trivy (push) Successful in 18s
/ build (push) Successful in 16s
2026-01-30 13:05:00 -06:00
f381cc60b4
fix order of iter chain
Some checks failed
/ build (push) Successful in 4m20s
/ trivy (push) Failing after 17s
2026-01-30 12:59:46 -06:00
d5232b1145
separate the main function by feature again
Some checks failed
/ build (push) Failing after 1m45s
/ trivy (push) Has been skipped
2026-01-30 12:54:31 -06:00
9e65f42763
oops
Some checks failed
/ build (push) Failing after 2m31s
/ trivy (push) Has been skipped
2026-01-30 12:48:21 -06:00
399235aeff
Release v0.1.4
Some checks failed
/ build (push) Failing after 18s
/ trivy (push) Has been skipped
2026-01-30 12:47:23 -06:00
d21cc36330
add Trivy security scanning 2026-01-30 12:46:52 -06:00
5f8da4efdc
update dependencies 2026-01-30 12:42:41 -06:00
24d94389cd
allow config file to be specified from CLI or env var 2026-01-30 12:37:30 -06:00
26e7119768
add ability to hide individual routes 2026-01-30 12:23:19 -06:00
1e950b9efc
comment dockerfiles
All checks were successful
/ build (push) Successful in 4m8s
2025-10-27 08:58:56 -05:00
bfd62fa4ef
changelog!!
All checks were successful
/ build (push) Successful in 4m4s
2025-09-09 19:28:49 -05:00
3fdd22c079
Add support for multiple path matching
All checks were successful
/ build (push) Successful in 4m11s
2025-09-09 19:27:51 -05:00
02ff3ad96f
Update styling and changelogs
All checks were successful
/ build (push) Successful in 19s
2025-09-05 15:56:32 -05:00
e73f506daf
allow arbitrary subpath handling 2025-09-05 15:44:02 -05:00
573b1a7270
add templates to rich image
All checks were successful
/ build (push) Successful in 34s
2025-08-22 13:49:03 -05:00
2c827c6608
add light mode to stargate stylesheet
Some checks failed
/ build (push) Failing after 29s
2025-08-22 13:46:39 -05:00
91ac21f77f
GOD
All checks were successful
/ build (push) Successful in 20s
2025-08-22 12:59:48 -05:00
4ca87d955c
fml
Some checks failed
/ build (push) Failing after 38s
2025-08-22 12:58:11 -05:00
ebf52a4a4e
oh come on
Some checks failed
/ build (push) Failing after 36s
2025-08-22 12:56:09 -05:00
37e69a7b17
that is a lot of changes wow
Some checks failed
/ build (push) Failing after 47s
2025-08-22 12:55:55 -05:00
2970fa1a15
ignore IDE directories 2025-08-22 11:06:12 -05:00
43a503ad58
fix configuration file reading and regex matching 2025-08-22 11:05:28 -05:00
bcb89eeef4
attempt to get config to load 2025-08-21 12:41:24 -05:00
710e6d64b1
change config format to be more flexible 2025-06-06 12:35:00 -04:00
34956ed925
use watchfile for syncing config 2025-06-06 12:10:59 -04:00
8e5401bf2f
cache config results in memory, only read file if it changes 2025-06-04 10:36:12 -04:00
4f4ca7b569
Make config (very badly) hot updateable 2025-06-03 12:09:54 -04:00
ba61fa4a0d
split config into its own module 2025-06-03 11:43:30 -04:00
a88a7e1621
Documentation 2025-06-03 11:21:18 -04:00
1aaa913eb3
Add regex matching capability 2025-06-03 11:07:07 -04:00
10f7be072f
Initial commit 2025-06-03 11:00:12 -04:00