summaryrefslogtreecommitdiff
path: root/firmal
AgeCommit message (Collapse)Author
2025-12-07Part one of DB updates - CentralizationBenjamin Culkin
Part one of the DB updates - switching to using a centralized source that uses a executor to parallelize. I'd imagine the performance would be more arse than it already was if I ran it now, which is why the next step is to change the save action to use SwingWorker and be parallelized per conversation. After that, set-up the UI for BatchTaskProgressPanel, and configure those SwingWorkers to use it
2025-12-07Checkpoint commit before fully moving DB connection to app-levelBenjamin Culkin
2024-01-31Tweak pomBenjamin Culkin
2023-10-25Tweak for new setupbjculkin
2022-09-27Minor changesBen Culkin
2020-11-10Rename some thingsBen Culkin
2020-10-20Update pomBen Culkin
2020-10-06Info cleanupBen Culkin
2020-04-13Update POMBen Culkin
Update the POM file
2020-04-12Initial commitBen Culkin