16 Commits

Author SHA1 Message Date
julien ef6bf690c5 Merge branch 'master' — sync README update (v1.1.1) 2026-04-29 02:06:09 +02:00
julien 148ad340d6 docs: add dirsync module to root README v1.1.1 2026-04-29 02:05:14 +02:00
julien 5817347d6e Merge branch 'develop' — v1.1.0 v1.1.0 2026-04-29 02:01:20 +02:00
julien 6a87248cc0 refactor(dir-sync): script refactoring and bug fix 2026-04-29 01:59:10 +02:00
julien c81abeda54 chore: use #!/usr/bin/env bash in all scripts
More portable than #!/bin/bash — resolves bash from PATH,
which handles installations outside /bin (e.g. Homebrew on macOS).
2026-04-29 01:57:17 +02:00
julien 52f28d517b dirsync initial commit 2026-04-29 01:50:26 +02:00
julien d20c14c179 Merge branch 'develop' — v1.0.0 initial release
Includes: dbdump_mongo, dbrestore_mongo, dbutils_mongo
v1.0.0
2026-04-29 01:01:56 +02:00
julien ff6c2205d1 docs: update README with projects decriptions 2026-04-29 00:55:26 +02:00
julien 8949a33481 docs: add CLAUDE.md with project guidance for AI assistants 2026-04-29 00:53:58 +02:00
julien f804b7abad (docs): initial docs commit 2026-04-28 21:30:54 +02:00
julien 743f7d71c1 Merge branch 'dbutils_mongo' into develop 2026-04-28 21:29:28 +02:00
julien 3b2cfcd622 Merge branch 'dbrestore_mongo' into develop 2026-04-28 21:28:58 +02:00
julien 5ba3645e2a dbutils initial commit 2026-04-28 21:27:46 +02:00
julien dfd8f7b22b dbrestore initial commit 2026-04-28 21:26:23 +02:00
julien b5c1ac95b7 dbdump initial commit 2026-04-28 21:24:57 +02:00
julien e17c339b8e Initial commit 2026-04-28 21:21:40 +02:00