Commit Graph

114 Commits

Author SHA1 Message Date
Elijah R
7662afd866 disable sourcemaps for production builds 2024-02-04 12:35:56 -05:00
Elijah R
b60bdd9b65 add localstorage usernames 2024-02-04 12:03:10 -05:00
Elijah R
a23f0e8886 fix logging in as mod 2024-02-04 11:38:32 -05:00
Elijah R
6bb274ecf3 color the username span on login 2024-02-04 00:31:14 -05:00
Elijah R
af1a969f9f bump v 2024-02-04 00:23:15 -05:00
Elijah R
d26802ff3d implement xss, properly hide things on vm close 2024-02-04 00:20:39 -05:00
Elijah R
cc7d95e03a add welcome modal 2024-02-04 00:13:09 -05:00
Elijah R
9103626705 add chat sound 2024-02-04 00:11:47 -05:00
Elijah R
9f39678fd0 Implement admin login and features 2024-02-04 00:07:47 -05:00
Elijah R
901109a389 implement vote-to-reset, screenshotting, and fix system messages 2024-02-03 21:54:33 -05:00
Elijah R
659d3baaea dont need that now that the keyboard is back 2024-02-03 21:16:51 -05:00
Elijah R
c1e205aaa9 fix sorting 2024-02-02 20:41:34 -05:00
MDMCK10
81a62645a0 Merge branch 'feature/osk' of https://github.com/MDMCK10/collab-vm-1.2-webapp into MDMCK10-feature/osk 2024-02-02 20:28:01 -05:00
MDMCK10
591af028dd fix merge conflict 2024-02-02 20:28:01 -05:00
Elijah R
223f42d3d5 add turns and control 2024-02-02 19:40:54 -05:00
Elijah R
f58ed91660 add users online count to list 2024-02-02 09:26:15 -05:00
Elijah R
fb1111f39f add current user styling 2024-02-02 09:16:17 -05:00
Elijah R
151ac909a1 clear turn on close 2024-02-02 09:02:15 -05:00
Elijah R
a1e666c10d finish turn css 2024-02-02 09:01:01 -05:00
Elijah R
5b6527124b switch to using an actual array instead of hacky htmlcollection enumeration shit (god i do the weirdest things while sleep deprived) 2024-02-02 08:17:52 -05:00
Elijah R
dadce8f373 chat and rename, half-working turn status. re-add crusty guac keyboard shit 2024-02-02 06:44:02 -05:00
Elijah R
6c1205490f Implement opening the VM, as well as viewing the screen, chat, and userlist. It's pretty much fully functional as a view-only client, next up is interaction 2024-02-01 21:45:47 -05:00
Elijah R
e8d1eb4b87 Basic VM list support. 2024-02-01 19:58:19 -05:00
Elijah R
a6a28ef518 Set up the source tree for the typescript rewrite. Nothing really here just yet, just filler 2024-02-01 17:53:44 -05:00
Elijah R
f99e8bdb2e script tags should work in the motd as well 2023-12-03 23:05:38 -05:00
Elijah R
3c0b444bc5 Merge branch 'master' of https://github.com/computernewb/collab-vm-1.2-webapp 2023-10-28 16:25:27 -04:00
dakrk
1f89ed75c1
Add description meta tag
This is needed for page descriptions on search engines. The existing description meta tag is Open Graph, which is only used by social media/instant messaging services for embeds.

This is a necessary change as the current description that Google chooses is not exactly the most welcoming or informative.
2023-06-18 18:26:10 +01:00
Elijah R
596ac24797 eventvm 2023-06-06 19:07:03 -04:00
Elijah R
28c83ac1d6 spanish webapp button 2023-06-06 19:05:47 -04:00
Elijah R
8fae19361a
Merge pull request #11 from MDMCK10/master
Fix #10
2023-06-06 13:24:12 -04:00
MDMCK10
537211a5e3 Fix https://github.com/computernewb/collab-vm-1.2-webapp/issues/10 2023-06-06 18:57:25 +02:00
Elijah R
3d4862e2d1
Merge pull request #9 from MDMCK10/master 2023-05-27 19:45:56 -04:00
MDMCK10
8a26da9616 Fix vote display not being hidden when switching VMs 2023-05-28 01:43:55 +02:00
Elijah R
0ab54364ed Merge branch 'master' of https://github.com/computernewb/collab-vm-1.2-webapp 2023-05-24 16:33:53 -04:00
MDMCK10
daf8541ced
Fix duplicate events + reconnect issues (#8)
* Fix duplicate display events

* oops

* Fix everything else
2023-05-18 22:49:13 +01:00
Elijah R
f2cd59c657 Merge branch 'master' of https://github.com/computernewb/collab-vm-1.2-webapp 2023-05-03 14:27:00 -04:00
DarkOK
af48aa7e19
Merge pull request #7 from MDMCK10/master
Bug fixes + small change
2023-05-01 14:57:02 +01:00
MDMCK10
8aa5737921 Bug fixes 2023-04-29 17:50:03 +02:00
Elijah R
a7e48faf40 language selector 2023-04-10 16:31:17 -04:00
Elijah R
96e90ffcc3 Merge branch 'master' of https://github.com/computernewb/collab-vm-1.2-webapp 2023-04-05 20:55:37 -04:00
elijahr2411
c2058c91b4 really really hacky way to allow admin abuse 2023-04-05 20:52:25 -04:00
Elijah R
6312425129 vm9 2023-04-05 19:38:22 -04:00
Elijah R
9dab2907c8 welcome modal 2023-04-05 12:18:21 -04:00
Elijah R
17e61b8ed7
typo 2023-03-29 09:26:09 -04:00
Elijah R
23fa979e70
Update README.md 2023-03-29 09:17:01 -04:00
Elijahr2411
3a377a02a5 expose VM name 2023-02-23 16:39:49 -05:00
Elijahr2411
48391c0723 retard proof the restore button 2023-02-23 16:36:55 -05:00
elijahr2411
b4fbd6cb20 fix username bug for real this time 2023-02-15 15:23:32 -05:00
Elijah R
4ea7557285
Update comments in common.js 2023-02-13 14:08:33 -05:00
elijahr2411
0e8cebd3bb fix everything breaking 2023-02-10 09:07:09 -05:00