Commit graph

72 commits

Author SHA1 Message Date
33038978cc fix(update): preserve archive metadata in git checkouts
- Skip expanded archive metadata when updating Git worktrees
- Retain commit metadata for archive-only installations
- Cover repositories, linked worktrees, and packaged installs
2026-07-25 08:27:43 -05:00
0a618c5608 fix(config): align and style general settings controls
- Reorganize settings into an even, scroll-free card grid
- Use uniform controls, API buttons, and opaque dropdown popups
- Add regression coverage for layout, persistence, and defaults
- Restore Git archive SHA substitution metadata
2026-07-25 08:18:56 -05:00
abcea76fee refactor(gui): streamline SHA display logic in UpdateDialog
- Remove the _available_sha_display method and directly utilize _short_sha for clarity.
- Update new version label to reflect the installed SHA when no pending SHA is available.
- Clean up related unit tests to align with the updated display logic.
2026-07-24 12:51:43 -05:00
fc0170725e feat(gui): enhance SHA display logic in UpdateDialog
- Introduce a new class method to display the available SHA or indicate "Current" when up to date.
- Update the new version label to use the new display method for better clarity.
- Adjust the label to show "Current" directly when no pending SHA is available.
- Add unit tests to verify the new display logic for available versions.
2026-07-24 12:43:06 -05:00
0a2b8c77b8 fix(update): identify source archives and exclude dev metadata
- Embed the archived commit SHA to prevent false first-launch updates
- Exclude editor and agent directories from source and update archives
- Add coverage for archive metadata and installer filtering
2026-07-24 12:18:18 -05:00
a371223189 fix(gui): populate engine dropdown without environment config
- Defer engine imports until translation starts
- Add regression coverage for source downloads without environment settings
2026-07-24 12:12:10 -05:00
e504c5aae3 feat(config): support keyless local model endpoints
- Add an explicit no-key option for local model configurations
- Persist keyless profiles while retaining cloud credential validation
- Use an internal SDK placeholder only for keyless endpoints
- Cover keyless vault storage and environment synchronization
2026-07-22 16:49:19 -05:00
df04f44db4 feat(config): align settings UI and bind optional API endpoints to keys
- Rebuild General Settings on a shared label/field grid with Fusion controls
- Store optional per-key endpoints and apply them on key select
- Keep legacy string vault entries working and cover endpoint sync in tests
2026-07-22 14:57:33 -05:00
1502050577 feat(api): add API key management dialog and update shipped data assets
- Introduce a dialog for creating and managing API keys, allowing users to securely store and select keys.
- Update the configuration tab to include a new section for API key management with options to add and delete keys.
- Extend shipped data assets to include `data/api_keys.json` for better handling of user-specific API keys.
- Ensure user-local files remain protected in the archive process.
2026-07-22 14:29:47 -05:00
7f7348a5a6 MY BRAND
fix(update): apply Gitea archive under dazedtl root

- Resolve archive root dynamically instead of a stale slug
- Fail when the zip has no installable files
- Install into PROJECT_ROOT and cover archive-root regressions
2026-07-22 14:02:26 -05:00
4d1b01c870 refactor!: rebrand product from DazedMTLTool to DazedTL
- Rename desktop launcher, window titles, About, and User-Agents
- Point QSettings at DazedTL with one-time migration from legacy app key
- Update README, Guide, skills, and launcher/script copy

