Commit Graph

15 Commits

Author SHA1 Message Date
d316601e9a fix: issues (1) 2026-02-12 08:54:19 +01:00
2e5cda6689 bump python version, ruff check 2026-02-10 14:33:54 +01:00
4f28cfe55c add sender name to mail config dataclass 2025-09-18 07:15:15 +02:00
c06ff40fd6 fix issue with database path falling back to faulty path
update logic in welcome wizard, add checks for qapplication instance
2025-06-24 13:46:08 +02:00
7eb55c21d0 migrate from PyQt6 to PySide6, remove unneeded dependencies 2025-06-17 16:21:56 +02:00
fdab4e5caa start work on welcome wizard 2025-06-10 16:23:29 +02:00
dbad7165bc refactor: update configuration handling and OpenAI client initialization 2025-06-06 11:14:56 +02:00
3fbb8bbd52 add openai model to config, rework logging to use appdirs logging dir 2025-06-03 15:28:14 +02:00
e29b630405 include chatgpt section to config 2025-06-03 13:14:13 +02:00
921a84304f add printer mail to config 2025-04-07 07:54:34 +02:00
08cd18f3f1 rebase codebase, delete trunk, move threads to backend 2025-01-14 16:20:08 +01:00
997d618ff1 fix broken files after faulty update 2025-01-14 08:51:58 +01:00
eda556b5ea rework logging, add more dataclasses, reworked config 2024-12-17 10:02:56 +01:00
7b11a10199 chore: set signature to be empty by default 2024-11-26 10:17:40 +01:00
WorldTeacher
f3eed7486d feat: create config class to replace use of config file in application 2024-10-29 16:07:30 +01:00