|
0198ecf752
|
Use all dependencies in non-dev mode
|
2024-05-08 13:44:00 +02:00 |
|
|
801c7f2bbd
|
Update version
|
2024-05-08 13:26:21 +02:00 |
|
|
16ed0280cd
|
Code styling fixed
|
2024-05-08 13:25:46 +02:00 |
|
|
5712c3da63
|
Only im port debugpy if you want to debug stuff
|
2024-05-08 13:25:01 +02:00 |
|
|
3b98cef590
|
Update version
|
2024-03-14 19:08:18 +01:00 |
|
|
4bc626b163
|
Fixed some code styings
|
2024-03-14 19:07:32 +01:00 |
|
|
533f3ef237
|
Allow for old title
|
2024-03-14 19:06:43 +01:00 |
|
|
61a607e516
|
Correctly mark non-finalists
|
2024-03-14 19:06:34 +01:00 |
|
|
cd8ab716b8
|
Fix visuel representation
|
2024-03-14 19:06:19 +01:00 |
|
|
a7f8bad0ec
|
Add optional output for combined groups
|
2024-03-14 18:52:31 +01:00 |
|
|
7ec359d2f2
|
Add club to output
|
2024-03-14 13:08:27 +01:00 |
|
|
5c4b0106fc
|
Make the parsing compatible with the new structure of HTML exports
|
2024-03-14 10:56:00 +01:00 |
|
|
08a9f7bd0e
|
Migrate to pipenv based dependencz management
|
2024-03-06 20:36:22 +01:00 |
|
|
79925de8cd
|
Create Makefile target for formatting of code
|
2024-03-06 18:47:53 +01:00 |
|
|
d1b7c604b5
|
Fix code formatting issues
|
2024-03-06 18:46:54 +01:00 |
|
|
d35d56cb81
|
Update requirements
|
2024-03-06 18:44:58 +01:00 |
|
|
831cf85d15
|
Update version to 2.0.0
|
2024-03-06 18:27:39 +01:00 |
|
|
e4aa47cfe6
|
Simplify output to not show native class and place
No combinations of competitions are possible currently
|
2024-03-06 18:26:32 +01:00 |
|
|
70e7008f9c
|
Reduce log level of non-solo competitions
|
2024-03-06 18:20:50 +01:00 |
|
|
fda97a811c
|
Fix Regex about competition names (now OT)
|
2024-03-06 18:20:25 +01:00 |
|
|
9c2b812387
|
Fix logger names
|
2024-03-06 18:19:49 +01:00 |
|
|
b36d5a81ce
|
Fix names of classes and allow for combined competitions with other classes
|
2024-03-06 18:19:29 +01:00 |
|
|
8d227af0e4
|
Update to new version
|
2023-11-22 19:07:11 +01:00 |
|
|
f440affd99
|
Merge branch 'tmp/live-changes'
|
2023-11-22 19:05:24 +01:00 |
|
|
b79a7dcd49
|
Make HTML output work again
|
2023-11-22 19:03:48 +01:00 |
|
|
f944aabc38
|
Outsource the table shaping for use with flask
|
2023-11-22 18:52:25 +01:00 |
|
|
c690ce755a
|
Fixed bug with pure string group
|
2023-11-22 16:33:02 +01:00 |
|
|
abf4974d40
|
Reduce the changes to make the tests not break due to optical changes
|
2023-11-22 15:49:45 +01:00 |
|
|
43180c6e05
|
First running version
Not yet comparable with previous code base due to different outputs.
|
2023-11-21 20:14:12 +01:00 |
|
|
3ea5b74557
|
Make basic blocks obvious in logs
|
2023-11-20 21:03:49 +01:00 |
|
|
04b43def9d
|
Dropping CSV parsing methods
|
2023-11-20 13:50:13 +01:00 |
|
|
e081769b6c
|
Fix minor bug to make things work for now
|
2023-11-20 13:41:23 +01:00 |
|
|
345d060afa
|
Fixed imports in types package
|
2023-11-20 13:39:23 +01:00 |
|
|
b78b964a55
|
Moved types into package
|
2023-11-20 12:35:19 +01:00 |
|
|
82d7717fde
|
Removed preview extractor methods
|
2023-11-20 12:09:42 +01:00 |
|
|
b4ec4f896c
|
Refactor name of group parser method
|
2023-11-20 11:53:58 +01:00 |
|
|
7382df03a8
|
Merge branch 'fix/split-modules' into tmp/live-changes
|
2023-11-20 11:40:04 +01:00 |
|
|
69e20dd4c8
|
Enhance data structure to reuse common class objects
|
2023-11-20 11:12:50 +01:00 |
|
|
16d78e18f3
|
Refactored worker classes to be in individual modules
|
2023-11-20 10:44:16 +01:00 |
|
|
a0c52a56fc
|
Started to work towards new group management
|
2023-11-20 10:22:07 +01:00 |
|
|
90acb45a03
|
Fix types in group comparision
|
2023-11-20 10:21:27 +01:00 |
|
|
f182f4fbcc
|
Make table matching between files more robust
|
2023-11-19 18:27:15 +01:00 |
|
|
6c6b8485fc
|
Drop preview result from data classes
|
2023-11-19 18:26:35 +01:00 |
|
|
f5132ce8e8
|
Removed preview worker to simplify code base
|
2023-11-19 18:15:45 +01:00 |
|
|
c06c5ed791
|
Adc config for flake linter
|
2023-11-19 17:52:19 +01:00 |
|
|
0129051756
|
Register black with VS code
|
2023-11-19 17:40:57 +01:00 |
|
|
d1133d6d36
|
Added mor elinter tools to toolchain
|
2023-11-19 17:12:26 +01:00 |
|
|
83a0003024
|
Make style code conformant with black
|
2023-11-19 17:07:20 +01:00 |
|
|
ca9164552c
|
Install black as dev dependency
|
2023-11-19 17:04:35 +01:00 |
|
|
ee3789aab9
|
Increase consistency of chceks
|
2023-11-19 16:55:42 +01:00 |
|