Commit graph

22 commits

Author SHA1 Message Date
d408893389
refactor: small changes and tweaks 2025-09-05 22:21:00 -06:00
fbed466c3d
refactor: updated cmd and pkg implementations 2025-08-30 23:30:46 -06:00
4771bf45ac
refactor: added MAKESHIFT_LOG_LEVEL env var 2025-08-30 00:29:18 -06:00
df8730463e
cleanup: removed unused code/comments 2025-08-29 16:07:57 -06:00
3244a66f8e
fix: issue with logging not initializing correctly 2025-08-29 16:02:36 -06:00
59a5225b28
feat: updated implementations for cmds 2025-08-24 20:39:39 -06:00
4d33b12fe0
feat: added 'profile' and 'plugins' flags 2025-08-19 21:32:45 -06:00
419e9781bf
feat: added root, download, list, and serve cmd implementations 2025-08-18 11:01:19 -06:00
bfd83f35a3
refactor: initial commit for major rewrite 2025-08-03 20:25:18 -06:00
4f836630b0
cmd: minor changes 2025-01-07 12:14:53 -07:00
e1a9f4ae36
fix: changed output to use log instead of fmt 2024-12-03 12:51:48 -07:00
32065dc163
refactor: name changes and code clean up 2024-11-21 14:13:31 -07:00
b5d492d6c0
cmd: added error when specifying config path but not found 2024-11-14 16:26:17 -07:00
e93bef79f2
cmd: moved --cacert flag to use with 'serve' command 2024-11-14 13:44:24 -07:00
b488c32195
Updated vars in 'root' cmd 2024-09-20 16:52:31 -06:00
David Allen
7115954cf1
Updated imports to use pkg/ instead of internal/ 2024-07-10 12:19:27 -06:00
David Allen
7836aef5c3
Added CONFIGURATOR_JWKS_URL var for key verification 2024-07-03 11:41:17 -06:00
David Allen
d77a31c7fe
Rewrote generators to use plugin system with default plugins 2024-06-19 14:19:42 -06:00
David J. Allen
ce553d5cc0
Fixed minor issues 2024-04-11 13:06:00 -06:00
David J. Allen
977ddf8a79
Moved common vars to cmd/root.go 2024-04-11 12:43:31 -06:00
David J. Allen
3905a8a023
Added server implementation and serve command 2024-04-11 10:19:29 -06:00
David J. Allen
be40387f4a
Added project files 2024-03-07 17:00:39 -07:00