3fbb8bbd52
add openai model to config, rework logging to use appdirs logging dir
2025-06-03 15:28:14 +02:00
b874656eba
set log level to INFO for improved logging clarity
2025-06-03 13:17:13 +02:00
f7c499ea6e
Refactor logging setup across multiple modules to use loguru with consistent configuration
...
- Updated logging initialization in MessageCalendar, admin_edit_prof, elsa_main, graph, iconLine, searchPage, and richtext modules to use loguru.
- Changed log rotation and retention settings for log files to improve log management.
- Replaced logger.debug/info calls with log.debug/info for consistency.
- Fixed a typo in the searchPage UI and updated related references in the UI files.
- Removed unused imports and cleaned up code for better readability.
2025-05-13 15:49:52 +02:00
0c8ecb2054
Remove unused imports and clean up code structure across multiple files
2025-05-13 11:39:47 +02:00
e6bbc469b1
update logging to be on a per file basis
2025-04-28 10:43:45 +02:00
709a342230
fix some bugs, add mail template emit signal to update list
2025-02-06 15:36:04 +01: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
WorldTeacher
c3ff63ac70
bump files
2024-11-05 16:23:45 +01:00
WorldTeacher
84689c70ed
updates
2024-08-08 14:56:11 +02:00
WorldTeacher
e559f97cc7
chore: fix drop error
2024-07-03 16:36:12 +02:00
WorldTeacher
888fbbd327
change code
...
change code to use name in pre-defined way
2024-07-03 14:43:29 +02:00
WorldTeacher
aabc38d059
various changes, new dialogs
2024-06-20 14:55:54 +02:00
WorldTeacher
a56c70a8b4
ui changes, formatting
2024-06-05 15:39:55 +02:00
WorldTeacher
4cc0d44d45
small changes, update icon code
2024-06-05 13:35:55 +02:00
WorldTeacher
a19dc12c18
ui changes
2024-06-03 15:18:02 +02:00
WorldTeacher
3819d2cd6c
changed setting to use bool instead of int
2024-05-28 10:48:12 +02:00
WorldTeacher
6a5116ea3f
add automatic signature detection to email, based on pre-defined text or custom creation
2024-05-21 14:07:55 +02:00
WorldTeacher
04779a4b51
add logger to mail
2024-05-21 13:27:57 +02:00
WorldTeacher
06c094547f
implement sendtoList, add mail as recipient, fixes #3
2024-05-17 09:42:46 +02:00
WorldTeacher
d2b4a24c05
move files
2024-05-16 15:33:17 +02:00
WorldTeacher
e999c51863
threads __init__, pyside6->pyqt6
2024-05-07 15:33:35 +02:00
WorldTeacher
2eb1e74b97
fix mail not showning, gitignore
2024-05-07 14:19:00 +02:00
WorldTeacher
d6a9868640
EXPERIMENTAL: switch from PyQt6 to PySide6
2024-02-22 21:20:57 +01:00
WorldTeacher
e4a8ac7d41
update to files
2024-02-13 14:13:40 +01:00
WorldTeacher
0a9818940c
add files
2024-01-26 08:28:01 +01:00