Commit graph

55 commits

Author SHA1 Message Date
elijahr2411
20f7b753e2 Make the cards way smaller 2023-01-31 12:01:42 -05:00
elijahr2411
1bf119d68d Add force vote functionality 2023-01-31 12:00:09 -05:00
modeco80
3c17e457d6 Working Babel transpiling 2023-01-29 19:59:45 -05:00
elijahr2411
65ac88f771 Make all guac messages fire an event as opposed to unhandled ones, to make scripting easier 2023-01-29 19:55:25 -05:00
elijahr2411
d5bd23d5db Add XSS implementation (supports both internal and yellows fork) 2023-01-29 17:58:44 -05:00
elijahr2411
517ae3c2e8 Add serve command (npm run serve) 2023-01-29 17:20:46 -05:00
elijahr2411
4c2c4111b7 fix the screenshot being unsavable 2023-01-29 17:06:27 -05:00
elijahr2411
dedd897104 add opengraph embed 2023-01-29 17:00:55 -05:00
elijahr2411
a9c939a3af Fix multiple nodes on the same server being broken (scoping issue, switch to foreach) 2023-01-29 00:10:47 -05:00
elijahr2411
4a5286c6ed ctrl alt del button 2023-01-28 00:03:29 -05:00
elijahr2411
bb7e9f8cd8 remove a buncha stray console.log's I used for debugging oops 2023-01-27 23:53:26 -05:00
elijahr2411
4453f2dc51 auto reconnect on connection close 2023-01-27 23:52:25 -05:00
elijahr2411
b5d08ed72a Add scrolling (which requires refactoring the whole mouse system oops) 2023-01-27 23:05:38 -05:00
elijahr2411
ab464a5283 Add some kewl icons and a send chat button 2023-01-27 22:03:19 -05:00
elijahr2411
08ca372cf9 Add qemu monitor (and fix some atrocious indenting) 2023-01-27 21:41:57 -05:00
elijahr2411
9677ce9886 - remove duplicate variable
- fix error in chatMessage() when processing history
- fix turn timer being delayed by one second
2023-01-27 21:09:34 -05:00
elijahr2411
c4722060b8 Staff usernames are now colored in chat messages 2023-01-27 09:18:18 -05:00
elijahr2411
1a721298b7 Add turn and queue timer 2023-01-26 21:29:23 -05:00
elijahr2411
8dce6c9ac8 The VM list is now sorted alphabetically 2023-01-26 21:20:20 -05:00
elijahr2411
c8708df551 Set charset to unicode 2023-01-26 21:09:07 -05:00
elijahr2411
78ced28219 web standards or something 2023-01-26 20:55:34 -05:00
elijahr2411
0962f9871d add node attribute to each card, for scripting and styling purposes 2023-01-26 20:50:29 -05:00
elijahr2411
04c51508a8 Add user-specific staff options (kick, ban, ipgrab, etc) 2023-01-26 20:34:31 -05:00
Elijah R
5186233293
Merge pull request #3 from dfault-user/master
Add slightly more information and placeholder(?) icon/text
2023-01-26 20:28:50 -05:00
Elijah R
577fb790fb
Merge pull request #1 from HolyNetworkAdapter/patch-1
Update index; add favicon and more links
2023-01-26 20:27:49 -05:00
sporb
6b563d6d4b
Merge branch 'computernewb:master' into patch-1 2023-01-26 20:25:46 -05:00
sporb
fbeacdf56b
less autism inducing 2023-01-26 20:21:36 -05:00
sporb
a38cea305f
add favicon 2023-01-26 20:19:55 -05:00
Brandan
7db0423516
Update README.md 2023-01-26 20:08:05 -05:00
elijahr2411
4aeb9437df - Add staff shit (no qemu monitor or user-specific actions just yet)
- Switch events to capture
2023-01-26 19:45:29 -05:00
Brandan
9cde6537aa
Update README.md 2023-01-26 19:08:39 -05:00
Brandan
6bfd9fbb5f
word removal ajsdfkjasdlkfgbsrdvcgbsdcfvkjvbne4rsdxkjlv, je4rasdsmxfzo kvl sdjffgnv lkeajarsdfx,jgnvm v4eorsjkkdxtgjvesroidfkclvgjbm 2023-01-26 19:08:20 -05:00
Brandan
f6f382cdc5 Merge branch 'master' of https://github.com/dfault-user/collab-vm-1.2-webapp 2023-01-26 19:07:33 -05:00
Brandan
f4ae2a82eb
Merge branch 'computernewb:master' into master 2023-01-26 19:06:47 -05:00
Brandan
e14009f880 Include more information 2023-01-26 19:06:22 -05:00
Brandan
b321080759 Add temporary icon test 1 2023-01-26 19:00:06 -05:00
Elijah R
3c1fb45e3c
Merge pull request #2 from dfault-user/master
Add indication of active or pending turn
2023-01-26 16:36:35 -05:00
Brandan
d406522cce peter the coding style is consistent 2023-01-26 16:30:25 -05:00
Brandan
1fc61e94fc Merge branch 'master' of https://github.com/dfault-user/collab-vm-1.2-webapp 2023-01-26 16:27:54 -05:00
Brandan
27a878b619 make it actually work this time
todo: 'you have a turn' text doesn't move chat
2023-01-26 16:27:38 -05:00
elijahr2411
54153e723d switch to using nanoevents from the weird onmessage shit I had 2023-01-26 16:27:19 -05:00
Brandan
a0f3208686 wrong thing, whoops
Fuark
2023-01-26 16:21:36 -05:00
Brandan
a9cf21e066 Attempt 1 at indicating if user has turn or waiting for turn more vibrantly 2023-01-26 16:19:21 -05:00
sporb
0e3b6bb1a2
Update index; add favicon and more links 2023-01-26 14:54:25 -05:00
elijahr2411
f4c7a97614 revert the list to its original functionality because that made it slower (vm urls still work) 2023-01-26 12:23:17 -05:00
elijahr2411
7d32a70f58 You can now access a VM through url hash 2023-01-26 12:14:05 -05:00
elijahr2411
bf43f2533d Fix an issue that caused messages to double if you clicked a vm more than once
Expose the multicollab function
2023-01-26 11:33:48 -05:00
Elijah R
b9cd8b763a
Switch to production mode since its kinda stable now and also development makes the source eval'd garbage 2023-01-26 11:31:07 -05:00
Elijah R
c7e354023c
Update README.md 2023-01-26 11:29:12 -05:00
Elijah R
9cc1920c1a
Create LICENSE 2023-01-26 11:28:06 -05:00