Johannes Frohnmeyer Johannes
Johannes pushed to master at JfMods/Respackopts 2024-05-18 19:07:00 +02:00
dcfd363b60 chore: bump meta version
Johannes pushed to master at JfMods/Respackopts 2024-05-18 18:55:11 +02:00
3078a4d7fa feat: support string entries
Johannes pushed to master at Johannes/S-dom 2024-05-18 12:58:03 +02:00
0bb787b5b1 build: 1.1 has been released, bump to 1.2-SNAPSHOT
Johannes pushed to master at Johannes/S-dom 2024-05-18 12:55:06 +02:00
5a1e3e7590 feat: show problem colors in selection action
Johannes commented on issue JfMods/GoogleChat#6 2024-05-17 22:14:01 +02:00
You should add quilt support

Unless circumstances change drastically, this will not be considered due to the reasons I have explained numerous times. Sorry. Indeed, I should probably mark it as unsupported explicitly to…

Johannes closed issue JfMods/GoogleChat#6 2024-05-17 22:14:01 +02:00
You should add quilt support
Johannes pushed to master at Johannes/S-dom 2024-05-17 11:11:54 +02:00
1c8344d40c docs: use colored icons in editor
Johannes pushed to master at Johannes/S-dom 2024-05-17 10:48:04 +02:00
be53c405c2 build: 1.0 has been released, bump to 1.1-SNAPSHOT
Johannes pushed to master at Johannes/S-dom 2024-05-17 10:36:37 +02:00
86f6bc6520 docs: update description and icons
Johannes pushed to master at Johannes/S-dom 2024-05-17 10:15:11 +02:00
bf81c49658 style: replace println with logger
efd569b5b0 style: remove unneeded null check
eed25918d9 style: clean up notifications
Compare 3 commits »
Johannes pushed to master at Johannes/S-dom 2024-05-17 09:11:07 +02:00
ac8e2f5443 fix: since loggedIn is determined by state we control, cache the value to avoid expensive lookups
Johannes pushed to master at Johannes/S-dom 2024-05-17 09:03:01 +02:00
d3ccb51df4 fix: fall back to "Select *" text if nothing is selected
Johannes pushed to master at Johannes/S-dom 2024-05-17 08:59:30 +02:00
5671847bf7 feat: deactivate actions that are not possible currently
Johannes pushed to master at Johannes/S-dom 2024-05-17 08:01:28 +02:00
83f06878f2 chore: remove leftovers from earlier result panel design
Johannes created branch static-pdfjs in Johannes/S-dom 2024-05-16 18:56:05 +02:00
Johannes pushed to static-pdfjs at Johannes/S-dom 2024-05-16 18:56:05 +02:00
fb140e1697 fix: ship viewer.css and pdf.mjs with the plugin
Johannes pushed to master at Johannes/S-dom 2024-05-16 18:22:55 +02:00
96ddd61720 fix: use a different approach for scrollbars in the PDF viewer. This one seems to actually work
Johannes pushed to master at Johannes/S-dom 2024-05-16 12:50:46 +02:00
62230f157d fix: don't add actions to the wrong messages
de8e4282f5 feat: detect language of submitted file
Compare 2 commits »
Johannes pushed to master at Johannes/S-dom 2024-05-15 21:31:48 +02:00
d991bef7ab docs: update feature list in README
8b3f840c87 feat: add action for viewing problem statements
09355188b1 feat: implement PDF handling to prepare for in-IDE statement viewing
217979e9d7 chore: implement some IO utilities
9936fa3f78 style: move ConsoleUtil out of the ui package
Compare 6 commits »
Johannes pushed to breaking at Johannes/java-commons 2024-05-15 09:03:24 +02:00
58a27fd6cb chore: rename responses in AsyncRequestState