| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-08 | Complete step two of DB refactor - parallelization | Benjamin Culkin | |
| This refactors the app to actually use the parallelized DB support. Unfortunately, it doesn't actually work due to issues with the external batch support for NamedPreparedStatement. The next step is that, once NamedPreparedStatement has been reworked to actually have a working version of the feature, to adapt this to use that | |||
| 2025-12-07 | Part one of DB updates - Centralization | Benjamin 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-07 | Checkpoint commit before fully moving DB connection to app-level | Benjamin Culkin | |
| 2022-09-27 | Minor changes | Ben Culkin | |
| 2020-11-10 | Rename some things | Ben Culkin | |
| 2020-10-06 | Info cleanup | Ben Culkin | |
| 2020-04-12 | Initial commit | Ben Culkin | |