BREAKING CHANGE: QSettings and desktop id now use DazedTL (legacy keys migrated once)
2026-07-22 12:27:22 -05:00
41691879dc fix(update): ship Guide help files in tool update archives
- Un-ignore data/help/** so index.json is included in git archives
- Add ShippedDataTrackingTests to catch future gitignore regressions
- Add Cursor rule for agents editing shipped data/ paths
2026-07-22 12:22:30 -05:00
cb90965f30 feat(gui): add in-app Guide tab and open it by default
- Reorder sidebar to Guide, Workflow, Translation, Batches, Skills, Config
- Load maintainable docs from data/help/ with a process walkthrough
- Restore Ace Step 5 scripts prompt and pack guidance via RV2JSON
- Recommend Claude Sonnet 4.6 for quality/batch and Mistral for free
2026-07-22 12:13:19 -05:00
a1af8fb985 fix(csv): preserve finished targets and honor batch size env
- Queue only untranslated rows from mixed skip-check batches
- Let .env batchsize and frequency_penalty override model defaults
- Cover skip behavior and pricing batch size override in tests
2026-07-21 16:20:10 -05:00
65a7ee51c2 feat(csv): add opt-in skip for already-translated batches
- Skip candidate batches when every target is translated
- Keep mixed batches and use global BATCHSIZE for checks
- Add CSV setting checkbox and unit coverage
2026-07-21 16:12:20 -05:00
3311d81645 Game Update missing files 2026-07-20 11:56:04 -05:00
acfc72da6e Fix double nametag bug 2026-07-12 00:11:44 -05:00
300953a04d Proper batch gui that lets you manage batch history and reuse batches 2026-07-11 09:18:32 -05:00
4abb10df15 Pass 1 should TL Speakers 2026-07-09 16:20:19 -05:00
f25ce9f990 get Speaker for wolf 2026-07-09 16:09:20 -05:00
e23e8f3b10 Dialogue working 2026-07-09 15:42:53 -05:00
3fcde613a8 Can we get dialogue wrap working 2026-07-09 15:39:31 -05:00
9db8089076 Wrap group is based on scene for maps/events 2026-07-09 14:53:51 -05:00
5ff504e549 We dont need this window 2026-07-09 14:43:45 -05:00
47b0936a75 Fix DB Relayout 2026-07-09 14:15:33 -05:00
195a11ec08 if set to 0 omit font change 2026-07-09 14:05:54 -05:00
dc7b541f75 More inject fixes 2026-07-09 13:49:47 -05:00
e214a28d5d More changes and fixes 2026-07-09 13:35:12 -05:00
30853060ca Cleanup 2026-07-09 08:30:49 -05:00
0df4dbf3ed Foundation DB should write to glossary 2026-07-09 08:20:54 -05:00
563d09db89 Fix crash 2026-07-09 08:10:55 -05:00
a733cff6b7 Reconcile Names 2026-07-09 08:04:53 -05:00
519b09fad2 Precheck 2026-07-09 07:55:19 -05:00
eca44a15bd Trim tests 2026-07-09 07:29:20 -05:00
ef055cbb33 Working Wrap 2026-07-09 07:24:09 -05:00
a2411b3e31 Working Wrap 2026-07-09 07:09:23 -05:00
7079efc639 Simplify Fix Wrap 2026-07-08 18:42:46 -05:00
2b4a0e257f font and width 2026-07-08 18:25:01 -05:00
3de5368817 Stabilize injects 2026-07-08 18:11:04 -05:00
6badfcb246 Fix Wrap 2026-07-08 17:42:25 -05:00
42cda41458 fix wrap tab 2026-07-08 17:14:06 -05:00
429ad43918 Break DB out 2026-07-08 16:17:34 -05:00
ee21f1f862 Better logs 2026-07-08 15:28:14 -05:00
1bb89a8b48 Unpack one archive at a time to prevent oom issues 2026-07-08 12:48:33 -05:00
7a1109d8be fixes 2026-07-08 11:56:27 -05:00
b9ab810c26 relayout for db and tls 2026-07-08 08:45:58 -05:00
c56fae3141 WolfDawn namewrap 2026-07-07 14:56:47 -05:00
c781f66ae7 Fix icons to work in both linux and windows via qtawesome 2026-07-07 14:39:56 -05:00
a2f3eb084b Fixing some gui icons 2026-07-07 14:18:43 -05:00
f1a7bb93e6 Correct root level for Data/Data extractions 2026-07-07 09:18:01 -05:00