Commit Graph

159 Commits

Author SHA1 Message Date
WorldTeacher
bd0f2b9ade split threads into multiple files to fix import loop bug 2024-05-07 14:21:59 +02:00
WorldTeacher
13cfbde6a4 feat: Add Error Classes 2024-05-07 14:21:20 +02:00
WorldTeacher
f0a7f72f59 remove hardcoded db 2024-05-07 14:20:50 +02:00
WorldTeacher
d79dd61a06 add mail config to config file 2024-05-07 14:20:13 +02:00
WorldTeacher
2eb1e74b97 fix mail not showning, gitignore 2024-05-07 14:19:00 +02:00
WorldTeacher
9aae45c2a2 Add bookGrabber, availChecker, and autoGrabber as instance variables 2024-03-13 10:44:17 +01:00
WorldTeacher
86f7436f0d add mail part 2024-03-13 10:43:28 +01:00
WorldTeacher
67d782e1b3 proper formatting 2024-02-22 21:31:54 +01:00
WorldTeacher
16430705cb continuation of experimental 2024-02-22 21:31:42 +01:00
WorldTeacher
d6a9868640 EXPERIMENTAL: switch from PyQt6 to PySide6 2024-02-22 21:20:57 +01:00
WorldTeacher
6d1119783f add wfh files 2024-02-19 18:12:19 +01:00
WorldTeacher
506206a0fb Add mkdocs.yml and make changes to Ui_mail_preview.py and semesterapparat_ui.ui 2024-02-14 15:50:01 +01:00
WorldTeacher
346ff5f882 Add userInterface import and launch_gui() call in __main__.py***
***Remove display_graph() function and unused imports in main.py
2024-02-14 15:49:39 +01:00
WorldTeacher
b37513902b test pdoc as docgen 2024-02-14 15:49:17 +01:00
WorldTeacher
aa828f0afe refactor docstring from custom format to google 2024-02-14 15:49:02 +01:00
WorldTeacher
e4a8ac7d41 update to files 2024-02-13 14:13:40 +01:00
WorldTeacher
8ef39dfade small fix 2024-02-12 15:50:05 +01:00
WorldTeacher
892fa97f58 small fixes, working state, ui update 2024-02-12 14:03:06 +01:00
WorldTeacher
cbd3ae80c7 Refactor code to improve readability, try diff threads 2024-02-09 13:17:15 +01:00
WorldTeacher
ae9bb40166 Refactor thread initialization and add state variable 2024-02-09 13:16:41 +01:00
WorldTeacher
0400a225d1 main file for binary creation 2024-02-09 13:16:22 +01:00
WorldTeacher
925a3c5033 Add new method for generating semester by date 2024-02-08 15:58:44 +01:00
WorldTeacher
ef735173d3 Refactor worker threads and add mock availability check 2024-02-08 15:58:13 +01:00
WorldTeacher
43e0f1eb1d delete line 2024-02-08 15:57:36 +01:00
WorldTeacher
70183c2a3f Refactor CSV parsing logic in csvparser.py 2024-02-08 15:57:19 +01:00
WorldTeacher
ce93dcd114 Add generateSemesterByDate function to semester.py 2024-02-08 15:57:07 +01:00
WorldTeacher
1009ce5641 Add max file size for log files (TBD) 2024-02-08 15:56:54 +01:00
WorldTeacher
c257f016d4 Update x-axis labels to be slanted 2024-02-08 15:56:35 +01:00
WorldTeacher
6743c96a5c Refactor delete_temp_contents function to handle absolute paths 2024-02-08 15:56:23 +01:00
WorldTeacher
a33e632e34 Refactor database.py: Fix variable name and add debug statements 2024-02-08 15:56:01 +01:00
WorldTeacher
96d4dcf46a update gitignore 2024-02-08 11:01:11 +01:00
WorldTeacher
185a97cc45 fix file opening, add from file, fix display bug 2024-02-07 11:40:04 +01:00
WorldTeacher
e602325678 update database functionality 2024-02-07 11:39:01 +01:00
WorldTeacher
11fdae1553 create and delete files 2024-02-07 11:37:31 +01:00
WorldTeacher
244bd0bb25 create databaseerror classes, tbu 2024-02-07 11:37:19 +01:00
WorldTeacher
971940e3b4 update trunk 2024-02-07 11:36:57 +01:00
WorldTeacher
ccb83cc007 add emit signal for progress view 2024-02-07 11:36:29 +01:00
WorldTeacher
d0a5ade15e move in open function 2024-01-31 15:42:56 +01:00
WorldTeacher
bf1a3de8c2 remove db_lock 2024-01-31 15:42:29 +01:00
WorldTeacher
45fdf8e1b4 rework constants 2024-01-31 15:39:26 +01:00
WorldTeacher
c03865dcbd update ui related files & functions 2024-01-31 15:31:25 +01:00
WorldTeacher
4ff37d9452 add enum class 2024-01-31 15:30:50 +01:00
WorldTeacher
69e7d7a0de create utils module 2024-01-31 15:20:40 +01:00
WorldTeacher
cf7f0df434 init file, test refactor 2024-01-31 15:20:00 +01:00
WorldTeacher
c0ccf00dcb rework recreateFile function 2024-01-31 15:18:47 +01:00
WorldTeacher
e1c9540418 replace strict path with ~ 2024-01-31 15:18:18 +01:00
WorldTeacher
6fa71edc2d refactor database class 2024-01-31 14:17:30 +01:00
WorldTeacher
155958e187 trunk upgrades 2024-01-31 14:16:52 +01:00
WorldTeacher
4e1dc9675c changes to main 2024-01-31 14:16:39 +01:00
WorldTeacher
9ec1097549 Merge remote-tracking branch 'origin/dev' into dev 2024-01-31 14:16:04 +01:00