| 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-03 | also set ic pane to 100% | stonedDiscord | |
| 2026-01-01 | fill space | stonedDiscord | |
| 2026-01-01 | resize ic options | stonedDiscord | |
| 2024-11-20 | Prettified Code! | stonedDiscord | |
| 2024-08-17 | resize things and fix effects | stoned | |
| 2024-08-17 | prevent ic from scrolling in default 1080p window | stoned | |
| 2024-08-16 | add player tab to mobile view | stoned | |
| 2024-08-16 | Merge pull request #226 from AttorneyOnline/mobileview | stonedDiscord | |
| Mobile view | |||
| 2024-08-16 | no magic numbers | stoned | |
| 2024-08-16 | use multiui as default | stoned | |
| 2024-08-07 | update layout | stonedDiscord | |
| 2023-09-20 | autoformat with eslint | stonedDiscord | |
| 2023-09-20 | no more eslint errors | stonedDiscord | |
| 2023-09-20 | make eslint a lot happier | stonedDiscord | |
| 2022-03-18 | Update golden-layout to support v2 | caleb.mabry.15@cnu.edu | |
| 2022-03-05 | ESLINT fix | caleb.mabry.15@cnu.edu | |
| 2020-10-26 | prevent essential windows from being closed | stonedDiscord | |
| 2019-07-01 | Ugh! It lives! | oldmud0 | |
| 2018-09-08 | Continue major cleanup and style fixes | oldmud0 | |
| 2018-08-20 | refactor part 1 | gameboyprinter | |
| 2018-07-20 | Add witness testinomy, cross examination, call mod function + Fix animation ↵ | Qube | |
| sequence more reliable (using gify API to calculate animation duration) + Resign interface to gain more space. | |||
| 2018-07-19 | Add evidence and mainmenu | Qube | |
| 2018-05-22 | Add "about" tab and set version to 2.1 | oldmud0 | |
| 2018-05-15 | Some more layout fixes | oldmud0 | |
| 2018-05-15 | Move files to webAO folder; GoldenLayout works! | oldmud0 | |
