|
|
a4a8e3cbb6
|
Merge pull request #19 from teichert/feature-navigation-buttons
(feature) adds buttons to manager UI to navigate forward or backward between assignments/pages and lectures
|
2026-01-15 13:48:24 -07:00 |
|
|
|
dda46a3c49
|
Merge pull request #17 from teichert/table-scope-col
(ADA) markdown table headers cells are column scoped
|
2026-01-15 13:46:22 -07:00 |
|
|
|
5b202f25e6
|
Merge pull request #16 from teichert/mermaid-pako-images
mermaid diagrams are rendered as image tags with link to mermaid sever
|
2026-01-15 13:27:55 -07:00 |
|
|
|
767528560c
|
adding file name validation
|
2026-01-05 10:30:26 -07:00 |
|
Adam Teichert
|
859bdf01f2
|
fix bug where links didn't happen in markdown tables
|
2025-12-16 21:20:16 -07:00 |
|
Adam Teichert
|
e9f33e0174
|
markdown tables headings have scope of col; raw html tables are not changed
|
2025-12-16 13:02:24 -07:00 |
|
Adam Teichert
|
e07d0a6e47
|
caption element before table is placed as first element of the table (allows markdown tables to have caption)
|
2025-12-15 23:01:35 -07:00 |
|
Adam Teichert
|
a203dc6e46
|
mermaid diagrams are rendered as image tags with link to mermaid server rendering; uses pako for compression as expected
|
2025-12-10 17:44:02 -07:00 |
|
|
|
ecb5f6d70f
|
error checking update
|
2025-09-01 08:51:32 -06:00 |
|
|
|
523a05d45e
|
when creating assignments, verify the classroom url can be swapped
|
2025-08-29 11:05:50 -06:00 |
|
|
|
5f408749e4
|
updating matching logic
|
2025-08-25 11:13:11 -06:00 |
|
|
|
d1a768393c
|
improving replace url features
|
2025-08-21 08:55:29 -06:00 |
|
|
|
224cc9cd2a
|
replacing text can work
|
2025-08-21 08:38:48 -06:00 |
|
|
|
e07a12f622
|
fix test
|
2025-08-21 08:28:52 -06:00 |
|
|
|
e8de00a2b1
|
small refactors
|
2025-08-13 11:12:15 -06:00 |
|
|
|
a94087dd98
|
one more folder change
|
2025-07-23 11:41:03 -06:00 |
|
|
|
99f491f16e
|
refactoring canvas files
|
2025-07-23 11:40:18 -06:00 |
|
|
|
815f929c2d
|
more code refactor to colocate feature code
|
2025-07-23 11:25:12 -06:00 |
|
|
|
c37ad0708e
|
more refactor
|
2025-07-23 09:57:00 -06:00 |
|
|
|
aa15b2b335
|
more refactor
|
2025-07-23 09:55:30 -06:00 |
|
|
|
1885431574
|
more refactor
|
2025-07-23 09:54:11 -06:00 |
|
|
|
3e371247d6
|
more refactoring by feature
|
2025-07-23 09:46:35 -06:00 |
|
|
|
d5a40e52d9
|
fixing lint config
|
2025-07-23 09:29:19 -06:00 |
|
|
|
c95c40f9e7
|
refactoring files to be located by feature
|
2025-07-23 09:23:44 -06:00 |
|
|
|
46e0c36916
|
can add new courses, kinda janky
|
2025-07-22 15:09:10 -06:00 |
|
|
|
704a5ae404
|
can add existing courses
|
2025-07-22 14:23:40 -06:00 |
|
|
|
67b67100c1
|
path selecting element
|
2025-07-22 13:55:15 -06:00 |
|
|
|
01d137efcf
|
moving to a global config
|
2025-07-22 10:05:55 -06:00 |
|
|
|
746253b6c2
|
importing course scrubs classroom links
|
2025-07-21 14:20:31 -06:00 |
|
|
|
5ab371334e
|
can get classroom links based on settings
|
2025-07-21 14:18:22 -06:00 |
|
|
|
d200c114d3
|
adding mcp tools
|
2025-07-17 18:19:38 -06:00 |
|
|
|
2b11106f02
|
lecture styling
|
2025-07-15 13:39:29 -06:00 |
|
|
|
43ed57e558
|
mermaid ink image support
|
2025-07-15 12:47:53 -06:00 |
|
|
|
c39d7ca4d7
|
day of linting judgement
|
2025-07-14 11:53:13 -06:00 |
|
|
|
a128107094
|
canvas updates
|
2025-07-07 16:47:38 -06:00 |
|
|
|
5a56d26b4d
|
can manage course navigation from settinss
|
2025-07-07 11:06:04 -06:00 |
|
|
|
05f354ac9e
|
fixing create item styling escaping
|
2025-04-16 08:53:32 -06:00 |
|
|
|
a9bc8ef390
|
if image cannot be downloaded, fall back to oringinal url
|
2025-04-16 08:44:18 -06:00 |
|
|
|
0bd55d3f67
|
more error refactoring
|
2025-04-09 12:29:41 -06:00 |
|
|
|
b35ba0f939
|
no errors when viewing a different course
|
2025-04-09 12:26:02 -06:00 |
|
|
|
0fef2a6b87
|
quiz fix
|
2025-03-25 10:44:40 -06:00 |
|
|
|
32e77d5f4f
|
refatoring image upload error
|
2025-03-24 13:38:35 -06:00 |
|
|
|
54e071b053
|
added catches around markdown to html, might throw exception if image error
|
2025-01-31 09:14:16 -07:00 |
|
|
|
f0c147cd6a
|
can upload images
|
2025-01-24 12:03:16 -07:00 |
|
|
|
4005c85d60
|
added escape support on matching text
|
2025-01-22 08:59:53 -07:00 |
|
Adam Teichert
|
90fcca7bbe
|
short_answer= making it with answers to canvas (needed to include answer_text)
|
2025-01-15 18:59:21 -07:00 |
|
Adam Teichert
|
5f11fe76f1
|
short_answer= tested and implemented; local preview works, but canvas isn't getting the answers
|
2025-01-15 17:42:39 -07:00 |
|
Adam Teichert
|
ade3f4dca4
|
latex
|
2025-01-14 18:35:40 -07:00 |
|
|
|
a494e315d2
|
some papercuts
|
2025-01-06 15:52:28 -07:00 |
|
|
|
ad4b059a17
|
restoring page titles
|
2025-01-04 12:07:06 -07:00 |
|