| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 4 days | Eliminate innerHTML manipulation | Osmium Sorcerer | |
| Construct DOM nodes directly instead of trying to sanitize every input string and dynamically updating HTML. Replace all uses of innerHTML with textContent, replaceChildren, and appendChild. This removes the need to use safeTags and replace newlines, but now requires preserving whitespace via CSS pre-wrap. Every OOC chat line is now placed into its own element instead of simply being appended to the log. This might be worse, and createTextNode is another alternative. | |||
| 2026-01-01 | deal with this properly | stonedDiscord | |
| 2024-11-20 | Prettified Code! | stonedDiscord | |
| 2023-09-20 | autoformat with eslint | stonedDiscord | |
| 2023-09-20 | mostly whitespaces, please don't break | stonedDiscord | |
| 2023-04-16 | Resolving color issues | Caleb | |
| 2022-03-24 | Change any to string | caleb.mabry.15@cnu.edu | |
| 2022-03-24 | Added support for issue with aomlParser | caleb.mabry.15@cnu.edu | |
| 2022-03-23 | ao host is a string | stonedDiscord | |
| 2022-03-23 | Artifacts from testing | caleb.mabry.15@cnu.edu | |
| 2022-03-23 | Final commit | caleb.mabry.15@cnu.edu | |
| 2022-03-22 | converted to typescript | caleb.mabry.15@cnu.edu | |
