• Joined on 2026-01-18
davide pushed to main at davide/skills-hub 2026-03-19 15:38:36 +01:00
b51f38f029 docs(packaging): professionalize packages index and link it in README
a15b1813f8 refactor(packaging): split per-skill outputs by format and keep bundle
db40497f8d feat(packaging): improve packages index with professional linked catalog
Compare 3 commits »
davide pushed to main at davide/skills-hub 2026-03-19 15:09:42 +01:00
19f35b3082 fix(packaging): align output paths to package/* and refresh package index
797fa9f117 docs(readme): rename repo and add detailed Claude-style skill authoring guide
d53d8896f3 add license and readme
cfec837876 build(packaging): add .skill/.zip artifacts, bundle, and packages index
fbc6ec4bd9 refactor(repo): reorganize repo into skill package and script directories
davide created branch main in davide/skills-hub 2026-03-19 15:09:42 +01:00
davide created repository davide/skills-hub 2026-03-19 15:07:07 +01:00
davide pushed to main at davide/cad-data-router 2026-03-16 16:28:40 +01:00
9aec9d3a50 refactor: rimuove cache destinazione e forza rescansione completa
davide pushed to main at davide/cad-data-router 2026-03-16 16:18:43 +01:00
65b1777a60 feat(router): instrada in sottocartella A/M_B e ottimizza cache destinazione
a49d338741 perf(scanner): ottimizza scansione destinazione con pass unico e barra determinata
b0bcea2f10 feat(ui): aggiunge barra di progresso durante lo smistamento
57f8b230b2 docs: aggiorna documentazione cartelle speciali con percorsi corretti
Compare 4 commits »
davide pushed to main at davide/cad-data-router 2026-03-16 13:56:45 +01:00
fea0699ff1 fix(router): corregge estensione .dwr in .drw (formato Creo corretto)
82becb7569 Aggiunge LICENSE e README.md
Compare 2 commits »
davide pushed to main at davide/cad-data-router 2026-03-16 13:29:32 +01:00
5e5dadba2c feat(ui): aggiunge menu Informazioni con dialog about (versione, autore, azienda)
6438d1a51c feat(ui): aumenta dimensione finestra e scala UI (font, pulsanti, riquadri)
3fa7758fbe feat: smistamento file non-CAD, rinomina cartelle speciali, guida utente
Compare 3 commits »
davide pushed to main at davide/cad-data-router 2026-03-16 11:59:07 +01:00
22801f6b75 feat(ui): aggiunge guida utente e menu Help > Documentazione
105a23853a Merge branch 'wip-build'
1c758d68fc feat(build): aggiunge infrastruttura Docker per build Windows con Wine
fc1c7990be feat(build): aggiunge infrastruttura Docker per build Linux riproducibile
647bd37fad chore(build): aggiunge cartella build/ per icona Electron
Compare 7 commits »
davide pushed to main at davide/cad-data-router 2026-03-16 10:27:39 +01:00
d529e34249 feat(ui): anteprima duplicati/non smistati con pulizia cartella confermata
5e4e03a103 feat(router): rilevamento duplicati pre-smistamento e instradamento in duplicati
3a567c390c feat(ui): aggiunge anteprima desktop dei file non smistati
164959acaf feat(processing): smistamento ricorsivo cartelle + gestione unrouted per ZIP e folder
771891ac4f feat(linux): inizializza ~/.cadroute all'avvio
Compare 5 commits »
davide pushed to main at davide/palladum-lightning 2026-03-11 20:43:31 +01:00
11974a1169 feat: add Docker support for palladium-lightning node
26f9698bad fix: correct Palladium chain params and sanitize branding
Compare 2 commits »
davide pushed to main at davide/easy-wallet 2026-03-10 18:41:01 +01:00
davide pushed to wip-android at davide/easy-wallet 2026-03-10 18:39:21 +01:00
davide created branch wip-android in davide/easy-wallet 2026-03-10 18:39:21 +01:00
davide pushed to main at davide/easy-wallet 2026-03-10 16:03:10 +01:00
5a390841f4 feat(dev): add Android live-reload workflow with SDK autodetection
davide pushed to main at davide/easy-wallet 2026-03-10 15:35:59 +01:00
079b650d60 fix(android-storage): add writable directory fallback for wallet JSON files
7b2ff5445b fix(android): make Docker APK build pass with Capacitor config, synced lockfile, and JDK 21
Compare 2 commits »
davide pushed to main at davide/easy-wallet 2026-03-10 14:16:11 +01:00
e785179ee4 feat(android): add Capacitor APK build with pure-JS crypto layer
davide pushed to main at davide/easy-wallet 2026-03-10 13:42:35 +01:00
227e9cc356 fix(frontend): harden dev startup against ELECTRON_RUN_AS_NODE and sync lockfile name
9115faa6c8 fix(packaging): harden PyInstaller CLI bundling on Linux and Windows
2833c96d51 fix(windows): stabilize Wine build and ship installer + portable exe
Compare 3 commits »
davide pushed to main at davide/easy-wallet 2026-03-10 10:06:21 +01:00
079ec730db fix(docker): add wine32 to enable 32-bit Wine support for winetricks
davide pushed to main at davide/easy-wallet 2026-03-10 09:48:13 +01:00
8f399f2194 fix(docker): install winetricks from script, not apt (not in bookworm)