Boyan
|
3d9ba063ce
|
Fixed accidental format break
|
2024-11-18 20:17:09 +01:00 |
|
Boyan
|
82bafa1925
|
Removed concrete deprecation warning
|
2024-11-18 20:05:53 +01:00 |
|
Boyan
|
52d9d86260
|
Used API instead of scraping to find courses from year
|
2024-11-18 20:05:12 +01:00 |
|
Boyan
|
da4705b56a
|
Used the API for year logic
|
2024-11-18 20:04:02 +01:00 |
|
Boyan
|
f6e6bc28d2
|
Prettified submission code
|
2024-11-18 20:03:31 +01:00 |
|
Boyan
|
2fa3bfbad8
|
Moved all downloading logic, submitting and status/tc table parsing into base Group class
Also created 2 methods to get files and test cases without downloading
|
2024-11-18 20:03:08 +01:00 |
|
Boyan
|
9f99df54d8
|
Moved most logic to base Group class
|
2024-11-18 19:58:17 +01:00 |
|
Boyan
|
514fcd2438
|
Moved disable warnings to __init__
|
2024-11-18 19:57:48 +01:00 |
|
Boyan
|
812f384c3d
|
Course group creation logic updated
|
2024-11-18 19:57:37 +01:00 |
|
Boyan
|
34bf29d274
|
Made create_group_from_url a static class method
|
2024-11-18 16:02:34 +01:00 |
|
Boyan
|
f3d9a987f6
|
Removed circular type delcarations
Python is crazy
|
2024-11-18 15:55:43 +01:00 |
|
Boyan
|
cb6ec3cc1c
|
Updated deprecation messages
|
2024-11-18 15:51:59 +01:00 |
|
Boyan
|
0ff3f28978
|
Added methods to create an exercise group from a link
|
2024-11-18 15:45:19 +01:00 |
|
Boyan
|
de66e9762e
|
Added support for deprecated methods
|
2024-11-18 15:30:35 +01:00 |
|
Boyan
|
1a950c0eb2
|
Update README
v1.1.1
|
2024-11-17 22:19:50 +01:00 |
|
Boyan
|
a3a9f5dfee
|
Updated index
v1.1.0
|
2024-11-17 22:06:06 +01:00 |
|
Boyan
|
461b506be5
|
Added requirements
|
2024-11-17 21:57:33 +01:00 |
|
Boyan
|
a0aeca87b1
|
Updated changelog and doc with new password storage method
|
2024-11-17 21:57:07 +01:00 |
|
Boyan
|
17f0bd237a
|
Solved #11 by using system's keyring
|
2024-11-17 21:53:02 +01:00 |
|
Boyan
|
2378be4d42
|
Fixed slight bug with unused method
|
2024-11-17 21:52:11 +01:00 |
|
Boyan
|
6a63abf7ae
|
Expose only Themis on package-level
|
2024-11-17 19:50:19 +01:00 |
|
Boyan
|
019e2c181e
|
Updated docs ot include changelog and reflect upon recent changes
|
2024-11-17 19:50:05 +01:00 |
|
Boyan
|
135420d488
|
Naming fix
All methods are prefixed with get_
|
2024-11-17 19:36:28 +01:00 |
|
Boyan
|
aab574cdb0
|
Refactor to use base class group for ExerciseGroup and Course to avoid repeated logic
|
2024-11-17 19:35:16 +01:00 |
|
|
9d92db4644
|
Updated link to docs
|
2024-09-22 16:15:13 +02:00 |
|
Boyan
|
2c2d39c6dd
|
Fixed stupid docs mistake
|
2024-06-03 22:55:36 +02:00 |
|
Boyan
|
54e086c93a
|
Slight update in docs. Released version 1.0.21.
v1.0.21
|
2024-04-21 20:37:07 +02:00 |
|
Boyan
|
667a388da4
|
Updated files. getting ready for publishing. Some issues
|
2024-04-21 02:08:58 +02:00 |
|
Boyan
|
2daee84d4f
|
Fixed mistakes in docs. Elaborated.
|
2024-04-21 00:29:49 +02:00 |
|
Boyan
|
cd5e9b2c8d
|
Added submissions. Updated docs.
|
2024-04-20 21:35:09 +02:00 |
|
|
de6262a4bb
|
removed class map, as it doesn't correspond to current development.
|
2024-04-10 19:14:35 +02:00 |
|
|
8325a30af8
|
Added link to badges.
|
2024-04-10 18:54:38 +02:00 |
|
|
0f92d05bec
|
Added badges :)
|
2024-04-10 18:53:14 +02:00 |
|
|
2785ec86e9
|
Updated docs to reflect upon code changes
|
2024-04-10 18:48:21 +02:00 |
|
|
78aade7c8c
|
Conformed to naming conventions. Pepped the SHIT out of the code. Will reflect in documentation now.
|
2024-04-10 18:43:03 +02:00 |
|
|
11864cae6b
|
Updated docs and included getGroup(by name). Privated some attributes that aren't necessary to be public.
|
2024-04-09 16:18:54 +02:00 |
|
|
27d21ac7c1
|
Updated readme. 100% coverage on docs.
|
2024-04-08 22:31:54 +02:00 |
|
|
df8429d811
|
Fix bug with multiple file upload. Fixed bug with printing the same TC number. Updated docs to reflect on submit implementation.
|
2024-04-08 22:28:01 +02:00 |
|
|
3c63a64eac
|
Implemented submissions. Works, although in a pretty nasty manner.
|
2024-04-08 21:40:52 +02:00 |
|
|
b819305704
|
Update README to show temmie again.
|
2024-04-06 16:34:31 +02:00 |
|
|
1016e56e70
|
I messed up the license lol.
|
2024-04-06 16:24:45 +02:00 |
|
|
b1eface45d
|
Updated docs
|
2024-04-06 16:22:32 +02:00 |
|
|
b8a6e05ea0
|
Changed RTD config
|
2024-04-06 16:17:52 +02:00 |
|
|
c0056a27d1
|
Migrated to mkdocs for documentation. Slight clean up of code.
|
2024-04-06 16:16:23 +02:00 |
|
|
cff77bcc95
|
Working. Testing out doc writing.
|
2024-04-06 15:38:52 +02:00 |
|
|
e3d863d7b2
|
Slight edit in readme
|
2024-04-05 19:28:01 +02:00 |
|
|
078034faf2
|
Some work. Too confused to work today.😵
|
2024-04-05 19:27:24 +02:00 |
|
|
a9b0764cba
|
bad formatting
|
2024-02-13 21:21:06 +01:00 |
|
|
08a8e52979
|
Added pic to readme
|
2024-02-13 21:20:04 +01:00 |
|
|
17b5788203
|
Nvm animated temmie cooler.
|
2024-02-13 21:17:18 +01:00 |
|