09ec304637
Refactor WebRequest class: improve location handling and logging for Semesterapparat
2025-09-03 10:38:59 +02:00
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
468e8674ab
update logging, update docuprint add new ui for generating documents
2025-05-09 11:57:18 +02:00
8c68655f9f
add type checking, error handling, fix search issue. Closes #3 Closes #4 Fixes #3 Fixes #4
2025-04-28 15:36:29 +02:00
e6bbc469b1
update logging to be on a per file basis
2025-04-28 10:43:45 +02:00
08cd18f3f1
rebase codebase, delete trunk, move threads to backend
2025-01-14 16:20:08 +01:00
fba652006f
typo fixes
2025-01-14 10:13:58 +01:00
2acaea588b
more changes
2025-01-14 09:44:32 +01:00
997d618ff1
fix broken files after faulty update
2025-01-14 08:51:58 +01:00
a1b2fddc3c
feat: enhance WebRequest and BibTextTransformer to support exact signature search and any book mode
2024-11-26 10:21:02 +01:00
WorldTeacher
f3eed7486d
feat: create config class to replace use of config file in application
2024-10-29 16:07:30 +01:00
WorldTeacher
e55ef2d33e
add use_any function
...
enable the addition of any matching book even if the book is not currently in the semesterapparat
2024-10-29 13:02:20 +01:00
WorldTeacher
7e2adc5416
implement rate limit and retry to prevent ratelimits
2024-10-10 14:37:54 +02:00
WorldTeacher
84689c70ed
updates
2024-08-08 14:56:11 +02:00
WorldTeacher
ee8862a220
add appnr, new url
2024-08-02 15:22:52 +02:00
WorldTeacher
ee229a41c5
add comment to show valid modes
2024-06-26 16:34:04 +02:00
WorldTeacher
d7853ab67d
rest of files, not sorted
2024-05-17 08:35:37 +02:00
WorldTeacher
43e0f1eb1d
delete line
2024-02-08 15:57:36 +01:00
WorldTeacher
1c1b5802f6
updates
2024-01-26 13:10:33 +01:00
WorldTeacher
0a9818940c
add files
2024-01-26 08:28:01 +01:00