Commit Graph

21 Commits

Author SHA1 Message Date
pure_sagacity 5d5b0ae89a switched to using the Store trait
also added another dependency for expanding ~ paths
2026-07-16 11:25:17 -05:00
pure_sagacity 767fb43ee2 fixed tests, and added the deletion and overwriting confirmation 2026-07-14 15:07:46 -05:00
pure_sagacity 72ee5a918b added color 2026-07-14 14:50:45 -05:00
pure_sagacity aab1d94388 bug fixes, but every cmd works! 2026-07-14 14:48:47 -05:00
pure_sagacity a850f70e3b Merge pull request 'added tests' (#1) from tests into main
Reviewed-on: #1
2026-07-14 04:44:46 +00:00
pure_sagacity be860b657a added tests 2026-07-13 23:44:24 -05:00
pure_sagacity 920f104c2e completed all commands, literally nothing tested. 2026-07-13 23:38:47 -05:00
pure_sagacity 8487a612eb forgot to commit, a lot of stuff happened 2026-07-13 23:25:45 -05:00
pure_sagacity 1da8ea923b added the deletion of projects 2026-07-13 20:27:27 -05:00
pure_sagacity fbea598f63 made the database untracked 2026-07-13 20:10:48 -05:00
pure_sagacity 27fac75738 made adding a project work
changed the sql migration to make names unique
2026-07-13 20:10:04 -05:00
pure_sagacity 809dff207f removed the woodpecker because it took 5 mins :( 2026-07-13 19:30:12 -05:00
pure_sagacity 29033259df apparently the gen_or_get_key logic is for string only keys
changed that and also added an implementation for the trait
2026-07-13 19:29:40 -05:00
pure_sagacity 6a8abec015 added woodpecker ci cd files
ci/woodpecker/manual/build Pipeline is running
2026-07-13 18:22:48 -05:00
pure_sagacity 249a953d3c added gitignore for result for nix
tried to build the nix
fixed it as well
2026-07-13 18:19:14 -05:00
pure_sagacity c64ed1be4e added database stuff
added clap arguments
added the gen_or_get_key func in lib
git ignore for .env
migrations
2026-07-13 17:43:00 -05:00
pure_sagacity 04c57f15f8 added a little bit of the commands 2026-07-13 17:11:47 -05:00
pure_sagacity 3009504e8d added devenv test + devenv formatted crypto for some reason 2026-07-13 16:29:39 -05:00
pure_sagacity c9907b7102 added the crypto crate with tests and function 2026-07-13 16:28:12 -05:00
pure_sagacity d9cdea232c Changed devenv, added a LICENSE and created a cli/ crate 2026-07-13 15:35:12 -05:00
pure_sagacity b57d590420 Initial commit 2026-07-13 19:24:45 +00:00