aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)Author
2022-04-14Terminal tabs completely functionalElijah Moore
2022-04-14Improved Terminal TabsElijah Moore
2022-04-14Multiple terminals somewhat functionalElijah Moore
2022-04-14Incomplete Terminal tabsElijah Moore
Co-authored-by: Anthony Schneider <BoredOY@users.noreply.github.com>
2022-04-14TerminalManager, TerminalComponent visibilityElijah Moore
2022-04-11css for login pageAnthony Schneider
2022-04-06learned react-router + made bad login pageAnthony Schneider
2022-03-31Co-authored-by: Anthony Schneider <BoredOY@users.noreply.github.com>Elijah Moore
Added robustness to Terminal
2022-03-30fix: use correct text decoderToby Vincent
2022-03-29reverted terminalAnthony Schneider
2022-03-29index page + terminal outputAnthony Schneider
Co-authored-by: APilgrimKnight <APilgrimKnight@users.noreply.github.com>
2022-03-24feat: dark mode toggle + Terminal as ComponentNeil Kollack
2022-03-23feat: implement pty over websocketToby Vincent
2022-03-23wip: before it was workingToby Vincent
2022-03-22wip: prototype for testing backendToby Vincent
2022-03-20feat: garbage terminalNeil Kollack