0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Nov 26, 2024 — Nov 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
change name from daemon to repository-manager More... about 7 years ago
completely remove database code More... about 7 years ago
update readme More... about 7 years ago
remove legacy errors code and checks More... about 7 years ago
fix database request on root cmd More... about 7 years ago
get rid of the whole database More... about 7 years ago
remove useless code More... about 7 years ago
initialize map More... about 7 years ago
remove need of sql database also for GC More... about 7 years ago
make functions public More... about 7 years ago
implement logic to garbage collect a single layer More... about 7 years ago
refactor logic for backlink More... about 7 years ago
refactor out location in the fs More... about 7 years ago
add function to find image to garbage collect More... about 7 years ago
remove set-recipe comand More... about 7 years ago
remove commented out import More... about 7 years ago
remove useless comments More... about 7 years ago
add function to exit in SIGINT case in the loop command More... about 7 years ago
pass user to images More... about 7 years ago
taking the leap and basically unplugging the db More... about 7 years ago
remove adding conversion into db More... about 7 years ago
remove another function to read the password from the db More... about 7 years ago
get password from env variables and not from db More... about 7 years ago
make conversion work without relies on db More... about 7 years ago
test changes in credentials More... about 7 years ago
use mock in developing More... about 7 years ago
disable Wish functions More... about 7 years ago
make convert take also a recipe More... about 7 years ago
make CreateWish return WishFriendly and embed them into the Recipe More... about 7 years ago
disable set-recipe while retain the implementation, it may be usefull More... about 7 years ago