Commit Graph

16 Commits

Author SHA1 Message Date
lashman 96f6973d39 Fix bugs across all crates 2026-03-07 23:35:32 +02:00
lashman 0ef3893bce Fix bugs in CLI, core, and GTK 2026-03-07 23:02:57 +02:00
lashman 6392b7952f Fix CLI/GTK history timestamp format mismatch 2026-03-07 22:35:25 +02:00
lashman 5ed5f3a1d5 Fix cleanup, template, and watermark bugs 2026-03-07 22:27:37 +02:00
lashman f471d22767 Fix overflow, race condition, and format bugs 2026-03-07 22:14:48 +02:00
lashman 150d483fbe Fix path traversal, encoding, and edge case bugs 2026-03-07 20:49:10 +02:00
lashman 9e1562c4c4 Fix edge cases and consistency issues 2026-03-07 19:47:23 +02:00
lashman 62ad99d254 Fix pipeline order, add selective metadata stripping, rename case/regex 2026-03-06 18:12:18 +02:00
lashman 646a698ac1 Add watermark tiling, rotation types, margin/scale controls 2026-03-06 17:36:07 +02:00
lashman 727056f385 Add font family selector for watermark text 2026-03-06 17:12:23 +02:00
lashman 2ad0538a13 Add --algorithm and --overwrite flags to CLI 2026-03-06 15:19:34 +02:00
lashman 3d4ee6cac9 Add real pause, desktop notifications, undo, accessibility, CLI watch 2026-03-06 12:38:16 +02:00
lashman d1bc450d7d Add rotate, flip, watermark, and rename CLI flags with helper functions 2026-03-06 12:33:21 +02:00
lashman 47e019dbb9 Implement fully functional CLI with process, preset, history, and undo commands 2026-03-06 11:13:33 +02:00
lashman 2747cb9b4a Add CLI skeleton with clap: process, preset, history, and undo subcommands 2026-03-06 01:57:43 +02:00
lashman 2a5e0e7289 Init Cargo workspace with three crates: pixstrip-core, pixstrip-gtk, pixstrip-cli 2026-03-06 01:28:24 +02:00