Commit graph

4 commits

Author SHA1 Message Date
Axelle Abbadie
e989040c26 docs: mettre à jour le modèle de citation (v0.1.9, URL GitLab)
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-18 00:20:14 +02:00
Axelle Abbadie
9716e0f541 docs: ajout section citation APA/BibTeX au README (FR/EN) 2026-07-09 16:50:18 +02:00
Axelle Abbadie
63e475c762 docs: update changelog, README and ROADMAP for v0.1.5 dev 2026-05-17 01:43:53 +02:00
Axelle Abbadie
503588e7fc feat: i18n, corpus organization, settings redesign, scope warning (Phase 10)
- i18n: all UI strings externalized in locales/en.json + fr.json;
  language selectable in wizard (new Language step) and settings
- Wizard: new Storage step with 1-vault-per-corpus recommendation
- Settings: reorganized in 6 sections ordered by frequency of use;
  language dropdown at the top
- Corpus organization: CorpusModal + ClassSelectModal;
  named classes with mirrored transcriptions/mappings/exports folders;
  class selection prompt on import
- Broad-scope warning for name rules (RuleModal + EditRuleModal):
  warning callout for folder/vault scope; success callout for file scope
- Mappings tab: grouped by scope (File/Folder/Vault);
  active-file-only filter checkbox (checked by default);
  getAllRulesWithLocation() added to ScopeResolver
- EditRuleModal, QuickPseudonymizeModal fully migrated to t()
- README, CHANGELOG, ROADMAP translated to English;
  French versions archived as *.fr.md
- esbuild: dev mode outputs directly to test_vault for hot reload
2026-05-16 01:06:01 +02:00