Commit Graph

18 Commits

Author SHA1 Message Date
cac41a8e53
fix: add missing annotations 2024-05-12 16:52:37 +02:00
e8e55b8706
chore: clean up API url handling 2024-05-12 16:42:04 +02:00
74bbc91ea4
feat: implement submission (still needs testing) 2024-05-12 16:24:48 +02:00
c9a2aabc60
fix: use correct order for actions 2024-05-12 14:54:05 +02:00
c73c5ce4c8
fix: restore current contest and problem 2024-05-12 14:53:51 +02:00
d12d9cb3f0
fix: correct Problem model 2024-05-12 14:53:27 +02:00
7103a96e52
fix: remove unneeded (and apparently unsupported) properties from Contest 2024-05-12 14:53:11 +02:00
1d5af1e2ae
fix: update problems after selecting contest 2024-05-12 14:52:50 +02:00
28c56dd9c9
feat: first successful login 2024-05-12 14:41:28 +02:00
e1b372a2a4
chore: clean up before making repo public 2024-05-12 14:24:58 +02:00
7a64883ea2
build: mess about a bit 2024-05-12 13:38:13 +02:00
d36f50af30
feat: register actions in plugin.xml 2024-05-12 13:38:01 +02:00
c4221464e8
feat: implement new functionality in SDom 2024-05-12 13:37:39 +02:00
d44e00afa0
feat: add actions for getting and selecting contest and problem 2024-05-12 13:37:23 +02:00
8b4b8bf540
feat: more work on tool window 2024-05-12 13:37:05 +02:00
ecb6612c8c
feat: implement data model pt 1 2024-05-12 13:36:46 +02:00
b305c2fbb3
chore: add actual icon 2024-05-12 13:36:24 +02:00
8931e85658
feat: scaffold 2024-05-04 13:09:22 +02:00